Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPE when loading in Hudson 3.0.1 #1

Open
zxiiro opened this issue Oct 8, 2013 · 0 comments
Open

NPE when loading in Hudson 3.0.1 #1

zxiiro opened this issue Oct 8, 2013 · 0 comments

Comments

@zxiiro
Copy link

zxiiro commented Oct 8, 2013

I'm having issues loading this plugin in Hudson version 3.0.1 with the below error. I'm not really sure what the problem is. Any advice?

SEVERE: Failed Initializing plugin scan-plugin
java.lang.NullPointerException
        at hudson.PluginManager$2$1$2.run(PluginManager.java:315)
        at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
        at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
        at hudson.model.Hudson$4.runTask(Hudson.java:667)
        at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
        at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant