Phil Swenson
- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 37
-
Created license question
My evaluation mode ran out last night.... Unfortunately my license got associated with my non-admin account, so I can log into the administrator account. We have other licenses, how do I associate... -
Created code coverage not showing in UI
I recently turned code-coverage again after having it off for awhile... I'm now on TC 2.0.Previously I had a UI to inspect the code coverage, now I just get artifacts: coverage.ec2.10Mb cover... -
Created ant lib not being pulled into classpath
I have a directory structure like this:dev/buildxmldev/lib/ant.jar, bsf.jar, etcWhen I run a task from TC that needs some optional ant libs (like bsf.jar, jruby.jar stuff), I get an exception for t... -
Created triggering TC build externally
Is there anyway to externally trigger a TC project build (like an API/web service)? -
Created DB corrupted
I had a server crash and now I get this: ERROR - ase.[Catalina].[localhost].[/] - Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextL... -
Created Queuing Build problem
If I have a test that runs on VCS checkin, since it takes quite awhile to run some of the tests (some 5 mins, some 30 mins). How does TC deal with triggering new tests while a test is running? Do... -
Created class not found error and test still passes
In one of my tests I had a class not found error so the test didn't execute but TC still called it a pass. What is the mechanism for detecting is a test passes?On a related note, if I call a batch... -
Created Code coverage issue
I have an application with two containers - 1 a webservice container and the other a portal server (JSR168). I turned on code coverage so I'd get info about the web service container, unfortunatel... -
Created suggestion: test button for notifications
We haven't been able to get notifications to work with TeamCity.... and we have no idea why. You guys should put a test button in for notifications, so people don't have to wait for a bad build to... -