Posted: Thu Feb 17, 2005 10:54 am Post subject: MQ to JDBC Interface- Problem with MQ Connector
Newbie
Joined: 17 Feb 2005 Posts: 1
Hi friends,
I am a novice at Websphere ICS and was working on an assignment which involves creating an interface which gathers info from a queue in MQ and populates a table in DB2 accordingly. But when i start the MQ connector i get this error msg....
[Time: 2005/02/17 13:45:47.875] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Error] [MsgID: 22012] [Mesg: Failed to access
destination "queue://crossworlds.queue.manager/MQCONN.IN" specified by the conn
ector property InputQueue. JMS Provider (IBM) reported the following error: MQJM
S1017: non-local MQ queue not valid for receiving or browsing. LinkedException:
null.]
[Time: 2005/02/17 13:45:47.875] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Info] [MsgID: 22099] [Mesg: Initializing comp
lete, return = -1.]
[Time: 2005/02/17 13:45:47.891] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Error] [MsgID: 17109] [Mesg: Exception caught
in the method BusObjJavaInterface::init. Reason: java.lang.NullPointerException
]
java.lang.NullPointerException
at com.crossworlds.connectors.WebSphereMQ.ConnectorAgent.init(ConnectorA
gent.java:122)
at AppSide_Connector.BusObjJavaInterface.init(BusObjJavaInterface.java:4
94)
at AppSide_Connector.AppCalls.init(AppCalls.java:140)
at AppSide_Connector.AgentBusinessObjectManager.init(AgentBusinessObject
Manager.java:815)
at AppSide_Connector.AgentBusinessObjectManager.<init>(AgentBusinessObje
ctManager.java:250)
at AppSide_Connector.AppEnd.run(AppEnd.java:1435)
at AppSide_Connector.AppEnd.init(AppEnd.java:362)
at AppSide_Connector.AppEnd.<init>(AppEnd.java:137)
at AppSide_Connector.AppEnd.main(AppEnd.java:1069)
at AppEndWrapper.main(AppEndWrapper.java:2
[Time: 2005/02/17 13:45:47.984] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Fatal Error] [MsgID: 17050] [Mesg: The call t
o method init() in the application connector failed.]
[Time: 2005/02/17 13:45:48.000] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Info] [MsgID: 17514] [Mesg: About to begin re
start retry # 1 for serial connector agent WebSphereMQ.]
[Time: 2005/02/17 13:45:48.000] [System: ConnectorAgent] [SS: WebSphereMQ] [Thre
ad: wbia_main (#539160070)] [Type: Info] [MsgID: 17516] [Mesg: Waiting for confi
gured restart retry interval: 1 minute(s) before restarting connector agent WebS
phereMQ.]
Failed to access
destination "queue://crossworlds.queue.manager/MQCONN.IN" specified by the conn
ector property InputQueue. JMS Provider (IBM) reported the following error: MQJM
S1017: non-local MQ queue not valid for receiving or browsing.
Looks like a problem with your JMS Object definition. _________________ Yes, I am an agent of Satan but my duties are largely ceremonial.
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