Return-Path: Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: (qmail 38045 invoked from network); 14 Feb 2011 15:49:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Feb 2011 15:49:20 -0000 Received: (qmail 6973 invoked by uid 500); 14 Feb 2011 15:49:20 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 6931 invoked by uid 500); 14 Feb 2011 15:49:19 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 6923 invoked by uid 99); 14 Feb 2011 15:49:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 15:49:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Feb 2011 15:49:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 76A8B1A4695 for ; Mon, 14 Feb 2011 15:48:57 +0000 (UTC) Date: Mon, 14 Feb 2011 15:48:57 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: <637023902.14984.1297698537482.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <519898416.4826.1296644489123.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (KARAF-437) Document jre.properties tuning MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-437?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-437. ---------------------------------------- Resolution: Fixed Fix Version/s: 3.0.0 2.2.0 2.1.4 Trunk: revision 1070527. karaf-2.2.x: revision 1070529. karaf-2.1: wiki updated. > Document jre.properties tuning > ------------------------------ > > Key: KARAF-437 > URL: https://issues.apache.org/jira/browse/KARAF-437 > Project: Karaf > Issue Type: Task > Components: documentation > Reporter: Jean-Baptiste Onofr=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.1.4, 2.2.0, 3.0.0 > > > In order to be able to run CXF and Camel into Karaf, we should document t= he etc/jre.properties tuning. > Without jre.properties tuning (as performed in ServiceMix), we have this = kind of exception: > 09:48:12,281 | INFO | l Console Thread | Console = | araf.shell.console.jline.Console 188 | 11 - org.apache.karaf.shell.con= sole - 2.1.3 | Exception caught while executing command > java.lang.Exception: Could not start bundle mvn:org.apache.servicemix.bun= dles/org.apache.servicemix.bundles.saaj-impl/1.3.2_1 in feature(s) camel-cx= f-2.6.0: Unresolved constraint in bundle org.apache.servicemix.bundles.saaj= -impl [97]: Unable to resolve 97.0: missing requirement [97.0] package; (pa= ckage=3Dcom.sun.org.apache.xerces.internal.dom) > at org.apache.karaf.features.internal.FeaturesServiceImpl= .installFeatures(FeaturesServiceImpl.java:326)[19:org.apache.karaf.features= .core:2.1.3] > at org.apache.karaf.features.internal.FeaturesServiceImpl= .installFeature(FeaturesServiceImpl.java:254)[19:org.apache.karaf.features.= core:2.1.3] > at org.apache.karaf.features.internal.FeaturesServiceImpl= .installFeature(FeaturesServiceImpl.java:250)[19:org.apache.karaf.features.= core:2.1.3] > at org.apache.karaf.features.command.InstallFeatureComman= d.doExecute(InstallFeatureCommand.java:51)[9:org.apache.karaf.features.comm= and:2.1.3] > at org.apache.karaf.features.command.FeaturesCommandSuppo= rt.doExecute(FeaturesCommandSupport.java:39)[9:org.apache.karaf.features.co= mmand:2.1.3] > at org.apache.karaf.shell.console.OsgiCommandSupport.exec= ute(OsgiCommandSupport.java:38)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.commands.basic.AbstractCommand.e= xecute(AbstractCommand.java:35)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.CommandProxy.execu= te(CommandProxy.java:50)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.Closure.execute(Cl= osure.java:229)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.Closure.executeSta= tement(Closure.java:162)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.Pipe.run(Pipe.java= :101)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.Closure.execute(Cl= osure.java:79)[11:org.apache.karaf.shell.console:2.1.3] > at org.apache.felix.gogo.runtime.shell.CommandSessionImpl= .execute(CommandSessionImpl.java:71)[11:org.apache.karaf.shell.console:2.1.= 3] > at org.apache.karaf.shell.console.jline.Console.run(Conso= le.java:170)[11:org.apache.karaf.shell.console:2.1.3] > at java.lang.Thread.run(Thread.java:662)[:1.6.0_23] > Caused by: org.osgi.framework.BundleException: Unresolved constraint in b= undle org.apache.servicemix.bundles.saaj-impl [97]: Unable to resolve 97.0:= missing requirement [97.0] package; (package=3Dcom.sun.org.apache.xerces.i= nternal.dom) > at org.apache.felix.framework.Felix.resolveBundle(Felix.j= ava:3409)[org.apache.felix.framework-3.0.2.jar:] > at org.apache.felix.framework.Felix.startBundle(Felix.jav= a:1709)[org.apache.felix.framework-3.0.2.jar:] > at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:905)[org.apache.felix.framework-3.0.2.jar:] > at org.apache.felix.framework.BundleImpl.start(BundleImpl= .java:892)[org.apache.felix.framework-3.0.2.jar:] > at org.apache.karaf.features.internal.FeaturesServiceImpl= .installFeatures(FeaturesServiceImpl.java:323)[19:org.apache.karaf.features= .core:2.1.3] > ... 14 more --=20 This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira