grails run-app fails due to stax-api jar
Reported by Greg Schueler | October 12th, 2010 @ 06:03 PM | in Rundeck 1.0
fails after login with "Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of ) previously initiated loading for a different type with name "javax/xml/namespace/NamespaceContext""
Conflict seems to be in the stax-api, and wstx-asl jars which were added to normalize deps b/w core & rundeckapp.
remove these dependencies from core & rundeckapp as they are not used apparently
Comments and changes to this ticket
-
Deleted User October 13th, 2010 @ 11:06 AM
- State changed from new to resolved
(from [0620dedcb9912cb193453f17d8354d5b4d5b2d99]) Remove stax-api and wstx-asl dependencies [#40 state:resolved] http://github.com/dtolabs/rundeck/commit/0620dedcb9912cb193453f17d8...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Referenced by
- 40 grails run-app fails due to stax-api jar (from [0620dedcb9912cb193453f17d8354d5b4d5b2d99]) Remove ...