Hi All, I am facing some issues when i start the jenkins for maven project. I have install the Environment Injector Plugin using manage jenkins and restart the jenkins. i have found these error:
java.lang.NoSuchMethodError: jenkins.model.Jenkins.getActiveInstance()Ljenkins/model/Jenkins; at org.jenkinsci.plugins.envinject.EnvInjectComputerListener.isActiveSlave(EnvInjectComputerListener.java:181) at org.jenkinsci.plugins.envinject.EnvInjectComputerListener.onOnline(EnvInjectComputerListener.java:154) at jenkins.model.Jenkins.<init>(Jenkins.java:845) at hudson.model.Hudson.<init>(Hudson.java:81) at hudson.model.Hudson.<init>(Hudson.java:77) at hudson.WebAppMain$2.run(WebAppMain.java:214) I have many times to restart the jenkins server but no effect. Please suggest me for how to remove this plugin or start the jenkins. Regards Rakesh Singh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9b9478f1-cd9a-435a-a212-17088d6c389c%40googlegroups.com.
