Diagnose NullPointerException in SCM polling

26 views
Skip to first unread message

Ken O

unread,
Jan 16, 2015, 9:10:40 PM1/16/15
to jenkins...@googlegroups.com
I'm having an issue with an NPE occurring when Jenkins attempts to perform an SCM poll for any job.  SCM checkout from SourceGear Vault seems to work correctly when I manually kick off a build.  Could someone provide guidance on how to further investigate the cause?

Environment:  Jenkins 1.596, JRE 8.0.250, SourceGear Vault SCM Plugin v1.1.1, SourceGear Vault Pro 6.0.1, Win7

SCM Polling Log:

Polling SCM changes on master
ERROR
ERROR: Failed to record SCM polling for hudson.model.FreeStyleProject@149cef1[FAB22_FABMain]
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        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 java.lang.Thread.run(Unknown Source)




Ken O

unread,
Feb 11, 2015, 2:32:14 PM2/11/15
to jenkins...@googlegroups.com
I have entered a ticket for this issue and reported additional info after running the VaultSCM plugin in the debugger.  I now know the cause of the NPE, but not sure yet how to address it.
Reply all
Reply to author
Forward
0 new messages