[ruboto] unsupported Java version: 0.9
--------------------------------------

                 Key: JRUBY-5774
                 URL: http://jira.codehaus.org/browse/JRUBY-5774
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.6.2
         Environment: Android 30 api level 11
            Reporter: Uwe Kubosch
            Priority: Blocker
             Fix For: JRuby 1.6.2


When starting an android application with jruby-jars from master 2011-05-05 the 
following exception is thrown:

{noformat}
W/dalvikvm( 1939): Exception Ljava/lang/RuntimeException; thrown while 
initializing Lorg/jruby/RubyInstanceConfig;
W/dalvikvm( 1939): threadid=10: thread exiting with uncaught exception 
(group=0x40014760)
E/AndroidRuntime( 1939): FATAL EXCEPTION: Thread-11
E/AndroidRuntime( 1939): java.lang.ExceptionInInitializerError
E/AndroidRuntime( 1939):        at org.ruboto.Script.setUpJRuby(Script.java:63)
E/AndroidRuntime( 1939):        at org.ruboto.Script.setUpJRuby(Script.java:57)
E/AndroidRuntime( 1939):        at 
org.ruboto.RubotoActivity.getRuby(RubotoActivity.java:79)
E/AndroidRuntime( 1939):        at 
org.ruboto.RubotoActivity.backgroundCreate(RubotoActivity.java:155)
E/AndroidRuntime( 1939):        at 
org.ruboto.RubotoActivity.access$000(RubotoActivity.java:13)
E/AndroidRuntime( 1939):        at 
org.ruboto.RubotoActivity$1.run(RubotoActivity.java:140)
E/AndroidRuntime( 1939): Caused by: java.lang.RuntimeException: unsupported 
Java version: 0.9
E/AndroidRuntime( 1939):        at 
org.jruby.RubyInstanceConfig.<clinit>(RubyInstanceConfig.java:367)
E/AndroidRuntime( 1939):        ... 6 more
W/ActivityManager(   65):   Force finishing activity 
no.datek.nettbuss.operator/.StartupActivity
{noformat}


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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