JDK 1.3.1_07 Hotspot Internal Error on Sparc Solaris 8 (10/01)

OS: Solaris 8 - version 10/01 on sparc architecture
JDK: 1_3_1_07
Error is:
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
# Error ID: 52554E54494D450E4350500624 01
# Problematic Thread: prio=5 tid=0x11e000 nid=0x6c runnable
upgrading to Sun JDK 1.4 is not an option right now, any suggestions
as to the cause of this, and what I can do about it? Using a different
1.3 jdk is an option.

ouch...
Thats a tough one... Well, core files will be useful. How about any hs_err files?
Its crashing daily?
I am sure is more of a biz decision than a tech one :) We had a machine that crashed daily, but the scripts restarted the process. We didnt know that, till we enabled coreadm, imagine the shock when we see the file system filling up with all the cores generated, sitting there pretty for the a long time :)
How about someone sitting in front of the terminal to monitor it to crash? :) If this is an option, add -XX:+ShowMessageBoxOnError
Start in console. So all the error/system out are printed to console.
When it crashes again, you should see something similiar to the form
Unexpected Signal: XX, PC:xxxxxxxx , PID: xxxx
An error has just occurred, do you want to debug the problem?
At this time, u shld pstack the pid and cut the thread with the signal(usually the very top). Note: You should not leave the system unattended then, as the process will just hang there, rendering those "monitoring / fail / restart" scripts useless.
Tough eh? Best to enable coreadm ;)
Oh ya, the vendor shld support minor releases of 1.3.1... think _15 as a bug-fix version.

Similar Messages

  • Jdk 1.4.1 compiler internal error

    I'm running j2sdk1.4.1. Every time I try to compile a pgm I get the message listed below. Thanks for any help.
    An exception has occurred in the compiler (1.4.1). Please file a bug at the Java
    Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi) after checkin
    g the Bug Parade for duplicates. Include your program and the following diagnost
    ic in your report. Thank you.
    java.lang.InternalError: jzentry == 0,
    jzfile = 9771816,
    total = 4570,
    name = C:\Oracle\9iASCore\Apache\jdk\jre\lib\rt.jar,
    i = 2885,
    message = invalid LOC header (bad signature)
    at java.util.zip.ZipFile$2.nextElement(ZipFile.java:309)
    at com.sun.tools.javac.v8.code.ClassReader.openArchive(ClassReader.java:
    972)
    at com.sun.tools.javac.v8.code.ClassReader.list(ClassReader.java:1199)
    at com.sun.tools.javac.v8.code.ClassReader.listAll(ClassReader.java:1320
    at com.sun.tools.javac.v8.code.ClassReader.fillIn(ClassReader.java:1340)
    at com.sun.tools.javac.v8.code.ClassReader.complete(ClassReader.java:104
    9)
    at com.sun.tools.javac.v8.code.Symbol.complete(Symbol.java:332)
    at com.sun.tools.javac.v8.comp.Enter.visitTopLevel(Enter.java:467)
    at com.sun.tools.javac.v8.tree.Tree$TopLevel.accept(Tree.java:390)
    at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:442)
    at com.sun.tools.javac.v8.comp.Enter.classEnter(Enter.java:456)
    at com.sun.tools.javac.v8.comp.Enter.complete(Enter.java:588)
    at com.sun.tools.javac.v8.comp.Enter.main(Enter.java:574)
    at com.sun.tools.javac.v8.JavaCompiler.compile(JavaCompiler.java:334)
    at com.sun.tools.javac.v8.Main.compile(Main.java:520)
    at com.sun.tools.javac.Main.compile(Main.java:36)
    at com.sun.tools.javac.Main.main(Main.java:27)
    Bechir

    An exception has occurred in the compiler (1.4.1).
    Please file a bug at the Java
    Developer Connection
    (http://java.sun.com/cgi-bin/bugreport.cgi) after
    checking the Bug Parade for duplicates. Include your program
    and the following diagnost
    ic in your report. Thank you.So what response did you get from Sun when following the advice given above?

  • HotSpot VM, Internal Error ID: 4349254E560E43505000EC

    My app was running under the following environment:
    Sun JVM version 1.3.1_06
    Windows 2000 Pro SP-3
    Weblogic Server 6.1 SP-3
    and came across this error:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000EC
    # Problematic Thread: prio=5 tid=0x23fe70 nid=0x6b4 runnable
    Has anyone seen similiar problem before ? Any help or hint would be greatly appreciated !

    We are also facing same problem at solaris 5.8 JDK 1.3.1
    Here is the Error I get
    log4j:ERROR Failed to flush writer,
    java.io.InterruptedIOException
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:212)
    at java.io.OutputStreamWriter.flushBuffer(OutputStreamWriter.java:230)
    at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:244)
    at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:49)
    at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:311)
    at org.apache.log4j.DailyRollingFileAppender.subAppend(DailyRollingFileAppender.java:343)
    at org.apache.log4j.WriterAppender.append(WriterAppender.java:150)
    at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:222)
    at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57)
    at org.apache.log4j.Category.callAppenders(Category.java:190)
    at org.apache.log4j.Category.forcedLog(Category.java:375)
    at org.apache.log4j.Category.log(Category.java:868)
    at com.ge.med.service.stp.logging.Logger.warning(Logger.java:358)
    at com.ge.med.service.stp.logging.Logger.warning(Logger.java:225)
    at com.ge.med.service.olea.telnetapplet.proxy.ProxyServer$2.run(ProxyServer.java:246)
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 455843455054494F4E530E43505000CD 01
    # Problematic Thread: prio=5 tid=0x31d6e8 nid=0x2fe runnable
    Please let me know if someone gets any answer to this.
    Regards,
    Sachin

  • JVM crash with HotSpot Virtual Machine Error, Internal Error

    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

    it works well now . thanks
    "Bernie Wong" <[email protected]> wrote:
    Try this. I was helping a friend who had the same error id/internal error
    on
    WLS 6.1 SP2, 1.3.1_01 on W2K. He was consistently getting the Error ID:
    4349254E560E43505000F4 five minutes into testing his appl.
    Set -XX:MaxPermSize=128m.
    The problem disappeared.
    Please let me know if that helped you.
    "shang zhengjun" <[email protected]> wrote in message
    news:3cfdab48$[email protected]..
    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

  • HotSpot Virtual Machine Error, Internal Error Error ID: 4349254E560E4350500

    We are using WL 7.0.2 and 1.3.1_06 on Linux.
    Facing issues with HotSpot VM as follows -
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000EC
    # Problematic Thread: prio=1 tid=0x5df045c0 nid=0x598 runnable
    Understand that this is a known issue with the JDK version. Is that true? If yes what is the work around?
    Any help is deeply appriciated, please.

    Try specifying -XX:MaxPermSize=64m to work around the problem.
    Use larger sizes if necessary. Better still, upgrade to latest JDK version 1.3.1_latest and test.
    http://java.sun.com/products/archive/j2se/1.3.1_14/index.html
    If this does not help, perhaps you should post the question to the JDK support forums instead of web server forum.
    Thanks
    Manish

  • HotSpot Virtual Machine Error, Internal Error Help Required.

    We are getting the below error from past five months on the production application. Application gets killed when it encounters this error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 47454E45524154452F4F502D41500E4350500842 01
    # Problematic Thread: prio=5 tid=0x134ba40 nid=0x38d runnable
    Can any body help me in this regard what may be the reasons for this and how to avoid this?

    Update your JDK to 1.4.1_03 , see bug 4799414 .
    http://developer.java.sun.com/developer/bugParade/bugs/4799414.html

  • HotSpot Virtual Machine Error, Internal Error

    HI ,
    When i am starting my weblogic server instance it displays following error .
    Pls. advice me.
    thanks
    HotSpot Virtual Machine Error, Internal Error
    Please report this error at
    http://java.sun.com/cgi-bin/bugreport.cgi
    Java VM: Java HotSpot(TM) Client VM (1.4.1_05-b01 mixed mode)
    rror occured during error reporting]
    Error ID: 43113F32554E54494D45110E4350500305
    Problematic Thread: prio=5 tid=0x0ED54660 nid=0x728 runnable

    same problems reported:
    http://forum.java.sun.com/thread.jspa?messageID=3546152
    I would recomend you to update to latest update release for 1.4.1 or 1.4.2, because bug database states some fixes available for this problem.

  • WebLogic6.1 SP3/Solaris5.7: "HotSpot Virtual Machine Error, Internal Error"

    Hello,
    I get the following error when I try to start up the
    BEA Weblogic (6.1+SP3) server, running the petstore demo...
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E43505000EA 01
    # Problematic Thread: prio=5 tid=0x283a8 nid=0x1 runnable
    Abort - core dumped
    I get this crash during the startup sequence,
    #> uname -a
    SunOS xxxxxx 5.7 Generic_106541-06 sun4u sparc SUNW,Ultra-250
    #> java -version
    java version "1.3.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
    Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
    This machine has 2 CPUs.
    Any ideas or suggestions?
    thanks,
    Steve_O

    Update:
    I checked the OS patch level and then installed a set of recommended patches from:
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/J2SE
    This appears to have fixed the problem.
    /Steve

  • Stuck with HotSpot Virtual Machine Error, Internal Error in struts

    Hi i use to get this the following error message in my page ,while i am using struts and cann't understand why this error is raised can any body help me in this regard,as i have check nearly all the other possibilities of error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
    # Error ID: 52454C4F4341544F520E43505001E7
    # Problematic Thread: prio=5 tid=0x035dd210 nid=0x7dc runnable
    Heap at VM Abort:
    Heap
    def new generation total 1728K, used 464K [0x10010000, 0x101e0000, 0x104f0000)
    eden space 1600K, 21% used [0x10010000, 0x10064218, 0x101a0000)
    from space 128K, 99% used [0x101c0000, 0x101dfff8, 0x101e0000)
    to space 128K, 0% used [0x101a0000, 0x101a0000, 0x101c0000)
    tenured generation total 41916K, used 40307K [0x104f0000, 0x12ddf000, 0x14010000)
    the space 41916K, 96% used [0x104f0000, 0x12c4ceb8, 0x12c4d000, 0x12ddf000)
    compacting perm gen total 38656K, used 35140K [0x14010000, 0x165d0000, 0x18010000)
    the space 38656K, 90% used [0x14010000, 0x16261230, 0x16261400, 0x165d0000)

    I have ealso tried to increase my pages buffer size to 1000K but still getting the same error

  • Getting "HotSpot Virtual Machine Error, Internal Error" when trying to start WLS 7

    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped

    Michael,
    Would you please tell me how to chnage to weblogic JRockit? or point me to the
    web site? Thanks.
    WE have HotSpot crash when installing wl70sp2 in a Sun Solaris (no problem in
    Windows), please see the attachment for the log.
    Thank you very much in advance.
    -Ju
    "Michael" <[email protected]> wrote:
    >
    Hi Yakov,
    we expirenced a similar problem when we changed our development environment
    from
    WLS6.1sp4 to WLS7.0sp2.
    When we run our web application together with the WebLogic console we
    had a kind
    of deadlock and after a view minutes the whole AppServer crash with the
    VM HotSpot
    error message your mentioned.
    We replaced our VM with WebLogic's JRockit VM (version 7.0) and the problem
    seems
    to be solved.
    Michael
    "Yakov Sobolev" <[email protected]> wrote:
    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server
    started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped
    [wl70_install_error.txt]

  • Getting "HotSpot Virtual Machine Error, Internal Error" when trying to start WLS7

    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped

    I am running WLS7 on:
    System = SunOS
    Release = 5.6
    NumCPU = 2

  • HotSpot Virtual Machine Error, Internal Error, Error ID: 41443F53504152430E

    We're getting an internal error from JavaVM running JBoss 3.2.3 on Sun Solaris.
    The error ID is always the same. But I did not find any information about that error.
    Does this Error ID has any relevance?
    How can I find out more about my error?
    Thanks in advance,
    Martin.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_07-b05 mixed mode)
    # Error ID: 41443F53504152430E435050019B 01
    # Problematic Thread: prio=5 tid=0x000f4520 nid=0x9 runnable
    Heap at VM Abort:
    Heap
    def new generation total 339264K, used 250869K [0x9a000000, 0xaf550000, 0xaf550000)
    eden space 329024K, 76% used [0x9a000000, 0xa94fd6b8, 0xae150000)
    from space 10240K, 0% used [0xae150000, 0xae150000, 0xaeb50000)
    to space 10240K, 0% used [0xaeb50000, 0xaeb50000, 0xaf550000)
    tenured generation total 699072K, used 86025K [0xaf550000, 0xda000000, 0xda000000)
    the space 699072K, 12% used [0xaf550000, 0xb4952698, 0xb4952800, 0xda000000)
    compacting perm gen total 131072K, used 41508K [0xda000000, 0xe2000000, 0xfa000000)
    the space 131072K, 31% used [0xda000000, 0xdc8891b8, 0xdc889200, 0xe2000000)
    Abbrechen

    sorry, this is a duplicate to 607814

  • HotSpot Virtual Machine Error, Internal Error ; ID : 4A4156410E43505001E7

    Hi,
    We're running under Windows 2003 Server.
    Application Server :
    Weblogic Server 7 SP4.
    Used JVM is :
    Java VM: Java HotSpot(TM) Server VM (1.4.2_07-b05 mixed mode)
    Options givent to the JVM :
    -server -ms128m -mx128m -Dos.name=\"windows 2000\"
    We're constantly getting this VM internal error at Weblogic shutdown :
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_07-b05 mixed mode)
    # Error ID: 4A4156410E43505001E7
    # Problematic Thread: prio=5 tid=0x008729c0 nid=0x9f0 runnable
    If what is written here (http://forum.java.sun.com/thread.jspa?threadID=607814&start=0&tstart=135) is true, the error code can be translated to :
    4A4156410E43505001E7 --> JAVA_CPP line 147
    so the error seems to be caused by java_cpp, line 147.
    Here is the heap at VM Abort:
    def new generation total 235968K, used 59398K [0x10010000,0x20010000, 0x20010000)
    eden space 209792K, 26% used [0x10010000, 0x13585a18, 0x1ccf0000)
    from space 26176K, 17% used [0x1ccf0000, 0x1d17c030, 0x1e680000)
    to space 26176K, 0% used
    Wed Feb 01 09:20:37 2006
    ServiceStart done waiting for multiple events. Wait=0 [0x1e680000, 0x1e680000, 0x20010000)
    Wed Feb 01 09:20:37 2006 ServiceStart Informing SCM about SERVICE_STOP
    I didn't find any relevant information either on google.com or sun.com.
    Any idea ?

    The JNI_CreateJavaVM(..) interface allows an exit_hook function to
    be specified. The jvm expected that this function call system exit and
    not return. If it did, then the error you saw would occur. The bugfix
    added a call to system exit if the exit_hook happens to return. If this
    is your problem, finding the exit_hook function and ensuring that it
    always call system exit should fix the problem.
    The following doc explains the invocation API:
    http://java.sun.com/j2se/1.5.0/docs/guide/jni/spec/invocation.html
    There was one other issue that this bugfix addressed. To shutdown
    the jvm, a shutdown request is sent to the vm thread which is not
    supposed to return. Perhaps under some very strange conditions
    it might, so another call so system exit was added if the vm shutdown
    request returned.

  • HotSpot JVM InternaL Error when running on Mac OS X

    I am getting the following error when running a Java process on Mac OS X 10.1.3. This
    occurs after runing the process for a few hours. What could be the probable causes for
    the same. The error message is given below:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://bugreport.apple.com/
    # Error ID: /SourceCache/HotSpot/HotSpot-48/src/os/macosx/vm/os_macosx.cpp, 369
    # Problematic Thread: prio=5 tid=0x4e31e80 nid=0x1975a50 runnable
    Internal Error
    Fatal: error setting thread exception port
    Do you want to debug the problem?
    *** malloc[1439]: error: Can't allocate region

    I am getting the same error, while trying to debug on Windows XP.
    I can reproduce it every time, but can't find much info about it.
    Starting service Tomcat-Netbeans
    Apache Tomcat/4.0.1
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode)
    # Error ID: 5052455345525645255843455054494F4E0E435050001B
    # Problematic Thread: prio=5 tid=0x0F229638 nid=0xb80 runnable

  • Internal Error 2753 RegUtils CANNOT INSTALL/REINSTALL JAVA JDK

    XP Pro SP 3
    My JDK install is corrupt.
    When attempting to Reinstall jdk1.6.0_26
    I receive the error
    Internal Error 2753 RegUtils
    The are no entries in Add/Remove Programs to Remove any version of JAVA
    JavaRA 1.16 does not resolve issue
    Windows Removal Tool
    msicuu.exe
    shows no presence of any Java programs
    Using command line arguments jdk1.6.0_26.msi /uninstall
    gives message "This patch package could not be opened.
    Original install was to location
    R:\Program Files\Java\jdk1.6.0_26
    This directory no longer exists
    Also
    C:\Program FIles\Common\Java directory does not exist.
    Does Oracle provide a complete JAVA removal tool so I can reinstall Java JDK?
    Error is also occurring trying to install JAVA For Windows Version 6 Update 26 error message
    JAVA Setup Internal Error 2753 regutils.dll
    When redirected to JAVA Help http://www.java.com/en/download/help/index_error.xml
    Java Help does not mention error code 2753
    Edited by: user2079676 on Jul 17, 2011 7:42 AM

    Moderator Advice:
    You received your solution in your duplicate cross-post:
    Error 2753
    This one is now locked.

Maybe you are looking for

  • ERROR FRM-40735 while migrating from 6i to 9i using FMA

    Hi, We have migrated a sample form which is in 6i to 9i using Oracle Forms Migration Assistant. It is compiling without errors and while running hitting the error FRM-40735:PRE-FORM trigger raised unhandled exception ORA-06508. and not opening up the

  • How do I install purchased software without a disk drive?

    We recently bought Elements 12 + Premiere Elements 12 with the intention of buying a new computer. But now our new iMac doesn't have a disk drive. How do I install the software? On the site I only see options for trial versions or to buy the products

  • What TVs are compatible with Air Drop?

    We are shopping for a new TV but want to make sure it is a device that is compatible with using Air Drop from our iPads/iPhones. What feature should we look for in a new TV that would ensure it is a capable device with Air Drop?

  • PL SQL using date functions to find partitions

    I am trying to teach myself PL SQL and can use a bit of help. I am trying to automate the dropping of paritions. Can somebody provide me with an example of how to create some code that will return a liist of partitions that are older than the N numbe

  • Customize Weblogic Console Language

    How can I customize the language of Weblogic Server Console? We are used to working with English language. That was the default of console till version 10.3.2. I installed the version 10.3.5 and the language changed to Portuguese (my locale language)