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
January 22, 2014 16:01
Hello,Sorry for ignoring your thread. However, in this specific case I'd recommend to submit a bug report in our tracker. This way it has more chances to be fixed.
Community
TeamCity General Topics
False reports of incompatible configurations with snapshot dependencies and their parameters
0 votes
Created
January 07, 2014 12:34
Seems you're facing this issue: http://youtrack.jetbrains.com/issue/TW-26770 which will be fixed in 8.1. For now, if you have a single build with strange branch name, you can try to remove it from ...
Community
TeamCity General Topics
Build config now shows "Active Branches" but haven't updated TC (and still using SVN)
0 votes
Created
January 07, 2014 12:21
TeamCity does not modify your build scripts, it executes them as is. You should change your build script to produce output with service message like this:echo ##teamcity[buildProblem description='F...
Community
TeamCity General Topics
'##teamcity[buildProblem' is not recognized as an internal or external command?
0 votes
Created
January 07, 2014 12:22
Hard to say without additional details. Please see how to report about slowness here:http://confluence.jetbrains.com/display/TCD8/Reporting+Issues#ReportingIssues-Slowness%2CHangingsandLowPerformance
Community
TeamCity General Topics
Teamcity is very slow (High CPU usage)
0 votes
Created
December 23, 2013 11:23
Please try workaround described here: http://devnet.jetbrains.com/message/5503671#5503671
Community
TeamCity General Topics
Use TFS Proxy
0 votes
Created
December 30, 2013 11:29
If you want to include information about build revisions in your notification you can try using something like this (see also SBuild.getRevisions method): <#list build.revisions as revision> ...
Community
TeamCity General Topics
Include git branch name and latest commit SHA in TeamCity successfull email template
0 votes
Created
February 17, 2014 12:13
Just checked, url like this works fine for me. Stupid question: are you sure there is successful build with such artifact?
Community
TeamCity General Topics
Cannot get the .lastSuccessful revision locator to work on TC 8
0 votes
Created
January 22, 2014 15:58
According to error message you need to increase amount of memory available to TeamCity, i.e. Xmx parameter.
Community
TeamCity General Topics
Performance Problems TeamCity Server
0 votes
Created
January 27, 2014 09:03
You can set environment variable TEAMCITY_SERVER_MEM_OPTS to something like this:TEAMCITY_SERVER_MEM_OPTS=-Xmx768m -XX:MaxPermSize=270mThen restart server. If everything is done correctly, you shou...
Community
TeamCity General Topics
Performance Problems TeamCity Server
0 votes
Created
February 17, 2014 12:16
Ability to delete user via REST was added in 8.1 (http://youtrack.jetbrains.com/issue/TW-34114)
Community
TeamCity General Topics
Is there any REST api available to delete TeamCity user account?
0 votes
«
First
‹
Previous
Next
›
Last
»