| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| We are running java servlet application on Websphere 5.0.1 and every 2 days or so we are experiencing the websphere slowly running out of memory and it starts to bring down the application. Is it possible that not closed database connections could have something to do with this? |
|
#2
| |||
| |||
| krish727 wrote: > We are running java servlet application on Websphere 5.0.1 and every 2 > days or so we are experiencing the websphere slowly running out of > memory and it starts to bring down the application. Is it possible that > not closed database connections could have something to do with this? Yes. It's also possible that unclosed cursors are causing this as well. Neither of these options are particularly likely, but they should be easy to test for. Richard |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.