- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Java SDK 1.3.1 memory leak
Operating System - HP-UX
1823308
Members
3603
Online
109653
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2002 03:19 PM
тАО08-14-2002 03:19 PM
Java SDK 1.3.1 memory leak
We have Apache 1.3.1x and BEA Weblogic 5.1 talking through Java and Oracle client to an Oracle 9i server (on another server) . The JAVA process runs for about a week, adding more memory allocated each hour until HP-UX crashes it at the configured 1 GB limit for a process. We need help locating the cause of the leak. JVM reports garbage collection processes run and cleanup. Environment was OK for ~10 days after the Oracle upgrade, but now one of two similar Apache/Weblogic servers has a JVM crash once per week (the other is OK) .
Both had similar Oracle client upgrades at the same time for compatability with the Oracle 9i server upgrade. Our workaround while BEA and Oracle investigate is restart the Weblogic server weekly or increase process data limit to 2 GB (8 GB RAM) . General OS patches (QPK bundle) did not change problem symptoms.
Both had similar Oracle client upgrades at the same time for compatability with the Oracle 9i server upgrade. Our workaround while BEA and Oracle investigate is restart the Weblogic server weekly or increase process data limit to 2 GB (8 GB RAM) . General OS patches (QPK bundle) did not change problem symptoms.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2002 05:39 AM
тАО08-15-2002 05:39 AM
Re: Java SDK 1.3.1 memory leak
Run a profiler that reports object usage against your
code. You may be dropping references to circularly
linked objects. This will generate this behaviour.
Increase the verbosity of the garbage collection and watch
for increasing objecgt counts over time.
An article on this problem with perl just appeared at:
http://www.perl.com/pub/a/2002/08/07/proxyobject.html
code. You may be dropping references to circularly
linked objects. This will generate this behaviour.
Increase the verbosity of the garbage collection and watch
for increasing objecgt counts over time.
An article on this problem with perl just appeared at:
http://www.perl.com/pub/a/2002/08/07/proxyobject.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-15-2002 06:03 AM
тАО08-15-2002 06:03 AM
Re: Java SDK 1.3.1 memory leak
hello,
Check and make sure that you have these patches installed on the system:
http://www.hp.com/products1/unix/java/infolibrary/patches.html
Check and make sure that you have these patches installed on the system:
http://www.hp.com/products1/unix/java/infolibrary/patches.html
learn unix ..
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP