[omniORB] Question: Server works but doesn't send back responses after a few calls...

renny.koshy at rubixinfotech.com renny.koshy at rubixinfotech.com
Thu Mar 4 00:23:47 GMT 2004


Hello,

I have a server process which receives a request, and is able to respond
flawlessly... then all of a sudden, it goes into a mode where it stops
sending responses back, and the client gets TRANSIENT errors...

What I did notice was that when it is working, I get the following sequence
(when tracing is at level 20):

2004-03-04 00:09:27,483 DEBUG CORBA.Servant.Err  - Query completed for
'select * from tt_tk_date'
omniORB: throw giopStream::CommFailure from
giopImpl12.cc:1246(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: Server close connection from giop:tcp:10.100.0.11:45028

But when it starts failing you see the order of these msgs change order...

omniORB: Server close connection from giop:tcp:10.100.0.11:45102
omniORB: throw giopStream::CommFailure from
giopStream.cc:828(0,NO,COMM_FAILURE_UnMarshalArguments)

Does anyone have ideas?  I've included my complete trace file below...
this is a server proc running on Windoze.. client is on Solaris...

The only thing I can see is that when it starts to fail is when I had more
than one client connecting to the server process...

Thanks

Renny


<<<< FULL TRACE >>>>


omniORB: My addresses are:
omniORB: 10.100.3.6
omniORB: 127.0.0.1
omniORB: Native char code sets: UTF-8 ISO-8859-1.
omniORB: Transmission char code sets: UTF-8(1.2) ISO-8859-1(1.2)
ISO-8859-1(1.1) ISO-8859-1(1.0).
omniORB: Native wide char code sets: UTF-16.
omniORB: Transmission wide char code sets: UTF-16(1.2).
omniORB: Information: the omniDynamic library is not linked.
omniORB: Current configuration is as follows:
omniORB:   DefaultInitRef (file) =
omniORB:   DefaultInitRef (args) =
omniORB:   InitRef = NameService=corbaname::10.100.0.11
omniORB:   abortOnInternalError = 0
omniORB:   acceptBiDirectionalGIOP = 0
omniORB:   acceptMisalignedTcIndirections = 0
omniORB:   bootstrapAgentHostname =
omniORB:   bootstrapAgentPort = 900
omniORB:   clientCallTimeOutPeriod = 0
omniORB:   clientTransportRule = * unix,ssl,tcp
omniORB:   diiThrowsSysExceptions = 0
omniORB:   dumpConfiguration = 0
omniORB:   endPoint = giop:tcp::
omniORB:   endPointPublishAllIFs = 0
omniORB:   giopMaxMsgSize = 2097152
omniORB:   giopTargetAddressMode = KeyAddr
omniORB:   id = omniORB4
omniORB:   inConScanPeriod = 180
omniORB:   lcdMode = 0
omniORB:   maxGIOPConnectionPerServer = 5
omniORB:   maxGIOPVersion = 1.2
omniORB:   maxInterleavedCallsPerConnection = 5
omniORB:   maxServerThreadPerConnection = 100
omniORB:   maxServerThreadPoolSize = 100
omniORB:   nativeCharCodeSet = ISO-8859-1
omniORB:   nativeWCharCodeSet = UTF-16
omniORB:   objectTableSize = 0
omniORB:   offerBiDirectionalGIOP = 0
omniORB:   omniORB_27_CompatibleAnyExtraction = 0
omniORB:   oneCallPerConnection = 1
omniORB:   outConScanPeriod = 120
omniORB:   poaHoldRequestTimeout = 0
omniORB:   poaUniquePersistentSystemIds = 1
omniORB:   principal = [Null]
omniORB:   scanGranularity = 5
omniORB:   serverCallTimeOutPeriod = 0
omniORB:   serverTransportRule = * unix,ssl,tcp
omniORB:   strictIIOP = 1
omniORB:   supportBootstrapAgent = 0
omniORB:   supportCurrent = 1
omniORB:   supportPerThreadTimeOut = 0
omniORB:   tcAliasExpand = 0
omniORB:   threadPerConnectionLowerLimit = 9000
omniORB:   threadPerConnectionPolicy = 1
omniORB:   threadPerConnectionUpperLimit = 10000
omniORB:   threadPoolWatchConnection = 1
omniORB:   traceInvocations = 0
omniORB:   traceLevel = 20
omniORB:   traceThreadId = 0
omniORB:   unixTransportDirectory = /tmp/omni-%u
omniORB:   unixTransportPermission =  777
omniORB:   useTypeCodeIndirections = 1
omniORB:   verifyObjectExistsAndType = 1
2004-03-04 00:09:11,790 DEBUG Main  - ORB initialization successful.
Trying resolve POA
omniORB: Initialising incoming endpoints.
omniORB: Starting serving incoming endpoints.
2004-omniORB: AsyncInvoker: thread id = 2 has started. Total threads = 1
03-04 00:09:16,957 DEBUG Main  - POA initialization successful.  Creating
server object
2004-03-04 00:09:16,988 DEBUG CORBA.Servant.Err  - Created instance of
GSQL::SQLAgent at 0x00307680
2004-03-04 00:09:16,988 DEBUG Main  - Object initialization successful.
Activating objects in POA
omniORB: Adding root<0> (activating) to object table.
omniORB: State root<0> (activating) -> active
2004-03-04 00:09:16,988 DEBUG Main  - Objects activated, registering with
name service
omniORB: Creating ref to local: root<0>
 target id      : IDL:GSQL/SQLAgent:1.0
 most derived id: IDL:GSQL/SQLAgent:1.0
2004-03-04 00:09:16,998 DEBUG CORBA.Helper  - CL_CORBA::bindObjectToName
('com:Type/rubixinfotech:Org/TRADE:System/SQLAgent:Class/IBN
TEL:Instance')
2004-03-04 00:09:16,998 DEBUG CORBA.Helper  - CL_CORBA::bindObjectToName()
- Resolving name server reference
omniORB: Creating ref to remote: key<0x4e616d6553657276696365>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id:
omniORB: Initial reference `NameService' resolved from configuration file.
2004-03-04 00:09:16,998 DEBUG CORBA.Helper  - CL_CORBA::bindObjectToName()
- Name service resolved
omniORB: AsyncInvoker: thread id = 3 has started. Total threads = 2
omniORB: Client opened connection to giop:tcp:10.100.0.11:2809
2004-03-04 00:09omniORB: Creating ref to remote:
key<0x4e616d6553657276696365>
 target id      : IDL:omg.org/CosNaming/NamingContext:1.0
 most derived id:
:17,068 INFO  DB.Msg  - DB server error 5701: Changed database context to
'IBNTel'. on line 0 of procedure '(null)'

2004-03-04 00:09:17,078 DEBUG CORBA.Helper  - Binding com of type Type
2004-03-04 00:09:17,078 DEBUG DBWorker  - dbopen() returned 0x007C3438
2004-03-04 00:09:17,078 DEBUG CORBA.Helper  - Trying to bind a new context
2004-03-04 00:09:17,088 DEBUG DBWorker  - run() - Successfully logged in
2004-03-04 00:09:17,088 DEBUG DBWorker  - run(1) - Waiting for work to do
2004-03-04 00:09:17,108 DEBUG CORBA.Helper  - Already exists!  Will try to
resolve it
omniORB: Creating ref to remote: root/<..PX.K......>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: ObjRef() -- deleted.
2004-03-04 00:09:17,128 DEBUG CORBA.Helper  - Binding rubixinfotech of type
Org
2004-03-04 00:09:17,148 DEBUG CORBA.Helper  - Trying to bind a new context
omniORB: LocateRequest to remote: root/<..PX.K......>
omniORB: Client opened connection to giop:tcp:10.100.0.11:2809
2004-03-04 00:09:17,208 DEBUG CORBA.Helper  - Already exists!  Will try to
resolve it
omniORB: Creating ref to remote: root/<..PX.K......>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:omg.org/CosNaming/NamingContextExt:1.0) -- deleted.
2004-03-04 00:09:17,228 DEBUG CORBA.Helper  - Binding TRADE of type System
2004-03-04 00:09:17,228 DEBUG CORBA.Helper  - Trying to bind a new context
omniORB: LocateRequest to remote: root/<..PX.K......>
2004-03-04 00:09:17,278 DEBUG CORBA.Helper  - Already exists!  Will try to
resolve it
omniORB: Creating ref to remote: root/<..PX.K......>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:omg.org/CosNaming/NamingContextExt:1.0) -- deleted.
2004-03-04 00:09:17,298 DEBUG CORBA.Helper  - Binding SQLAgent of type
Class
2004-03-04 00:09:17,298 DEBUG CORBA.Helper  - Trying to bind a new context
omniORB: LocateRequest to remote: root/<..PX.K......>
2004-03-04 00:09:17,338 DEBUG CORBA.Helper  - Already exists!  Will try to
resolve it
omniORB: Creating ref to remote: root/<..PX.K......>
 target id      : IDL:omg.org/CORBA/Object:1.0
 most derived id: IDL:omg.org/CosNaming/NamingContextExt:1.0
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:omg.org/CosNaming/NamingContextExt:1.0) -- deleted.
2004-03-04 00:09:17,358 DEBUG CORBA.Helper  - Binding IBNTEL of type
Instance
2004-03-04 00:09:17,368 DEBUG CORBA.Helper  - Bind the leaf
omniORB: LocateRequest to remote: root/<..PX.K......>
2004-03-04 00:09:17,418 DEBUG CORBA.Helper  - Re-binding the leaf
2004-03-04 00:09:17,438 DEBUG CORBA.Helper  - Bind the leaf
2004-03-04 00:09:17,458 DEBUG CORBA.Helper  - CL_CORBA::bindObjectToName()
- Finished parsing/binding
omniORB: omniRemoteIdentity deleted.
omniORB: ObjRef(IDL:omg.org/CosNaming/NamingContextExt:1.0) -- deleted.
2004-03-04 00:09:17,468 DEBUG Main  - Object
'IOR:010000001600000049444c3a4753514c2f53514c4167656e743a312e30000000010000000000000064
000000010102000b00000031302e3130302e332e3600005e1200000e000000fefcb946400000068c0000000000000002000000000000000800000001000000005454
41010000001c00000001000000010001000100000001000105090101000100000009010100'
registered
omniORB: ObjRef(IDL:GSQL/SQLAgent:1.0) -- deleted.
2004-03-04 00:09:17,498 DEBUG Main  - Objects registered.   Activating POA
2004-03-04 00:09:17,498 DEBUG Main  - Waiting for requests



<<<< ------------ Typical SUCCESSFUL call -- BEGIN --------->>>>



omniORB: Server accepted connection from giop:tcp:10.100.0.11:45028
omniORB: AsyncInvoker: thread id = 4 has started. Total threads = 3
omniORB: Accepted connection from giop:tcp:10.100.0.11:45028 because of
this rule: "* unix,ssl,tcp"
omniORB: Handling a GIOP LOCATE_REQUEST.
2004-03-04 00:09:27,403 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:09:27,403 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:09:27,403 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004-03-04 00:09:27,413 DEBUG DBWorker  - AddJob() - added job to queue --
signalling on queue condition
2004-03-04 00:09:27,413 DEBUG DBWorker  - run(1) - Waiting for mutex
2004-03-04 00:09:27,413 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:09:27,413 DEBUG DBWorker  - run(1) - Got a work request
'select * from tt_tk_date'
2004-03-04 00:09:27,413 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:09:27,423 WARN  DBWorker  - run(1)() - Using DBPROCESS
0x007C3438 - Request: 'select * from tt_tk_date'
2004-03-04 00:09:27,423 DEBUG DBWorker  - Here at line 241
2004-03-04 00:09:27,433 DEBUG DBWorker  - Here at line 251
2004-03-04 00:09:27,433 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:27,433 DEBUG DBWorker  - Here at line 259
2004-03-04 00:09:27,433 INFO  DB.Msg  - DB server error 208: Invalid object
name 'tt_tk_date'. on line 1 of procedure '(null)'

2004-03-04 00:09:27,443 ERROR DB.Err  - SQL server other error 0x2717
2004-03-04 00:09:27,443 ERROR DB.Err  - DB-Library Error 10007: General SQL
Server error: Check messages from the SQL Server.

2004-03-04 00:09:27,453 DEBUG DBWorker  - Here at line 275
2004-03-04 00:09:27,453 DEBUG DBWorker  - Here at line 284
2004-03-04 00:09:27,453 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:27,453 DEBUG DBWorker  - Here at line 300
2004-03-04 00:09:27,463 DEBUG DBWorker  - run(1) - Responding to client
2004-03-04 00:09:27,463 DEBUG GenericRequest  - GenericRequest() - Work is
done! -- Status -3
2004-03-04 00:09:27,463 DEBUG DBWorker  - run(1) - Done with request
2004-03-04 00:09:27,463 DEBUG CORBA.Servant.Err  - Here at line 104
2004-03-04 00:09:27,463 DEBUG DBWorker  - run(1) - Waiting for work to do
2004-03-04 00:09:27,473 DEBUG CORBA.Servant.Err  - Here at line 106
2004-03-04 00:09:27,483 DEBUG CORBA.Servant.Err  - Query completed for
'select * from tt_tk_date'
omniORB: throw giopStream::CommFailure from
giopImpl12.cc:1246(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: Server close connection from giop:tcp:10.100.0.11:45028


<<<< ------------ Typical SUCCESSFUL call -- END --------->>>>

<< Deleted  6 more normal calls >>>

omniORB: Server accepted connection from giop:tcp:10.100.0.11:45040
omniORB: Accepted connection from giop:tcp:10.100.0.11:45040 because of
this rule: "* unix,ssl,tcp"
omniORB: Handling a GIOP LOCATE_REQUEST.
omniORB: Server accepted connection from giop:tcp:10.100.0.11:45042
omniORB: AsyncInvoker: thread id = 5 has started. Total threads = 4
omniORB: Accepted connection from giop:tcp:10.100.0.11:45042 because of
this rule: "* unix,ssl,tcp"
2004-0omniORB: Handling a GIOP LOCATE_REQUEST.
3-04 00:09:36,376 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:09:36,376 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:09:36,376 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004-03-04 00:09:36,376 DEBUG DBWorker  - AddJob() - added job to queue --
signalling on queue condition
2004-03-04 00:09:36,386 DEBUG DBWorker  - run(1) - Waiting for mutex
2004-03-04 00:09:36,386 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:09:36,386 DEBUG DBWorker  - run(1) - Got a work request
'somniORB: Server accepted connection from giop:tcp:10.100.0.1
1:45044
eleomniORB: AsyncInvoker: thread id = 6 has started. Total threads = 5
omniORB: Accepted connection from giop:tcp:10.100.0.11:45044 because of
this rule: "* unix,ssl,tcp"
omniORB: Handling a GIOP LOCATE_REQUEST.
ct * from tt_tk_date'
2004-03-04 00:09:36,386 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:09:36,396 WARN  DBWorker  - run(1)() - Using DBPROCESS
0x007C3438 - Request: 'select * from tt_tk_date'
2004-03-04 00:09:36,406 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:09:36,416 DEBUG DBWorker  - Here at line 241
2004-03-04 00:09:36,416 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:09:36,416 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:09:36,416 DEBUG DBWorker  - Here at line 251
2004-03-04 00:09:36,426 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:09:36,436 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004-03-04 00:09:36,436 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:36,436 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004omniORB: Server accepted connection from giop:tcp:10.100.0.11:45046
-03-04omniORB: AsyncInvoker: thread id = 7 has started. Total threads = 6
omniORB: Accepted connection from giop:tcp:10.100.0.11:45046 because of
this rule: "* unix,ssl,tcp"
omniORB: Handling a GIOP LOCATE_REQUEST.
 00:09:36,436 DEBUG DBWorker  - AddJob() - added job to queue -- signalling
on queue condition
2004-03-04 00:09:36,446 DEBUG DBWorker  - Here at line 259
2004-03-04 00:09:36,446 DEBUG DBWorker  - AddJob() - added job to queue --
signalling on queue condition
2004-03-04 00:09:36,456 INFO  DB.Msg  - DB server error 208: Invalid object
name 'tt_tk_date'. on line 1 of procedure '(null)'

2004-03-04 00:09:36,456 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:09:36,466 ERROR DB.Err  - SQL server other error 0x2717
2004-03-04 00:09:36,466 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:09:36,466 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:09:36,476 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:09:36,476 ERROR DB.Err  - DB-Library Error 10007: General SQL
Server error: Check messages from the SQL Server.

2004-03-04 00:09:36,476 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:09:36,496 DEBUG DBWorker  - Here at line 275
2004-03-04 00:09:36,476 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:09:36,506 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004-03-04 00:09:36,516 DEBUG DBWorker  - Here at line 284
2004-03-04 00:09:36,526 DEBUG DBWorker  - AddJob() - added job to queue --
signalling on queue condition
2004-03-04 00:09:36,526 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:36,536 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:09:36,536 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:09:36,536 DEBUG DBWorker  - Here at line 300
2004-03-04 00:09:36,536 DEBUG DBWorker  - run(1) - Responding to client
2004-03-04 00:09:36,546 DEBUG GenericRequest  - GenericRequest() - Work is
done! -- Status -3
2004-03-04 00:09:36,546 DEBUG DBWorker  - run(1) - Done with request
2004-03-04 00:09:36,546 DEBUG CORBA.Servant.Err  - Here at line 104
2004-03-04 00:09:36,546 DEBUG DBWorker  - run(1) - Waiting for work to do
2004-03-04 00:09:36,556 DEBUG CORBA.Servant.Err  - Here at line 106
2004-03-04 00:09:36,556 DEBUG DBWorker  - run(1) - Waiting for mutex
2004-03-04 00:09:36,556 DEBUG CORBA.Servant.Err  - Query completed for
'select * from tt_tk_date'
2004-03-04 00:09:36,556 DEBUG DBWorker  - run(1) - Got a work request
'select * from tt_tk_date'
2004-03-04 00:09:36,566 WARN  DBWorker  - run(1)() - Using DBPROCESS
0x007C3438 - Request: 'select * from tt_tk_date'
2004-03-04 00:09:36,566 DEBUG DBWorker  - Here at line 241
2004-03-04 00:09:36,576 DEBUG DBWorker  - Here at line 251
2004-03-04 00:09:36,576 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:36,576 DEBUG DBWorker  - Here at line 259
2004-03-04 00:09:36,576 INFO  DB.Msg  - DB server error 208: Invalid object
name 'tt_tk_daomniORB: throw giopStream::CommFailure fro
m giopImpl12.cc:1246(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: Server close connection from giop:tcp:10.100.0.11:45040
te'. on line 1 of procedure '(null)'

2004-03-04 00:09:36,596 ERROR DB.Err  - SQL server other error 0x2717
2004-03-04 00:09:36,596 ERROR DB.Err  - DB-Library Error 10007: General SQL
Server error: Check messages from the SQL Server.

2004-03-04 00:09:36,596 DEBUG DBWorker  - Here at line 275
2004-03-04 00:09:36,606 DEBUG DBWorker  - Here at line 284
2004-03-04 00:09:36,606 DEBUG DBWorker  - Processing result 0
2004-03-04 00:09:36,606 DEBUG DBWorker  - Here at line 300
2004-03-04 00:09:36,606 DEBUG DBWorker  - run(1) - Responding to client
2004-03-04 00:09:36,616 DEBUG GenericRequest  - GenericRequest() - Work is
done! -- Status -3
2004-03-04 00:09:36,616 DEBUG DBWorker  - run(1) - Done with request
2004-03-04 00:09:36,616 DEBUG CORBA.Servant.Err  - Here at line 104
2004-03-04 00:09:36,626 DEBUG DBWorker  - run(1) - Waiting for work to do
2004-03-04 00:09:36,626 DEBUG CORBA.Servant.Err  - Here at line 106
2004-03-04 00:09:36,626 DEBUG CORBA.Servant.Err  - Query completed for
'select * from tt_tk_date'
omniORB: throw giopStream::CommFailure from
giopImpl12.cc:1246(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: Server close connection from giop:tcp:10.100.0.11:45042

<<< A whole slew of calls deleted >>>

omniORB: Server accepted connection from giop:tcp:10.100.0.11:45108
omniORB: AsyncInvoker: thread id = 10 has started. Total threads = 6
omniORB: Accepted connection from giop:tcp:10.100.0.11:45108 because of
this rule: "* unix,ssl,tcp"
omniORB: Handling a GIOP LOCATE_REQUEST.
2004-03-04 00:13:08,625 DEBUG CORBA.Servant.Err  - Here at line 98
2004-03-04 00:13:08,625 DEBUG GenericRequest  - GenericRequest() - Adding
work request to DB Worker
2004-03-04 00:13:08,635 DEBUG DBWorker  - AddJob() - waiting for queue
mutex
2004-03-04 00:13:08,635 DEBUG DBWorker  - AddJob() - added job to queue --
signalling on queue condition
2004-03-04 00:13:08,635 DEBUG DBWorker  - run(1) - Waiting for mutex
2004-03-04 00:13:08,635 DEBUG DBWorker  - AddJob() - Leaving
2004-03-04 00:13:08,645 DEBUG DBWorker  - run(1) - Got a work request
'select * from tt_tk_date'
2004-03-04 00:13:08,645 DEBUG GenericRequest  - GenericRequest() - Waiting
for work to be complete
2004-03-04 00:13:08,645 WARN  DBWorker  - run(1)() - Using DBPROCESS
0x007C3438 - Request: 'select * from tt_tk_date'
2004-03-04 00:13:08,655 DEBUG DBWorker  - Here at line 241
2004-03-04 00:13:08,655 DEBUG DBWorker  - Here at line 251
2004-03-04 00:13:08,655 DEBUG DBWorker  - Processing result 0
2004-03-04 00:13:08,665 DEBUG DBWorker  - Here at line 259
2004-03-04 00:13:08,665 INFO  DB.Msg  - DB server error 208: Invalid object
name 'tt_tk_date'. on line 1 of procedure '(null)'

2004-03-04 00:13:08,675 ERROR DB.Err  - SQL server other error 0x2717
2004-03-04 00:13:08,675 ERROR DB.Err  - DB-Library Error 10007: General SQL
Server error: Check messages from the SQL Server.

2004-03-04 00:13:08,675 DEBUG DBWorker  - Here at line 275
2004-03-04 00:13:08,685 DEBUG DBWorker  - Here at line 284
2004-03-04 00:13:08,685 DEBUG DBWorker  - Processing result 0
2004-03-04 00:13:08,685 DEBUG DBWorker  - Here at line 300
2004-03-04 00:13:08,685 DEBUG DBWorker  - run(1) - Responding to client
2004-03-04 00:13:08,695 DEBUG GenericRequest  - GenericRequest() - Work is
done! -- Status -3
2004-03-04 00:13:08,695 DEBUG DBWorker  - run(1) - Done with request
2004-03-04 00:13:08,695 DEBUG CORBA.Servant.Err  - Here at line 104
2004-03-04 00:13:08,695 DEBUG DBWorker  - run(1) - Waiting for work to do
2004-03-04 00:13:08,695 DEBUG CORBA.Servant.Err  - Here at line 106
2004-03-04 00:13:08,705 DEBUG CORBA.Servant.Err  - Query completed for
'select * from tt_tk_date'
omniORB: Server close connection from giop:tcp:10.100.0.11:45102
omniORB: throw giopStream::CommFailure from
giopStream.cc:828(0,NO,COMM_FAILURE_UnMarshalArguments)
omniORB: AsyncInvoker: thread id = 6 has exited. Total threads = 6








More information about the omniORB-list mailing list