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
July 27, 2009 13:40
1) Common practice is to always compile your code before running tests, the whole sequence should be:- clean all classes and reports produced by the build- compile- run testsClean should not be pla...
Community
TeamCity General Topics
Need help/example for setting up FindBugs and CheckStyle
0 votes
Created
December 08, 2010 07:05
The logic behind "fastest" is simple. If there are two agents available, TeamCity will calculate build estimates for both agents and then will pick the agent with smaller estimate. If estimate is n...
Community
TeamCity General Topics
Logic behind build agent choice
0 votes
Created
December 06, 2010 12:11
If agent is installed on another machine (not on the PC where the server is installed), it should pass authorization process to be able to run builds. Take a look at subtabs of the Agents tab, prob...
Community
TeamCity General Topics
New Install Missing Agents
0 votes
Created
December 06, 2010 15:54
Then I would take a look at teamcity-agent.log and teamcity-server.log. Probably there is a reason why agent can't connect to the server.
Community
TeamCity General Topics
New Install Missing Agents
0 votes
Created
December 07, 2010 20:29
You need to change serverUrl property in the <agent inst dir>/conf/buildAgent.properties file. No need to restart agent, if will re-read properties automatically.
Community
TeamCity General Topics
New Install Missing Agents
0 votes
Created
November 08, 2010 20:57
Yes I did, but unfortunately I have no idea currently, what went wrong. Are there any errors in the teamcity-agent.log file on the agent where build with variables executed?
Community
TeamCity General Topics
Problems with Multi-line variables
0 votes
Created
December 02, 2010 12:47
Jeremy, please check that you have debug info enabled when your classes are compiled. Without debug info, coverage can't be gathered.
Community
TeamCity General Topics
Problems with Multi-line variables
0 votes
Created
November 30, 2010 11:00
Well, in fact maintain.db purpose is to help in such cases. What it basically does is exporting of the database and configuration in some format (mostly CSV) and then import it into other database ...
Community
TeamCity General Topics
Migration from Win2k3 32bit HSQLDB to Win2k8R2 64bit SQL Server 2K8R2
0 votes
Created
November 30, 2010 15:05
Did you try to start maintaindb right from the TeamCity bin directory (when current directory is TeamCity bin)?
Community
TeamCity General Topics
Migration from Win2k3 32bit HSQLDB to Win2k8R2 64bit SQL Server 2K8R2
0 votes
Created
November 30, 2010 16:28
Please try to set environment variable JAVA_HOME to a directory where Java is installed.
Community
TeamCity General Topics
Migration from Win2k3 32bit HSQLDB to Win2k8R2 64bit SQL Server 2K8R2
0 votes
«
First
‹
Previous
Next
›
Last
»