Scott Hebert

- Total activity 124
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 40
-
Created Problem running build -- java.lang.OutOfMemoryError: Java heap space
Hi,I am running TeamCity 1.2 (1784) and one of my agents seems to be dying halfway thru one build:The agent log file contains this:+ INFO - r.agent.impl.AgentLogProxyImpl - jetbrains.buildServer.... -
Created Problem starting build on Agent running Ubuntu
Hi,I have many client running various versions of RedHat Enterprise and Fedora Core...I have one Ubuntu client that I'm having problems with. When the build starts, I get this error: WARN - nt.ru... -
Created Cannot transfer license in TeamCity 1.1.1
Hi,When attempting to transfer a license from one user to another, I get this following javascript error:+Error: form has no propertiesSource File: ]]>/teamcity/js/prototype.jsLine: 1455+Thanks,Scott -
Created Creating Project, VCSRoots and BuildTypes via server side plugin
Hi,I'd like to be able to create a plugin that allows me to create a project, its VCSRoots and its build types.I'm stuck on how to create my svn vcsroots and add them to the project.Can someone pos... -
Created How to log messages from custom Build Runner on an agent?
Hi,Can you post a snippet on how to log messages from custom Build Runner on an agent?Thanks,Scott -
Created Migrating from HSQLDB to MySQL
Hi,Is there a way to migrate from HSQLDB to MySQL?Thanks,Scott -
Created Help using the TeamCity API to remotely manage builds
Hi,I have a need to write some ANT tasks to interact with TeamCity remotely.Can someone give me some pointers on which jars I need and possibly some code snippets on how to:- Trigger builds- List b... -
Created Modifying the ANT Runner output
Hi,Is there a way to customize the way that the ANT runner output is displayed on the Build Log screens?Thanks,Scott -
Created Build TimeStamp passed to build script
Hi,I'm investigating moving from *Luntbuild *to *TeamCity *and one of the convenient things that seems to be lacking in TeamCity is a start of build timestamp passed to the build script via an ANT ... -
Created Documentation on how to remotely trigger builds
Hi,Is there any documentation on how to remotely trigger a build via a java program?Thanks,Scott