NullPointerException with TC4.5.4 and Eclipse 3.5 (Galileo)
We are curently trying to upgrade from TC 3.1.2 to 4.5.
When triggering a remote run from eclipse an error is generated from Eclipse.
Is Galileo officially supported?
From the eclipse log:
!ENTRY jetbrains.teamcity.core 4 0 2009-08-11 14:16:04.377
!MESSAGE class java.lang.NullPointerException
!STACK 0
java.lang.NullPointerException
at jetbrains.teamcity.vcs.RemoteRunHelper$RemoteRunScheduleJob.run(RemoteRunHelper.java:405)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Please sign in to leave a comment.
Please submit bug report to our tracker: http://jetbrains.net/tracker
Hi
Could you please run the Eclipse in Debug mode (http://www.jetbrains.net/confluence/display/TCD4/Reporting+Issues#ReportingIssues-LogginginTeamCityEclipseplugin) and provide us with debug output and full eclipse's log?
Thanks in advance,
Konstantin
FYI to all:
The bug submitted for this is:
http://www.jetbrains.net/tracker/issue/TW-9233
Thanks guys