Qifan Chen created TRAFODION-1795:
-------------------------------------

             Summary: findPort.py may find some ports that are in CLOSE_WAIT 
state
                 Key: TRAFODION-1795
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1795
             Project: Apache Trafodion
          Issue Type: Bug
          Components: installer
            Reporter: Qifan Chen


Some ports returned by the utility may be in CLOSE_WAIT state due to the fact 
that the netstat command is not run in sudo mode. As a result, some of the 
ports found by the netstat can be in CLOSE_WAIT state and not useable.

mxssmp    30566 <user>   39u  IPv4 540148113      0t0  TCP 
adev04.esgyn.com:47228->adev04.esgyn.com:39986 (CLOSE_WAIT)
mxssmp    30581 <user>    4u  IPv4 539746977      0t0  TCP 
adev04.esgyn.com:60760 (LISTEN)
java      31303 <user>  338u  IPv6 539749597      0t0  TCP 
localhost:41622->localhost:eforward (ESTABLISHED)
java      31303 <user>  349u  IPv6 539750862      0t0  TCP *:novar-dbase 
(LISTEN)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to