[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210297
Bug ID: 210297
Summary: java/openjdk8 + jsvc with javaagent: libinstrument.so:
Undefined symbol "JLI_ManifestIterate"
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: java at FreeBSD.org
Reporter: deep.alexander at gmail.com
Flags: maintainer-feedback?(java at FreeBSD.org)
Assignee: java at FreeBSD.org
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-java
mailing list