Thanks Karl for replying but it did not worked out. Actually i am also using jetty so when i disable *felix.service.urlhandlers=false* in config.properties i am not able to install jetty.
I am using felix-framework 4.2.1 version. I tried some changes as replacing the old scr jar file with new version (org.apache.felix.scr-1.4.0.jar -> org.apache.felix.scr-1.6.2.jar). Though i am not getting any such error as previously mentioned but it happened so that i am not able to install any other jar file as such. I am getting error as follows whenever i try to install any jar file. *java.io.FileNotFoundException: ./felix-cache/bundle11/refresh.counter* But i am able to start stop and uninstall the jar files which are already running. On Wed, Aug 21, 2013 at 12:51 PM, Aditya Kapoor <[email protected]>wrote: > 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 > -- Thanks & Regards, Aditya Kapoor

