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 is mod_cluster In JBOSS and Weblogic?what is the use mod_cluster?
what is the role of freeware in middleware solutions?
What is involved with using std library (inc stl) with ACE/TAO?
What's the relationship between OCI's TAO and DOC's TAO?
How to assign the ssl certificate to particular qm?
in filepooling concept if the file doesnt go to target location then it is error directory how to solve this problem
how to deploy the application in weblogic server
What is garbage collection and what is it used for?
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
What are components in Oracle SoaSuite?
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)
how to find the heap size is full in weblogic server?