Hi All,
I normally start Jenkins 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 broke it.
Jenkins starts fine and the logs are identical to 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 a remote 
machine and have the same issue.  When I revert back to a previous version 
it works fine.
I am using jdk1.6.0_26.
This is my first post (and I am new to Jenkins) so apologies if its missing 
detail, let me know if more info is required.
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to