My biggest problem is that i fail to install a working jamvm on my mac. You could try to disable url handlers:
-Dfelix.service.urlhandlers=false and see if that helps you any... regards, Karl On Wed, Aug 21, 2013 at 9:21 AM, 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 -- Karl Pauls [email protected] http://twitter.com/karlpauls http://www.linkedin.com/in/karlpauls https://profiles.google.com/karlpauls

