Link to home
Start Free TrialLog in
Avatar of pavan_immadi
pavan_immadi

asked on

Webserver as well as Appserver thread connection problems

Hi ,
       What can be done inorder to see that the server does not go down due to error in the thread connections(error like:" Thread servlet  engine transports :4 " has been active for some time in milliseconds and may be hung.,there are totally some threads in total in the server that may be hung). What can be done in order to see that the server may not crash. What is te best thread pool configurations for Websphere Application Server 5.0 on Wintows box as well as Webserver's Thead child parameters, to be configured, Or, is the problem with the application deployed on the server ??
   Please let me know the best solution for my issue.


Regards,
Pavan.
ASKER CERTIFIED SOLUTION
Avatar of rama_krishna580
rama_krishna580
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
look at here also..

http://websphere.sys-con.com/read/113368_3.htm

JMX library code was fixed to properly handle HashMap object so it is thread safe.
http://www-1.ibm.com/support/docview.wss?rs=180&uid=swg1PQ87236

R.K
Avatar of pavan_immadi
pavan_immadi

ASKER

How can I increse the java stack (-Xoss1m) or how to use -Xoss1m.