memory leak using java 1.4 fast with JBOSS EJB

From: Urey, Dawn (UreyD_at_pginw.com)
Date: 10/12/04

  • Next message: Stephane.Moser_at_gs-vbs.admin.ch: "wwidmgr: UDID:-1"
    Date: Tue, 12 Oct 2004 08:26:34 -0400
    To: "Tru64 Managers (tru64-unix-managers@ornl.gov)" <tru64-unix-managers@ornl.gov>
    
    

    We just moved to Java 1.4.2-3 on 5.1A. We immediately started having memory
    leak problems with JBoss running out of memory. The single EJB does
    explicit garbage collection after each invocation. You could watch the
    process grow by 25% in two hours using 'ps ug | grep xxx'. Tried adding the
    -Xnocompiledsys switch and no difference. Change to using the -Xdynclassgc
    switch, but JBoss won't even start up completely before dying. Changed to
    just use the -classic switch and everything works great with no leaks, just
    like it did for many months using 1.3.x JVM.

    Of course, we would rather take advantage of the fast JVM. Has anyone else
    seen this problem?

    Dawn Urey
    PGI
    Systems and Site Support Manager
    (919)874-9512

    ------------ PGI Internet E-mail Confidentiality ------------ Please note:
    This message may contain information which is privileged and confidential.
    If you are not the intended recipient, you are hereby notified that any
    dissemination, distribution or copying of this communication is strictly
    prohibited. If you believe you have received this message in error, please
    forward to Postmaster@pginw.com.

    ------------ Confidencialidad de Correo Electronico de PGI ------------
    Nota: Este mensaje puede contener informacion privilegiada y confidencial.
    Si usted no es el destinatario, esta notificado que cualquier diseminacion,
    distribucion o copia de esta comunicacion esta estrictamente prohibida. Si
    usted cree que ha recibido este mensaje por error, por favor reenvielo a
    Postmaster@pginw.com. (Informacion intencionalmente sin acentos)


  • Next message: Stephane.Moser_at_gs-vbs.admin.ch: "wwidmgr: UDID:-1"