8000 ipmi in combination with java plugins crashes · Issue #114 · collectd/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ipmi in combination with java plugins crashes #114
Closed
@fcorneli

Description

@fcorneli

When using the ipmi plugin in combination with the java plugin, collectd crashes.

[2012-08-08 13:57:42] java plugin: The JVM has been created.
[2012-08-08 13:57:42] java plugin: cjni_thread_attach: cjni_env->reference_counter = 1
[2012-08-08 13:57:42] java plugin: Loading class org/collectd/java/GenericJMX
[2012-08-08 13:57:42] java plugin: Registering new config callback: GenericJMX
[2012-08-08 13:57:42] java plugin: Registering new read callback: GenericJMX
[2012-08-08 13:57:42] java plugin: Registering new shutdown callback: GenericJMX
[2012-08-08 13:57:42] java plugin: cjni_thread_detach: cjni_env->reference_counter = 0
[2012-08-08 13:57:42] java plugin: Configuring GenericJMX
[2012-08-08 13:57:42] java plugin: cjni_thread_attach: cjni_env->reference_counter = 1
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f708559ee10, pid=27654, tid=140121236432640
#
# JRE version: 6.0_33-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.8-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x711e10][2012-08-08 13:57:42] GenericJMX plugin: config: ci = { key: Plugin; values: [GenericJMX]; children: [{ key: MBean; values: [memory_pool]; children: [{ key: ObjectName; values: [java.lang:type=MemoryPool,*]; children: []; }, { key: Instanceprefix; values: [memory_pool-]; children: []; }, { key: InstanceFrom; values: [name]; children: []; }, { key: Value; values: []; children: [{ key: Type; values: [memory]; children: []; }, { key: Table; values: [true]; children: []; }, { key: Attribute; values: [Usage]; children: []; }]; }]; }, { key: Connection; values: []; children: [{ key: Host; values: [e-contract.be]; children: []; }, { key: ServiceURL; values: [service:jmx:rmi:///jndi/rmi://localhost:1090/jmxrmi]; children: []; }, { key: Collect; values: [memory_pool]; children: []; }]; }]; };
  SR_handler(int, siginfo*, ucontext*)+0x30
#
# An error report file with more information is saved as:
# /opt/collectd/var/lib/collectd/hs_err_pid27654.log
[2012-08-08 13:57:42] GenericJMXConfMBean: child.getKey () = ObjectName
[2012-08-08 13:57:42] GenericJMXConfMBean: child.getKey () = Instanceprefix
[2012-08-08 13:57:42] GenericJMXConfMBean: child.getKey () = InstanceFrom
[2012-08-08 13:57:42] GenericJMXConfMBean: child.getKey () = Value
[2012-08-08 13:57:42] GenericJMX.putMBean: Adding memory_pool
[2012-08-08 13:57:42] GenericJMXConfConnection: e-contract.be: Add memory_pool
[2012-08-08 13:57:42] java plugin: cjni_thread_detach: cjni_env->reference_counter = 0
[2012-08-08 13:57:42] java plugin: jvm_argc = 2;
[2012-08-08 13:57:42] java plugin: java_classes_list_len = 1;
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
[2012-08-08 13:57:42] java plugin: cjni_thread_attach: cjni_env->reference_counter = 1
#
[2012-08-08 13:57:42] java plugin: cjni_thread_detach: cjni_env->reference_counter = 0
Aborted

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA genuine bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0