ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem in connecting to the ConfigMgr(WMB V6)

Post new topic  Reply to topic
 Problem in connecting to the ConfigMgr(WMB V6) « View previous topic :: View next topic » 
Author Message
dilse
PostPosted: Mon Aug 14, 2006 1:32 pm    Post subject: Problem in connecting to the ConfigMgr(WMB V6) Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

Hello All,
I am facing a weird situation here. Please help me in resolving the issue. I am working on WMB 6.0.0.2 and WMQ V6. I was able to connect to the ConfigMgr and also didn't have any problem in deploying the message flows. Recently I am not able to connect to the Configmgr. I don't have a clue as to what happened.

I searched the forum with this error and I found one post but I made sure that the CLASSPATH has all the jars specified.

Here is the error:
Quote:
( WBRK6_DEFAULT_CONFIGURATION_MANAGER ) Unexpected exception in ConfigurationManager class 'initialize' method; exception text: ''java.lang.NoClassDefFoundError: javax/xml/transform/TransformerConfigurationException'', ''javax/xml/transform/TransformerConfigurationException''.

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.NoClassDefFoundError: javax/xml/transform/TransformerConfigurationException', 'javax/xml/transform/TransformerConfigurationException'.

Retry the operation. If the exception still occurs, contact your IBM


Followed by another message:
Quote:
( WBRK6_DEFAULT_CONFIGURATION_MANAGER ) 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



I am not able to connect to my configmgr using the toolkit. Toolkit and Configmgrs are on the same system. I am also getting another error when I am trying to deploy a Web Service message flow that has HTTPInput node in it. Here is the error:

Quote:
( HTTPListener ) An exception occurred while starting the servlet engine connector. Exception text is 'java.lang.NoClassDefFoundError: javax/xml/transform/Source at org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.execute(MbeansDescriptorsDOMSource.java:130) at org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.loadDescriptors(MbeansDescriptorsDOMSource.java:120) at org.apache.commons.modeler.Registry.load(Registry.java:819) at org.apache.commons.modeler.Registry.loadDescriptors(Registry.java:931) at org.apache.commons.modeler.Registry.loadDescriptors(Registry.java:909) at org.apache.commons.modeler.Registry.findDescriptor(Registry.java:992) at org.apache.commons.modeler.Registry.findManagedBean(Registry.java:696) at org.apache.commons.modeler.Registry.findManagedBean(Registry.java:1047) at org.apache.commons.modeler.Registry.registerComponent(Registry.java:859) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1052) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) at org.apache.catalina.startup.Embedded.start(Embedded.java:846) at com.ibm.broker.httplistener.TomcatWrapper.startTomcatServer(TomcatWrapper.java:363) at com.ibm.broker.httplistener.HTTPListenerManager.run(HTTPListenerManager.java:163) at java.lang.Thread.run(Thread.java:568) '

There are many possible causes of this error. Common causes are:
1: The SSL keystoreFile does not exist or could not be found at the


I am not sure if the two errors are related since both are exceptions related to xml parsers but I thought worth mentioning it.


Appreciare any input on this.

Thanks in advance,
DilSe..
_________________
DilSe..

Take life as it comes..
Back to top
View user's profile Send private message
dilse
PostPosted: Mon Aug 14, 2006 3:02 pm    Post subject: Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

Can anyone point me in the right direction?

Thanks.
_________________
DilSe..

Take life as it comes..
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Aug 14, 2006 3:09 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Stop the configmgr.

Start the configmgr.

Confirm that it starts successfully.

If it doesn't, troubleshoot why.

If it doesn't start for the same classpath reason you already posted...

Confirm that you don't have any paths with spaces in them on the classpath. Also confirm that your classpath very very long.

Also confirm that you have run mqsistart under a shell that has the mqsiprofile run (use the Command Console).

If all of those are okay, then re-install.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
dilse
PostPosted: Mon Aug 14, 2006 3:26 pm    Post subject: Reply with quote

Master

Joined: 24 Jun 2004
Posts: 270

I stopped the ConfigMgr

Started the ConfigMgr. Here is the response.

Quote:
( WBRK6_DEFAULT_CONFIGURATION_MANAGER ) The WebSphere Message Brokers service has started at version '6002'; process ID 5164.

The WebSphere Message Brokers service executable has been started.

No user action required.


Followed by two above same errors.

But the ConfigMgr service is still running.

I checked to see my classpath and it doen't have any spaces. For your reference

Quote:
%VMQ%\lib\com.ibm.mqetclient.jar;%JLIB%\providerutil.jar;%JLIB%\com.ibm.mqjms.jar;%JLIB%\ldap.jar;%JLIB%\jta.jar;%JLIB%\jndi.jar;%JLIB%\jms.jar;%JLIB%\connector.jar;%JLIB%\fscontext.jar;%JLIB%\com.ibm.mq.jar;%DBJV%\db2java.zip;%DBJV%\db2jcc.jar;%DBJV%\db2jcc_license_cu.jar;%DBSQL%\bin;%DBJV%\sqlj.zip;%DBJV%\db2jcc_license_cisuz.jar;%DBSQL%\tools\db2XTrigger.jar;%DBJV%\common.jar;%JLIB%\soap\servlet.jar;%JLIB%\soap\jaxrpc.jar


Here VMQ=C:\IBM\WebSphere MQ
JLIB=C:\IBM\WebSphere MQ\Java\lib
DBJV=C:IBM\SQLLIB


Please let me know if you see any issues in the above.

Thanks...
_________________
DilSe..

Take life as it comes..
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Mon Aug 14, 2006 3:35 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Yes, that *does* have spaces in it.

Everywhere you have VMQ and JLIB you have spaces.

Change those to "c:\IBM\WebSph~1\", assuming that dir /x shows that "WebSphere MQ" is "WebSph~1", and not "WebSph~2" or such.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Problem in connecting to the ConfigMgr(WMB V6)
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.