when I use activemq with leveldb persistentAdaptor on hp-unix, the activemq process will corruption. And then can't restart the activemq .
Is there anyone have the same problem? How can I resolve this issue ? error message: INFO | Using the pure java LevelDB implementation. (0) 0xc000000018483b20 VMError::report_and_die{_ZN7VMError14report_and_dieEv} + 0x900 at /wsp/jinteg/SVN/jinteg_h7.0.11.rc1b1/hotspot/src/share/vm/utilities/vmError.cpp:924 [/opt/java7/jre/lib/IA64W/server/libjvm.so] (1) 0xc000000016becb70 os::Hpux::JVM_handle_hpux_signal{_ZN2os4Hpux22JVM_handle_hpux_signalEiP9__siginfoPvi} + 0x6f0 at /wsp/jinteg/SVN/jinteg_h7.0.11.rc1b1/hotspot/src/os_cpu/hp-ux_ia64/vm/os_hp-ux_ia64.cpp:1117 [/opt/java7/jre/lib/IA64W/server/libjvm.so] (2) 0xc0000000175f1460 os::Hpux::signalHandler{_ZN2os4Hpux13signalHandlerEiP9__siginfoPv} + 0x80 at /wsp/jinteg/SVN/jinteg_h7.0.11.rc1b1/hotspot/src/os/hp-ux/vm/os_hp-ux.cpp:4497 [/opt/java7/jre/lib/IA64W/server/libjvm.so] (3) 0xe0000001301cb440 ---- Signal 10 (SIGBUS) delivered ---- (4) 0xc0000000177c9b40 Unsafe_GetInt + 0x140 at /wsp/jinteg/SVN/jinteg_h7.0.11.rc1b1/hotspot/src/share/vm/runtime/jniHandles.hpp:185 [/opt/java7/jre/lib/IA64W/server/libjvm.so] (5) 0x9fffffffdf000dd0 *** Internal error (-3) while unwinding stack [/wsp/jinteg/SVN/jinteg_h7.0.11.rc1b1/hotspot/src/os_cpu/hp-ux_ia64/vm/thread_hp-ux_ia64.cpp:145] *** # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (10) at pc=c0000000177c9b40, pid=20545, tid=1 # # JRE version: Java(TM) SE Runtime Environment (7.0) (build 1.7.0.11-jinteg_2014_11_14_11_18-b00) # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.72-b04-jre1.7.0.11-rc1 mixed mode hp-ux-ia64 ) # Problematic frame: # V [libjvm.so+0x27fe34f0] JVM_GetInterfaceVersion+0x28016750 # # Core dump written. Default location: /opt/oc-test/apache-activemq-5.12.2/bin/core or core.20545 (max size 2097151 kB). To ensure a full core dump, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # /opt/oc-test/apache-activemq-5.12.2/bin/hs_err_pid20545.log @(#)Unexpected Exception regs: see 0x9fffffffef6b30c0 In the hs_err_pidxxxxx.log file : # # A fatal error has been detected by the Java Runtime Environment: # # SIGBUS (10) at pc=fdcd01e0, pid=20210, tid=137 # # JRE version: Java(TM) SE Runtime Environment (7.0) (build 1.7.0.11-jinteg_2014_11_14_11_18-b00) # Java VM: Java HotSpot(TM) Server VM (24.72-b04-jre1.7.0.11-rc1 mixed mode hp-ux-ia64 ) # Problematic frame: # V [libjvm.so+0xfedb9130] JVM_GetInterfaceVersion+0xfef19888 # # Core dump written. Default location: /opt/oc-test/apache-activemq-5.12.2/bin/core or core.20210 (max size 2097151 kB). To ensure a full core dump, try "ulimit -c unlimited" before starting Java again # # Please report this error to HP customer support. # --------------- T H R E A D --------------- Current thread (021bf600): JavaThread "leveldb-compaction-0" [_thread_in_vm, id=137, lwp_id=39581, stack(67a81000,67ac1000)] siginfo:si_signo=SIGBUS: si_errno=0, si_code=1 (BUS_ADRALN), si_addr=cf43122d -- View this message in context: http://activemq.2283324.n4.nabble.com/activemq-with-leveldb-is-not-stable-on-hp-unix-tp4709053.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.