Hi, I am a new user for java implementation. I am trying to implement this feature for one of the systems where we are getting errors. I am using following command to execute :
jamvm -Xms64M -Xmx72M -jar bin/felix.jar I am using the latest felix-framework available (4.2.1) Please find my error logs : ======================= ERROR: Unable to get module class path. (java.lang.RuntimeException: Unable to open JAR file, probably deleted: ./felix-cache/bundle11/version0.0/bundle.jar- embedded/kxml2-2.2.2.jar) ERROR: Error starting file:/pfrm2.0/bundle/org.apache.felix.scr-1.4.0.jar (org.osgi.framework.BundleException: Activator start error in bundle org.apache.fel ix.scr [11].) ======================= Please let me know if i missed something. -- Thanks & Regards, Aditya Kapoor

