Author |
Message
|
Robert |
Posted: Tue Sep 30, 2003 6:32 am Post subject: mqsistart ConfigMgr error on WBI Message Broker |
|
|
Apprentice
Joined: 22 Aug 2002 Posts: 46 Location: Quebec, Canada
|
Hi,
I wonder if anyone ever encountered this error. I installed WBI Message Broker (CSD01) on an XP box and experience the following problem when attempting to start the Configuration Manager by issuing mqsistart ConfigMgr.
The mqsistart answer tells that the ConfigMgr was started and to check in the event log....
The message in the Windows application event log goes as follow:
(ConfigMgr) Java exception caught via the JNI from the ConfigurationManager.initialize class: exception text 'java.lang.NoClassDefFoundError: com/ibm/disthub2/spi/StandardServiceImpl'
...
I checked to find where that class might be and found that the StandardServiceImpl class resides in the com.ibm.mqjms.jar file under the com/ibm/disthubmq/spi pakage in the java/lib MQ installation directory. So there is a package name mismatch!!!
I have MQSeries with CSD04 installed.
Does anyone have any clue on how to solve this problem wihout repackaging MQ Java classes?
Thanks
Robert Pelletier |
|
Back to top |
|
 |
bolek |
Posted: Wed Oct 01, 2003 1:13 am Post subject: Re: mqsistart ConfigMgr error on WBI Message Broker |
|
|
Apprentice
Joined: 25 Jul 2002 Posts: 35 Location: Germany
|
Hi Robert,
you have to install the DistHub package from WBI MB Supplimental CD. Normally it will be installed in C:\Program Files\IBM\DistHub\v2 and you will find dhbcore.jar package in the 'classes' directory.
This package includes expected disthub2 classes for WBIMB. |
|
Back to top |
|
 |
Robert |
Posted: Wed Oct 01, 2003 1:10 pm Post subject: |
|
|
Apprentice
Joined: 22 Aug 2002 Posts: 46 Location: Quebec, Canada
|
Hi Bolek,
Thans for the tip it works now.
I had a faulty DistHub installation that did not contained the necessary .jar files. (Don't know why!).
Thanks again
Robert |
|
Back to top |
|
 |
HugoB |
Posted: Mon Oct 27, 2003 1:29 am Post subject: |
|
|
Acolyte
Joined: 26 Jun 2001 Posts: 67
|
But how do you install this DistHub package.
I got it on the CD, it contains just the setupwin.jar
If i do an install WBI and custom i do not have the option to install
just only the DistHub package.
Oh bloody Java shit all the time !! |
|
Back to top |
|
 |
Robert |
Posted: Mon Oct 27, 2003 6:14 am Post subject: |
|
|
Apprentice
Joined: 22 Aug 2002 Posts: 46 Location: Quebec, Canada
|
Hi,
Just type java setupwin.jar
Robert |
|
Back to top |
|
 |
HugoB |
Posted: Mon Oct 27, 2003 6:35 am Post subject: |
|
|
Acolyte
Joined: 26 Jun 2001 Posts: 67
|
Thnx Robert,
We tried that ofcourse, but it appears the setupwin.jar for our release
is not 100 %. Maybe even corrupt.
I did install CSD01, and everthing is fine now, thnx for your help. |
|
Back to top |
|
 |
Robert |
Posted: Mon Oct 27, 2003 6:38 am Post subject: |
|
|
Apprentice
Joined: 22 Aug 2002 Posts: 46 Location: Quebec, Canada
|
I remember having to deinstall it, remove the DistHub directory and registry entries before I was able to reinstall it correctly...
Robert |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Oct 27, 2003 7:05 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
KlaasBaas wrote: |
We tried that ofcourse, but it appears the setupwin.jar for our release
is not 100 %. Maybe even corrupt.
I did install CSD01, and everthing is fine now, thnx for your help. |
If you attempted to use the Base WBIMB product without CSD01, you may have to uninstall and reinstall.
CSD01 is a required CSD. You can't use WBIMB without it. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
HugoB |
Posted: Tue Oct 28, 2003 1:07 am Post subject: |
|
|
Acolyte
Joined: 26 Jun 2001 Posts: 67
|
Thnx JeffLowrey,
This is exactly my thought too.
Anyway it runs fine now, I have to get used to this new
eclipse GUI now.
Last week i passed 290 MQSI certificate and now I have to start all over
again  |
|
Back to top |
|
 |
|