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


Please Help Members By Posting Answers For Below Questions

what is the role of freeware in middleware solutions?

1989


Consider an enterprise wide system that you will be designing. The system’s purpose is file sharing, database‐dependent application delivery, OLTP and web application delivery. There will be 4 servers for each of these applications. If you were provided with a strict requirement for two‐tier architecture but had to accommodate over 5000 users what technologies and innovative methods would you use to facilitate the operation of such a system. (Note that twotier architecture has scalability issues in terms of number of users)

1987


How can you see partner data using webservice.

1803


what happens to guaranteed documents when outbound document store is full

3181


Does JacORB support the "iioploc" object reference format?

2556


What is GSS-API?

2152


how to insert or retrieve only 2000 records with having 10000 records

1881


while working with local tx without start tx,commit tx,rollback tx servies can we continue the local tx.

1710


What are the important Middleware components?

1862


Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?

1729


tell me WebLogic Architecture briefly ?

1122


How communication happens in between weblogic and web server?

2016


Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification

2112


What is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?

3499


Why is middleware important?

2207