Issue Type: Bug Bug
Assignee: Vincent Behar
Components: rundeck-plugin
Created: 16/Dec/14 4:44 AM
Description:

On a clean install of RunDeck 2.3.3 and a fresh add of the latest RunDeck Jenkins plugin (3.3) I am encountering an error when trying to save a Jenkins Job with the RunDeck plugin.

On config of the Job Identifier in the Jenkins job it resolves correctly, however on a save I get the below stack.

Any help in resolving is much appreciated . .

INFO | jvm 1 | 2014/12/15 21:45:40 | SEVERE: Failed Loading job RunDeckDemo
INFO | jvm 1 | 2014/12/15 21:45:40 | java.lang.NullPointerException
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.regex.Matcher.getTextLength(Matcher.java:1234)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.regex.Matcher.reset(Matcher.java:308)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.regex.Matcher.<init>(Matcher.java:228)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.regex.Pattern.matcher(Pattern.java:1088)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jenkinsci.plugins.rundeck.RundeckNotifier$RundeckDescriptor.findJob(RundeckNotifier.java:472)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jenkinsci.plugins.rundeck.RundeckJobProjectLinkerAction.<init>(RundeckJobProjectLinkerAction.java:38)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jenkinsci.plugins.rundeck.RundeckNotifier.getProjectAction(RundeckNotifier.java:271)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.tasks.BuildStepCompatibilityLayer.getProjectActions(BuildStepCompatibilityLayer.java:73)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder.getProjectActions(ConditionalBuilder.java:101)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.model.Project.createTransientActions(Project.java:216)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.model.AbstractProject.updateTransientActions(AbstractProject.java:751)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.model.AbstractProject.onLoad(AbstractProject.java:338)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.model.Project.onLoad(Project.java:90)
INFO | jvm 1 | 2014/12/15 21:45:40 | at hudson.model.Items.load(Items.java:276)
INFO | jvm 1 | 2014/12/15 21:45:40 | at jenkins.model.Jenkins$18.run(Jenkins.java:2588)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282)
INFO | jvm 1 | 2014/12/15 21:45:40 | at jenkins.model.Jenkins$7.runTask(Jenkins.java:899)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210)
INFO | jvm 1 | 2014/12/15 21:45:40 | at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
INFO | jvm 1 | 2014/12/15 21:45:40 | at java.lang.Thread.run(Thread.java:745)

Environment: Jenkins 1.554.1
Windows Server 2008 R2 x64
Java 1.7.0_71
RunDeck 2.3.3
Project: Jenkins
Priority: Critical Critical
Reporter: Matthew Meyers
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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/d/optout.

Reply via email to