Author |
Message
|
crossland |
Posted: Mon Dec 14, 2009 1:59 pm Post subject: BIP8075E JNI Java exceptionWhen |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
Having upgraded to 6.1, I am now getting the following error when I try to create a configuration manager:
C:\Program Files\IBM\WMBT610>mqsicreateconfigmgr -i db2admin -a ******** -q WBRK61_DEFAULT_QUEUE_MANAGER WBRK61_DEFAULT_CONFIGURATION_MANAGER
BIP8075E: A Java exception was caught from class 'ConfigurationData.initialize'. The text is 'java.lang.ExceptionInInitializerError'.
A Java exception was caught via the JNI.
Having looked at similar posts, I have checked that the classpath includes the mq libraries and db2java.zip.
Has anyone else seen this problem? |
|
Back to top |
|
 |
smdavies99 |
Posted: Tue Dec 15, 2009 12:28 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Do you get the same error if you create the default configuration via the toolkit? _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
crossland |
Posted: Tue Dec 15, 2009 1:15 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
|
Back to top |
|
 |
crossland |
Posted: Tue Dec 15, 2009 1:17 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
The error shown above was from creating the default configuration; I also get the error entering mqsicreateconfigurationmanager from the WMB command console. |
|
Back to top |
|
 |
crossland |
Posted: Thu Dec 17, 2009 1:03 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
These are details of the java version and the error message produced:
C:\Program Files\IBM\MQSI\6.1>java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pwi32dev-20081129a (SR9-
0 ))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Windows XP x86-32 j9vmwi3223-2008112
9 (JIT enabled)
J9VM - 20081126_26240_lHdSMr
JIT - 20081112_1511ifx1_r8
GC - 200811_07)
JCL - 20081129
C:\Program Files\IBM\MQSI\6.1>mqsicreateconfigmgr CM -i wmb -a password -q WMB1
BIP8075E: A Java exception was caught from class 'ConfigurationData.initialize'.
The text is 'java.lang.ExceptionInInitializerError'.
A Java exception was caught via the JNI.
Check preceding messages for related errors and retry the operation. If the exception still occurs, contact your IBM support center.
Would be grateful for any pointers as this has me stumped! |
|
Back to top |
|
 |
crossland |
Posted: Thu Dec 17, 2009 1:54 am Post subject: |
|
|
Master
Joined: 26 Jun 2001 Posts: 248
|
C:\Program Files\IBM\MQSI\6.1>mqsiservice -v
BIPv610 en US
ucnv Console CCSID 437 dft ucnv CCSID 5348
ICUW ibm-5348_P100-1997 ICUA ibm-5348_P100-1997
BIP8996I: Version: 6105
BIP8997I: Product: WebSphere Message Brokers
BIP8998I: CMVC Level: S610-FP05 DH610-FP05
BIP8999I: Build Type: Production
BIP8071I: Successful command completion. |
|
Back to top |
|
 |
|