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

How many types you configure managed server in weblogic server ?

636


How should I use sorted queues? : BEA Weblogic

562


What is thread stack size?

556


What are class paths?

517


Do ejbs have to be homogeneously deployed across a cluster?

530






How do I provide user credentials for starting the weblogic server?

499


What type of object is returned by resultset.getobject()?

494


How to change from default jvm to others?

511


How are multi-byte characters used with weblogic jdriver?

525


What is Horizontal and vertical clustering ?

588


How does a file store compare with a jdbc store? : BEA Weblogic

519


What is os tuning?

577


Do you know what are the steps required to modify config.xml file of web logic server?

566


Do you know how are multi-byte characters used with weblogic jdriver?

557


When we will take thread dump?

537