You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Frank Langel <fr...@frankjlangel.com> on 2015/09/23 13:51:59 UTC

Use YourKit with Apache Felix | Yourkit causes LinkError/Class not found

Hi,

We encounter all kind of call loading problems, especially with JPA, when adding YourKit as an agent to Apache felix.

Jvm/bin/java -agentpath:/cfn365/felix/yourkit/yjp-2015-build-15074/bin/linux-x86-64/libyjpagent.so

We already extended the boot delegation value in conf.properties to 

org.osgi.framework.bootdelegation=sun.*,com.yourkit.*

We still see issues where classes are not found or loaded (link error, class not found)

Is anyone aware of a solution.
Thanks in advance
Frank