how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm websphere application server

Answer Posted / sandesh

Run this command to know if the port is open : "netstat an | grep -i listen".
To know which process is using : "lsof -i TCP:9060"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's a PRF?

1911


What is SESAME?

1955


How to detect when a connection between a client and server is broken?

1716


join types in trigger explain?

1927


What are the important Middleware components?

1771






How communication happens in between weblogic and web server?

1924


When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?

1080


what is the difference between TAO's Real-Time Event Service and the OMG Notification Service?

1784


how mny tyoes of profiles can be configured

1810


What all are the problems you have faced in weblogic?

1515


How can you see partner data using webservice.

1719


Some one is given me xsd file am not having  any flowservice how to create wsdl?how to consume wsdl and generate services?

1874


How to enable Fault Tolerance features in the ORB?

1923


Difference between Scheduler service and adapter pooling notification

2172


why middleware can be difficult to write and test.

5263