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
Difference between multicast and unicast?
How to make a managed server ?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
When should I use server session pools and connection consumers? : BEA Weblogic
How are multi-byte characters used with weblogic jdriver?
Explain the functionality of iiop ?
How do I set up my classpath? : BEA Weblogic
What are the uses of a middleware server?
What is a machine?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
Write a program of web logic server to get the connection pool attribute?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
How does a server know when another server is unavailable ?