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 |
What all are the problems you have faced in weblogic?
Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table manually in basic notification
How to detect when a connection between a client and server is broken?
a queue contains 100 msgs i have to delete msgs from 20 to 30 msgs how is it possible
how to deploy the application in weblogic server
When JAVA will be mature ?
What are the installation modes in weblogic?
What's a PRF?
Are agents will going to work on the Internet ?
in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem
how to integrating sun one server(iplanet) with weblogic server?please mention what are the steps we need to follow?
Why is middleware important?