|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
error while connecting from see Beyond to MQseries |
« View previous topic :: View next topic » |
Author |
Message
|
santosh |
Posted: Mon Oct 25, 2004 4:47 am Post subject: error while connecting from see Beyond to MQseries |
|
|
Newbie
Joined: 25 Oct 2004 Posts: 1
|
Hi All
we were trying to integrate applications using see Beyond and finally put the output message in a MQ Queue.when we are trying to connect to MQ series
we are getting an error with following text
java.lang.ClassNotFoundException: com.ibm.mq.jms.MQQueueConnectionFactory
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at com.stc.common.jcsbootstrap.DynamicClassLoader.loadClass(DynamicClassLoader.java:66)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at com.stc.common.collabService.MQJMSFactory.createQueueConnectionFactory(MQJMSFactory.java:73)
at com.stc.common.collabService.JMSQueueClient.connect(JMSQueueClient.java:32)
at com.stc.common.collabService.JMSQueueModel.initialize(JMSQueueModel.java:5
at com.stc.common.collabService.JMSQueueClient.initialize(JMSQueueClient.java:20)
at com.stc.common.collabService.JMSClientWrapper.initialize(JMSClientWrapper.java:77)
at com.stc.common.collabService.JMSController.initialize(JMSController.java:85)
at com.stc.common.collabService.JCCollabControllerImpl.firstTimeInTranslate(JCCollabControllerImpl.java:1106)
at com.stc.common.collabService.JCCollabControllerImpl.translate(JCCollabControllerImpl.java:430)
com.stc.common.collabService.CollabConnException: MQJMSFactory (createQueueConnectionFactory): Error while creating instance of com.ibm.mq.jms.MQQueueConnectionFactory using Properties {General_Settings.Transaction_Type=Internal, General_Settings.Connection_Type=Queue, MQSeries.Transport_Type=Binding, MQSeries.CCSID=819, delim4=,, MQSeries.Host_Name=localhost, delim3==, delim2=|, delim1=
, General_Settings.Maximum_Number_of_Bytes_to_read=8192, General_Settings.Factory_Class_Name=com.stc.common.collabService.MQJMSFactory, MQSeries.Port=1111, General_Settings.Default_Outgoing_Message_Type=Bytes, General_Settings.Delivery_Mode=Persistent, MQSeries.Queue_Manager_Name=eaidev02_QM}
Pls reply on what should be done........
Thanks and Regards
santosh. |
|
Back to top |
|
 |
vennela |
Posted: Mon Oct 25, 2004 6:03 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
java.lang.ClassNotFoundException |
Put the MQ jar files in the CLASSPATH. The CLASSPATH should be visible to whatever is doing the MQ calls. |
|
Back to top |
|
 |
csmith28 |
Posted: Mon Oct 25, 2004 7:45 am Post subject: |
|
|
 Grand Master
Joined: 15 Jul 2003 Posts: 1196 Location: Arizona
|
If at all possible, do not move the mq java files. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|