You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by "Jamie G." <ja...@gmail.com> on 2014/04/14 00:19:39 UTC

[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!

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
Ah, "line 242" is this one https://issues.apache.org/jira/browse/KARAF-2830. I thought it was already fixed and included in the version. Not a real problem as it should not prevent Karaf from working.

I fear that the freeze is due to Maven... but I also thought it was fixed :S

Any idea?

JP

-----Message d'origine-----
De : CLEMENT Jean-Philippe [mailto:jean-philippe.clement@fr.thalesgroup.com] 
Envoyé : lundi 14 avril 2014 16:40
À : user@karaf.apache.org
Objet : RE: [ANN] Apache Karaf 3.0.1 Released!

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:jamie.goodyear@gmail.com] Envoyé : lundi 14 avril 2014 00:20 À : user@karaf.apache.org 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!

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
Please find attached the log file after a clean install and first "start".

Regards,
JP

-----Message d'origine-----
De : Jamie G. [mailto:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 18:08
À : user@karaf.apache.org
Objet : Re: [ANN] Apache Karaf 3.0.1 Released!

Out of the box Karaf should not need external resources to start up.

--Jamie

On Mon, Apr 14, 2014 at 1:34 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
> Ok. So, in that case, Karaf should not access to the Maven repository at all, right?
>
> Regards,
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
> avril 2014 18:01 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
> Karaf 3.0.1 Released!
>
> If Karaf does not make it to the console then it's having troubles loading everything, which could be impacted by configuration (it should not require net access out of the box). If it makes it to the console and freezes then has runtime errors, then we have another set of issues to investigate.
>
> My installation of 3.0.1 appears to have some runtime issues. I'll investigate those and make JIRA reports as required.
>
> --Jamie
>
> On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>> Why not. But both my dev PC and the Maven repository do not have access to the internet.
>>
>> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.
>>
>> Regards,
>> JP
>>
>> -----Message d'origine-----
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>> avril 2014 17:49 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
>> Karaf 3.0.1 Released!
>>
>> I tied starting karaf with JKD8 both with and without network access, both times it started up to console.  I did note some NPEs however after starting.
>>
>> Could you setup a quick test of a Karaf deploy with out the local maven repo?
>>
>> Cheers,
>> Jamie
>>
>> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>>> Karaf is still frozen on my RHEL6 started with Java6.
>>>
>>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>>>
>>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>>>
>>> Then log ends with some XXX is waiting for namespace handlers YYY.
>>>
>>> I fear that having a local Maven is worse than not having one at all 
>>> :S
>>>
>>> JP
>>>
>>> -----Message d'origine-----
>>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
>>> Karaf 3.0.1 Released!
>>>
>>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>>>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by Arun Manivannan <ar...@arunma.com>.
Can I assume that the fix for the exception 1 is just to throw in an empty overrides.properties file?

https://issues.apache.org/jira/browse/KARAF-2752


Cheers,
Arun Manivannan


On April 15, 2014 at 12:10:37 AM, Arun Manivannan (arun@arunma.com) wrote:

Hi, 

Thanks a ton for this release !!!

Downloaded Karaf 3.0.1 and did the following basic tests : 


JDK Version : 

Gabriel@Gabriels-MacBook-Pro ~> java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

(I am connected to the internet)

1.  Test    :  Just plain run 
Command :  bin/karaf
Result   :   No issues. Ran fine

2.  Test : Camel and CXF bundles installation 

Command : 
feature:repo-add cxf 2.7.5
feature:install cxf
feature:repo-add camel 2.12.2 
feature:install camel
feature:install camel-spring
feature:install camel-cxf

Result :  No issues. Ran fine


karaf@root(cxf)> la | grep -i Camel
176 | Active   |  50 | 2.12.2                                    | camel-core
177 | Active   |  50 | 2.12.2                                    | camel-karaf-commands
178 | Active   |  50 | 2.12.2                                    | camel-spring
179 | Active   |  50 | 2.12.2                                    | camel-blueprint
180 | Active   |  50 | 2.12.2                                    | camel-cxf-transport
181 | Active   |  50 | 2.12.2                                    | camel-cxf
186 | Active   |  50 | 2.12.2                                    | camel-jackson



karaf@root(cxf)> la | grep -i cxf
108 | Active   |  40 | 2.7.5                                     | Apache CXF API
109 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Core
110 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Management
111 | Active   |  40 | 2.7.5                                     | Apache CXF Karaf Commands
112 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAXB DataBinding
113 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime XML Binding
114 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime SOAP Binding
134 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime HTTP Transport
135 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Simple Frontend
136 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAX-WS Frontend
138 | Active   |  40 | 2.7.5                                     | Apache CXF JAX-RS Extensions: Providers
139 | Active   |  40 | 2.7.5                                     | Apache CXF JAX-RS Extensions: Search
140 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAX-RS Frontend
141 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Aegis Databinding
143 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime XmlBeans DataBinding
144 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime CORBA Binding
145 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Colocated Binding
146 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Local Transport
147 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Object Binding
148 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime HTTP Jetty Transport
152 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JMS Transport
153 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime UDP Transport
155 | Active   |  40 | 2.6.1                                     | Apache CXF XJC Runtime
157 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Policy
166 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Addressing
168 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Security
169 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Reliable Messaging
170 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS MetadataExchange
171 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JavaScript Client Generator
173 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JavaScript Frontend
174 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Clustering
175 | Active   |  50 | 2.7.5                                     | Apache CXF Compatibility Bundle Jar
180 | Active   |  50 | 2.12.2                                    | camel-cxf-transport
181 | Active   |  50 | 2.12.2                                    | camel-cxf



3. Test :  Threw a non-OSGI jar into deploy directory
Jar name :  scalastic_2.10-0.90.0.jar
Result  :  Picked up and ran fine 

4. Test  :  Threw in a configuration property file to be picked up by application 
Location  :  <KARAF_HOME>/etc/
Result :  Picked up fine

5. Test  :  Deployment of a .kar file 
Location  :  deploy directory
Result  :  File Install picked up and installed all the bundles


5. Test  :  Running a CXF-Camel-Scala application
Location  :  deploy directory
Result  :  Installed and CXF service exposed itself fine 


karaf@root()> cxf:list-endpoints
Name                      State      Address                                                      BusID
[SearchRestServiceImplS ] [Started ] [http://localhost:8181/cxf/coreservices                    ] [coreServicesBus                       ]
[SearchRestServiceImplS ] [Started ] [/coreservices                                             ] [coreServicesBus                       ]



However, I see few Exceptions in DEBUG but they have been harmless till now : 

1.

014-04-14 23:59:31,050 | DEBUG | raf-3.0.1/deploy | Overrides                        | 24 - org.apache.karaf.features.core - 3.0.1 | Unable to load overrides bundles list
java.io.FileNotFoundException: /Users/Gabriel/Apps/apache-karaf-3.0.1/etc/overrides.properties (No such file or directory)
        at java.io.FileInputStream.open(Native Method)[:1.7.0_45]
        at java.io.FileInputStream.<init>(FileInputStream.java:146)[:1.7.0_45]
        at java.io.FileInputStream.<init>(FileInputStream.java:101)[:1.7.0_45]
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)[:1.7.0_45]
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)[:1.7.0_45]
        at java.net.URL.openStream(URL.java:1037)[:1.7.0_45]
        at org.apache.karaf.features.internal.Overrides.loadOverrides(Overrides.java:165)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.Overrides.override(Overrides.java:74)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:527)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatureDependency(FeaturesServiceImpl.java:585)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:520)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:393)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:373)[24:org.apache.karaf.features.core:3.0.1]
        at Proxy6e705fc6_71dd_40cd_9f02_41d27f8593d3.installFeature(Unknown Source)[:]
        at Proxy56862070_6dd3_45ce_bc1f_52324a943a4c.installFeature(Unknown Source)[:]
        at org.apache.karaf.kar.internal.KarServiceImpl.installFeatures(KarServiceImpl.java:215)[67:org.apache.karaf.kar.core:3.0.1]
        at org.apache.karaf.kar.internal.KarServiceImpl.install(KarServiceImpl.java:96)[67:org.apache.karaf.kar.core:3.0.1]
        at org.apache.karaf.kar.internal.KarServiceImpl.install(KarServiceImpl.java:84)[67:org.apache.karaf.kar.core:3.0.1]
        at Proxy73b2b7c7_4125_48b8_90f8_897ef7946ab0.install(Unknown Source)[:]
        at Proxyc2674a91_52e0_455f_90a5_6c94210c3455.install(Unknown Source)[:]
        at org.apache.karaf.deployer.kar.KarArtifactInstaller.install(KarArtifactInstaller.java:50)[69:org.apache.karaf.deployer.kar:3.0.1]
        at Proxy122993b6_fa34_4b66_94b3_175f766fe3a8.install(Unknown Source)[:]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:945)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:873)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:499)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:308)[11:org.apache.felix.fileinstall:3.2.8]
2014-04-14 23:59:31,053 | INFO  | raf-3.0.1/deploy | FeaturesServiceImpl              | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature cxf 2.7.5
2014-04-14 23:59:31,053 | DEBUG | raf-3.0.1/deploy | Overrides                        | 24 - org.apache.karaf.features.core - 3.0.1 | Unable to load overrides bundles list


2.  (Please note that this exception was there in Karaf 3.0.0 too - only when you install the bundle within a .kar archive) - Please let me know if I am doing anything wrong to bring this.

java.lang.Exception: Problem writing resource META-INF/LICENSE.txt
        at aQute.bnd.osgi.Jar.writeResource(Jar.java:530)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        at aQute.bnd.osgi.Jar.write(Jar.java:307)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        at org.ops4j.pax.swissbox.bnd.BndUtils$1.run(BndUtils.java:194)[3:org.ops4j.pax.swissbox.bnd:1.7.0]
Caused by: java.io.IOException: Pipe closed
        at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)[:1.7.0_45]
        at java.io.PipedInputStream.receive(PipedInputStream.java:227)[:1.7.0_45]
        at java.io.PipedOutputStream.write(PipedOutputStream.java:149)[:1.7.0_45]
        at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)[:1.7.0_45]
        at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238)[:1.7.0_45]
        at aQute.bnd.osgi.Jar.writeResource(Jar.java:527)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        ... 2 more


I’ll be installing and testing Cellar (Snapshot) on top of 3.0.1 in a while.  Will keep you posted. 



Cheers,
Arun Manivannan


On April 15, 2014 at 12:08:10 AM, Jamie G. (jamie.goodyear@gmail.com) wrote:

Out of the box Karaf should not need external resources to start up.

--Jamie

On Mon, Apr 14, 2014 at 1:34 PM, CLEMENT Jean-Philippe
<je...@fr.thalesgroup.com> wrote:
> Ok. So, in that case, Karaf should not access to the Maven repository at all, right?
>
> Regards,
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 18:01
> À : user@karaf.apache.org
> Objet : Re: [ANN] Apache Karaf 3.0.1 Released!
>
> If Karaf does not make it to the console then it's having troubles loading everything, which could be impacted by configuration (it should not require net access out of the box). If it makes it to the console and freezes then has runtime errors, then we have another set of issues to investigate.
>
> My installation of 3.0.1 appears to have some runtime issues. I'll investigate those and make JIRA reports as required.
>
> --Jamie
>
> On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>> Why not. But both my dev PC and the Maven repository do not have access to the internet.
>>
>> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.
>>
>> Regards,
>> JP
>>
>> -----Message d'origine-----
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14
>> avril 2014 17:49 À : user@karaf.apache.org Objet : Re: [ANN] Apache
>> Karaf 3.0.1 Released!
>>
>> I tied starting karaf with JKD8 both with and without network access, both times it started up to console. I did note some NPEs however after starting.
>>
>> Could you setup a quick test of a Karaf deploy with out the local maven repo?
>>
>> Cheers,
>> Jamie
>>
>> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>>> Karaf is still frozen on my RHEL6 started with Java6.
>>>
>>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>>>
>>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>>>
>>> Then log ends with some XXX is waiting for namespace handlers YYY.
>>>
>>> I fear that having a local Maven is worse than not having one at all
>>> :S
>>>
>>> JP
>>>
>>> -----Message d'origine-----
>>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache
>>> Karaf 3.0.1 Released!
>>>
>>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>>>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by Arun Manivannan <ar...@arunma.com>.
Hi, 

Thanks a ton for this release !!!

Downloaded Karaf 3.0.1 and did the following basic tests : 


JDK Version : 

Gabriel@Gabriels-MacBook-Pro ~> java -version
java version "1.7.0_45"
Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode)

(I am connected to the internet)

1. 	Test 	  : 	Just plain run 											
	Command : 	bin/karaf
	Result	  :  	No issues. Ran fine

2. 	Test : Camel and CXF bundles installation 

	Command : 
		feature:repo-add cxf 2.7.5
		feature:install cxf
		feature:repo-add camel 2.12.2 
		feature:install camel
		feature:install camel-spring
		feature:install camel-cxf

	Result	: 	No issues. Ran fine


karaf@root(cxf)> la | grep -i Camel
176 | Active   |  50 | 2.12.2                                    | camel-core
177 | Active   |  50 | 2.12.2                                    | camel-karaf-commands
178 | Active   |  50 | 2.12.2                                    | camel-spring
179 | Active   |  50 | 2.12.2                                    | camel-blueprint
180 | Active   |  50 | 2.12.2                                    | camel-cxf-transport
181 | Active   |  50 | 2.12.2                                    | camel-cxf
186 | Active   |  50 | 2.12.2                                    | camel-jackson



karaf@root(cxf)> la | grep -i cxf
108 | Active   |  40 | 2.7.5                                     | Apache CXF API
109 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Core
110 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Management
111 | Active   |  40 | 2.7.5                                     | Apache CXF Karaf Commands
112 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAXB DataBinding
113 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime XML Binding
114 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime SOAP Binding
134 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime HTTP Transport
135 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Simple Frontend
136 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAX-WS Frontend
138 | Active   |  40 | 2.7.5                                     | Apache CXF JAX-RS Extensions: Providers
139 | Active   |  40 | 2.7.5                                     | Apache CXF JAX-RS Extensions: Search
140 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JAX-RS Frontend
141 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Aegis Databinding
143 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime XmlBeans DataBinding
144 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime CORBA Binding
145 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Colocated Binding
146 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Local Transport
147 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Object Binding
148 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime HTTP Jetty Transport
152 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JMS Transport
153 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime UDP Transport
155 | Active   |  40 | 2.6.1                                     | Apache CXF XJC Runtime
157 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Policy
166 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Addressing
168 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Security
169 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS Reliable Messaging
170 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime WS MetadataExchange
171 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JavaScript Client Generator
173 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime JavaScript Frontend
174 | Active   |  40 | 2.7.5                                     | Apache CXF Runtime Clustering
175 | Active   |  50 | 2.7.5                                     | Apache CXF Compatibility Bundle Jar
180 | Active   |  50 | 2.12.2                                    | camel-cxf-transport
181 | Active   |  50 | 2.12.2                                    | camel-cxf



3.	Test		: 	Threw a non-OSGI jar into deploy directory
	Jar name : 	scalastic_2.10-0.90.0.jar
	Result 	: 	Picked up and ran fine 

4.	Test 	: 	Threw in a configuration property file to be picked up by application 
	Location  : 	<KARAF_HOME>/etc/
	Result	:	 Picked up fine

5.	Test 	: 	Deployment of a .kar file 
	Location  : 	deploy directory
	Result 	: 	File Install picked up and installed all the bundles


5.	Test 	: 	Running a CXF-Camel-Scala application
	Location  : 	deploy directory
	Result 	: 	Installed and CXF service exposed itself fine 


karaf@root()> cxf:list-endpoints
Name                      State      Address                                                      BusID
[SearchRestServiceImplS ] [Started ] [http://localhost:8181/cxf/coreservices                    ] [coreServicesBus                       ]
[SearchRestServiceImplS ] [Started ] [/coreservices                                             ] [coreServicesBus                       ]



However, I see few Exceptions in DEBUG but they have been harmless till now : 

1.

014-04-14 23:59:31,050 | DEBUG | raf-3.0.1/deploy | Overrides                        | 24 - org.apache.karaf.features.core - 3.0.1 | Unable to load overrides bundles list
java.io.FileNotFoundException: /Users/Gabriel/Apps/apache-karaf-3.0.1/etc/overrides.properties (No such file or directory)
        at java.io.FileInputStream.open(Native Method)[:1.7.0_45]
        at java.io.FileInputStream.<init>(FileInputStream.java:146)[:1.7.0_45]
        at java.io.FileInputStream.<init>(FileInputStream.java:101)[:1.7.0_45]
        at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)[:1.7.0_45]
        at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)[:1.7.0_45]
        at java.net.URL.openStream(URL.java:1037)[:1.7.0_45]
        at org.apache.karaf.features.internal.Overrides.loadOverrides(Overrides.java:165)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.Overrides.override(Overrides.java:74)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:527)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatureDependency(FeaturesServiceImpl.java:585)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:520)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:393)[24:org.apache.karaf.features.core:3.0.1]
        at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeature(FeaturesServiceImpl.java:373)[24:org.apache.karaf.features.core:3.0.1]
        at Proxy6e705fc6_71dd_40cd_9f02_41d27f8593d3.installFeature(Unknown Source)[:]
        at Proxy56862070_6dd3_45ce_bc1f_52324a943a4c.installFeature(Unknown Source)[:]
        at org.apache.karaf.kar.internal.KarServiceImpl.installFeatures(KarServiceImpl.java:215)[67:org.apache.karaf.kar.core:3.0.1]
        at org.apache.karaf.kar.internal.KarServiceImpl.install(KarServiceImpl.java:96)[67:org.apache.karaf.kar.core:3.0.1]
        at org.apache.karaf.kar.internal.KarServiceImpl.install(KarServiceImpl.java:84)[67:org.apache.karaf.kar.core:3.0.1]
        at Proxy73b2b7c7_4125_48b8_90f8_897ef7946ab0.install(Unknown Source)[:]
        at Proxyc2674a91_52e0_455f_90a5_6c94210c3455.install(Unknown Source)[:]
        at org.apache.karaf.deployer.kar.KarArtifactInstaller.install(KarArtifactInstaller.java:50)[69:org.apache.karaf.deployer.kar:3.0.1]
        at Proxy122993b6_fa34_4b66_94b3_175f766fe3a8.install(Unknown Source)[:]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:945)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.install(DirectoryWatcher.java:873)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:499)[11:org.apache.felix.fileinstall:3.2.8]
        at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:308)[11:org.apache.felix.fileinstall:3.2.8]
2014-04-14 23:59:31,053 | INFO  | raf-3.0.1/deploy | FeaturesServiceImpl              | 24 - org.apache.karaf.features.core - 3.0.1 | Installing feature cxf 2.7.5
2014-04-14 23:59:31,053 | DEBUG | raf-3.0.1/deploy | Overrides                        | 24 - org.apache.karaf.features.core - 3.0.1 | Unable to load overrides bundles list


2.  (Please note that this exception was there in Karaf 3.0.0 too - only when you install the bundle within a .kar archive) - Please let me know if I am doing anything wrong to bring this.

java.lang.Exception: Problem writing resource META-INF/LICENSE.txt
        at aQute.bnd.osgi.Jar.writeResource(Jar.java:530)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        at aQute.bnd.osgi.Jar.write(Jar.java:307)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        at org.ops4j.pax.swissbox.bnd.BndUtils$1.run(BndUtils.java:194)[3:org.ops4j.pax.swissbox.bnd:1.7.0]
Caused by: java.io.IOException: Pipe closed
        at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:261)[:1.7.0_45]
        at java.io.PipedInputStream.receive(PipedInputStream.java:227)[:1.7.0_45]
        at java.io.PipedOutputStream.write(PipedOutputStream.java:149)[:1.7.0_45]
        at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)[:1.7.0_45]
        at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:238)[:1.7.0_45]
        at aQute.bnd.osgi.Jar.writeResource(Jar.java:527)[2:biz.aQute.bndlib:2.2.0.20130927-173417]
        ... 2 more


I’ll be installing and testing Cellar (Snapshot) on top of 3.0.1 in a while.  Will keep you posted. 



Cheers,
Arun Manivannan


On April 15, 2014 at 12:08:10 AM, Jamie G. (jamie.goodyear@gmail.com) wrote:

Out of the box Karaf should not need external resources to start up.  

--Jamie  

On Mon, Apr 14, 2014 at 1:34 PM, CLEMENT Jean-Philippe  
<je...@fr.thalesgroup.com> wrote:  
> Ok. So, in that case, Karaf should not access to the Maven repository at all, right?  
>  
> Regards,  
> JP  
>  
> -----Message d'origine-----  
> De : Jamie G. [mailto:jamie.goodyear@gmail.com]  
> Envoyé : lundi 14 avril 2014 18:01  
> À : user@karaf.apache.org  
> Objet : Re: [ANN] Apache Karaf 3.0.1 Released!  
>  
> If Karaf does not make it to the console then it's having troubles loading everything, which could be impacted by configuration (it should not require net access out of the box). If it makes it to the console and freezes then has runtime errors, then we have another set of issues to investigate.  
>  
> My installation of 3.0.1 appears to have some runtime issues. I'll investigate those and make JIRA reports as required.  
>  
> --Jamie  
>  
> On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:  
>> Why not. But both my dev PC and the Maven repository do not have access to the internet.  
>>  
>> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.  
>>  
>> Regards,  
>> JP  
>>  
>> -----Message d'origine-----  
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14  
>> avril 2014 17:49 À : user@karaf.apache.org Objet : Re: [ANN] Apache  
>> Karaf 3.0.1 Released!  
>>  
>> I tied starting karaf with JKD8 both with and without network access, both times it started up to console. I did note some NPEs however after starting.  
>>  
>> Could you setup a quick test of a Karaf deploy with out the local maven repo?  
>>  
>> Cheers,  
>> Jamie  
>>  
>> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:  
>>> Karaf is still frozen on my RHEL6 started with Java6.  
>>>  
>>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...  
>>>  
>>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"  
>>>  
>>> Then log ends with some XXX is waiting for namespace handlers YYY.  
>>>  
>>> I fear that having a local Maven is worse than not having one at all  
>>> :S  
>>>  
>>> JP  
>>>  
>>> -----Message d'origine-----  
>>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14  
>>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache  
>>> Karaf 3.0.1 Released!  
>>>  
>>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14  
>>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14  
>>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!  
>>>>>  

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
Out of the box Karaf should not need external resources to start up.

--Jamie

On Mon, Apr 14, 2014 at 1:34 PM, CLEMENT Jean-Philippe
<je...@fr.thalesgroup.com> wrote:
> Ok. So, in that case, Karaf should not access to the Maven repository at all, right?
>
> Regards,
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 18:01
> À : user@karaf.apache.org
> Objet : Re: [ANN] Apache Karaf 3.0.1 Released!
>
> If Karaf does not make it to the console then it's having troubles loading everything, which could be impacted by configuration (it should not require net access out of the box). If it makes it to the console and freezes then has runtime errors, then we have another set of issues to investigate.
>
> My installation of 3.0.1 appears to have some runtime issues. I'll investigate those and make JIRA reports as required.
>
> --Jamie
>
> On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>> Why not. But both my dev PC and the Maven repository do not have access to the internet.
>>
>> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.
>>
>> Regards,
>> JP
>>
>> -----Message d'origine-----
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14
>> avril 2014 17:49 À : user@karaf.apache.org Objet : Re: [ANN] Apache
>> Karaf 3.0.1 Released!
>>
>> I tied starting karaf with JKD8 both with and without network access, both times it started up to console.  I did note some NPEs however after starting.
>>
>> Could you setup a quick test of a Karaf deploy with out the local maven repo?
>>
>> Cheers,
>> Jamie
>>
>> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>>> Karaf is still frozen on my RHEL6 started with Java6.
>>>
>>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>>>
>>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>>>
>>> Then log ends with some XXX is waiting for namespace handlers YYY.
>>>
>>> I fear that having a local Maven is worse than not having one at all
>>> :S
>>>
>>> JP
>>>
>>> -----Message d'origine-----
>>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache
>>> Karaf 3.0.1 Released!
>>>
>>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>>>

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
Ok. So, in that case, Karaf should not access to the Maven repository at all, right?

Regards,
JP

-----Message d'origine-----
De : Jamie G. [mailto:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 18:01
À : user@karaf.apache.org
Objet : Re: [ANN] Apache Karaf 3.0.1 Released!

If Karaf does not make it to the console then it's having troubles loading everything, which could be impacted by configuration (it should not require net access out of the box). If it makes it to the console and freezes then has runtime errors, then we have another set of issues to investigate.

My installation of 3.0.1 appears to have some runtime issues. I'll investigate those and make JIRA reports as required.

--Jamie

On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
> Why not. But both my dev PC and the Maven repository do not have access to the internet.
>
> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.
>
> Regards,
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
> avril 2014 17:49 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
> Karaf 3.0.1 Released!
>
> I tied starting karaf with JKD8 both with and without network access, both times it started up to console.  I did note some NPEs however after starting.
>
> Could you setup a quick test of a Karaf deploy with out the local maven repo?
>
> Cheers,
> Jamie
>
> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>> Karaf is still frozen on my RHEL6 started with Java6.
>>
>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>>
>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>>
>> Then log ends with some XXX is waiting for namespace handlers YYY.
>>
>> I fear that having a local Maven is worse than not having one at all 
>> :S
>>
>> JP
>>
>> -----Message d'origine-----
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
>> Karaf 3.0.1 Released!
>>
>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
If Karaf does not make it to the console then it's having troubles
loading everything, which could be impacted by configuration (it
should not require net access out of the box). If it makes it to the
console and freezes then has runtime errors, then we have another set
of issues to investigate.

My installation of 3.0.1 appears to have some runtime issues. I'll
investigate those and make JIRA reports as required.

--Jamie

On Mon, Apr 14, 2014 at 1:26 PM, CLEMENT Jean-Philippe
<je...@fr.thalesgroup.com> wrote:
> Why not. But both my dev PC and the Maven repository do not have access to the internet.
>
> What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.
>
> Regards,
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 17:49
> À : user@karaf.apache.org
> Objet : Re: [ANN] Apache Karaf 3.0.1 Released!
>
> I tied starting karaf with JKD8 both with and without network access, both times it started up to console.  I did note some NPEs however after starting.
>
> Could you setup a quick test of a Karaf deploy with out the local maven repo?
>
> Cheers,
> Jamie
>
> On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
>> Karaf is still frozen on my RHEL6 started with Java6.
>>
>> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>>
>> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>>
>> Then log ends with some XXX is waiting for namespace handlers YYY.
>>
>> I fear that having a local Maven is worse than not having one at all
>> :S
>>
>> JP
>>
>> -----Message d'origine-----
>> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14
>> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache
>> Karaf 3.0.1 Released!
>>
>> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>>

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
Why not. But both my dev PC and the Maven repository do not have access to the internet.

What do you call "Karaf deploy"? At present time, I downloaded Karaf 3.0.1 and tried to start it. I did not succeed in doing anything else.

Regards,
JP

-----Message d'origine-----
De : Jamie G. [mailto:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 17:49
À : user@karaf.apache.org
Objet : Re: [ANN] Apache Karaf 3.0.1 Released!

I tied starting karaf with JKD8 both with and without network access, both times it started up to console.  I did note some NPEs however after starting.

Could you setup a quick test of a Karaf deploy with out the local maven repo?

Cheers,
Jamie

On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe <je...@fr.thalesgroup.com> wrote:
> Karaf is still frozen on my RHEL6 started with Java6.
>
> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>
> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>
> Then log ends with some XXX is waiting for namespace handlers YYY.
>
> I fear that having a local Maven is worse than not having one at all 
> :S
>
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com] Envoyé : lundi 14 
> avril 2014 17:35 À : user@karaf.apache.org Objet : Re: [ANN] Apache 
> Karaf 3.0.1 Released!
>
> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
I tied starting karaf with JKD8 both with and without network access,
both times it started up to console.  I did note some NPEs however
after starting.

Could you setup a quick test of a Karaf deploy with out the local maven repo?

Cheers,
Jamie

On Mon, Apr 14, 2014 at 1:15 PM, CLEMENT Jean-Philippe
<je...@fr.thalesgroup.com> wrote:
> Karaf is still frozen on my RHEL6 started with Java6.
>
> Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...
>
> As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"
>
> Then log ends with some XXX is waiting for namespace handlers YYY.
>
> I fear that having a local Maven is worse than not having one at all :S
>
> JP
>
> -----Message d'origine-----
> De : Jamie G. [mailto:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 17:35
> À : user@karaf.apache.org
> Objet : Re: [ANN] Apache Karaf 3.0.1 Released!
>
> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>>

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
Karaf is still frozen on my RHEL6 started with Java6.

Log contains several exception such as "Error resolving artifactorg.apache.karaf.features:standard:xml:features:3.0.1:Could not find artifact" ...

As long as with several like "ERROR | FelixStartLevel | BootFeatureInstaller | 24 - org.apache.karaf.features.core - 3.0.1 | Error Boot feature region not found"

Then log ends with some XXX is waiting for namespace handlers YYY.

I fear that having a local Maven is worse than not having one at all :S

JP

-----Message d'origine-----
De : Jamie G. [mailto:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 17:35
À : user@karaf.apache.org
Objet : Re: [ANN] Apache Karaf 3.0.1 Released!

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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
> avril 2014 16:54 À : user@karaf.apache.org 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
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
<je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 16:54
> À : user@karaf.apache.org
> 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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14
>>> avril 2014 00:20 À : user@karaf.apache.org 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!
>>

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
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:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 16:54
À : user@karaf.apache.org
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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] Envoyé : lundi 14 
>> avril 2014 00:20 À : user@karaf.apache.org 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!
>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
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 <ce...@gmail.com> 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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com]
>> Envoyé : lundi 14 avril 2014 00:20
>> À : user@karaf.apache.org
>> 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!
>

Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by cemmersb <ce...@gmail.com>.
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 <je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com] 
> Envoyé : lundi 14 avril 2014 00:20
> À : user@karaf.apache.org
> 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!


Re: [ANN] Apache Karaf 3.0.1 Released!

Posted by "Jamie G." <ja...@gmail.com>.
Could you retry with Java 7? Just want to rule out the 'ea' Java 8.

Cheers,
Jamie

On Mon, Apr 14, 2014 at 12:10 PM, CLEMENT Jean-Philippe
<je...@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 00:20
> À : user@karaf.apache.org
> 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!

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by Kevin Carr <ks...@gmail.com>.
i have had that problem with 3.0.0. the script can't handle the version
test if it has characters in the version.

i am using iced tea 1.7 on Ubuntu.

version shows as '1.7.0_09-icedtea'
On Apr 14, 2014 9:41 AM, "CLEMENT Jean-Philippe" <
jean-philippe.clement@fr.thalesgroup.com> 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:jamie.goodyear@gmail.com]
> Envoyé : lundi 14 avril 2014 00:20
> À : user@karaf.apache.org
> 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!
>

RE: [ANN] Apache Karaf 3.0.1 Released!

Posted by CLEMENT Jean-Philippe <je...@fr.thalesgroup.com>.
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:jamie.goodyear@gmail.com] 
Envoyé : lundi 14 avril 2014 00:20
À : user@karaf.apache.org
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!