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
How to connect tn in webmethods?
how to insert or retrieve only 2000 records with having 10000 records
What is a heap dump, thread dump?
Difference between Trigger disable and trigger suspend?trigger queue physical location ?
What is GSS-API?
How should requirements on middleware performance be characterized?
Does JacORB support the "iioploc" object reference format?
How to use JacORB with TAO's Naming Service?
Difference between Scheduler service and adapter pooling notification
tell me about daily roles & responsibilities in weblogic server administration?
describe the weblogic communication flow.
What is involved with using std library (inc stl) with ACE/TAO?
What is the use of garbage collection?
what are open source RFID middleware?
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 ?