Issue Type: Bug Bug
Assignee: Unassigned
Components: JRuby-extras
Created: 07/Jun/12 2:27 PM
Description:

After ugrading from Ubuntu 10.04 to 12.04 I received a stacktrace inside Jenkins (see also https://issues.jenkins-ci.org/browse/JENKINS-13341, but I think it's a JRuby issue):

Failed to load native POSIX impl; falling back on Java impl. Stacktrace follows.
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
at org.jruby.ext.posix.POSIXFactory.loadLibC(POSIXFactory.java:96)
at org.jruby.ext.posix.POSIXFactory.loadLinuxPOSIX(POSIXFactory.java:65)
at org.jruby.ext.posix.POSIXFactory.getPOSIX(POSIXFactory.java:24)
at hudson.os.PosixAPI.<clinit>(PosixAPI.java:40)
...

Environment: Ubuntu 12.04 PowerPC
Project: JRuby
Priority: Major Major
Reporter: Oliver Boehm
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to