Do a chmod 777 on the exploded war ,i.e., *.jenkins*. It will work, I m using jenkins 1.578 on Solaris10.
On Thursday, November 7, 2013 at 7:14:51 AM UTC+5:30, [email protected] wrote: > > Hi, > I used to be able to run jenkins.war on solaris 10 using: > $JAVA_HOME/bin/java -jar $JENKINS_HOME/jenkins.war --httpPort=8081 > This worked fine up till Jenkins version 1.535, so I assume the > introduction of Jetty had something to do with this issue. > Jenkins still starts fine and the logs are the same as pre 1.535, however > when I try to connect using my browser, using address http://<server>:8081, > it hangs forever, so it appears the client can see the port open but cannot > connect. > I have tried connecting locally from the Jenkins server and from a remote > machine and have the same issue. When I revert back to Jenkins pre 1.535 > version it works fine. > netstat says the connection is made on both the client and server, so it > appears something outside the TCP layer is not responding. > I am using jdk1.6.0_26. > Thanks for any help. > -- 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/cb70609c-e109-4c76-8c21-3d42e372ed51%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
