Hi,
I have installed SMX4.3 in linux and tried to create a new instance using
karaf
Command used :
karaf@root> admin:create test_inst
It had created the files successfully.
Then I went to the instance bin directory and tried to start the instance
using ./karaf.
It gave an exception -->
Could not create framework: java.io.FileNotFoundException:
/var/tmp/ramu/apache-servicemix-4.3.0/system/org/apache/felix/org.apache.felix.framework/3.0.2/org.apache.felix.framework-3.0.2.jar
java.io.FileNotFoundException:
/var/tmp/ramu/apache-servicemix-4.3.0/system/org/apache/felix/org.apache.felix.framework/3.0.2/org.apache.felix.framework-3.0.2.jar
Then I peeped inside the
/var/tmp/ramu/apache-servicemix-4.3.0/system/org/apache/felix/org.apache.felix.framework
and found that 3.0.9 is being installed instead of 3.0.2
Where as the property files created inside the instance are referring to
version 3.0.2
<<<snap>>>
config.properties:karaf.framework.felix=${karaf.default.repository}/org/apache/felix/org.apache.felix.framework/3.0.2/org.apache.felix.framework-3.0.2.jar
startup.properties:org/apache/felix/org.apache.felix.fileinstall/3.0.2/org.apache.felix.fileinstall-3.0.2.jar=11
<<<snap>>>
This problem is being noticed in Windows binaries also.
regards,
Ramu
--
View this message in context:
http://servicemix.396122.n5.nabble.com/Bug-in-SMX4-3-instance-creation-script-tp4658378p4658378.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.