Posted: Sat Jun 03, 2006 2:10 pm Post subject: Put Content in the Database
Novice
Joined: 26 May 2006 Posts: 24
Hi all,
I am using WICS as my integration broker. I developed BO's for an order xml schema. After creating BO's,generating maps, developing scenarios, i made a test run using the Test Connector and i was able to pass data from MQTestConnector to JDBCTestConnector. This is perfectly working but when i tried to start the server and insert the data into the database, the contents won't be inserted into the database. The last lines which describe an error is shown below: I appreciate if anyone can help me fix this problem. Thanks a lot
-------------------------------------------------------------------------------------
ObjectEventId = MQConnector_1149365678703_8
<EndBO:db_ORDER>]
[Time: 2006/06/03 16:14:40.094] [System: ConnectorController] [SS: JDBCConnector] [Thread: colabname_XMLTODB.thread1 (#729935556)] [Type: Trace] [Mesg: addPendList Cookie: ]
[Time: 2006/06/03 16:14:40.094] [System: ConnectorController] [SS: JDBCConnector] [Thread: colabname_XMLTODB.thread1 (#729935556)] [Type: Trace] [Mesg: addPendList Cookie: Sat Jun 03 15:49:54 EDT 2006A]
[Time: 2006/06/03 16:14:40.094] [System: ConnectorController] [SS: JDBCConnector] [Thread: colabname_XMLTODB.thread1 (#729935556)] [Type: Trace] [Mesg: posting business object with cookie Sat Jun 03 15:49:54 EDT 2006A]
[Time: 2006/06/03 16:14:58.406] [System: ConnectorController] [SS: JDBCConnector] [Thread: WT=2 (#799813316)] [Type: Trace] [Mesg: getSerializedAgentMonitors: Not connected]
[Time: 2006/06/03 16:15:00.766] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2775] [Mesg: An update session is starting.]
[Time: 2006/06/03 16:15:00.766] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2832] [Mesg: Connector JDBCConnector is being updated.]
[Time: 2006/06/03 16:15:00.828] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2833] [Mesg: Map shiporder_generic_TO_db_ORDER is being added to connector JDBCConnector.]
[Time: 2006/06/03 16:15:00.891] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property AgentTraceLevel is being updated with a value of 5.]
[Time: 2006/06/03 16:15:01.625] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property ControllerTraceLevel is being updated with a value of 5.]
[Time: 2006/06/03 16:15:01.688] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property PollFrequency is being updated with a value of 10000.]
[Time: 2006/06/03 16:15:01.766] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property ControllerStoreAndForwardMode is being updated with a value of true.]
[Time: 2006/06/03 16:15:01.844] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property RestartRetryCount is being updated with a value of 3.]
[Time: 2006/06/03 16:15:01.906] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property RestartRetryInterval is being updated with a value of 1.]
[Time: 2006/06/03 16:15:02.047] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property OADAutoRestartAgent is being updated with a value of false.]
[Time: 2006/06/03 16:15:02.109] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property OADMaxNumRetry is being updated with a value of 1000.]
[Time: 2006/06/03 16:15:02.172] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property OADRetryTimeInterval is being updated with a value of 10.]
[Time: 2006/06/03 16:15:02.234] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property MaxEventCapacity is being updated with a value of 2147483647.]
[Time: 2006/06/03 16:15:02.406] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2834] [Mesg: Connector JDBCConnector property ControllerEventSequencing is being updated with a value of true.]
[Time: 2006/06/03 16:15:02.734] [System: Server] [Thread: WT=1 (#746368708)] [Type: Info] [MsgID: 2776] [Mesg: The update session is ending.]
[Time: 2006/06/03 16:15:43.406] [System: ConnectorController] [SS: JDBCConnector] [Thread: WT=2 (#799813316)] [Type: Trace] [Mesg: getSerializedAgentMonitors: Not connected]
[Time: 2006/06/03 16:16:28.422] [System: ConnectorController] [SS: JDBCConnector] [Thread: WT=1 (#746368708)] [Type: Trace] [Mesg: getSerializedAgentMonitors: Not connected]
[Time: 2006/06/03 16:17:13.438] [System: ConnectorController] [SS: JDBCConnector] [Thread: WT=2 (#799813316)] [Type: Trace] [Mesg: getSerializedAgentMonitors: Not connected]
[Time: 2006/06/03 16:17:58.438] [System: ConnectorController] [SS: JDBCConnector] [Thread: WT=0 (#722202308)] [Type: Trace] [Mesg: getSerializedAgentMonitors: Not connected]
-----------------------------------------------------------------------------------
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