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