1833245 Members
2664 Online
110051 Solutions
New Discussion

rpc not releasing port

 
Wilfred Chau_1
Respected Contributor

rpc not releasing port

Hi all,
We have an application called remedy and it used rpc to register a port.
When the app shut down, it didn't close all ports.
Vendor said it is the os problem. Do you know how we could go about trouleshoot this?

Thanks.
1 REPLY 1
Dave La Mar
Honored Contributor

Re: rpc not releasing port

Wilfred-
I would first to an -
ndd -get /dev/tcp tcp_status | grep "some ip"

and check the status of the port connections.

My experience has been, an ungraceful shutdown of an application fails to close open ports.

Not sure what your application is doing, thus,
there may be a close missing from either side.

Best of luck.

Regards,

dl
"I'm not dumb. I just have a command of thoroughly useless information."