maintainer-feedback requested: [Bug 210297] java/openjdk8 + jsvc with javaagent: libinstrument.so: Undefined symbol "JLI_ManifestIterate"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 15 07:18:46 UTC 2016


Alex Nordlund <deep.alexander at gmail.com> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to java at FreeBSD.org:
Bug 210297: java/openjdk8 + jsvc with javaagent: libinstrument.so: Undefined
symbol "JLI_ManifestIterate"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210297



--- Description ---
If I add -javaagent:/usr/local/newrelic.jar jsvc fails to start the jvm, errors
out with:
/usr/local/openjdk8/jre/lib/amd64/libinstrument.so: Undefined symbol
"JLI_ManifestIterate"

If I LD_PRELOAD /usr/local/openjdk8/lib/amd64/jli/libjli.so then it works.

openjdk 1.8.0_92, freebsd 10.2, amd64, newrelic agent 3.29.0


More information about the freebsd-java mailing list