Hi, does the application start? Or do you get it before the application could start?
I was sitting with the same problem just now and got it to work. I added com.jprofiler.agent.* to the bootdelegation parameter. Before I had a problem where it gave the same fault without starting the application because the path specified to the agent.jar was incorrect. (If I remember this correctly). Funny to see someone working on the exact same thing at the exact same time :) /Best Regards, Johan -----Original Message----- From: Stevens Gestin [mailto:sges...@gmail.com] Sent: den 4 mars 2009 10:42 To: users@felix.apache.org Subject: JProfiler / Felix Hi, I try to profile my bundle but I get a "java.lang.NoClassDefFoundError: com/jprofiler/agent/InstrumentationCallee" exception. I add jvm parameter "-Dorg.osgi.framework.bootdelegation=com.jprofiler.*" but this seems not working. What going wrong? Best Regards, Stevens --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org