Rupert Westenthaler created STANBOL-608:
-------------------------------------------

             Summary: Stanbol is incompatible with Java 7
                 Key: STANBOL-608
                 URL: https://issues.apache.org/jira/browse/STANBOL-608
             Project: Stanbol
          Issue Type: Bug
    Affects Versions: 0.9.0-incubating
         Environment: java version 1.7.*
            Reporter: Rupert Westenthaler
             Fix For: 0.10.0-incubating


launching the Stanbol launcher under Java 7 fails with the follwing Exception

    10.05.2012 06:40:50.133 *ERROR* [main] Failed to Start OSGi framework
    org.osgi.framework.BundleException: Uncaught Instantiation Issue:
    java.lang.ArrayIndexOutOfBoundsException: -1
           at org.apache.sling.launchpad.base.impl.Sling.<init>(Sling.java:245)

This is caused by Stanbol using an outdated SLING lauchpad base module that 
does not support Java 7. (see https://issues.apache.org/jira/browse/SLING-2281)

To fix this we need to upgrade to version 2.4.0.

Thx to Andreas Kuckartz for reporting [1]!


[1] http://markmail.org/message/paqchtf32gubt64y
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to