Hi Karl, Yes i deleting my framework cache to make sure it doesn't mess up anything...! The change too didn't worked. I will give you the details on the packages which i am using currently :
org.apache.felix.bundlerepository-1.6.2.jar org.apache.felix.http.jetty-2.0.4.jar org.apache.felix.http.whiteboard-2.2.0.jar org.apache.felix.scr-1.6.2.jar org.apache.felix.shell-1.4.2.jar org.apache.felix.shell.tui-1.4.1.jar osgi.cmpn-4.2.1.jar. I am using jamvm version v1.5.4 and classpath v0.98 (latest release also v0.98(feb'09)) as follows. Can you please suggest me anything else.? Do i need to keep the change you have told me before . On Tue, Aug 27, 2013 at 4:14 PM, Aditya Kapoor <[email protected]>wrote: > 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 > -- Thanks & Regards, Aditya Kapoor

