WebSphere Application Server - what's the responsibility of method 'startListening' in package com.ibm.ws.orbimpl.tra

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > May 2004 > what's the responsibility of method 'startListening' in package com.ibm.ws.orbimpl.tra





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author what's the responsibility of method 'startListening' in package com.ibm.ws.orbimpl.tra
Rachel

2004-05-24, 7:30 am

Here I have two computers A and B runing the same application. In
computer A, we can find that the method startlistening spent almost 75
seconds.

trace.log
========================================
==================================
[5/21/04 16:35:44:757 CST] 576b4703 d UOW= source=ORBRas
class=com.ibm.ws.orbimpl.transport.WSTransport method=startListening(
ServerConnectionData connectionData ) P=543349:O=0:CT org=IBM prod=JDK
component=ORB
At the beginning: the ConnectionData
is[DefaultServerConnectionDataImpl: port=0 [DefaultConnectionDataImpl:
key=null]
[5/21/04 16:36:59:769 CST] 576b4703 d UOW= source=ORBRas
class=com.ibm.ws.orbimpl.transport.WSTransport
method=createServerSocket(ServerConnecti
onData) P=543349:O=0:CT
org=IBM prod=JDK component=ORB
The ServerSocket being returned is
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=49248]
========================================
==================================



But in computer B, the startLinstening method only spent less than 1
second
========================================
=====================================
[5/24/04 10:54:26:632 CST] 58ab9a54 ORBRas d
com.ibm.ws.orbimpl.transport.WSTransport startListening(
ServerConnectionData connectionData ) P=264958:O=0:CT At the
beginning: the ConnectionData is[DefaultServerConnectionDataImpl:
port=0 [DefaultConnectionDataImpl: key=null]
[5/24/04 10:54:26:683 CST] 58ab9a54 ORBRas d
com.ibm.ws.orbimpl.transport.WSTransport
createServerSocket(ServerConnectionData)
P=264958:O=0:CT The
ServerSocket being returned is
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=58100]
========================================
======================================

who can tell me what's the responsiblity of method 'startListening',
and what can result in so long a executive time in computer A?


Thanks a lot!!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com