Author |
Message
|
rsinha |
Posted: Thu Jul 25, 2013 9:54 am Post subject: gsk6cmd ACCESS_VIOLATION occured outside Interpreter and JIT |
|
|
Apprentice
Joined: 29 Aug 2003 Posts: 42
|
When I execute gsk6cmd I get this error -
gsk6cmd -cert -details -db key.kdb -pw eoadmin -label ibmwebspheremqe2open.mqdr2
Unexpected exception has occurred:
ReportedExceptionCode = b, at ExceptionAddress = 401221ad
ACCESS_VIOLATION occured outside Interpreter and JITed code
ExecMode = EXECMODE_BYTECODE
stackpointer=0xbffc73e0
Writing Java core file ....
Written Java core to javacore.txt
/bin/gsk6cmd: line 1: 21714 Aborted /opt/mqm/ssl/jre/bin/java
Does anyone know what is the cause of this error? |
|
Back to top |
|
 |
rsinha |
Posted: Thu Jul 25, 2013 9:58 am Post subject: |
|
|
Apprentice
Joined: 29 Aug 2003 Posts: 42
|
Also, the gsk6cmd generates javacore.txt when this rror occurs. The file has following -
"main" (TID:0x100519D8, sys_thread_t:0x80592A8, state:R, native ID:0x2000) prio=5
at com.ibm.gsk.ikeyman.basic.CMSKeyDatabase.c_OpenKeyDb(Native Method)
at com.ibm.gsk.ikeyman.basic.CMSKeyDatabase.open(CMSKeyDatabase.java:242)
at com.ibm.spi.CMSKeyStoreSpi.engineLoadCMS(CMSKeyStoreSpi.java(Compiled Code))
at com.ibm.spi.IBMKeyStore.loadCMS(IBMKeyStore.java:248)
at com.ibm.gsk.ikeyman.basic.KeyStoreManager.open(KeyStoreManager.java:1398)
at com.ibm.gsk.ikeyman.cli.CLIKeyStoreCertificateManager.details(CLIKeyStoreCertificateManager.java:1291)
at com.ibm.gsk.ikeyman.ikeycmd.callKeyStoreCertificateDatabaseAPI(ikeycmd.java:1403)
at com.ibm.gsk.ikeyman.ikeycmd.handleCertificateTask(ikeycmd.java:1749)
at com.ibm.gsk.ikeyman.ikeycmd.main(ikeycmd.java:535)
PID: 21714 |
|
Back to top |
|
 |
JosephGramig |
Posted: Thu Jul 25, 2013 10:54 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Try runmqckm and search the Info Center (IC) on this topic. I know you are not try to use WMQ V6, are you? |
|
Back to top |
|
 |
rsinha |
Posted: Thu Jul 25, 2013 11:54 am Post subject: |
|
|
Apprentice
Joined: 29 Aug 2003 Posts: 42
|
I am runnning gsk6cmd on WMQ 5.3. It works every where else except on one box. The environment on this box to my knowledge is the sam as on others. |
|
Back to top |
|
 |
JosephGramig |
Posted: Fri Jul 26, 2013 5:20 am Post subject: |
|
|
 Grand Master
Joined: 09 Feb 2006 Posts: 1244 Location: Gold Coast of Florida, USA
|
Bro!
You know WMQ 5.3 has been out of support since 28 Sept 2007, right?
Your best bet is to create a totally new machine on completely up to date software and swap it with what you have.
Good luck. |
|
Back to top |
|
 |
|