Author |
Message
|
santy |
Posted: Thu Nov 23, 2006 3:05 am Post subject: Problems with domain connection |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 141
|
Hi I have installed Broker 6.0, toolkit , MQ 6.0 and DB2 8.2 on win box.
I could create config manager and Broker successfully.
But When I create domain connection I am getting following error.
BIP08893 An exception occured while communicating with Config manager.
Reason:
Webshpere studio is experiencing problems while communicating with the config manager.
Ensure that;
the config manager is available
If so its prompting us to increase Max Retry attempts , Initial and/or Increase Time interval.
even after doing the same,i am getting the same error.
We also tried to reinstall the broker and the toolkit.
Kindly help.
regards
Santy. |
|
Back to top |
|
 |
wschutz |
Posted: Thu Nov 23, 2006 3:18 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Did you start the configmgr and then ensure that it actually started running by looking at the system log? _________________ -wayne |
|
Back to top |
|
 |
santy |
Posted: Thu Nov 23, 2006 3:37 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 141
|
yes it is running as per system log |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 23, 2006 6:13 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Can you otherwise establish a client connection to the configmgr queue manager? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
santy |
Posted: Mon Nov 27, 2006 3:24 am Post subject: |
|
|
Centurion
Joined: 03 Nov 2006 Posts: 141
|
Hi,
We are still not able to start the config manager.
Follwoing is the error in Application Log
( CONFIGMGR) Unexpected exception in ConfigurationManager class 'initialize' method; exception text: ''java.lang.NoSuchFieldError: msgToken'', ''msgToken''. An exception was caught by the ConfigurationManager class 'initialize' method while the Configuration Manager was being started or stopped. The exception text is: 'java.lang.NoSuchFieldError: msgToken', 'msgToken'. Retry the operation. If the exception still occurs, contact your IBM
( CONFIGMGR.) The Configuration Manager is not available for use. A problem has been encountered while trying to start the Configuration Manager. The problem is not expected to be transient. Stop the Configuration Manager using the mqsistop command. Look at previous error messages for the Configuration Manager in the event log. Determine and correct the cause of the problem before attempting to start the Configuration Manager again. If the problem persists contact your IBM support center.
We have tried reinstalling MB6.0, MQ series, DB2 and Eclipse.
we are on java 1.5. can this be the cause?
Kindly help. |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Nov 27, 2006 6:36 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The configmgr is going to use it's own JDK, and not the system JDK.
Having established that your actual problem is not a failure to connect to the configmgr, but a failure to start the configmgr... then you should troubleshoot that.
I am going to guess, right now, that the problem you're having is a CLASSPATH problem related to what MQ entries are or are not on the system classpath. Do some searches here for a link from MQMatt to an IBM support site page that lists what needs to be on the system classpath. It was posted in the last couple of weeks. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|