Hi. I am Uli and new at the Google Group.
I want to Change the Hudson Synergy Plugin.
I have changed the pom so that i can build the plugin with Jenkins 1.513.
I get the result synergy.hpi.
I load it into a Jenkins running at a tomcat.
I can save the properties for the plug in and can manually start a build.
But if the plugin is polling for changes i have got this error:
29.04.2013 15:10:13 hudson.triggers.SCMTrigger$Runner runPolling
SCHWERWIEGEND: Failed to record SCM polling for
hudson.model.FreeStyleProject@56c528[test]
java.lang.NullPointerException
at
hudson.model.AbstractProject.pollWithWorkspace(AbstractProject.java:1543)
at hudson.model.AbstractProject._poll(AbstractProject.java:1514)
at hudson.model.AbstractProject.poll(AbstractProject.java:1448)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:439)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:468)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:118)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
What is my Problem? How can i find it?
thanks.
Uli
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.