Memory leak causes EAServer to crash

(CR #451310) If you connect any databases such as ASA, ASE, or Oracle using JDBC connection cache with JDK 1.4 and JDK 1.5, there is a memory leak. This will cause EAServer to crash. To resolve this problem:

  1. Start EAServer with jvmtype client.

    For example, type:

    ./serverstart.sh -jdk14 -jvmtype client

  2. Modify the following JVM properties in EAServer Manager:

  3. Restart EAServer.