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
When middleware becomes part of the IT environment, how critical will a robust infrastructure be?
When a message flow is deployed into integration server it is carried to integration node so what is the internal representation of data for message flow that Integration Node can understand ?
join types in trigger explain?
What is a heap dump, thread dump?
How to connect tn in webmethods?
What is GSS-API?
Insertnotification, basic notification difference between them? why we need to create trigger sequence,buffer table  manually in basic notification
What is a heap dump?
Give me scenario when we are using custom sql, dynamic sql
If you take 10 transformers in a try sequence, in which order error will be executed in the sequence?
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)
Why don't signals work with the ORB reactor?
Explain a cluster?
Does JacORB support the "iioploc" object reference format?
what happens to guaranteed documents when outbound document store is full