Issue Type: Bug Bug
Assignee: redsolo
Components: tfs
Created: 17/Nov/12 6:26 PM
Description:

polling consistently fail since upgrade to 1.490 with stacktrace:

ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@1fee2db[Latest]
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
at hudson.Launcher.inherit(Launcher.java:1068)
at hudson.Launcher.access$100(Launcher.java:80)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:756)
at hudson.Launcher$ProcStarter.start(Launcher.java:346)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:988)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:955)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:60)
at java.lang.Thread.run(Unknown Source)

Environment: win2008R2, Jenkings 1.490, java7, tfs plugin 1.20
Project: Jenkins
Labels: scm polling
Priority: Critical Critical
Reporter: Ken Egozi
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to