how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm websphere application server
Answers were Sorted based on User's Feedback
Answer / 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 |
how mny tyoes of profiles can be configured
What all are the problems you have faced in weblogic?
What is a heap dump?
Why does Orbix 2000 reject large messages from TAO?
How to assign the ssl certificate to particular qm?
How to enable Fault Tolerance features in the ORB?
How should requirements on middleware performance be characterized?
Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?
what is oracle fusion middleware?
What is garbage collection and what is it used for?
a queue contains 100 msgs i have to delete msgs from 20 to 30 msgs how is it possible
Difference between Storedprocedure notification, stored procedure with signature notification?