Hi Ramu, which version of the JDK do you use ?
Regards JB On 08/02/2011 01:08 PM, raakula wrote:
Hi, I have downloaded SMX4.3 linux tar from http://servicemix.apache.org/download.html and extracted it to Linux amd64-64 server. When I tried to start karaf, on the karaf console it printed an exception saying that karaf@root> Exception in thread "Thread-12" java.lang.NoClassDefFoundError: javax.xml.transform.stax.StAXSource at com.sun.org.apache.xalan.internal.xsltc.trax.Util.getInputSource(Util.java:201) at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:843) at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:666) at org.apache.karaf.deployer.blueprint.BlueprintTransformer.analyze(BlueprintTransformer.java:188) at org.apache.karaf.deployer.blueprint.BlueprintTransformer.transform(BlueprintTransformer.java:77) at org.apache.karaf.deployer.blueprint.BlueprintURLHandler$Connection.getInputStream(BlueprintURLHandler.java:83) at java.net.URL.openStream(URL.java:1044) at org.apache.karaf.features.internal.FeaturesServiceImpl.installBundleIfNeeded(FeaturesServiceImpl.java:565) at org.apache.karaf.features.internal.FeaturesServiceImpl.doInstallFeature(FeaturesServiceImpl.java:415) at org.apache.karaf.features.internal.FeaturesServiceImpl.installFeatures(FeaturesServiceImpl.java:265) at org.apache.karaf.features.internal.FeaturesServiceImpl$1.run(FeaturesServiceImpl.java:792) And then it prompted the karaf shell. After that I have deployed file poller and file sender SA to test my first example and noticed that it's not deployed (not listed in osgi:list and also inside data folder generated-bundles folder is empty. However same example works in Windows. Is there some problem with linux version of SMX4.3 or am I missing some steps that need to be followed during installation? Thanks in advance for the help. regards, Ramu -- View this message in context: http://servicemix.396122.n5.nabble.com/SMX4-3-on-Linux-java-lang-NoClassDefFoundError-tp4658335p4658335.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
-- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
