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



how to know that the port 9060 is running and how to find the processes that are using 9060 in ibm w..

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 to know that the port 9060 is running and how to find the processes that are using 9060 in ibm w..

Answer / terminator

ps -ef |grep <portnumber>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Middleware AllOther Interview Questions

why middleware can be difficult to write and test.

0 Answers  


wat is the differences between xsd and dtd

2 Answers   L&T, Production Support,


What is a heap dump, thread dump?

0 Answers  


What are the intalation modes in Weblogic

1 Answers   IBM,


what is the ITIL process ?

0 Answers   Mind Tree,






Hello, IBM InfoShere DataStage and InfoShere Federation Server are midleware used to work between different databases located on different machines? I need a middleware that connects the databases that I have installed as I explain below: oracle on N.A. aix 6.1 on a Power 6 db2 on N.A. aix 5.3 on a Power 5

1 Answers  


what is the role of freeware in middleware solutions?

0 Answers  


how do you troubleshoot if config.xml file will be deleted?

1 Answers   CTS,


Explain a cluster?

0 Answers  


What all are the problems you have faced in weblogic?

0 Answers  


How does SESAME work?

0 Answers  


What are the important Middleware components?

0 Answers   Wipro,


Categories