There is a NullPointerException actually: (The Jenkins is running on 
Solaris 11)

JNA: Callback org.jvnet.solaris.libzfs.ZFSObject$2@15842f threw the 
following exception:
java.lang.NullPointerException
        at org.jvnet.solaris.libzfs.ZFSObject.create(ZFSObject.java:67)
        at org.jvnet.solaris.libzfs.ZFSObject$2.callback(ZFSObject.java:275)
        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)



On Thursday, December 22, 2016 at 10:05:41 AM UTC+1, John Zhang wrote:
>
> I upgraded my jenkins yesterday and after that, I cannot connect to it by 
> web.
>
> I tried to start my Jenkins manually by:
> java -version:1.7* -jar jenkins.war --prefix=/jenkins
>
> I got the following console output:
>
> Running from: /apps/jenkins/webapp/jenkins.war
> webroot: $user.home/.jenkins
> Dec 22, 2016 9:03:45 AM winstone.Logger logInternal
> INFO: Beginning extraction from war file
> Dec 22, 2016 9:03:45 AM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: jetty-8.y.z-SNAPSHOT
> Dec 22, 2016 9:03:48 AM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: NO JSP Support for /jenkins, did not find 
> org.apache.jasper.servlet.JspServlet
> Jenkins home directory: /home/acqop/.jenkins found at: $user.home/.jenkins
> Dec 22, 2016 9:03:48 AM org.eclipse.jetty.util.log.JavaUtilLog info
> INFO: Started SelectChannelConnector@0.0.0.0:8080
> Dec 22, 2016 9:03:48 AM winstone.Logger logInternal
> INFO: Winstone Servlet Engine v2.0 running: controlPort=disabled
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Started initialization
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Listed all plugins
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Prepared all plugins
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Started all plugins
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Augmented all extensions
> Dec 22, 2016 9:03:49 AM jenkins.InitReactorRunner$1 onAttained
> INFO: Loaded all jobs
>
> So, I cannot find anything abnormal.
>
> Any hints what could be the problem and how to trouble shoot?
>
> John
>
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/9a752604-e9b1-489c-ad97-716b4ffeaff9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to