|
Problem |
A memory leak occurs when running PeopleSoft servlet
software on WebSphere® Application Server V4.0.3 for AIX® platforms. The
Java™ 2 SDK fullversion is ca131w-20020404 (determined by executing java
-fullversion). |
|
Cause |
The symptoms of this problem are:
The final heap dumps reveal a lot of objects referenced by
java.lang.ref.Finalize at the root. Several of the user application
classes are overriding the finalize() method (see the example in item
6). |
|
Solution |
The solution is to upgrade to jdk ca131-20021107 or later.
To request this upgrade, contact the IBM®
WebSphere Application Server support center. |
|