Paul Garvey

- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
-
Paul Garvey created a post, Teamcity 7 thinks I have 2 instances trying to attach to the oracle DB
No matter how many times I try to start up TC it thinks I have 2 instances trying to access the DB. Which TC table can I clear so it allows me to start up TC?[2012-03-21 17:02:42,070] INFO - ide.... -
Paul Garvey created a post, TeamCity 6.5.6 jetbrains.buildServer.maven.util.ValueResolutionException error
I get the error error shown below everytime I start up my TeamCity app (running on Solaris Sparc9)What does the following error mean? I know it has to do with Maven since it mentions a pom.xml file... -
Paul Garvey created a post, OutOfMemory Error in Teamcity 6.5.6
I am seeing the following OutOfMemoryErrors in the Teamcity log file. I am deploying TeamCity.war to a Tomcat instance and there is plenty of memory.Why am I getting this error?System======Solaris ... -
Paul Garvey created a post, Performance Issues on TC 6.5.6 after upgrade from 6.0.1
My TC 6.5.6 server running on Tomcat 6.0.33 as a WAR in the webapps folder of Tomcat is running horribly slow after upgrade from TC 6.0.1 running on Jboss 5.1.I am reusing the same Oracle schema an... -
Paul Garvey created a post, Failed to start build: Cannot notify server that agent is ready to apply patch, will try again
I am using Teamcity 6.0.1 and I am starting to notice more frequent build failures with the following errors "Failed to start build: Cannot notify server that agent is ready to apply patch, will tr... -
Paul Garvey created a post, Error installing the Build Agent as a Windows 7 service.
I installed a build agent (6.0.1) on a Windows 7 box and it works fine. However when I tried to install it as a windows servicewith the service.install.bat I get the following error. I have admin r... -
Paul Garvey created a post, Upgrading from 6.0.1 Enterprise to 6.5.3 invalidates licenses
I upgraded from my Teamcity 6.0.1 to 6.5.3 and it invalides my 10 agent licenses and my enterprise license.6.5.3 is running in professional mode. What can I do to fix the issue? -
Paul Garvey created a post, Does TC allow group permission on a configuration level instead of just a project level?
How can I assign 2 group of users to 2 different configurations of a project. In other words for ProjectA with Configuration1A and Configuration2A I want to give access of Configuration1A to onl... -
Paul Garvey created a post, Broadcast message to all Teamcity users
Is there a way to send out a message to all teamcity users. Since all users have an email we should be able to boardcast a message.For example when the teamcity server is being upgraded I may want ... -
Paul Garvey created a post, Automate TC server backup process
The TC GUI does not provide a automated way to do a backup of the file system and the database. Is there a wayto automate the backup process via a script?