Ever since version 1.535, java –jar jenkins.war now runs on Jetty8:  (issue 
18366<https://issues.jenkins-ci.org/browse/JENKINS-18366>)
After we upgrade to LTS version 1.554.3 Now we see this in the Jenkins log 
every time :

…
Dec 14, 2014 9:12:33 PM winstone.Logger logInternal
INFO: Beginning extraction from war file
Dec 14, 2014 9:12:35 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: jetty-8.y.z-SNAPSHOT
Dec 14, 2014 9:12:37 PM org.eclipse.jetty.util.log.JavaUtilLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet


I googled this topic and my conclusion is that  either we switch to Jetty and 
deploy Jenkins in Jetty or we figure out how to  install jetty-jsp package for 
example on this Fedora 20:
https://major.io/2014/08/13/get-jenkins-start-fedora-20/

Is that correct?
I do not think there is jetty-jsp RPM readily available for CentOS 5/RHEL 5.x 
where we use to deploy Jenkins.

Thank you.

-Indra


-- 
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/D0B38572.18449%25ingunawa%40cisco.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to