Chris Kimpton
- Total activity 122
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 32
-
Created Teamcity website is not loading...
Hi,When we try to go to the TeamCity website on our build server, the webpage just hangs. We can get the login window, but once we enter login credentials, the next page never comes up.I have trie... -
Created TeamCity and Ruby - any plans for similar inspections etc as to what there are for Java?
Hi,Things like Code Coverage, Duplicates Finder and Inspections?For the manual route, I guess for Code Coverage, there is rcov and SimpleCov.Not sure what options there are for the others.Cheers,Chris -
Created TC 8.0.5 / Cannot build patch: java.io.EOFException when using TFS via https connection - ok via http
https://isdwiki2.eu.rabodev.com/teamcity/viewLog.html?buildId=11746&tab=buildResultsDiv&buildTypeId=bt59# Hi, We have just upgraded from TC7 to TC8.0.5. One of my TFS based builds was failing - but... -
Created TC 7.1 (build 23907) - TFS diff view is very slow to load
Hi,The difference view:https://nnn.com/diffView.html?id=11215&vcsFileName=%24%2fMessageHandler.Tests%2fFrontOffice%2fFrontOffice.resx&personal=falseThis page is very slow to load - more than a minu... -
Created TC 7.1 (build 23907) - .Net Duplicates finder error
Hi,I am trying to get the duplicates finder running but its failing with this error: [07:14:11][Step 2/2] Processing data [07:14:11][Step 2/2] Error occurred while processing duplicate runner messa... -
Created How to Migrate a TFS Build to TeamCity
Hi,We have a TFS Build setup, which uses a build process template defined in a Windows Workflow (XAML) file.Is there a way to point TeamCity at this to do our build?I can point it at the solution t... -
Created Build Agent JVM - can it be changed to system32 java.exe?
Hi,We are using TC7.Currently in wrapper.conf, we have:wrapper.java.command=C:/Program Files (x86)/Java/jre7/bin/javaBut due to firewall issues, only the c:\windows\system32\java.exe has permission... -
Created Mixed Java and Ruby projects... can TC report on both tests...
Hi,I am introducing a little ruby (via JRuby) into our codebase.We have some ruby tests that I'd like run alongside our Java ones.Currently, its all driven from Ant, running both sets of tests (for... -
Created build agent keeps crashing while running rails integrations tests
Hi,I have a ruby/rails project running under TeamCity.It was using ruby 1.8 but have recently switched to jruby 1.6.0.After tidying/fixing my integration tests, I am trying to get them running on t... -
Created TeamCity 6(build 15772) - not detecting changes from Team Foundation Server (TFS).
Hi,The last few changes in TFS are not showing as changes in TeamCity and the new files are not being checked out.I can see the changes if I browse through Visual Studio / Source Control, and see t...