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 |
Can enyone tell me what is the young generation and old genaration in GC ? how it will work?
what happens to guaranteed documents when outbound document store is full
Are agents will going to work on the Internet ?
What's a PRF?
while working with local tx without start tx,commit tx,rollback tx servies can we continue the local tx.
how to integrating sun one server(iplanet) with weblogic server?please mention what are the steps we need to follow?
Why does ORB_init change the order of the command line arguments if we pass argv to ORB_init(argc, argv)?
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)
wat is a heap dump ,therad dump
What is middleware?
Why is middleware important?
What is SESAME?