I just tested 3.0.1 with JDK 1.7 and no network connection. Karaf booted to console fine.
I'll grab JDK8 and retest. On Mon, Apr 14, 2014 at 12:31 PM, CLEMENT Jean-Philippe <[email protected]> wrote: > I don't have Java 7 installed but Karaf 3.0.1 also freezes with Java 6. > > My dev connection is a bit special and points to a local Maven with no > connection to the internet. Could it be related? > > JP > > -----Message d'origine----- > De : Jamie G. [mailto:[email protected]] > Envoyé : lundi 14 avril 2014 16:54 > À : [email protected] > Objet : Re: [ANN] Apache Karaf 3.0.1 Released! > > To my recollection we have another Java 8 compatibility issue which will be > resolved by Karaf-2861: > https://issues.apache.org/jira/browse/KARAF-2861 > > We'll prioritize on Karaf 3.0.2 for more Java 8 compatibility fixes. > Please report any additional Java 8 issue encountered :) > > Cheers, > Jamie > > On Mon, Apr 14, 2014 at 12:18 PM, cemmersb <[email protected]> wrote: >> Hi, >> >> I’ve seen a similar issue on OS X when using Java 8. >> >> Downgrading to Java 7 resolved the issue. >> >> Best, >> >> Christoph >> >> On 14 Apr 2014, at 16:40, CLEMENT Jean-Philippe >> <[email protected]> wrote: >> >>> Hi Jamie, >>> >>> I just tested Karaf 3.0.1 and it fails to start on my RHEL6. It first >>> displays a parsing error "line 242: [: : integer expression expected" and >>> then freezes. The Java version used is "1.8.0_20-ea" (build >>> 1.8.0_20-ea-b05) and I have no access to internet. >>> >>> Do you have any idea why Karaf freezes or how may I check what's going on? >>> >>> Regards, >>> JP >>> >>> >>> -----Message d'origine----- >>> De : Jamie G. [mailto:[email protected]] Envoyé : lundi 14 >>> avril 2014 00:20 À : [email protected] Objet : [ANN] Apache Karaf >>> 3.0.1 Released! >>> >>> The Karaf team is pleased to announce the release of Karaf version 3.0.1. >>> >>> Apache Karaf is a small OSGi distribution which provides a ready to use >>> container for server side applications. >>> >>> This is an update patch for Apache Karaf 3.0.0, containing many bug >>> fixes, dependency updates, and improvements. New feature highlights >>> include: the addition of Pax CDI to Karaf enterprise feature, monitoring >>> etc/user.properties with Felix fileInstall, and adding MSSQL datasource >>> type. >>> >>> http://karaf.apache.org/ >>> >>> This release is available from >>> http://karaf.apache.org/index/community/download.html#Karaf3.0.1 and >>> >>> Maven: >>> >>> <dependency> >>> <groupId>org.apache.karaf</groupId> >>> <artifactId>apache-karaf</artifactId> >>> <version>3.0.1</version> >>> </dependency> >>> >>> Download Note: >>> Our mirrors are still syncing the new kits, if your primary mirror does not >>> have the kit please try another from the server mirror list. >>> >>> Apache Karaf manuals will appear soon to the website, updates are underway. >>> >>> Release Notes: >>> >>> There are 145 resolved issues included in this release, as such we've >>> documented them on the 3.0.1 release notes page: >>> http://karaf.apache.org/index/community/download/karaf-3.0.1-release. >>> html >>> >>> Enjoy! >>
