What is the performance issue in weblogic and how can you
resolve ,explain in brief
Answer Posted / mgnagabhushan
Check JDBC issue-ping host to host, ping host to DB,java !
db ping, lsof -a ! db ping, check no of connections based on
app,check the time in time out also.
Check JVM heap memory arguments and GC also.
Check the deployment app active status/not if not (re-deploy
the app)
Check the all severs status if down bring up.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
Are there c/c++ interfaces to wls jms? : BEA Weblogic
Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
How will a single machine run multiple web logic server instances?
What are class paths? How can they be set?
What is the nm?
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
In what ways can a web logic servers performance be improved upon?
How do I manage a queue to view and delete specific messages? : BEA Weblogic
What Are The Various Types Of Weblogic Installations ?
What are jvm tuning parameters?
Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
What you can do with node manager?