Internal error (urgent plzz)

Hi,
I get "<html><body><h1>Internal Error</h1></body></html>" when I change tabs or submit page in one of them?
How can I track errors?
Edited by: Zair S. on Jun 20, 2012 1:12 AM

Is there any chance that your screenflow has something called "StringCat" or "someVar" or "LocalVar" in your screenflow?
How are they used?
Dan

Similar Messages

  • Spreadsheet Extractor internal error- URGENT

    Hi,
    I am facing the essbase excel add-in error telling ----
    "*Spreadsheet Extractor internal error:Invalid input spreadsheet table*" when I want to upload some data to my planning application using excel add-in. I can lock the sheet but when I click the Send option the aforesaid error is coming.
    Any suggestion would be highly appreciated.
    Regards.

    Have a gander at: http://www.network54.com/Forum/58296/thread/1225901107/Spreadsheet+Add-in+Error
    Do you have any of the conditions:
    1) Member names and aliases <--I just tried this against My Very Favorite Essbase Databas In The Whole Wide World, Sample.Basic and in 9.3.1, I can lock and send with member names and aliases selected. This doesn't look like a true issue.
    2) I do like the comment about write access -- are you sure that your filters (you may be a Planning admin so this won't really apply) are set to allow a write?
    If you search on The Other Board for your error string (hint, click on the Match button on the Search page) you will find other threads that suggest a member name/alias conflict. That may be worth looking at.
    One last thought -- can you take a single cell on the worksheet and lock and send that to Essbase? If so, can you expand the send range one at a time until you find what breaks? This might, slowly, get you to your error point.
    Regards,
    Cameron Lackpour

  • Urgent: SQLException: Internal Error: Image is not in 8.1 format

    Hello there,
    I have never come accross such error.
    Scenario
    1 using JDeveloper EA1, Database 9i (9.2.0.6)
    2 calling Oracle package procedure with in/out parameters.
    3 Package has been imported into jDeveloper (jPublisher) with defaults settings.
    4 procedure call is successfull, but when accessing out value getting this error
    Code
    try{
    // imported package
    PailinWebPolicy webPolicy=new PailinWebPolicy(conn);
    System.out.println("web issue policy");
    // call of package procedure both parameters are in/out
    webPolicy.issuepolicy(policyData,errors,processStatus);
    System.out.println("web issue policy done");
    result=processStatus[0];
    System.out.println("result assigned policy length "+policyData.length);
    Wtpolicycore resultPolicy=policyData[0];
    System.out.println("policy data assigned");
    // error at accessing getPolicyno
    String policyRef =resultPolicy.getPolicydata().getPolicyno();
    System.out.println("policy ref assigned");
    catch(SQLException e)
    System.out.println("Exception "+e);
    System.out.println("Exception "+e.getErrorCode()+" state "+e.getSQLState());
    opus.close();
    output:
    web issue policy
    web issue policy done
    result assigned policy length 1
    policy data assigned
    Exception java.sql.SQLException: Internal Error: Image is not in 8.1 format
    Exception 17001 state null
    Any idea what might be wrong? I dont see any error on db side at all.
    ferdo
    Message was edited by:
    frpkoo

    I found similar bug reported on Metalink on April 8,2005
    Bug no 4294423
    Getting java.sql.SQLException: Internal Error: Image is not in 8.1 format Error Code: 17001 When running JDBC program that access many User defined Types .
    But cannot find out what is the status of it.
    Any idea?
    ferdo

  • Urgent -- ORA-00600: internal error code, arguments: [17177],  -- on insert

    hello,
    I have a table with 7 columns, 6 columns are of datatype of VARCHAR2/DATE/NUMBER, one column is of datatype SYS.XMLTYPE.
    I am trying to insert one record into the table. The insert script is as below:
    INSERT INTO t1
    VALUES (234556789,1045,0,SYSDATE,SYSDATE,'SYSTEM',XMLTYPE('<GSL>300</GSL>'));
    There are no garbage characters in the above insert statement.
    When I run this script on UNIX I get the error below:
    ERROR at line 1:
    ORA-00600: internal error code, arguments: [17177], [0x000000000], [], [], [],
    ORA-31011: XML parsing failed
    ORA-06512: at "SYS.XMLTYPE", line 0
    ORA-06512: at line 1
    I verified the ora 31011 which says
    31011, 00000, "XML parsing failed"
    // *Cause:   XML parser returned an error while trying to parse the document.
    // *Action:  Check if the document to be parsed is valid.
    But the xml document is a valid document. The same insert script works on an NT machine without any errors.
    The version of oracle on unix is 9.2.0.3.0.
    The characterset is UTF8
    I fired the query below to verify:
    SQL> select substr(dbms_java.longname(object_name),1,35) as class, status
    from all_o 2 bjects
    where obj 3 ect_type = 'JAVA CLASS'
    and obje 4 ct_name = dbms_java.shortname('oracle/xml/parser/v2/DOMParser');
    CLASS
    STATUS
    oracle/xml/parser/v2/DOMParser
    VALID
    Is there any setting (enviroment or any other setting ) needed on UNIX to be able to successfully insert this record in the table. What are the steps I need to do to insert this record
    The problems seems to be in XML insert. Can anyone help pls ASAP.
    thanks
    aananth

    Hi,
    the bitmap parameter disables the use of bitmap plans for tables w. only B-tree indexes. This will cause a performance problem in a DWH. So I would prefer to change the optimzer mode. The optimizer than uses a mix of costs and heuristics to find a best plan for fast delivery of the first few rows. This will not produce so much problems.
    Regards,
    Detlef

  • Urgent - Flex builder internal error

    I am running into this Flex Builder internal error when I run a debug session
    An internal error occurred during: "child count update"
    This happens to me in my app which load a swf (AS2). This is a proxy swf I use to get AS2 to talk to AS3 swf.
    If I remove the loader, then I do not have the error.
    This is severely hampering my efforts to debug my app, for which thsi proxy swf is important. Has any one encountered this? Thanks

    I got a similar error while...
                var dataString:String = swfBA.toString();
    for purposes of trying to obsufacate via String replace() to a SWF loaded into a ByteArray decompressed and deserialized for class name extraction, etc..
    [Cause without it we're not protected!?! but that's another story about decompilers and code theft.]
    Ultimately I'll look for another way another day, but I thought it might help you to mention it.
    Oh Flash Builder 4 with latest SDK 4+ 64bit windows 7 and it's about a 4MB SW FFlex source.

  • Very urgent Hrrcf_start_int service --internal error

    Hi all,
    I am having a problem in hrrcf_start_int service. If i test the service its showing an internal error occured. Please suggest me to overcome from this.
    Regards
    Vijay

    Hi Vijay,
    I think HRRCF_START is not executable alone, because somehow called internally from other services.
    The default.htm seams to be SAP standard, if there is not other start page defined as "inital BSP" in the BSP application properties.
    So, if you start HRRCF_START_INT, it should normally work.
    When I open HRRCF_START_INT via http://SERVER:PORT/sap/bc/bsp/sap/hrrcf_start_int/, the system requests a user and password.
    Another idea is to check your customizing for SAP eRecruiting.
    Open SPRO and navigate to SAP E-Recruiting.
    Under Technical Settings -> User Interface you can customize your start pages, which is necessary for HRRCF_START_*.
    In the SPRO you may also find some guideline for eRecruitment implementation. Or just have a look [service.sap.com|http://service.sap.com] and search for eRecruitment HRRCF_START or something like this. There may be some hints for all steps you have to do, before SAP eRecruiting runs properly.
    Regards
    Tobias

  • An internal Error has occurred.if this persists,please contact your Discove

    Hi,
    I am facing Error in opening a Report in Discoverer Plus :"An internal Error has occurred.if this persists,please contact your Discoverer Manager".I am opening all the other reports its opening up but only this one causing up this pop up error.
    Kindly help me as its very urgent.
    Any help will be needful for me
    Thanks and Regards

    Have you installed AppController on the same machine with VMM?

  • ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59D

    Can anyone please try check out this ORA-600 error, ORA-00600: internal error code, arguments: [kcrfr_update_nab_2], [0xB1B59DA4],
    [2], [], [], [], [], [].
    My db went down abruptly due to power source ....now the database mounts successfully but when u try opening the db i.e. alter database open; it comes up with the error. Plz kindly treat urgently.Thanks

    For all kind of internal errors, you should open SR (Service Request) in metalink. You need to contact Oracle Support
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Internal Error when adding Invoice from DI-API

    Hello All,
    I am trying to add an invoice using DI-API. I hv populated the object using XML and than adding it. Upon adding the error Internal Error (-10) is coming. I hv checked everything but am certainly missing something. Following is the XML of the invoice and the code to add it
    <?xml version="1.0" encoding="utf-16" ?>
    <BOM>
      <BO>
        <AdmInfo>
          <Object>13</Object>
          <Version>1</Version>
        </AdmInfo>
        <OINV>
          <row>
            <U_EntryId>1</U_EntryId>
            <DocType>I</DocType>
            <DocDate>20110923</DocDate>
            <DocDueDate>20111023</DocDueDate>
            <CardCode>JM0004</CardCode>
            <CardName>GAYAN BHARTI</CardName>
            <NumAtCard></NumAtCard>
            <DiscPrcnt>0.000000</DiscPrcnt>
            <DocTotal>755.000000</DocTotal>
            <Comments></Comments>
            <U_BranchTrans>1</U_BranchTrans>
            <SlpCode>-1</SlpCode>
            <IsICT>N</IsICT>
            <Series>40</Series>
            <TaxDate>20110923</TaxDate>
            <TrackNo></TrackNo>
            <SeqCode>0</SeqCode>
            <U_SlpName></U_SlpName>
            <U_WebCreated>N</U_WebCreated>
            <U_Territory></U_Territory>
            <U_InvType>C</U_InvType>
          </row>
        </OINV>
        <INV1>
          <row>
            <ItemCode>A003</ItemCode>
            <Dscription></Dscription>
            <Quantity>5.000000</Quantity>
            <DiscPrcnt>0.000000</DiscPrcnt>
            <WhsCode>JSP-FG</WhsCode>
            <PriceBefDi>11.000000</PriceBefDi>
            <TaxCode>NonTax</TaxCode>
            <U_WebCreated>N</U_WebCreated>
            <U_RetQty></U_RetQty>
            <U_SaleQty></U_SaleQty>
            <U_LineType>S</U_LineType>
          </row>
          <row>
            <ItemCode>A005</ItemCode>
            <Dscription>Ace Visual Dictonary 2</Dscription>
            <Quantity>10.000000</Quantity>
            <DiscPrcnt>0.000000</DiscPrcnt>
            <WhsCode>JSP-FG</WhsCode>
            <PriceBefDi>70.000000</PriceBefDi>
            <TaxCode>NonTax</TaxCode>
            <U_WebCreated>N</U_WebCreated>
            <U_RetQty></U_RetQty>
            <U_SaleQty></U_SaleQty>
            <U_LineType>S</U_LineType>
          </row>
        </INV1>
      </BO>
    </BOM>
    Program Code to add
                Dim oSapObject As SAPbobsCOM.Documents
                oCompany.XMLAsString = True
                oSapObject = oCompany.GetBusinessObjectFromXML(Body, 0)
                If oSapObject.Add <> 0 Then
                    Throw New Exception(oCompany.GetLastErrorDescription & " [" & oCompany.GetLastErrorCode & "]")
                End If
    Any help would be greatly appreciated. This is sort of urgent and needs to be done immediately.
    Regards,
    Rahul Jain
    PS: The error is coming on oSapObject.Add - it is able to read the invoice from XML, the error comes when trying to add it. All relevant values mentioned in XML are present in the database, and I am able to add an Invoice from the UI.
    Edited by: Rahul Jain on Sep 24, 2011 1:29 PM

    I realize this might not be to much help but everytime I have ever gotten an internal error code it has always turned out to be a SQL error. For instance there could be something in transaction notification that doesnt jive with your submission or something along those lines. Perhaps you could try a more simplified invoice as a test such as just send one item with a price and no UDFs .
    Sorry if that is not much help.

  • JVM Crash with INTERNAL ERROR

    Hi ,
    My jvm is getting crashed frequently with the below error log.
    os name=SunOS
    os version=5.10
    os architecture=sparc
    java version=1.5.0_08
    Can you please help me to identify this issue? Is there any known issue when using org.mozilla.javascript.Context.evaluateString from my code. Your help is highly appreciated..
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (565441424C4533545542530E4350500020 01), pid=12389, tid=114
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x003018b0): JavaThread "Thread-57" [_thread_in_vm, id=114]
    Stack: [0x8db80000,0x8dc00000), sp=0x8dbfe408, free space=505k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x6feb44]
    V [libjvm.so+0x4358f4]
    V [libjvm.so+0x311a0c]
    V [libjvm.so+0x3127fc]
    V [libjvm.so+0x311cc0]
    V [libjvm.so+0x3159f4]
    V [libjvm.so+0x3180f4]
    V [libjvm.so+0x311db4]
    v ~RuntimeStub::_handle_ic_miss_Java
    J org.mozilla.     .<init>(Lorg/mozilla/javascript/NativeCall;)V
    J org.mozilla.javascript.NativeCall.<init>(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)V
    v ~I2CAdapter
    j org.mozilla.javascript.ScriptRuntime.createFunctionActivation(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Lorg/mozilla/javascript/Scriptable;+7
    j org.mozilla.javascript.gen.c928710._c1(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+11
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+48
    j org.mozilla.javascript.optimizer.OptRuntime.callName([Ljava/lang/Object;Ljava/lang/String;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+21
    j org.mozilla.javascript.gen.c928710._c0(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+47
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+44
    v ~C2IAdapter
    J org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~I2CAdapter
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j org.mozilla.javascript.gen.c928710.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j org.mozilla.javascript.Context.evaluateString(Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;+21
    v ~C2IAdapter
    J com.motorola.nms.framework.fm.trap.JSVariableHandler.process(Lcom/adventnet/snmp/snmp2/SnmpPDU;Ljava/util/List;Ljava/util/Properties;)Ljava/util/Properties;
    J com.motorola.nms.framework.fm.trap.TrapAgent.processTrap(Lcom/motorola/nms/framework/fm/trap/ConfiguredData;)V
    J com.motorola.nms.framework.fm.trap.TrapAgent.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    V [libjvm.so+0x199d94]
    V [libjvm.so+0x2bffb4]
    V [libjvm.so+0x2df58c]
    V [libjvm.so+0x2db128]
    V [libjvm.so+0x670740]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v ~RuntimeStub::_handle_ic_miss_Java
    J org.mozilla.javascript.Arguments.<init>(Lorg/mozilla/javascript/NativeCall;)V
    J org.mozilla.javascript.NativeCall.<init>(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)V
    v ~I2CAdapter
    j org.mozilla.javascript.ScriptRuntime.createFunctionActivation(Lorg/mozilla/javascript/NativeFunction;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Lorg/mozilla/javascript/Scriptable;+7
    j org.mozilla.javascript.gen.c928710._c1(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+11
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+48
    j org.mozilla.javascript.optimizer.OptRuntime.callName([Ljava/lang/Object;Ljava/lang/String;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+21
    j org.mozilla.javascript.gen.c928710._c0(Lorg/mozilla/javascript/gen/c928710;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+47
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+44
    v ~C2IAdapter
    J org.mozilla.javascript.ScriptRuntime.doTopCall(Lorg/mozilla/javascript/Callable;Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;
    v ~I2CAdapter
    j org.mozilla.javascript.gen.c928710.call(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;Lorg/mozilla/javascript/Scriptable;[Ljava/lang/Object;)Ljava/lang/Object;+13
    j org.mozilla.javascript.gen.c928710.exec(Lorg/mozilla/javascript/Context;Lorg/mozilla/javascript/Scriptable;)Ljava/lang/Object;+5
    j org.mozilla.javascript.Context.evaluateString(Lorg/mozilla/javascript/Scriptable;Ljava/lang/String;Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;+21
    v ~C2IAdapter
    J com.motorola.nms.framework.fm.trap.JSVariableHandler.process(Lcom/adventnet/snmp/snmp2/SnmpPDU;Ljava/util/List;Ljava/util/Properties;)Ljava/util/Properties;
    J com.motorola.nms.framework.fm.trap.TrapAgent.processTrap(Lcom/motorola/nms/framework/fm/trap/ConfiguredData;)V
    J com.motorola.nms.framework.fm.trap.TrapAgent.run()V
    v ~OSRAdapter
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x008a04d0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5180]
    0x00856a28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5179]
    0x019e2ee0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5178]
    0x010d9f08 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5177]
    0x01389ab0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5174]
    0x01749d98 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5173]
    0x00819178 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5172]
    0x02258cd0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5170]
    0x02259318 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5167]
    0x0062dc88 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5165]
    0x00738bf0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5163]
    0x007e5148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5161]
    0x00ea16a8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5159]
    0x00a064c8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5158]
    0x007a2930 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5156]
    0x0131ce18 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5155]
    0x00366790 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5154]
    0x024e60d0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5153]
    0x008103f0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5152]
    0x019e3148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5149]
    0x014a8cd0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5147]
    0x009fdfd8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5146]
    0x00e1c518 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5144]
    0x014a82b0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5142]
    0x0016c258 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5140]
    0x00c84cb0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5138]
    0x014c0248 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5136]
    0x00baff90 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5135]
    0x0193bf08 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5134]
    0x007e6a20 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5132]
    0x00c7ec00 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5131]
    0x00a0c040 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5130]
    0x01372068 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5129]
    0x017b3cc0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5128]
    0x002756b0 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5126]
    0x015e4e78 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5125]
    0x018df8f8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5124]
    0x00875c60 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5123]
    0x00739238 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5121]
    0x00a0b510 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5119]
    0x00632538 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5118]
    0x017df3e8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5117]
    0x014b9b28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5115]
    0x01923b48 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5113]
    0x0023aa08 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5112]
    0x0071ca38 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5111]
    0x00618860 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5110]
    0x022c4ef8 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5109]
    0x00a09590 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5107]
    0x009c0d78 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5106]
    0x00baf998 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5105]
    0x013d6670 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5104]
    0x01003d58 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5103]
    0x00b99ee8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5102]
    0x024f7688 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5101]
    0x0016ce28 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5099]
    0x00f41338 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5098]
    0x0071b608 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5097]
    0x003bff78 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5094]
    0x0159a360 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5093]
    0x004d0198 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5092]
    0x00739838 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5091]
    0x00902cd0 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5088]
    0x01c25920 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5086]
    0x01c9f110 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5085]
    0x005a12f8 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5084]
    0x00676b20 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5083]
    0x0131c850 JavaThread "MainSocketSessionBE-10.8.40.140" [_thread_blocked, id=5082]
    0x00a37148 JavaThread "SendToClient - 10.8.40.140" [_thread_blocked, id=5081]
    0x010bea28 JavaThread "Ajp13Processor[8009][9]" daemon [_thread_in_native, id=1641]
    0x00f73bf0 JavaThread "Ajp13Processor[8009][8]" daemon [_thread_in_native, id=1640]
    0x00729bf8 JavaThread "Ajp13Processor[8009][7]" daemon [_thread_in_native, id=1594]
    0x015ed670 JavaThread "Ajp13Processor[8009][6]" daemon [_thread_in_native, id=1593]
    0x00f74250 JavaThread "Ajp13Processor[8009][5]" daemon [_thread_in_native, id=1585]
    0x025db498 JavaThread "Ajp13Processor[8009][4]" daemon [_thread_in_native, id=1580]
    0x00c69fa0 JavaThread "Ajp13Processor[8009][3]" daemon [_thread_in_native, id=1547]
    0x00ad74f0 JavaThread "SESSION-Thread-102" [_thread_in_native, id=205]
    0x014c5b30 JavaThread "Thread-101" [_thread_blocked, id=204]
    0x0147eea8 JavaThread "Thread-100" [_thread_blocked, id=203]
    0x0198e670 JavaThread "Agent" [_thread_blocked, id=202]
    0x0198e4a8 JavaThread "Thread-99" [_thread_blocked, id=201]
    0x006fbe90 JavaThread "Process-Scheduler-2" [_thread_blocked, id=200]
    0x0198e2e0 JavaThread "Process-Scheduler-1" [_thread_blocked, id=199]
    0x013be480 JavaThread "Process-Scheduler" [_thread_blocked, id=198]
    0x00b9e428 JavaThread "TopoNotificationRegistry" [_thread_blocked, id=190]
    0x0156dee0 JavaThread "Thread-96" [_thread_in_native, id=189]
    0x0128de28 JavaThread "Ajp13Processor[8009][2]" daemon [_thread_in_native, id=188]
    0x01426350 JavaThread "Ajp13Processor[8009][1]" daemon [_thread_in_native, id=187]
    0x014c5eb0 JavaThread "Ajp13Processor[8009][0]" daemon [_thread_in_native, id=186]
    0x01443c30 JavaThread "Ajp13Connector[8009]" daemon [_thread_in_native, id=185]
    0x0086e0a0 JavaThread "HostConfig[localhost]" daemon [_thread_blocked, id=184]
    0x019d3ec0 JavaThread "API-Thread-94" [_thread_blocked, id=182]
    0x00725be8 JavaThread "JspRuntimeContext[FTOSKREL2.0]" daemon [_thread_blocked, id=181]
    0x01e925c0 JavaThread "GenericSocketServerFE" [_thread_in_native, id=160]
    0x011e6118 JavaThread "MainSocketServerFE" [_thread_in_native, id=159]
    0x008861e0 JavaThread "SendToClient - localhost" [_thread_blocked, id=158]
    0x022757e0 JavaThread "StandardManager[]" daemon [_thread_blocked, id=149]
    0x01469ec0 JavaThread "FileStore" daemon [_thread_blocked, id=148]
    0x01fdb108 JavaThread "statuspoll-5" [_thread_blocked, id=146]
    0x00ccb048 JavaThread "statuspoll-4" [_thread_blocked, id=145]
    0x00a6f588 JavaThread "statuspoll-3" [_thread_blocked, id=144]
    0x00a6f3c0 JavaThread "statuspoll-2" [_thread_blocked, id=143]
    0x009c7938 JavaThread "statuspoll-1" [_thread_blocked, id=142]
    0x00e8ab90 JavaThread "statuspoll" [_thread_blocked, id=141]
    0x012cff88 JavaThread "datapoll-7" [_thread_blocked, id=140]
    0x01a45430 JavaThread "datapoll-6" [_thread_blocked, id=139]
    0x0128e688 JavaThread "datapoll-5" [_thread_blocked, id=138]
    0x0188bd18 JavaThread "datapoll-4" [_thread_blocked, id=137]
    0x00ec2da0 JavaThread "datapoll-3" [_thread_blocked, id=136]
    0x00ec2188 JavaThread "datapoll-2" [_thread_blocked, id=135]
    0x01678c58 JavaThread "datapoll-1" [_thread_blocked, id=134]
    0x018045b8 JavaThread "datapoll" [_thread_blocked, id=133]
    0x013d7a10 JavaThread "Thread-63" [_thread_blocked, id=132]
    0x0138f208 JavaThread "DataCollection-5" [_thread_blocked, id=129]
    0x00f298f0 JavaThread "DataCollection-4" [_thread_blocked, id=128]
    0x006c0788 JavaThread "DataCollection-3" [_thread_blocked, id=127]
    0x018f9f88 JavaThread "DataCollection-2" [_thread_blocked, id=126]
    0x00ec39b8 JavaThread "DataCollection-1" [_thread_blocked, id=125]
    0x0188c3f0 JavaThread "DataCollection" [_thread_blocked, id=124]
    0x00974710 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=122]
    0x00e8ae88 JavaThread "Thread-44" [_thread_in_native, id=121]
    0x018fb150 JavaThread "TRAPINPUT" [_thread_blocked, id=120]
    0x00e74988 JavaThread "TRAPSTORE0" [_thread_in_native, id=119]
    0x0187f870 JavaThread "COMMONTRAPNOTIFIER" [_thread_blocked, id=118]
    0x01fde828 JavaThread "Thread-60" [_thread_blocked, id=117]
    0x00e85688 JavaThread "Thread-59" [_thread_blocked, id=116]
    0x01968220 JavaThread "Thread-58" [_thread_blocked, id=115]
    =>0x003018b0 JavaThread "Thread-57" [_thread_in_vm, id=114]
    0x003016e8 JavaThread "Thread-56" [_thread_blocked, id=113]
    0x01817ba8 JavaThread "Thread-55" [_thread_blocked, id=111]
    0x006dc7f8 JavaThread "ConfUpdater-1" [_thread_blocked, id=110]
    0x00332b70 JavaThread "ConfUpdater" [_thread_blocked, id=109]
    0x00039a08 JavaThread "DestroyJavaVM" [_thread_blocked, id=1]
    0x00dae9f0 JavaThread "RunJSPModule" [_thread_in_native, id=105]
    0x01745380 JavaThread "NMSSAServer" [_thread_blocked, id=104]
    0x0159fbd8 JavaThread "RMI TCP Accept-1098" daemon [_thread_in_native, id=103]
    0x0084ceb0 JavaThread "policy-1" [_thread_blocked, id=102]
    0x01344678 JavaThread "policy" [_thread_blocked, id=101]
    0x00d14268 JavaThread "Thread-41" daemon [_thread_blocked, id=99]
    0x009769b8 JavaThread "MSXMLProcessorThread" [_thread_blocked, id=98]
    0x00975e30 JavaThread "Thread-51" [_thread_blocked, id=96]
    0x006fa3e0 JavaThread "Thread-49" [_thread_blocked, id=94]
    0x01a47ad8 JavaThread "Thread-47" [_thread_in_native, id=91]
    0x007d0890 JavaThread "Thread-46" [_thread_blocked, id=90]
    0x01b40358 JavaThread "1-1" [_thread_blocked, id=89]
    0x0084d980 JavaThread "1" [_thread_blocked, id=88]
    0x01351528 JavaThread "SUMMainServerThread" [_thread_in_native, id=86]
    0x01647ed8 JavaThread "DataManagement-4" [_thread_blocked, id=85]
    0x01649b10 JavaThread "DataManagement-3" [_thread_blocked, id=84]
    0x00f08940 JavaThread "DataManagement-2" [_thread_blocked, id=83]
    0x00f08330 JavaThread "DataManagement-1" [_thread_blocked, id=82]
    0x00f08688 JavaThread "DataManagement" [_thread_blocked, id=81]
    0x00f09368 JavaThread "Thread-40" [_thread_blocked, id=80]
    0x00f09158 JavaThread "process reaper" daemon [_thread_in_native, id=79]
    0x00917ae0 JavaThread "/export/home/FTOSKREL2.0/jre/bin/rmiregistry 1099 " [_thread_in_native, id=78]
    0x01033850 JavaThread "BEModuleDispatcher-2" [_thread_blocked, id=44]
    0x00e2bc60 JavaThread "BEModuleDispatcher-1" [_thread_blocked, id=43]
    0x00a137f8 JavaThread "Thread-4" [_thread_in_native, id=42]
    0x00dbadb0 JavaThread "BEModuleDispatcher" [_thread_blocked, id=41]
    0x00c7cb40 JavaThread "KeepAliveMonitor" [_thread_blocked, id=40]
    0x00629e00 JavaThread "SchedulerForFailOver-2" [_thread_blocked, id=39]
    0x006299e8 JavaThread "SchedulerForFailOver-1" [_thread_blocked, id=38]
    0x00777250 JavaThread "main-15" [_thread_blocked, id=37]
    0x0063bf58 JavaThread "main-14" [_thread_blocked, id=36]
    0x00bbb068 JavaThread "main-13" [_thread_blocked, id=35]
    0x00bba5c8 JavaThread "main-12" [_thread_blocked, id=34]
    0x00bbb3c8 JavaThread "main-11" [_thread_blocked, id=33]
    0x008c3c90 JavaThread "main-10" [_thread_blocked, id=32]
    0x008c5e58 JavaThread "main-9" [_thread_blocked, id=31]
    0x0075bce8 JavaThread "main-8" [_thread_blocked, id=30]
    0x0075b0d0 JavaThread "main-7" [_thread_blocked, id=29]
    0x008e8d80 JavaThread "main-6" [_thread_blocked, id=28]
    0x007e3428 JavaThread "main-5" [_thread_blocked, id=27]
    0x00d770d8 JavaThread "main-4" [_thread_blocked, id=26]
    0x005e1298 JavaThread "main-3" [_thread_blocked, id=25]
    0x00a2d2b8 JavaThread "main-2" [_thread_blocked, id=24]
    0x00a15740 JavaThread "main-1" [_thread_blocked, id=23]
    0x00bbd6e0 JavaThread "SchedulerForFailOver" [_thread_blocked, id=22]
    0x009f1b00 JavaThread "main" [_thread_blocked, id=21]
    0x0085cab0 JavaThread "GC Daemon" daemon [_thread_blocked, id=20]
    0x00759628 JavaThread "RMI Reaper" [_thread_blocked, id=19]
    0x0062c510 JavaThread "Thread-3" [_thread_in_native, id=18]
    0x006aba20 JavaThread "Thread-2" [_thread_blocked, id=17]
    0x006716f8 JavaThread "RMI TCP Accept-16000" daemon [_thread_in_native, id=15]
    0x0068c1a0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14]
    0x0068b9a0 JavaThread "Timer-0" daemon [_thread_blocked, id=13]
    0x0016e618 JavaThread "CommunicatorServer" daemon [_thread_in_native, id=12]
    0x0014f5a8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=11]
    0x0014dcf0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=10]
    0x0014ce80 JavaThread "CompilerThread0" daemon [_thread_blocked, id=9]
    0x0014c010 JavaThread "AdapterThread" daemon [_thread_blocked, id=8]
    0x0014b208 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7]
    0x0013e970 JavaThread "Finalizer" daemon [_thread_blocked, id=6]
    0x0013e430 JavaThread "Reference Handler" daemon [_thread_blocked, id=5]
    Other Threads:
    0x0013abd8 VMThread [id=4]
    0x006389a0 WatcherThread [id=16]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x00032b80/0x000393d8] CompiledIC_lock - owner thread: 0x003018b0
    Heap
    PSYoungGen total 524096K, used 3475K [0xd8c00000, 0xf8c00000, 0xf8c00000)
    eden space 523904K, 0% used [0xd8c00000,0xd8f64dc8,0xf8ba0000)
    from space 192K, 0% used [0xf8bd0000,0xf8bd0000,0xf8c00000)
    to space 192K, 0% used [0xf8ba0000,0xf8ba0000,0xf8bd0000)
    PSOldGen total 1048576K, used 41471K [0x98c00000, 0xd8c00000, 0xd8c00000)
    object space 1048576K, 3% used [0x98c00000,0x9b47fec8,0xd8c00000)
    PSPermGen total 32768K, used 31513K [0x94c00000, 0x96c00000, 0x98c00000)
    object space 32768K, 96% used [0x94c00000,0x96ac6598,0x96c00000)
    Dynamic libraries:
    0x00010000      /export/home/FTOSKREL2.0/jre/bin/java
    0xff3ec000      /lib/libthread.so.1
    0xff380000      /lib/libdl.so.1
    0xff200000      /lib/libc.so.1
    0xff360000      /platform/SUNW,Netra-240/lib/libc_psr.so.1
    0xfe800000      /export/home/FTOSKREL2.0/jre/lib/sparc/server/libjvm.so
    0xff320000      /lib/libsocket.so.1
    0xff350000      /usr/lib/libsched.so.1
    0xff1d0000      /usr/lib/libCrun.so.1
    0xff1b0000      /lib/libm.so.1
    0xff080000      /lib/libnsl.so.1
    0xfe700000      /lib/libm.so.2
    0xff170000      /lib/libscf.so.1
    0xff150000      /lib/libdoor.so.1
    0xff060000      /lib/libuutil.so.1
    0xfe7e0000      /lib/libgen.so.1
    0xfe6d0000      /lib/libmd.so.1
    0xfe6b0000      /platform/SUNW,Netra-240/lib/libmd_psr.so.1
    0xfe690000      /lib/libmp.so.2
    0xfe670000      /export/home/FTOSKREL2.0/jre/lib/sparc/native_threads/libhpi.so
    0xfe5f0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libverify.so
    0xfe5a0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libjava.so
    0xfe580000      /export/home/FTOSKREL2.0/jre/lib/sparc/libzip.so
    0xfe3c0000      /usr/lib/locale/sk_SK.ISO8859-2/sk_SK.ISO8859-2.so.3
    0xfe390000      /export/home/FTOSKREL2.0/jre/lib/sparc/libnet.so
    0xfe2e0000      /export/home/FTOSKREL2.0/jre/lib/sparc/libmanagement.so
    0x93f20000      /export/home/FTOSKREL2.0/jre/lib/sparc/libj2pkcs11.so
    0x93dc0000      /usr/lib/libpkcs11.so
    0x944a0000      /usr/lib/libcryptoutil.so.1
    0x93490000      /usr/lib/security/pkcs11_softtoken_extra.so
    0x93da0000      /export/home/FTOSKREL2.0/lib/libUniqueIDSO.so
    0x92880000      /export/home/FTOSKREL2.0/jre/lib/sparc/libawt.so
    0x92700000      /export/home/FTOSKREL2.0/jre/lib/sparc/libmlib_image.so
    0x93c60000      /export/home/FTOSKREL2.0/jre/lib/sparc/headless/libmawt.so
    0x93c40000      /export/home/FTOSKREL2.0/jre/lib/sparc/librmi.so
    VM Arguments:
    jvm_args: -Xmx1536m -Dcatalina.home=/export/home/FTOSKREL2.0/apache/tomcat -Dmysql.home=/export/home/FTOSKREL2.0/mysql -Dwebserver.port=9090 -Dresource_check=9090,8009,8005 -Dwebserver.rootdir=/export/home/FTOSKREL2.0/apache -Djava.rmi.server.codebase="file:////export/home/FTOSKREL2.0/classes/ file:////export/home/FTOSKREL2.0/classes/ManagementServer.jar file:////export/home/FTOSKREL2.0/classes/AdventNetCLI.jar file:////export/home/FTOSKREL2.0/classes/xmojo.jar file:////export/home/FTOSKREL2.0/classes/AdventNetSnmp.jar file:////export/home/FTOSKREL2.0/classes/SNMPDebugger.jar file:////export/home/FTOSKREL2.0/classes/AdventNetJmxAgent.jar file:////export/home/FTOSKREL2.0/classes/AdventNetARUtils.jar file:////export/home/FTOSKREL2.0/classes/AdventNetTL1Agent.jar file:////export/home/FTOSKREL2.0/classes/AdventNetSAS.jar file:////export/home/FTOSKREL2.0/classes/jta.jar file:////export/home/FTOSKREL2.0/appln_mon/classes/ApplnMonitorServer.jar" -Dcom.sun.management.jmxremote.port=16000 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.snmp.interface=NMST-1 -Dcom.sun.management.snmp.acl=false -Dcom.sun.management.snmp.port=16500
    java_command: com.adventnet.nms.startnms.NmsMainBE NMS_BE_PORT 2000 ROOT_DIR /export/home/FTOSKREL2.0
    Launcher Type: SUN_STANDARD
    Environment Variables:
    CLASSPATH=
    JAVA_COMPILER=NONE
    PATH=/usr/sbin:/usr/bin:/usr/local/bin/:/usr/local/bin/
    LD_LIBRARY_PATH=/export/home/FTOSKREL2.0/jre/lib/sparc/server:/export/home/FTOSKREL2.0/jre/lib/sparc:/export/home/FTOSKREL2.0/jre/../lib/sparc::/export/home/FTOSKREL2.0/lib:/export/home/FTOSKREL2.0/apache/lib
    SHELL=/sbin/sh
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x6ff5b8], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGBUS: [libjvm.so+0x6ff5b8], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGFPE: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGPIPE: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGILL: [libjvm.so+0x27299c], sa_mask[0]=0xffbffeff, sa_flags=0x0000000c
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGQUIT: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    SIGTERM: [libjvm.so+0x67191c], sa_mask[0]=0xffbffeff, sa_flags=0x00000004
    --------------- S Y S T E M ---------------
    OS: Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    uname:SunOS 5.10 Generic_120011-14 sun4u (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:0,30 0,30 0,29
    CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 4194304k(136568k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_08-b03) for solaris-sparc, built on Jun 28 2006 01:22:05 by unknown with unknown Workshop:0x550

    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.

  • Could not open the file. An internal error occurred.

    Hi,
    Anyone can solve my problem? Urgent!
    I can't open a png file. Others files was ok, just only one file can't open after save.
    It show : Could not open the file. An internal error occurred.
    Thanks!

    Seems like is corrupted during save or was caused by a Fireworks crash.
    Try open with another version of Fireworks.
    Linus
    Fireworks Project Phoenix Product Manager
    www.projectphoenix.io
    https://www.facebook.com/groups/fwsingapore/
    www.twitter.com/chunwui

  • OVM 3 manager Console doesnt load.. OVMAPI_6000E Internal Error

    I had deployed OVM manager 3 in my environment.
    I have a bunch of VMs running on the 2 OVS Servers which are managed by my OVM Manager 3 .
    I was having some issues with Restarting VMs., and hence restarted the OVM Manager..
    Now My Manager console wont come up for some reason.
    when i type http://10.0.0.149:7001/ovm/console/ in the console, if would give me a 404 page not found error.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    i logged into the Manager from command line and saw the Adminserver process running
    racle 5008 4959 2 11:49 ? 00:00:44 /u01/app/oracle/java/bin/java -server -Xms512m -Xmx2048m -XX:MaxPermSize=384m -Dweblogic.Name=AdminServer -Djava.security.policy=/u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.policy -Dweblogic.ProductionModeEnabled=true -Djava.awt.headless=true -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8453,server=y,suspend=n -da:org.apache.myfaces.trinidad -da -Dplatform.home=/u01/app/oracle/Middleware/wlserver_10.3 -Dwls.home=/u01/app/oracle/Middleware/wlserver_10.3/server -Dweblogic.home=/u01/app/oracle/Middleware/wlserver_10.3/server -Dcommon.components.home=/u01/app/oracle/Middleware/oracle_common -Djrf.version=11.1.1 -Ddomain.home=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain -Djrockit.optfile=/u01/app/oracle/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/servers/AdminServer -Doracle.domain.config.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig -Digf.arisidbeans.carmlloc=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/carml -Digf.arisidstack.home=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/servers/AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/app/oracle/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/app/oracle/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/app/oracle/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/app/oracle/Middleware/patch_ocp360/profiles/default/sysext_manifest_classpath weblogic.Server
    oracle 5363 5147 0 12:23 pts/0 00:00:00 grep java
    Not sure what went wrong.. Kindly help.. urgent.. Thanks/
    Edited by: 922610 on 21-Mar-2012 20:07

    looking at other forum posts, i did a service ovmm stop / start
    Now it could load the Console, but will fail at login and gives me the foll message..
    Unexpected error during login (com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused Thu Mar 22 14:08:21 EST 2012), please consult logs for details.
    not sure what this is now...PL help..

  • 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.

  • INTERNAL ERROR in Change Request form of an employee in MSS on EP 5.0

    Hi All,
    Need some urgent help regarding an issue with Change Request forms in MSS business package deployed on EP 5.0.
    Iam getting an error message as "Internal Error" whenever iam trying to open a Change Request form for an employee in MSS in EP 5.0.
    The Change Request form basically Triggers a Workflow in the backend.
    any help regarding the same will be really appreciated.
    Regards,
    Shailesh

    resolved

  • IPlanet Web Server 6.1 ERROR ,URGENT

    I've Installed iPlanet Web Server 6.1 in Solaris 9 I have installed iPlanet 6.0 too its working good but 6.1 is sending this error when strating up.
    warning: CORE3283: stderr: There was an error trying to initialize the HPI library.
    warning: CORE3283: stderr: Please check your installation, HotSpot does not work correctly
    warning: CORE3283: stderr: when installed in the JDK 1.2 Solaris Production Release, or
    warning: CORE3283: stderr: with any JDK 1.1.x release.
    catastrophe: CORE4005: Internal error: unable to create JVM
    failure: CORE4009: Failed to load JVM (check your JRE)
    failure: CORE3187: Late initialization failed: Error running init function load-modules: initialization of /aplicaciones/bin/https/lib/libj2eeplugin.so failed
    Can enybody Help me with this???
    THANX!!

    Hello Dear Friend Urgent Programmer
    I'am Alfonso Franco member of Sun Developer
    that is requested your questions Look:
    1 - Please check out your System is ready to download this iPlanet Web Server 6.1
    2- Suppose that you System is ready needs to
    configure your setup add/remove program in
    you computer that matches with the Web Server
    3- if continue the problem error after this
    analize very fine the problem and for end
    we going to create the exact library and
    port in it's Servers with a Java Program Database .
    well my friend expect that thoses advice may serve something to solve this
    problem for more contact to [email protected] to follow helping sincerely as "Good Programmer "

Maybe you are looking for

  • Still troubled

    I am still trying to settle into my icloud account. I tried to follow the easy directions as provided by mende1. I went to my mail preferences account, changed my email address to [email protected], put in my password, and pressed continue - then not

  • How do you remove something ( Eg. an app) off of iCloud?

    How do you remove something ( Eg. an app) off of iCloud?

  • Retrieving root id in hierarchial data structure.

    HI, I have data arranged in tree having parent child relationship as below .But i need to retrieve the root in the tree.Please let me know how can i achieve this. parent child A B B C C D D E M N N O In the above case i need to get root element of tr

  • Unicode Characters Turn To Garbage Depending On Length of Preceeding Text

    Hey, I wrote a script that creates a bunch of text frames, fills some text and styles it. The problem is, sometimes, unicode characters come out as garbage: e.g. "3M™ Blenderm™" turns to "3Mâ„¢ Blendermâ„¢". I was playing around with four text frames

  • Parse Data between states

    Data parsing Hi, I was wondering if any1 could help me out with a problem I have in Flex2, Im still a beginner in flex2 and Im looking ways to parse data from a selected item in a combo box to a next state in my canvas? also I need to know how to que