What is the performance issue in weblogic and how can you
resolve ,explain in brief

Answer Posted / kishore

there are many performance issues in weblogic i.e; regarding jdbc, jvm heap memory etc;

JDBC:
If a connection pool is found inactive,then we will restart the server for which the connection pool is targeted.if the connection pool is unable to get the connection after restart also,then we need to change the parameters defined in connection pools such as to get the connection back.such as setting intial capacity as 0 and capacity increment as 1 or 10 depending on the load of requests it was getting.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the performance tuning in jvm, jdbc, jms?

537


How do I connect to an sql server instance that is running on a machine with multiple instances of sql server 2000? : BEA Weblogic

524


What are the special design care that must be taken when you work with local interfaces?

546


How many types of logs are there?

545


What are web logic servers?

528






How does sorting on message priority work? : BEA Weblogic

532


Why is there no polymorphic-type response from a create () or find () method?

513


What is cluster in weblogic?

494


What is the managed server?

541


How do you differentiate between a server hang and server crash issue?

627


How can I debug the java code that I have running in weblogic server? : BEA Weblogic

487


A client invokes a method on a stateful session bean instance deployed in the weblogic server. While the method execution is in progress another method call arrives on the server. What will be the result? : BEA Weblogic

528


Tell me what are the ways in which weblogic servers can run on multiple machines?

554


How do I use a temporary destination? : BEA Weblogic

521


Tell me how are the notifications generated when a server is added to a cluster?

505