Posted: Mon Jun 06, 2005 3:43 am Post subject: MsgID: 39012
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 ? I thought that here is a metadata problem.
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>
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