Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weblogic server goes down giving Out of Memory error.

Status
Not open for further replies.

manirana007

Programmer
Jul 11, 2006
17
0
0
GB
Hello,

There is a e-commerce website that is running using Weblogic server on Linux (Redhat) machine, that has JavaServer pages, using java beans. The server goes down every 3 or so hours dumping the Out Of Memory error. I think that it has to do with database connections being open. The java pages access database and therefore open connections, but don't close them. The connections are global connections within the page. How should we close these connections? Any ideas would be helpful. Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top