MX & Solaris JVM Memory Crash

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default MX & Solaris JVM Memory Crash

    Have updated MX7 server with newest JAR file (that purports to fix this issue
    among other things). So I'm not confident the MX server is ready for deployment
    into my production system because of this. Before I start to think MX is
    "not-ready-for-primetime" may I ask what you all if there is a work-around/fix
    for this issue?

    Also - a little off-topic, as I test the environment I find that when I go
    home for the night and come back the next day or so the server turns-off(?), or
    is crashed. Similar issue?

    Thanks.



    Pasted Dump messages follow:

    Unexpected Signal : 11 occurred at PC=0xFE4B9BBC
    Function=sysThreadAvailableStackWithSlack+0x1CD1C
    Library=/opt/jrun4/jre/lib/sparc/server/libjvm.so


    Dynamic libraries:
    0x10000 /opt/jrun4/bin/jrun
    0xff380000 /usr/lib/libpthread.so.1
    0xff3a0000 /usr/lib/libdl.so.1
    0xff280000 /usr/lib/libc.so.1
    0xff360000 /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
    0xff240000 /usr/lib/libthread.so.1
    0xfe000000 /opt/jrun4/jre/lib/sparc/server/libjvm.so
    0xff1f0000 /usr/lib/libCrun.so.1
    0xff1d0000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff0d0000 /usr/lib/libm.so.1
    0xff1b0000 /usr/lib/libsched.so.1
    0xff220000 /usr/lib/libw.so.1
    0xff090000 /usr/lib/libmp.so.2
    0xff060000 /opt/jrun4/jre/lib/sparc/native_threads/libhpi.so
    0xff020000 /opt/jrun4/jre/lib/sparc/libverify.so
    0xfe7c0000 /opt/jrun4/jre/lib/sparc/libjava.so
    0xfe790000 /opt/jrun4/jre/lib/sparc/libzip.so
    0xfc7d0000 /opt/jrun4/jre/lib/sparc/libnet.so
    0xfc560000 /opt/jrun4/jre/lib/sparc/librmi.so
    0xfbfe0000 /opt/jrun4/jre/lib/sparc/libioser12.so
    0xca200000 /opt/jrun4/jre/lib/sparc/libawt.so
    0xcd110000 /opt/jrun4/jre/lib/sparc/libmlib_image.so
    0xcf2a0000 /opt/jrun4/jre/lib/sparc/headless/libmawt.so

    Heap at VM Abort:
    Heap
    PSYoungGen total 4032K, used 224K [0xd1800000, 0xd1c00000, 0xdc2a0000)
    eden space 3968K, 5% used [0xd1800000,0xd18383c0,0xd1be0000)
    from space 64K, 0% used [0xd1bf0000,0xd1bf0000,0xd1c00000)
    to space 64K, 25% used [0xd1be0000,0xd1be4000,0xd1bf0000)
    PSOldGen total 18368K, used 8704K [0xdc2a0000, 0xdd490000, 0xf1800000)
    object space 18368K, 47% used [0xdc2a0000,0xdcb20358,0xdd490000)
    PSPermGen total 24064K, used 24017K [0xf1800000, 0xf2f80000, 0xf9800000)
    object space 24064K, 99% used [0xf1800000,0xf2f746a8,0xf2f80000)

    Local Time = Wed Sep 7 14:55:18 2005
    Elapsed Time = 12253
    #
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # [url]http://java.sun.com/cgi-bin/bugreport.cgi[/url]
    #
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_05-b04 mixed mode)
    #
    space 3968K, 5% used space 64K, 0% used space 64K, 25% used space 18368K, 47%
    used space 24064K, 99% used# An error report file has been saved as
    hs_err_pid27138.log.
    # Please refer to the file for further information.

    (the hs_err_pid*.log replicates the above crash message)

    ###EOF###

    science_of_information Guest

  2. Similar Questions and Discussions

    1. Low memory Error, then crash
      Two days in a row I get low memory errors, then it crashes. Once it crashed and would not open any ID2 files for two hours, then fixed itself. Any...
    2. Odd ID CS Crash--Low Memory?
      I have not found a discussion of this here. My apologies if there has been. System: WinXP / 256MB RAM / 1.6 Mhz InDesign: CS 3.0.1 I'm...
    3. memory usage under solaris
      I had an interesting experience today. A user reported high memory usage of one of my Ruby scripts (it is threaded, running about 60 threads each...
    4. #24972 [Opn->Fbk]: Apache + php memory crash
      ID: 24972 Updated by: sniper@php.net Reported By: belov at iba dot ru -Status: Open +Status: ...
    5. DB2 Connect CPU and Memory requirements for Solaris
      Does anyone know of a white paper or some kind of stats on how much memory and CPU (%) is needed to Run a DB2 Connect EE server with thousands of...
  3. #2

    Default Re: MX & Solaris JVM 1.42_05 Memory Crash

    The error you're experiencing is a JVM issue rather than a ColdFusion issue.

    There's a number of things you can try - having scowered the Sun bug parade -
    to try and fix the problem.

    1) Upgrade to the latest (supported) JCM, which is 1.4.2_09
    2) Use the -Xint argument (gives slower performance)
    3) Set your Min/Max Heap sizes to be identical
    4) Switch JVM to either IBMs or BEAs
    5) Possible hardware issue - faulty memory can also cause this issue.

    No promises that any of the above will actually help, but they are options for
    you to try.

    Andy

    xentrix Guest

  4. #3

    Default Re: MX & Solaris JVM 1.42_05 Memory Crash

    I've been hammering on the environment with the most intensive op's I can think
    of and cannot crash the binary. At this point I'm thankfully but tentatively
    calling xentrix' suggestion for JVM upgrade as a solid step toward stability.

    Summary: (Solaris) Updated JVM (Sun v. 1.4.2_09), don't forget to update
    jvm.config file to reflect new jvm location (per Forta). Restarted jrun with
    new JVM.

    Thanks!

    science_of_information Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139