From: Henry T. <hen...@ya...> - 2003-04-25 14:31:46
|
Hi, I am using JDK 1.4.1 on Solaris and OpenORB 1.3.1 with EventService 1.3.1. In my application, the VM running event service constantly runs out of memory if push client disconnects and reconnects to the event service. I tried the example came with EventService package. This behavior seems to be persistent. From trace, everything were fine until push client reconnected and an event was pushed. The event seems to be on and on until VM runs out of memory. Do I miss any configuration? BTW, I didn't have this problem with 1.2.1. Thanks, Henry Tseng [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #22 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #22 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56558)] [DEBUG] (orb.ldr#16399041): Error receiving message in process_or_enqueue java.io.EOFException at org.openorb.iiop.IIOPTransport.readMagic(Unknown Source) at org.openorb.iiop.IIOPTransport.recvMessage(Unknown Source) at org.openorb.iiop.SocketQueue.process_or_enqueue(Unknown Source) at org.openorb.iiop.SocketQueue.receive(Unknown Source) at org.openorb.iiop.IIOPServerChannel.run_recv(Unknown Source) at org.openorb.net.ServerManagerImpl$ChannelRecvRunner.run(Unknown Source) at java.lang.Thread.run(Thread.java:536) [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56558)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56558) disorderly shutdown [Receive Worker for ClientChannel: (iiop) sunems3:56555 (56563 -> 56555)] [DEBUG] (orb.ldr#16399041): Error receiving message in process_or_enqueue java.io.EOFException at org.openorb.iiop.IIOPTransport.readMagic(Unknown Source) at org.openorb.iiop.IIOPTransport.recvMessage(Unknown Source) at org.openorb.iiop.SocketQueue.process_or_enqueue(Unknown Source) at org.openorb.iiop.SocketQueue.receive(Unknown Source) at org.openorb.iiop.IIOPClientChannel.run_recv(Unknown Source) at org.openorb.net.ClientManagerImpl$ChannelRecvRunnable.run(Unknown Source) at java.lang.Thread.run(Thread.java:536) [Receive Worker for ClientChannel: (iiop) sunems3:56555 (56563 -> 56555)] [DEBUG] (orb.ldr#16399041): server_pause invocation caused by org.omg.CORBA.TRANSIENT: vmcid: 0x0 minor code: 0 completed: No at org.openorb.iiop.SocketQueue.process_or_enqueue(Unknown Source) at org.openorb.iiop.SocketQueue.receive(Unknown Source) at org.openorb.iiop.IIOPClientChannel.run_recv(Unknown Source) at org.openorb.net.ClientManagerImpl$ChannelRecvRunnable.run(Unknown Source) at java.lang.Thread.run(Thread.java:536) Caused by: java.io.EOFException Caused by: java.io.EOFException at org.openorb.iiop.IIOPTransport.readMagic(Unknown Source) at org.openorb.iiop.IIOPTransport.recvMessage(Unknown Source) ... 5 more [Channel Reaper] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:2001 (56410 -> 2001) paused [Channel Reaper] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) localhost:2001 (56409 -> 2001) paused [Worker for ServerProtocol: (iiop) /0.0.0.0:56408] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) created [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 115 ------------------------------------------------------ GIOP.... ...g.... 47494F50 01020000 00000067 0000000A ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736D8 ....crea te_chann 0000000F 63726561 74655F63 68616E6E el...... ........ 656C0000 00000001 00000001 0000000C ....... ........ 00000000 00010020 00010109 00000000 ....Exam pleChann 0000000F 4578616D 706C6543 68616E6E el. 656C00 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) incom ing request #10 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #10 reply stream created. Reply status: 1 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 70 ------------------------------------------------------ GIOP.... ...:.... 47494F50 01020001 0000003A 0000000A ........ ...*IDL: 00000001 00000000 0000002A 49444C3A openorb. org/even 6F70656E 6F72622E 6F72672F 6576656E t/NameAl readyUse 742F4E61 6D65416C 72656164 79557365 d:1.0. 643A312E 3000 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #10 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #10 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 91 ------------------------------------------------------ GIOP.... ...O.... 47494F50 01020000 0000004F 0000000C ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736D8 ....join _channel 0000000D 6A6F696E 5F636861 6E6E656C ........ ....Exam 00000000 00000000 0000000F 4578616D pleChann el. 706C6543 68616E6E 656C00 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) incoming request #12 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "PolicyCurrent" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "ORBPolicyManager" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #12 reply stream created. Reply status: 0 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 172 ------------------------------------------------------ GIOP.... ...?.... 47494F50 01020001 000000A0 0000000C ........ ...2IDL: 00000000 00000000 00000032 49444C3A omg.org/ CosEvent 6F6D672E 6F72672F 436F7345 76656E74 ChannelA dmin/Eve 4368616E 6E656C41 646D696E 2F457665 ntChanne l:1.0... 6E744368 616E6E65 6C3A312E 30000000 ........ ...P.... 00000001 00000000 00000050 00010200 ....10.1 .0.21.?X 0000000A 31302E31 2E302E32 3100DC58 .....OO. x0.??... 00000014 004F4F01 78301FBB F4000000 POA?.W6? ........ 504F41FE 0A5736DA 00000001 00000001 ........ ... .... 00000018 00000000 00010020 00000000 ........ .... 00010109 00000001 00010100 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #12 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #12 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 72 ------------------------------------------------------ GIOP.... ...<.... 47494F50 01020000 0000003C 0000000E ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DA ....for_ consumer 0000000E 666F725F 636F6E73 756D6572 s....... 73000000 00000000 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) incoming request #14 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "PolicyCurrent" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "ORBPolicyManager" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #14 reply stream created. Reply status: 0 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 172 ------------------------------------------------------ GIOP.... ...?.... 47494F50 01020001 000000A0 0000000E ........ ...3IDL: 00000000 00000000 00000033 49444C3A omg.org/ CosEvent 6F6D672E 6F72672F 436F7345 76656E74 ChannelA dmin/Con 4368616E 6E656C41 646D696E 2F436F6E sumerAdm in:1.0.. 73756D65 7241646D 696E3A31 2E300000 ........ ...P.... 00000001 00000000 00000050 00010200 ....10.1 .0.21.?X 0000000A 31302E31 2E302E32 3100DC58 .....OO. x0.??... 00000014 004F4F01 78301FBB F4000000 POA?.W6? ........ 504F41FE 0A5736DD 00000001 00000001 ........ ... .... 00000018 00000000 00010020 00000000 ........ .... 00010109 00000001 00010100 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #14 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #14 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D.... 47494F50 01020000 00000044 00000010 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DD ....obta in_push_ 00000015 6F627461 696E5F70 7573685F supplier ........ 73757070 6C696572 00000000 00000000 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) incoming request #16 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "PolicyCurrent" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "ORBPolicyManager" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #16 reply stream created. Reply status: 0 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 176 ------------------------------------------------------ GIOP.... ...?.... 47494F50 01020001 000000A4 00000010 ........ ...7IDL: 00000000 00000000 00000037 49444C3A omg.org/ CosEvent 6F6D672E 6F72672F 436F7345 76656E74 ChannelA dmin/Pro 4368616E 6E656C41 646D696E 2F50726F xyPushSu pplier:1 78795075 73685375 70706C69 65723A31 .0...... .......P 2E300000 00000001 00000000 00000050 ........ 10.1.0.2 00010200 0000000A 31302E31 2E302E32 1.?X.... .OO.x0.? 3100DC58 00000014 004F4F01 78301FBB ?...POA? .W6?.... F4000000 504F41FE 0A5736DF 00000001 ........ ....... 00000001 00000018 00000000 00010020 ........ ........ 00000000 00010109 00000001 00010100 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #16 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #16 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 220 ------------------------------------------------------ GIOP.... ...?.... 47494F50 01020000 000000D0 00000012 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DF ....conn ect_push 00000016 636F6E6E 6563745F 70757368 _consume r....... 5F636F6E 73756D65 72000000 00000000 ...*IDL: omg.org/ 0000002A 49444C3A 6F6D672E 6F72672F CosEvent Comm/Pus 436F7345 76656E74 436F6D6D 2F507573 hConsume r:1.0... 68436F6E 73756D65 723A312E 30000000 ........ ...P.... 00000001 00000000 00000050 00010200 ....10.1 .0.21.?. 0000000A 31302E31 2E302E32 3100DD1C .....OO. \J#??... 00000014 004F4F01 5C4A23BB F4000000 POA?..R? ........ 504F41FE 0A8452DE 00000001 00000001 ........ ... .... 00000018 00000000 00010020 00000000 ........ .... 00010109 00000001 00010100 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56607)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) incoming request #18 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "PolicyCurrent" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): Resolved initial reference "ORBPolicyManager" from reference table. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #18 reply stream created. Reply status: 0 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 24 ------------------------------------------------------ GIOP.... ........ 47494F50 01020001 0000000C 00000012 ........ 00000000 00000000 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #18 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56607) request #18 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D.... 47494F50 01020000 00000044 00000018 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #24 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #32 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #24 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8.... 47494F50 01020001 00000038 00000018 ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #24 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #24 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D.... 47494F50 01020000 00000044 0000001A ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #26 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #34 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408(56408 <- sunems3:56550) request #26 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8.... 47494F50 01020001 00000038 0000001A ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408(56408 <- sunems3:56550) request #26 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #26 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D.... 47494F50 01020000 00000044 0000001C ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #28 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #36 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #28 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8.... 47494F50 01020001 00000038 0000001C ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #28 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #28 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D.... 47494F50 01020000 00000044 0000001E ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #30 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #38 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #30 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8.... 47494F50 01020001 00000038 0000001E ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #30 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #30 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D... 47494F50 01020000 00000044 00000020 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #32 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #40 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #32 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8... 47494F50 01020001 00000038 00000020 ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #32 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #32 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D..." 47494F50 01020000 00000044 00000022 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #34 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #42 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #34 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8..." 47494F50 01020001 00000038 00000022 ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #34 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #34 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D...$ 47494F50 01020000 00000044 00000024 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #36 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #44 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #36 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8...$ 47494F50 01020001 00000038 00000024 ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #36 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #36 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Incoming message ) Displaying a buffer, size = 80 ------------------------------------------------------ GIOP.... ...D...& 47494F50 01020000 00000044 00000026 ........ .....OO. 03000000 00000000 00000014 004F4F01 x0.??... POA?.W6? 78301FBB F4000000 504F41FE 0A5736DC ....push ........ 00000005 70757368 00000000 00000000 ........ ....123. 00000012 00000000 00000004 31323300 ------------------------------------------------------ [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): New codesets for input stream set to [US-ASCII] and [UTF-1 6BE]. [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) incoming request #38 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ClientChannel: (iiop) sunems3:56555 request #46 created [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): New encodings for output stream set to [US-ASCII] and [UTF-16BE]. [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #38 reply stream created. Reply status: 2 [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ ( Sending message ) Displaying a buffer, size = 68 ------------------------------------------------------ GIOP.... ...8...& 47494F50 01020001 00000038 00000026 ........ ... IDL: 00000002 00000000 00000020 49444C3A omg.org/ CORBA/TR 6F6D672E 6F72672F 434F5242 412F5452 ANSIENT: 1.0..... 414E5349 454E543A 312E3000 00000002 .... 00000001 ------------------------------------------------------ [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #38 last fragment sent [Thread pool thread #0] [DEBUG] (orb.ldr#16399041): ServerChannel: (iiop) 56408 (56408 <- sunems3:56550) request #38 completed [Receive Worker for ServerChannel: (iiop) 56408 (56408 <- sunems3:56550)] [DEBUG] (orb.ldr#16399041): ------------------------------------------------------ __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.com |