Click here to Skip to main content
15,887,262 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
There is a way to make Websphere to close the single thread that has a OOM error instead to close all webapp?
I know that it could be dangerous, but in a web app, if a client ask to perform a complex command to a huge object and this command performs an OOM error, I'd like that request is to terminate, all other clients could countinue to work... (I think tomcat has that behavior)

Thank you
Lucio

What I have tried:

Sorry, Nothing yet
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900