Well that's a kick in the teeth to my plans to get it adopted. Does anyone on 
the list know when the next stable release is?
________________________________________
From: Robert Munteanu <robert.munte...@gmail.com>
Sent: Saturday, July 19, 2014 3:58 PM
To: users@sling.apache.org
Subject: Re: Sling Standalone Application won't start

Hi Jason,

On Jul 19, 2014 8:55 PM, "Jason Bailey" <jason.bai...@sas.com> wrote:
>
> Got an odd situation here. I'm unable to start the Sling Standalone
Application (org.apache.sling.launchpad-6-standalone.jar) it throws the
following
>
> 19.07.2014 08:25:18.502 *ERROR* [main] Failed to Start OSGi framework
> org.osgi.framework.BundleException: Uncaught Instantiation Issue:
java.lang.ArrayIndexOutOfBoundsException: -1

I think that you're running the launchpad against a Java version that is
too new. You should either use an older version of Java or build a
launchpad from trunk. The trunk versions support all released versions of
Java.

Robert and

>         at
org.apache.sling.launchpad.base.impl.Sling.<init>(Sling.java:245)
>         at
org.apache.sling.launchpad.base.app.MainDelegate$1.<init>(MainDelegate.java:159)
>         at
org.apache.sling.launchpad.base.app.MainDelegate.start(MainDelegate.java:159)
>         at org.apache.sling.launchpad.app.Main.startSling(Main.java:244)
>         at org.apache.sling.launchpad.app.Main.<init>(Main.java:107)
>         at org.apache.sling.launchpad.app.Main.main(Main.java:56)
> Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
>
> running
> OpenJDK Runtime Environment (rhel-2.4.7.2.el7_0-x86_64 u55-b13)
> OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
>
>
> -Jason
>

Reply via email to