|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
« View previous topic :: View next topic » |
Author |
Message
|
tamagawa |
Posted: Thu May 15, 2003 3:46 pm Post subject: Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (MQ 5.3) |
|
|
Novice
Joined: 09 May 2003 Posts: 13
|
Hi everyone,
I've just upgraded to 5.3, and I'm getting the following error when I run a simple java program from the command line that does nothing more than a put. Any suggestions? Thanks.
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x4fb51121
Function name=MQCONNX
Library=C:\WINNT\System32\MQM.dll
Current Java thread:
at com.ibm.mq.server.MQSESSION._MQCONNX(Native Method)
at com.ibm.mq.server.MQSESSION.MQCONN(MQSESSION.java:1475)
at com.ibm.mq.MQManagedConnectionJ11.<init>(MQManagedConnectionJ11.java:
216)
at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11._createManagedConnec
tion(MQBindingsManagedConnectionFactoryJ11.java:151)
at com.ibm.mq.MQBindingsManagedConnectionFactoryJ11.createManagedConnect
ion(MQBindingsManagedConnectionFactoryJ11.java:169)
at com.ibm.mq.StoredManagedConnection.<init>(StoredManagedConnection.jav
a:80)
at com.ibm.mq.MQSimpleConnectionManager.allocateConnection(MQSimpleConne
ctionManager.java:171)
at com.ibm.mq.MQQueueManager.obtainBaseMQQueueManager(MQQueueManager.jav
a:737)
at com.ibm.mq.MQQueueManager.construct(MQQueueManager.java:671)
at com.ibm.mq.MQQueueManager.<init>(MQQueueManager.java:400)
at MQPut.main(MQPut.java:34)
Dynamic libraries:
0x00400000 - 0x00405000 C:\jdk1.3.1\bin\java.exe
0x77F80000 - 0x77FFB000 C:\WINNT\System32\ntdll.dll
0x77DB0000 - 0x77E0D000 C:\WINNT\system32\ADVAPI32.dll
0x77E80000 - 0x77F36000 C:\WINNT\system32\KERNEL32.DLL
0x77D30000 - 0x77DA1000 C:\WINNT\system32\RPCRT4.DLL
0x78000000 - 0x78046000 C:\WINNT\system32\MSVCRT.dll
0x6D420000 - 0x6D4EF000 C:\jdk1.3.1\jre\bin\hotspot\jvm.dll
0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.dll
0x77F40000 - 0x77F7C000 C:\WINNT\system32\GDI32.DLL
0x77570000 - 0x775A0000 C:\WINNT\System32\WINMM.dll
0x6D220000 - 0x6D227000 C:\jdk1.3.1\jre\bin\hpi.dll
0x6D3B0000 - 0x6D3BD000 C:\jdk1.3.1\jre\bin\verify.dll
0x6D250000 - 0x6D266000 C:\jdk1.3.1\jre\bin\java.dll
0x6D3C0000 - 0x6D3CD000 C:\jdk1.3.1\jre\bin\zip.dll
0x1C000000 - 0x1C012000 C:\MQSeries\Java\lib\mqjbnd05.dll
0x4FB50000 - 0x4FB58000 C:\WINNT\System32\MQM.dll
0x4E7A0000 - 0x4E861000 C:\MQSeries\bin\AMQXCS2.dll
0x4E8A0000 - 0x4E8B0000 C:\MQSeries\bin\amqxcsn.DLL
0x75170000 - 0x751BF000 C:\WINNT\System32\NETAPI32.dll
0x77BE0000 - 0x77BEF000 C:\WINNT\System32\SECUR32.DLL
0x751C0000 - 0x751C6000 C:\WINNT\System32\NETRAP.DLL
0x75150000 - 0x75160000 C:\WINNT\System32\SAMLIB.DLL
0x75030000 - 0x75043000 C:\WINNT\System32\WS2_32.DLL
0x75020000 - 0x75028000 C:\WINNT\System32\WS2HELP.DLL
0x77950000 - 0x7797A000 C:\WINNT\system32\WLDAP32.DLL
0x77980000 - 0x779A4000 C:\WINNT\System32\DNSAPI.DLL
0x75050000 - 0x75058000 C:\WINNT\System32\WSOCK32.DLL
0x4F000000 - 0x4F057000 C:\MQSeries\bin\AMQZST.dll
0x4EE90000 - 0x4EE9B000 C:\MQSeries\bin\AMQZC.dll
0x4E6E0000 - 0x4E6F3000 C:\MQSeries\bin\AMQVWAA2.dll
0x4F4E0000 - 0x4F4E9000 C:\MQSeries\bin\MQMVXD.dll
0x4E210000 - 0x4E243000 C:\MQSeries\bin\amqmtmgr.dll
0x77A50000 - 0x77B45000 C:\WINNT\system32\ole32.dll
0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.dll
0x4F080000 - 0x4F08D000 C:\MQSeries\bin\AMQZTM.dll
0x4EFA0000 - 0x4EFBA000 C:\MQSeries\bin\amqzsai.dll
0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll
0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll
0x690A0000 - 0x690AB000 C:\WINNT\System32\PSAPI.DLL |
|
Back to top |
|
 |
bower5932 |
Posted: Fri May 16, 2003 5:17 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
What is mqm.dll doing in C:\WINNT\System32? I'll bet you've got an old one laying around and that is causing your problem. |
|
Back to top |
|
 |
tamagawa |
Posted: Fri May 16, 2003 7:55 am Post subject: |
|
|
Novice
Joined: 09 May 2003 Posts: 13
|
Should it not be there? Sorry, still kinda new to MQ...can you fill me in a little bit? Thanks |
|
Back to top |
|
 |
bower5932 |
Posted: Fri May 16, 2003 10:17 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
When you installed MQSeries, it would have put the mqm.dll in the \MQInstall\bin subdirectory. It looks like somebody copied the dll from the MQ directory to the Windows directory. |
|
Back to top |
|
 |
tamagawa |
Posted: Fri May 16, 2003 1:53 pm Post subject: |
|
|
Novice
Joined: 09 May 2003 Posts: 13
|
Removing it from system32 fixed the problem-
Thank you! |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|