-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
Slakware Linux, GlassFish Server Open Source Edition 3.0.1 (build 22)
After deployment, when navigating to the applications web page http://localhost:8080/hudson, it crashes with the following error:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: PWC1243: Filter execution threw an exception
root cause
java.lang.NoClassDefFoundError: hudson/ivy/IvyModuleSetBuild
root cause
java.lang.ClassNotFoundException: hudson.ivy.IvyModuleSetBuild
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 3.0.1 logs.
--------------------------------------------------------------------------------
GlassFish Server Open Source Edition 3.0.1
[JENKINS-7380] Latest version 1.375 crashes in Glassfish ver. 3.0.1
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
This problem is not dependent on using GlassFish.
It is probably related to one or more other installed plugins, rather than Hudson itself. The copyartifact plugin, for example, specifically causes this problem.
Workaround: Rollback to 1.374, install the Ivy plugin, then reload 1.375