Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Pavel Sher
Total activity
2676
Last activity
October 23, 2024 12:19
Member since
March 06, 2008 23:06
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
90
Activity overview
Articles (0)
Posts (13)
Comments (2573)
Sort by recent activity
Recent activity
Votes
Created
April 22, 2009 12:14
Take a look at <agent inst dir>/logs directory. There should be teamcity-agent.log with description of the problem.
Community
TeamCity General Topics
TeamCity not seeing agent
0 votes
Created
April 22, 2009 12:40
How long did you wait the agent appearing? When agent connects to the server for the first time it downloads updates from the server and initiates upgrade. In this case agent won't appear in the we...
Community
TeamCity General Topics
TeamCity not seeing agent
0 votes
Created
April 21, 2009 17:49
Windows service cannot access mapped network drives. This is limitation of Windows OS. There are two workarounds:- run agent via agent.bat- use UNC paths to access network directories
Community
TeamCity General Topics
Access remote system from ant script failes
0 votes
Created
April 17, 2009 18:58
Can you provide heap dump? Since the OOM occurs in the agent itself, to obtain heap dump you should add -XX:+HeapDumpOnOutOfMemoryError argument to agent JVM (http://www.jetbrains.net/confluence/di...
Community
TeamCity General Topics
issue with build - java.lang.OutOfMemoryError: Java heap space
0 votes
Created
April 17, 2009 17:38
If you are using "checkout on server" mode you won't get .svn folders on the agent because this mode works like export. Try to change checkout mode to "checkout on agent" (VCS settings page of the ...
Community
TeamCity General Topics
Passing Builder/Version information to an MSBuild agent
0 votes
Created
April 17, 2009 09:41
Usually if you have backup of your database and configuration files you can simply try to install 4.0 version. Even if something goes wrong you will be able to restore your data and start previous ...
Community
TeamCity General Topics
Testing upgrade of database
0 votes
Created
April 16, 2009 10:59
If test failed you still need to send testFinished message. Actually there is plugin for CPP unit tests: http://www.jetbrains.net/confluence/display/TW/Cpp+Unit+Test+Reporting
Community
TeamCity General Topics
How to integrate C/C++ test case with Teamcity
0 votes
Created
April 15, 2009 18:50
This feature is not documented but you can try the following HTTP request:/httpAuth/ajax.html?setLabelForBuild=<build id>&labelName=<tag name>&labelingRootsManual[<vcs root id>]=true&labelingRootsM...
Community
TeamCity General Topics
Build tagging progamatically by http
0 votes
Created
April 16, 2009 10:55
Ok, then another undocumented HTTP request /httpAuth/ajax.html?editTagsForBuild=<build id>&buildTagsInfo=<comma separated tags>
Community
TeamCity General Topics
Build tagging progamatically by http
0 votes
Created
April 16, 2009 09:28
Indeed TeamCity shows VCS usernames for changes. However it does not mean that mapping does not work. Actually, you can check whether mapping works or not on the My Changes page: if mapping works f...
Community
TeamCity General Topics
Username mappings are ignored
0 votes
«
First
‹
Previous
Next
›
Last
»