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
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
what are open source RFID middleware?
Can enyone tell me what is the young generation and old genaration in GC ? how it will work?
How can you see partner data using webservice.
Should we choose Netscape of Microsoft plateform ?
How is RoadSync different from middleware?
How to use a "corbaloc" object reference with a TAO server?
What is garbage collection and what is it used for?
What is GSS-API?
in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem
How to connect to trading network in webmethods
Explain a cluster?
join types in trigger explain?
How to set the size limit in AD so it can return more than 1000 entries?
What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?