|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
ICS - WebSphere MQ Issue |
« View previous topic :: View next topic » |
Author |
Message
|
ucbus1 |
Posted: Fri Sep 10, 2004 11:43 am Post subject: ICS - WebSphere MQ Issue |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
We have a WebSphereInterChangeServer running. We are trying to get some data (which is not normalized) from AS/400(DB2) to ICS and in ICS, we are doing the required mapping for data transformation and get the normalized data into Sql Server tables. From Sql Server tables, data is accessed by other applications.
This is what I am trying to do:
I have ICS installed on my local machine. I also have Websphere MQ Client 5.3, Sql Server 2000 installed on my machine. When I start the ICS serer on my machine, I am getting the following errors in the interchangesystem.log file.
------------------------------------------------------------------------------------
[System: ConnectorController] [SS: JDBCConnector] [Thread: P=524688:O=0:CT (#1544678659)]
[Type: Error] [MsgID: 14001] [Mesg: Cannot start connector. Reason:
java.lang.NoClassDefFoundError: com/ibm/mq/MQEnvironment]
[System: ConnectorController] [SS: MQSeries2Connector] [Thread: P=524688:O=0:CT
(#1544678659)] [Type: Error] [MsgID: 14001] [Mesg: Cannot start connector. Reason:
java.lang.NoClassDefFoundError: com/ibm/mq/MQEnvironment]
-------------------------------------------------------------------------------------
I checked the folder "C:\program files\Websphere MQ\java\lib" for com.ibm.mq.jar file. But, I could not find this jar file as I have Webpshere MQ client installed on my machine, I guess.
In order to start the "Connector Controllers" when I start the ICS server, do I need to have Websphere MQ Server installed on my computer? Can anybody help me in getting the correct solution for achieving this?
From my local ICS instance, I am trying to access the remote Input Queue on the Server so that my local ICS picks up the messages related to the Business Objects and do the mapping and put the normalized data into the Sql Server table. By accessing the remote input Queue on the server, I can test from my local ICS setting up my local box as "Sandbox".
I have another question. Do I need to have a MQ Series Connector Agent running on my machine for accessing the remote input Queue on the server. OR just have the MQ Series Connector Controller running with the ICS local instance to access the queue. Somehow, I do not have a clear idea how to do this. I appreciate very much, if anybody could help me with this issue.
Thank you very much in advance! |
|
Back to top |
|
 |
vennela |
Posted: Fri Sep 10, 2004 3:58 pm Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Quote: |
In order to start the "Connector Controllers" when I start the ICS server, do I need to have Websphere MQ Server installed on my computer? Can anybody help me in getting the correct solution for achieving this?
|
AFAIK
YES
For any connector to work you need an MQ QMGR on the ICS server.
If you install MQ Java/JMS component the jar files will be installed under
C:\program files\Websphere MQ\java\lib |
|
Back to top |
|
 |
ucbus1 |
Posted: Sun Sep 12, 2004 5:26 pm Post subject: |
|
|
Knight
Joined: 30 Jan 2002 Posts: 560
|
Thanks.
Now, I could surpass the error, I got before.
I am getting the following new error
Quote: |
[System: ConnectorController] [SS: MQSeries2Connector] [Thread: WT=1 (#1738975873)] [Type: ] [MsgID: 0] [Mesg: Activation of connector MQSeries2Connector failed because it encountered error Failed to obtain a connection with MQSeries, queue manager name = xxxxics.queue.manager, channel = CHANNEL1, host = xxxx, port = 1414. [info]::com.ibm.mq.MQException: method logExclude(Ljava/lang/Integer;)V not found during activation : User request to start connector MQSeries2Connector] |
Please let me know what could be wrong |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Sep 13, 2004 1:50 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Do you have a Listener running on port 1414 ?
If not you need to do so.
Check as well that channel CHANNEL1 exists and is of type svrconn and that the user has all the necessary authorizations on the qmgr.
Enjoy
 |
|
Back to top |
|
 |
djeripo |
Posted: Thu Dec 02, 2004 11:16 pm Post subject: |
|
|
 Master
Joined: 25 Jan 2004 Posts: 225
|
Quote: |
Quote:
In order to start the "Connector Controllers" when I start the ICS server, do I need to have Websphere MQ Server installed on my computer? Can anybody help me in getting the correct solution for achieving this?
AFAIK
YES
For any connector to work you need an MQ QMGR on the ICS server.
If you install MQ Java/JMS component the jar files will be installed under
C:\program files\Websphere MQ\java\lib |
I defy with Vennela's statement saying that you need Websphere MQ QMGR for connector to work.The reason being I could connect to SAP & Oracle with the respective connectors without providing any Queue names in the connector configuration file.The only case I know when you need to connect to MQ QMGR is when you try to connect with WebsphereMQ Connector.Correct me if I am wrong ![/quote] |
|
Back to top |
|
 |
Mirage |
Posted: Tue Dec 07, 2004 7:50 am Post subject: |
|
|
 Apprentice
Joined: 30 Nov 2004 Posts: 44 Location: IL
|
1. You have to have a MQ Queue Manager if you use MQ or JMS as the transport between connector controller and connector agent.
2. If you use IDL as a transport then you do not need to have MQ installed on the machine. This works only if your broker is ICS.
3. You definitely need MQ's jar files if you are using MQConnector, because its built using the MQ's java API. |
|
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
|
|
|
|