Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Mark Brocato
Total activity
6
Last activity
January 17, 2016 02:39
Member since
April 13, 2015 16:03
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
April 15, 2015 14:32
Yes, I did remove the old agent from TeamCity and stopped the vm that was running it.In the logs I see:[2015-04-15 10:30:18,783] INFO - jetbrains.buildServer.AGENT - Updating agent parameters ...
Community
TeamCity General Topics
Server's agent id do not match my agent id
0 votes
Created
May 13, 2015 17:27
We are using TeamCity Enterprise 8.0.5I was able to fix the problem by specifying heap space settings in the gradle script itself. Here is the code:tasks.withType(GroovyCompile) { configure(gro...
Community
TeamCity General Topics
Java heap space error during gradle build
0 votes