java plugin does not work with non-openjdk java
Bug #568234 reported by
Gabriel Nell
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
collectd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: collectd
I'm on lucid, and I've installed collectd-core and sun-java6-jdk from the partners repository. Updating collectd.conf to have "LoadPlugin java" results in the following failure:
lt_dlopen (/usr/lib/
Unable to load plugin java.
The file referenced does in fact exist. I think what's going on is that java.so was built statically linking to the openjdk location of libjvm.so. Installing openjdk-6-jdk resolved the issue.
The bug here is that the collectd-core package has a hidden dependancy on a specific flavor of java. I suspect this repros on pre-lucid as well.
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.