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 » General Discussion » WMQ 5.3 PROBLEM

Post new topic  Reply to topic
 WMQ 5.3 PROBLEM « View previous topic :: View next topic » 
Author Message
gazi
PostPosted: Mon Jun 06, 2005 3:31 am    Post subject: WMQ 5.3 PROBLEM Reply with quote

Newbie

Joined: 06 Jun 2005
Posts: 7

Hi everybody,

I have a simple BO and with an JDBC Adapter I'm connected at an AS/400 machine. When the DeliveryTransport=JMS, the "toy" it's working properly(through a colaboration, carrying a BO from JDBC Adapter to Jtext Adapter)
But, if the DeliveryTransport are changed to MQ, I get the below error mesage.


"[MsgID: 39012] [Mesg: Insufficient keys in Event/Object found : Keys in event = 1 Keys in Object=2.]"

How could I fix it ?

Thanks for any feedback

Gazi



I thing, here are a BO metadata problem.
Back to top
View user's profile Send private message
vennela
PostPosted: Mon Jun 06, 2005 6:35 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Try it with a test connector and MQ as the transport.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
gazi
PostPosted: Mon Jun 06, 2005 10:00 pm    Post subject: Reply with quote

Newbie

Joined: 06 Jun 2005
Posts: 7

Hello Vennela,

Thank you for your feedback. I edited the BO metadata and now the error message is:

[Time: 2005/06/06 15:37:53.316] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Trace] [Mesg: :Received BusObj from App Connector.]
[Time: 2005/06/06 15:37:53.316] [System: ConnectorAgent] [SS:GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Trace] [Mesg: :Posting BusObj to Interchange.]
[Time: 2005/06/06 15:37:53.316] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Trace] [Mesg: :Business Object before delivering :<StartHeader>
<Version = 3.0>
<EndHeader>
<StartBO:MyCustomer>

BusinessObject = MyCustomer
Verb = Create
Locale = en_US

PRIMARYKEY = 209
CUSTOMERTYPE = Customer
TITLE = Mr
FIRSTNAME = Travis
LASTNAME = Nelson
MIDDLEINITIAL = E
SEX = M
HOMEPHONE = 5555
CELLPHONE = 11111
ObjectEventId = 310EVENTS20050606153605.421528

<EndBO:MyCustomer>]
[Time: 2005/06/06 15:37:53.394] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Trace] [Mesg: :Posting BusObj to Interchange.]
java.lang.ClassCastException: CxCommon.CxListBuffer
at CxCommon.Messaging.MsgUtil.traceSend(MsgUtil.java:63)
at CxCommon.Messaging.MQSeries.CxMQSession.send(CxMQSession.java:479)
at AppSide_Connector.EventMsgInterface.postBusObj(EventMsgInterface.java:350)
at AppSide_Connector.EventMsgInterface.deliverBusObj(EventMsgInterface.java:321)
at AppSide_Connector.AgentBusinessObjectManager.deliverBusObj(AgentBusinessObjectManager.java:1478)
at AppSide_Connector.BusObjJavaInterface.GotObjectFromApp(BusObjJavaInterface.java:452)
at AppSide_Connector.SubscriptionHandler.gotApplEvent(SubscriptionHandler.java:177)
at AppSide_Connector.ConnectorBase.gotApplEvent(ConnectorBase.java:264)
at com.crossworlds.cwconnectorapi.CWConnectorAgent.gotApplEvent(CWConnectorAgent.java:103)
at com.crossworlds.connectors.JDBC.JDBCConnectorAgent.pollForEvents(JDBCConnectorAgent.java:1396)
at AppSide_Connector.BusObjJavaInterface.poll(BusObjJavaInterface.java:581)
at AppSide_Connector.AppCalls.poll(AppCalls.java:192)
at AppSide_Connector.AgentBusinessObjectManager.poll(AgentBusinessObjectManager.java:716)
at AppSide_Connector.AppPolling.poll(AppPolling.java:309)
at AppSide_Connector.AppPolling.doPollingContinuousWait(AppPolling.java:571)
at AppSide_Connector.AppPolling.run(AppPolling.java:136)
at java.lang.Thread.run(Thread.java:567)
[Time: 2005/06/06 15:37:53.456] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Error] [MsgID: 17106] [Mesg: Failed to send business object to InterChange Server. Reason: java.lang.ClassCastException:
CxCommon.CxListBuffer.BusinessObject dump is:<StartHeader>
<Version = 3.0>
<EndHeader>
<StartBO:MyCustomer>

BusinessObject = MyCustomer
Verb = Create
Locale = en_US

PRIMARYKEY = 209
CUSTOMERTYPE = Customer
TITLE = Mr
FIRSTNAME = Travis
LASTNAME = Nelson
MIDDLEINITIAL = E
SEX = M
HOMEPHONE = 5555
CELLPHONE = 11111
ObjectEventId = GJDBCConnector_310EVENTS20050606153605.421528

<EndBO:MyCustomer>]
[Time: 2005/06/06 15:37:53.550] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Error] [MsgID: 33008] [Mesg: pollForEvents Failed]
[Time: 2005/06/06 15:37:53.550] [System: ConnectorAgent]
[SS: GJDBCConnector] [Thread: appPolling (#1105067148)]
[Type: Trace] [Mesg: :[Type: Trace] [MsgID: 90018]
[Mesg: Entering updateEventStatus] ]
Back to top
View user's profile Send private message
gazi
PostPosted: Mon Jun 06, 2005 11:25 pm    Post subject: Reply with quote

Newbie

Joined: 06 Jun 2005
Posts: 7

vennela wrote:
Try it with a test connector and MQ as the transport.


With a test connector, it working
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 » General Discussion » WMQ 5.3 PROBLEM
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.