it seems blocking forever.....
stack trace info:
Application work fine until met this problem suddenly. This problem occurs with or without icegridCode:(gdb) where #0 0x00000035040c48c6 in poll () from /lib64/libc.so.6 #1 0x00002aaaaad20722 in IceInternal::TcpTransceiver::read (this=0x1cf83080, buf=@0x7fff433fc750, timeout=-1) at TcpTransceiver.cpp:265 #2 0x00002aaaaac4898e in Ice::ConnectionI::validate (this=0x1cf831c0) at ConnectionI.cpp:144 #3 0x00002aaaaac35eb8 in IceInternal::OutgoingConnectionFactory::create (this=0x1cf81250, endpts=@0x7fff433fd210, moreEndpts=false, threadPerConnection=false, compress=@0x1cf80b58) at ConnectionFactory.cpp:298 #4 0x00002aaaaacf4cb7 in IceInternal::RoutableReference::createConnection (this=0x1cf82270, allEndpoints=@0x7fff433fd430, comp=@0x1cf80b58) at Reference.cpp:1248 #5 0x00002aaaaacf5bb6 in IceInternal::DirectReference::getConnection (this=0x1cf82270, comp=@0x1cf80b58) at Reference.cpp:1486 #6 0x00002aaaaace38ae in IceDelegateM::Ice::Object::setup (this=0x1cf80b40, ref=@0x1cf82038) at Proxy.cpp:1322 #7 0x00002aaaaace5422 in IceProxy::Ice::Object::__getDelegate (this=0x1cf82000) at Proxy.cpp:1064 #8 0x00002aaaaace654f in IceProxy::Ice::Object::ice_isA (this=0x1cf82000, typeId=@0x6ae5c8, context=0x0) at Proxy.cpp:139 #9 0x000000000047d024 in IceProxy::Ice::Object::ice_isA (this=0x1cf82000, typeId=@0x6ae5c8) at /home/oracle/Ice-3.2.1/include/Ice/Proxy.h:96 #10 0x000000000047d7e6 in IceInternal::checkedCastImpl<IceInternal::ProxyHandle<IceProxy::PDB::MDDLang> > (b=@0x7fff433fd7f0, context=0x0) at /home/oracle/Ice-3.2.1/include/Ice/Proxy.h:436 #11 0x000000000047d8e4 in IceInternal::checkedCastHelper<IceProxy::PDB::MDDLang, IceProxy::Ice::Object> (b=@0x7fff433fd7f0, ctx=0x0) at /home/oracle/Ice-3.2.1/include/Ice/ProxyHandle.h:91 #12 0x000000000047d922 in IceInternal::ProxyHandle<IceProxy::PDB::MDDLang>::checkedCast<IceProxy::Ice::Object> (r=@0x7fff433fd7f0) at /home/oracle/Ice-3.2.1/include/Ice/ProxyHandle.h:244 #13 0x000000000046d659 in UDDLang::connect (this=0x6ae7c0) at ClientAgent.cpp:1415 #14 0x00000000004673c1 in main (argc=1, argv=0x7fff433feab8) at Sqltool.cpp:649

Reply With Quote