I am experiencing an unusual problem while  running my application (The problem occurs 
at runtime and while using multiple threads). The application uses java binding mode 
and is multithreaded.
The core dump message is listed below. This error does not occur, when we turn tracing 
on. By turning tracing on, we think it slow the application enough, for the deadlock 
like situation to not occur.
Any suggestion is welcome.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xE16BC960
Function=xtrEstablishTraceStatus+0xDC
Library=/usr/lib/libmqmcs.so

Current Java thread:
        at com.ibm.mq.server.MQSESSION._MQDISC(Native Method)
        at com.ibm.mq.server.MQThread.run(MQThread.java:1013)
        - locked <e24f4ea8> (a com.ibm.mq.server.MQThread)
        - locked <e24f50c8> (a com.ibm.mq.Pint)

Dynamic libraries:
0x10000         java
0xef770000      /usr/lib/libthread.so.1
0xef7b0000      /usr/lib/libdl.so.1
0xef680000      /usr/lib/libc.so.1
0xef750000      /usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1
0xee400000      /usr/j2sdk1.4.0/jre/lib/sparc/client/libjvm.so
0xef630000      /usr/lib/libCrun.so.1
0xef610000      /usr/lib/libsocket.so.1
0xef500000      /usr/lib/libnsl.so.1
0xef5e0000      /usr/lib/libm.so.1
0xef660000      /usr/lib/libw.so.1
0xef5b0000      /usr/lib/libmp.so.2
0xef4d0000      /usr/j2sdk1.4.0/jre/lib/sparc/native_threads/libhpi.so
0xef4a0000      /usr/j2sdk1.4.0/jre/lib/sparc/libverify.so
0xef470000      /usr/j2sdk1.4.0/jre/lib/sparc/libjava.so
0xef450000      /usr/j2sdk1.4.0/jre/lib/sparc/libzip.so
0xee3b0000      /usr/lib/locale/en_US/en_US.so.1
0xecb90000      /usr/j2sdk1.4.0/jre/lib/sparc/libnet.so
0xecae0000      /usr/j2sdk1.4.0/jre/lib/sparc/librmi.so
0xecac0000      /opt/mqm/java/lib/libmqjbnd02.so
0xe1780000      /usr/lib/libmqm.so
0xe1680000      /usr/lib/libmqmcs.so
0xeca90000      /usr/lib/libmqmzse.so
0xec9e0000      /usr/lib/libposix4.so.1
0xec9c0000      /usr/lib/libaio.so.1

Local Time = Wed Jun  5 12:56:35 2002
Elapsed Time = 97
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-b92 mixed mode)
#
# An error report file has been saved as hs_err_pid1093.log.
# Please refer to the file for further information.
#
start.sh: 1093 Abort(coredump)
/opt/apc/rmi_Min_Lookup:

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to