openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06357
Re: [Bug 827463] Re: Jenkins does not start on ARM+OpenJDK+JamVM
> New problem
> task 3) the /usr/share/jenkins/jankins.war from the jenkins package contains its own copy of xstream-debian.jar in WEB-INF/lib/xstream-debian.jar that needs to get updated for xstream to pass the runtime check.
> It would be good if Jenkins could use the system installed /usr/share/java/jenkins-xstream-1.3.1-hudson-8.jar .
> Right now Jenkins are only using its own local xstream copy that only gets updated at build time
Hi Xerces
Aware of this issue but no good way to work around the fact that java
web applications bundle all dependencies at the moment - effectively
static linking
I need to resolve a minor issue with the upstart script which will
require a rebuild - but need xstream winstone and jcaptcha proposed
branches to land first.
I'll push an updated version to an arm enabled ppa in the next few
hours.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/827463
Title:
Jenkins does not start on ARM+OpenJDK+JamVM
Status in “jenkins” package in Ubuntu:
Confirmed
Status in “jenkins-xstream” package in Ubuntu:
In Progress
Status in “openjdk-6” package in Ubuntu:
Fix Released
Bug description:
Jenkins currently won't start on ARM architecture with the following
issues:
1) jenkins-xstream does not recognise JamVM as a virtual machine
implementation that supports the required native VM features - Jenkins
checks this as it has similar requirements and displays an error
message on startup to this effect.
2) Using a patched version of jenkins-xstream (JamVM + OpenJDK should
support the require native language features) Jenkins fails during
extension point location through Sezpoz - see attached log output.
It works OK with the zero VM but as you would expect performance is
not great.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jenkins/+bug/827463/+subscriptions
References