Bug ID Detail 6245922 "Application Server crashes consistently."

Anyone will have the detail of bug ID 6245922?
It is one of the bug fixs in "Sun Java System Application Server Enterprise Edition 8.1 2005Q2 Update 2 Release Notes"

I'm getting the same problem, except if I try to run as administrator then iTunes wants to erase all of my music on the iPod and set it to blank. I normally do not use the administrative account for anything other than administrative tasks.

Similar Messages

  • Oracle Application Server crashes due to Socket Write Error

    I am using Oracle Application Server 9.0.3. Simple JSP application is running on it. We are using the application server connection pooling functionality. Following errors are occuring on it frequently and it causes the application server crash.
    First application response gets slow and eventually application server gets lock and it wont respond and we have to restart the application server. Our application is in production mode and we need to solve this issue immediately.
    ----------------Error1---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:542)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)
    ------------Error2---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:557)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)

    I am using Oracle Application Server 9.0.3. Simple JSP application is running on it. We are using the application server connection pooling functionality. Following errors are occuring on it frequently and it causes the application server crash.
    First application response gets slow and eventually application server gets lock and it wont respond and we have to restart the application server. Our application is in production mode and we need to solve this issue immediately.
    ----------------Error1---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:542)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)
    ------------Error2---------------------
    com.evermind.server.http.HttpIOException: Connection aborted by peer: socket write error
         at com.evermind.server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:249)
         at com.evermind.server.http.EvermindJSPWriter.writeOut(EvermindJSPWriter.java:424)
         at com.evermind.server.http.EvermindJSPWriter.jspflush(EvermindJSPWriter.java:341)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:490)
         at com.evermind.server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:415)
         at schedule.schedulehome._jspService(_schedulehome.java:557)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)

  • Production application server crash

    Hi,
    Today the application server crashed and unfortunately there was no backup also. A month before Production was cloned to development. As far as the patches are concerned, both are at same level.
    The database server is fine and running. Can I copy the application from the development and make the production up and running? To do this I feel that the following should be done -
    a) Run adpreclone on the development application server
    b) copy the files from development to Production
    c) Run adcfgclone on the Production server
    DB: 10.2.0.4
    Apps: 11.5.10.2
    Thanks.
    Jek

    The database server is fine and running. Can I copy the application from the development and make the production up and running? To do this I feel that the following should be done -
    a) Run adpreclone on the development application server
    b) copy the files from development to Production
    c) Run adcfgclone on the Production serverYes, you can (provided that no patches have been applied or any modifications have been done on the application tier node since then).
    Please note that you will be losing all the log/out files under $APPLCSF/$APPLLOG and $APPLCSF/$APPLOUT directories. So you may not be able to view the concurrent requests log/output files and the CM/Workflow (and other services) log file since the other instance was cloned.
    Thanks,
    Hussein

  • Oracle 9i Application server crashing on install

    oracle application server (Oracle9iAS) v1.0.2.2 is crashing on install the java application is failing with the following errors has any one else come across this problem and or found a fix for it?
    we are using suse 7.2 and oracle 8i as the dbms.
    below i the error message
    thanks
    Nick
    CSIGILL 4* illegal instruction
    stackbase=0xbffff194, stackpointer=0xbfffef18
    Full thread dump:
    "TaskScheduler timer" (TID:0x43fa01b0, sys_thread_t:0x507f6e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java)
    "Thread-5" (TID:0x44035f70, sys_thread_t:0x50940e0c, state:CW) prio=10
    oracle.sysman.oii.oiit.OiitLockHeartbeat$HeartBeatThread.run(OiitLockHeartbeat.java:108)
    "CursorIdler" (TID:0x4402ed10, sys_thread_t:0x50982e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    oracle.ewt.timer.Timer._waitTilScheduled(Unknown Source)
    oracle.ewt.timer.Timer.run(Unknown Source)
    java.lang.Thread.run(Thread.java)
    "AWT-Finalizer" (TID:0x44024770, sys_thread_t:0x50888e0c, state:CW) prio=9
    java.lang.Object.wait(Object.java)
    sun.awt.AWTFinalizer.run(AWTFinalizer.java:40)
    "Screen Updater" (TID:0x440243c8, sys_thread_t:0x50867e0c, state:R) prio=4
    sun.awt.ScreenUpdater.nextEntry(ScreenUpdater.java:73)
    sun.awt.ScreenUpdater.run(ScreenUpdater.java:90)
    "AWT-Motif" (TID:0x440119d8, sys_thread_t:0x507d5e0c, state:CW) prio=5
    java.lang.Thread.run(Thread.java)
    "AWT-Input" (TID:0x440119f8, sys_thread_t:0x507b4e0c, state:R) prio=5
    "AWT-EventQueue-0" (TID:0x44011a10, sys_thread_t:0x50793e0c, state:CW) prio=5
    java.lang.Object.wait(Object.java)
    java.awt.EventQueue.getNextEvent(EventQueue.java:126)
    java.awt.EventDispatchThread.run(EventDispatchThread.java:70)
    "Finalizer thread" (TID:0x4400b210, sys_thread_t:0x5042de0c, state:R) prio=1 "Async Garbage Collector" (TID:0x4400b258, sys_thread_t:0x5040ce0c, state:R) prio=1
    "Idle thread" (TID:0x4400b2a0, sys_thread_t:0x503ebe0c, state:R) prio=0
    "Clock" (TID:0x4400b088, sys_thread_t:0x503cae0c, state:CW) prio=12
    "main" (TID:0x4400b0b0, sys_thread_t:0x80bf980, state:R) prio=5 current thread
    ssgetenvux.performQuery(ssgetenvux.java:36)
    oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:1301)
    CompVariables.display_getCalculatedValue(CompVariables.java:386)
    CompVariables.getCalculatedValue(CompVariables.java:235)
    CompContext.getCalculatedValue(CompContext.java:117)
    oracle.sysman.oii.oiis.OiisVariable.getCalculatedValue(OiisVariable.java:515)
    oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:984)
    oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:578)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:117)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:689)
    oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
    oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:511)
    oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:111)
    oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:307)
    oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:468)
    Monitor Cache Dump:
    sun.awt.motif.MToolkit@1140923032/1141276672: <unowned>
    Waiting to be notified:
    "AWT-Motif" (0x507d5e0c)
    java.awt.EventQueue@1140922976/1141276936: <unowned>
    Waiting to be notified:
    "AWT-EventQueue-0" (0x50793e0c)
    oracle.ewt.timer.Timer@1140455080/1152053976: <unowned>
    Waiting to be notified:
    "TaskScheduler timer" (0x507f6e0c)
    sun.awt.AWTFinalizer@1141000048/1141541480: <unowned>
    Waiti ng to be notified:
    "AWT-Finalizer"

    This is the forum for Forms questions. There is a seperate forum for iAS questions.
    But I know the answer to this one. All of the doco is free and can be found on OTN, in the iAS product area.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Application Server Crashing

    Hi
    I have a webservice project which uses 3 Schemas and it also has three Java projects in it.
    We are using WebLogic Application Server 8.1 SP2
    When i execute the webservice project the Server crashes and the following is the message seen the Application Server and attached is the message from there.
    Had a look on the sun website and it says that it is a third party error and contact vendor.
    JDIProxy attached
    <Apr 25, 2005 10:02:51 PM GMT+05:30> <Warning> <WLW> <000000> <Unable to load cl
    ass ProcessControl>
    # 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)
    # Error ID: 5349474E41545552450E435050005F
    # Problematic Thread: prio=5 tid=0x1F85C8F8 nid=0x630 runnable
    Stopping the Weblogic Workshop debugger...
    Debugger Stopped.
    Stopping Pointbase server...
    Any help would be appreciated.
    Thanks
    vinaY
    vinaY

    Sun Java System Web Server does not have a configuration file named httpd.cnf, nor does it have KeepAlive, MaxKeepAliveRequests, etc. configuration parameters. Are you sure you're using Sun Java System Web Server?

  • Application server crashes when using JCO

    Hi,
    I am currently dealing with JCO Version 2.1.8.
    For testing purposes, I want to receive data from a Remote Function Module existing in our SAP development system.
    Therefore I created a simple Java servlet:
    public class POA_EDS_Servlet extends HttpServlet {
       private static final long serialVersionUID = 1L;
    protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
       response.setContentType("text/html");
       PrintWriter out = response.getWriter();
       out.println("<html>");
         protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
         response.setContentType("text/html");
         PrintWriter out = response.getWriter();
         String uri = request.getParameter("uri");
         JCO.Client connection;
         connection = JCO.createClient("200",
                   "DAHMSMA",
                   "EN",
                   "vmw3063.wdf.sap.corp",
                                  "00");
         try {
            connection.connect();
         catch (Exception ex) {
              ex.printStackTrace();
              System.exit(1);
    After deploying and when running this servlet, the application server is crashing. That means I have to restart the server via Remote Desktop Connection.
    Can anybode provide some help?
    Regards
    Marco
    Edited by: Marco Dahms on Sep 8, 2009 3:30 PM
    Edited by: Marco Dahms on Sep 8, 2009 3:33 PM

    Hello there,
    Can you please paste your defaultrace.log here. This log file will show the exception occured before the crash.
    For better debugging always using a logging mechanism and log the messages to a particular file.
    Regards,
    Vivek

  • How to upload header and corresponding item details to application server?

    Hi all,
      How to upload control data , header data and the corresponding data in the application server based on the company code.
    If the user selects multiple company codes like US, GE,IN....3 files need to placed in the application server with the corresponding header and item details. The control data is unique per file.
    Thanks,
    Charan

    For Header and Item data you create separate structure as below...
    Header
    |----Link
    |----
    |----
    !-----Item
                |-----link
                |-------
    (Note the hierarchy- Header str>LINK--> Its fields->ITEM str > LINK under ITEM str->ITEM's fields under ITEM's fields.)
    Header part will have all header fields. Item will come under Header and all ITEM's fields will come under Item.
    Both HEADER and ITEM will have field LINK -- Char 003 which will allow all ITEMs for a HEADER to fall under proper Header data..
    Header and Item Structure will have different files as per the sequence of the fileds..
    Map the fields properly..
    It will work...
    If its helpful to you don't forget to reward the pts..
    Edited by: sumesh on May 19, 2008 4:28 PM

  • Running program details on Application server

    Hello Experts,
    How to know details of currently running program details on SAP application server ?
    who executed , by which transaction , what is screen number .... etc
    regards
    Amy

    For Current Transaction SM04 particular apps and al08 for global
    Application serverwise STAD
    ST03N is good tcode u can view tcode list individual application serverwise.
    for all apps server select "Business Transaction analysis"
    Surendra Jain

  • Installing Application Server 10g (10.1.3) on Windows Server 2008 Document

    Basically, I need to find out if 10.1.3 application server Enterprise Edition can be installed on Windows Server 2008 with a 64-bit operating system. A yes or no is helpful, but I would like to have a link to the documentation. I'm assisting on an install and have been asked to find this info.
    I've done some searching, but haven't yet been able to find anything on 2008. I found this ( [http://download.oracle.com/docs/cd/B25221_04/win.1013/install/reqs.htm#sthref62] ), which is from this ( [http://download.oracle.com/docs/cd/B25221_04/getstart.htm] ), but the documentation found there only mentions as high as Windows Server 2003. Our DBA would like to see it say Windows Server 2008 64-bit, not just Windows Server 2003 and up (before we make an order on hardware).
    Does anyone have a link that specifically says windows server 2008 / 64-bit is possible?
    Thanks in advance!

    Since Windows 2008 was released after the 10.1.3 release, the Installation Guide does not include Windows 2008. In this case, the Certification should be checked before proceeding.
    Oracle Application Server 10g Release 3 (10.1.3) Certification Information
    [http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html]
    From here, you will find that 10.1.3 is certified on Windows 2008 and that you should also see the following document for more details:
    Oracle Application Server 10g Release 3 (10.1.3) Installation Requirements for Microsoft Windows (Doc ID Note 444112.1)
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=444112.1
    (requires login)
    reference:
    How to Find Certification Details for Oracle Application Server 10g and Oracle Fusion Middleware 11g (Doc ID 431578.1)
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=431578.1
    (requires login)
    ...Ken

  • What order to patch up my application server?

    Hi,
    I'm looking for advice on the pathways by which to patch up my oracle application server. it consists of the following components:
    10.1.0.5 Infrastructure database
    10.1.4.0.1 Identity Management
    10.1.2.0.2 Middle Tier
    I would like to be able to perform the critical patches on these components however for all except the database I believe that the versions are too low and may need some intermediate patching first. Can anyone give me the upgrade path - order and patch versions - to apply to these components to bring them all to the level where I can perform the critical patches for April 09?
    Thanks
    Adam

    Adam J Sawyer wrote:
    Hi,
    Our infra/identity management was installed along with the metadata repository as part of the 10.1.2.0.2 mid tier installation - is it still necessary to patch it individually or can infra/metadata be patched together as one product?
    Thanks
    Adam
    Edited by: Adam J Sawyer on Jun 9, 2009 8:25 PMYour case is called a CoLocated infrastructure architecture with both IdMgmt and MetRep sitting on the same instance.
    1. As an instance, they can be patched together. But that means the software upgrade of the instance which holds both of them can be patched together in one shot.
    2. However, it does not mean that the Metadata Repository is also upgraded that way. Metadata Repository is upgraded once all instances (all infrastructures and all midtiers both - even if you have multiple ones for them) are already upgraded.
    3. And I insist, the Order of application of various steps in this Patch Set is important. (See my previous message and compare with the documentation).
    The Software Upgrades have to be applied first on all instances, and Metadata Repository Upgrade must be applied later.
    Read the documentation referred to about Patch Set 3 carefully about it.
    hope that helps!
    AMN

  • Managed server crashes when trying to deploy an application

    Hi,
    I have a unix box and sometimes the managed server crashes when the application has faults or some bug. Why does this happen? Why does the server go down every time there is an error? Can it not be crash proof?
    NOTE: I do not have node manager configured

    You'll need to share the details from the logs or the crash (usually a core dump file of some kind). The information you have provided is not sufficient.
    You might also get the latest JVM update for the platform you are using. Sometimes those updates resolve issues.
    http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html
    Contact support if you have any questions.

  • Crash and hang application server

    hi every body
    im using sun java system application server platform edition update 9 on windows 2003 service pak 2 with 4 processor and 6 gb phisycal ram
    my running application alot of time hanging and some time crash
    when application hangs then i stop server and start again getting
    java.lang.stackoverflow error
    so i have to deploy application again to run it.
    when application crash i get this error
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da17b6e, pid=2636, tid=2768
    # Java VM: Java HotSpot(TM) Server VM (1.5.0-b64 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1d7b6e]
    --------------- T H R E A D ---------------
    Current thread (0x00aca7a8): VMThread [id=2768]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000058
    Registers:
    EAX=0x4c552aa8, EBX=0x0391e298, ECX=0x0041004d, EDX=0x00000000
    ESP=0x544cfb0c, EBP=0x2d23f410, ESI=0x00000000, EDI=0x00000000
    EIP=0x6da17b6e, EFLAGS=0x00010206
    Top of Stack: (sp=0x544cfb0c)
    0x544cfb0c: 4c552aa8 6da5b175 00a3ef18 00000000
    0x544cfb1c: 6da37466 00000000 00000001 00000001
    0x544cfb2c: 6d910ed2 00000000 00000000 00aca880
    0x544cfb3c: 00006c78 00000000 00006c78 00000001
    0x544cfb4c: 000360f8 6da5a975 544cfb9c 00000000
    0x544cfb5c: 00000005 00a3ed18 6498ee84 00a4be20
    0x544cfb6c: 00a3ed18 00a3ef68 00a51da0 00a4be20
    0x544cfb7c: 06ad0000 00aca030 00a51da0 0000000c
    Instructions: (pc=0x6da17b6e)
    0x6da17b5e: 08 8b 40 08 8b 04 88 50 8b 48 04 83 c1 08 8b 11
    0x6da17b6e: ff 52 58 a1 c0 9b b5 6d 83 38 00 75 df c3 90 90
    Stack: [0x540d0000,0x544d0000), sp=0x544cfb0c, free space=4094k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x1d7b6e]
    VM_Operation (0x6498ee68): parallel gc failed allocation, mode: safepoint, requested by thread 0x56e614e8
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x568bd888 JavaThread "httpWorkerThread-8080-4" daemon [_thread_blocked, id=2300]
    0x5686fd58 JavaThread "httpWorkerThread-8080-3" daemon [_thread_blocked, id=2484]
    0x56ab1a60 JavaThread "Timer-5" daemon [_thread_blocked, id=1868]
    0x5b185030 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[umra_systems]]" daemon [_thread_blocked, id=3748]
    0x56afb9c0 JavaThread "Timer-4" daemon [_thread_blocked, id=1800]
    0x56a6faa0 JavaThread "httpWorkerThread-8080-2" daemon [_thread_blocked, id=1364]
    0x0003dbd8 JavaThread "DestroyJavaVM" [_thread_blocked, id=2704]
    0x56fdfe28 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[__JWSappclients]]" daemon [_thread_blocked, id=892]
    0x5b30cb78 JavaThread "GrizzlyPipelineStatWorkerThread-4848-2" daemon [_thread_blocked, id=1128]
    0x5b30c970 JavaThread "GrizzlyPipelineStatWorkerThread-4848-1" daemon [_thread_blocked, id=812]
    0x5c839e28 JavaThread "GrizzlyPipelineStatWorkerThread-4848-0" daemon [_thread_blocked, id=1120]
    0x5b34cf58 JavaThread "httpWorkerThread-4848-1" daemon [_thread_blocked, id=1116]
    0x56887290 JavaThread "httpWorkerThread-4848-0" daemon [_thread_blocked, id=1076]
    0x5b4c2bd8 JavaThread "SelectorThread-4848" [_thread_blocked, id=1072]
    0x5ae662f8 JavaThread "GrizzlyPipelineStatWorkerThread-8181-2" daemon [_thread_blocked, id=1004]
    0x5bbc8008 JavaThread "GrizzlyPipelineStatWorkerThread-8181-1" daemon [_thread_blocked, id=992]
    0x56dcd870 JavaThread "GrizzlyPipelineStatWorkerThread-8181-0" daemon [_thread_blocked, id=984]
    0x5b1b20f0 JavaThread "httpWorkerThread-8181-1" daemon [_thread_blocked, id=976]
    0x5687f720 JavaThread "httpWorkerThread-8181-0" daemon [_thread_blocked, id=972]
    0x5b2eee80 JavaThread "SelectorThread-8181" [_thread_in_native, id=968]
    0x5b970e88 JavaThread "GrizzlyPipelineStatWorkerThread-8080-2" daemon [_thread_blocked, id=948]
    0x56dcdbe8 JavaThread "GrizzlyPipelineStatWorkerThread-8080-1" daemon [_thread_blocked, id=940]
    0x5686fa78 JavaThread "GrizzlyPipelineStatWorkerThread-8080-0" daemon [_thread_blocked, id=936]
    0x56e614e8 JavaThread "httpWorkerThread-8080-1" daemon [_thread_blocked, id=1716]
    0x56fa47c8 JavaThread "httpWorkerThread-8080-0" daemon [_thread_blocked, id=612]
    0x5b8cee50 JavaThread "SelectorThread-8080" [_thread_in_native, id=608]
    0x5bc2caa8 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv]]" daemon [_thread_blocked, id=3964]
    0x5c4e90d8 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=3960]
    0x5c549bd0 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[]]" daemon [_thread_blocked, id=3956]
    0x56fef488 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=3916]
    0x5aed2d48 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[]]" daemon [_thread_blocked, id=3912]
    0x5af2b188 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[web1]]" daemon [_thread_blocked, id=3908]
    0x56dcd578 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[asadmin]]" daemon [_thread_blocked, id=3904]
    0x5ade2a20 JavaThread "Timer-3" [_thread_blocked, id=3832]
    0x5b2aee38 JavaThread "RMI RenewClean-[192.168.2.9:1140]" daemon [_thread_blocked, id=3756]
    0x56f7a250 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3696]
    0x56fa9750 JavaThread "RMI TCP Accept-8686" daemon [_thread_in_native, id=3684]
    0x5b2ad150 JavaThread "Thread-15" [_thread_blocked, id=3592]
    0x5ae112a0 JavaThread "Thread-14" [_thread_blocked, id=3588]
    0x56b13c28 JavaThread "Thread-13" [_thread_blocked, id=3584]
    0x5b9cde88 JavaThread "RMI RenewClean-[192.168.2.9:1088,com.sun.enterprise.admin.server.core.channel.LocalRMIClientSocketFactory@77a748]" daemon [_thread_blocked, id=3516]
    0x5ae56328 JavaThread "Timer-2" daemon [_thread_blocked, id=3508]
    0x56b10db8 JavaThread "Timer-1" [_thread_blocked, id=3500]
    0x56add808 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=3228]
    0x56967788 JavaThread "Thread-10" [_thread_in_native, id=2284]
    0x5678ca60 JavaThread "Thread-8" [_thread_in_native, id=2816]
    0x56637b08 JavaThread "Thread-7" [_thread_in_native, id=3136]
    0x5686ed50 JavaThread "Thread-6" [_thread_in_native, id=3124]
    0x56601280 JavaThread "RMI Reaper" [_thread_blocked, id=3072]
    0x56967a70 JavaThread "Timer-0" daemon [_thread_blocked, id=3068]
    0x540a1d90 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3064]
    0x540cf9f8 JavaThread "GC Daemon" daemon [_thread_blocked, id=2984]
    0x53f18ed8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2956]
    0x53f17b40 JavaThread "CompilerThread1" daemon [_thread_blocked, id=2952]
    0x53f16cd8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2948]
    0x00acfe30 JavaThread "AdapterThread" daemon [_thread_blocked, id=2944]
    0x00acf200 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2940]
    0x53f09db0 JavaThread "Finalizer" daemon [_thread_blocked, id=2932]
    0x00acb9b8 JavaThread "Reference Handler" daemon [_thread_blocked, id=2928]
    Other Threads:
    =>0x00aca7a8 VMThread [id=2768]
    0x53f1a288 WatcherThread [id=2960]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x0003a460/0x0000071c] Threads_lock - owner thread: 0x00aca7a8
    [0x0003a5e0/0x000006e0] Heap_lock - owner thread: 0x56e614e8
    Heap
    PSYoungGen total 414912K, used 10240K [0x358d0000, 0x51ad0000, 0x51ad0000)
    eden space 368448K, 0% used [0x358d0000,0x358d0000,0x4c0a0000)
    from space 46464K, 22% used [0x4ed70000,0x4f770000,0x51ad0000)
    to space 45888K, 0% used [0x4c0a0000,0x4c0a0000,0x4ed70000)
    PSOldGen total 768000K, used 739581K [0x06ad0000, 0x358d0000, 0x358d0000)
    object space 768000K, 96% used [0x06ad0000,0x33d0f410,0x358d0000)
    PSPermGen total 65536K, used 58488K [0x02ad0000, 0x06ad0000, 0x06ad0000)
    object space 65536K, 89% used [0x02ad0000,0x063ee298,0x06ad0000)
    Dynamic libraries:
    0x00400000 - 0x0040c000      C:\Program Files\Java\jdk1.5.0\bin\java.exe
    0x77f40000 - 0x77ffa000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f34000      C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e30000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cf4000      C:\WINDOWS\system32\RPCRT4.dll
    0x77ba0000 - 0x77bf4000      C:\WINDOWS\system32\MSVCRT.dll
    0x71c20000 - 0x71c31000      C:\WINDOWS\system32\tsappcmp.dll
    0x6d840000 - 0x6dba7000      C:\Program Files\Java\jdk1.5.0\jre\bin\server\jvm.dll
    0x77d00000 - 0x77d8f000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c44000      C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acc000      C:\WINDOWS\system32\WINMM.dll
    0x62d80000 - 0x62d89000      C:\WINDOWS\system32\LPK.DLL
    0x73010000 - 0x7306e000      C:\WINDOWS\system32\USP10.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x76260000 - 0x76270000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c93000      C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d280000 - 0x6d288000      C:\Program Files\Java\jdk1.5.0\jre\bin\hpi.dll
    0x6d610000 - 0x6d61c000      C:\Program Files\Java\jdk1.5.0\jre\bin\verify.dll
    0x6d300000 - 0x6d31d000      C:\Program Files\Java\jdk1.5.0\jre\bin\java.dll
    0x6d630000 - 0x6d63f000      C:\Program Files\Java\jdk1.5.0\jre\bin\zip.dll
    0x6d4c0000 - 0x6d4d3000      C:\Program Files\Java\jdk1.5.0\jre\bin\net.dll
    0x71c00000 - 0x71c18000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b63000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef7000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3f000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x570d0000 - 0x570fd000      C:\WINDOWS\system32\rsaenh.dll
    0x75970000 - 0x75a2a000      C:\WINDOWS\system32\USERENV.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d4e0000 - 0x6d4e9000      C:\Program Files\Java\jdk1.5.0\jre\bin\nio.dll
    0x6d5f0000 - 0x6d5f6000      C:\Program Files\Java\jdk1.5.0\jre\bin\rmi.dll
    0x6d4b0000 - 0x6d4b8000      C:\Program Files\Java\jdk1.5.0\jre\bin\management.dll
    VM Arguments:
    jvm_args: -Xms1200m -Xmx1200m -XX:NewRatio=12 -Xss4000k -Xoss1024k -XX:+AggressiveHeap -XX:+UseParallelGC -Dcom.sun.aas.defaultLogFile=C:/Sun/AppServer/domains/domain1/logs/server.log -Djava.endorsed.dirs=C:/Sun/AppServer/lib/endorsed -Djava.security.auth.login.config=C:/Sun/AppServer/domains/domain1/config/login.conf -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=C:/Sun/AppServer/domains/domain1/config/keystore.jks -Djavax.net.ssl.trustStore=C:/Sun/AppServer/domains/domain1/config/cacerts.jks -Djava.ext.dirs=C:/Program Files/Java/jdk1.5.0/jre/lib/ext;C:/Sun/AppServer/domains/domain1/lib/ext;C:/Sun/AppServer/javadb/lib -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar -Dcom.sun.enterprise.taglisteners=jsf-impl.jar -Dcom.sun.aas.classloader.optionalOverrideableChain=appserv-ws.jar,commons-logging.jar,commons-launcher.jar -Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar -Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,C:/Sun/AppServer/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,C:/Sun/AppServer/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar -Dcom.sun.aas.configName=server-config -Ddomain.name=domain1 -Djmx.invoke.getters=true -Dcom.sun.aas.promptForIdentity=true -Dcom.sun.aas.classloader.optionalOverrideableChain.ee= -Dcom.sun.aas.instanceRoot=C:/Sun/AppServer/domains/domain1 -Dcom.sun.aas.domainName=domain1 -Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program Files/Java/jdk1.5.0/lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,C:/Sun/AppServer/i
    java_command: com.sun.enterprise.server.PELaunch start
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0
    PATH=C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Sun\AppServer\bin
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790
    CPU:total 8 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 02:42:57 by "java_re" with MS VC++ 6.0

    latest crash
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6db038c3, pid=3288, tid=2884
    # Java VM: Java HotSpot(TM) Server VM (1.6.0-b105 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x438c3]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x5f849800): JavaThread "httpWorkerThread-8080-1" daemon [_thread_in_vm, id=2884]
    siginfo: ExceptionCode=0xc0000005, reading address 0x006f0069
    Registers:
    EAX=0x60fd8010, EBX=0x00000005, ECX=0x006f0069, EDX=0x00000000
    ESP=0x63abe738, EBP=0x56886c00, ESI=0x00000000, EDI=0x61ab0c00
    EIP=0x6db038c3, EFLAGS=0x00010202
    Top of Stack: (sp=0x63abe738)
    0x63abe738: 60fd8424 5f849800 63abe7f0 5f849800
    0x63abe748: 00000005 0614361c 00000001 d84be7fb
    0x63abe758: 6db0347a 6db03e43 00000001 00000000
    0x63abe768: 00000000 5f849800 60fd8424 5f849800
    0x63abe778: 63abe83c 00000072 00000019 57740878
    0x63abe788: 5686e8a8 00000019 00000019 00000019
    0x63abe798: 00000000 06cf9dd0 05df0738 00000000
    0x63abe7a8: 63abe7b4 63abe7dc 008f2ca1 00000000
    Instructions: (pc=0x6db038c3)
    0x6db038b3: d2 33 f6 85 c9 7e 67 8d 9b 00 00 00 00 8b 48 0c
    0x6db038c3: 8b 0c b1 39 29 75 09 8b 51 04 c7 02 00 00 00 00
    Stack: [0x63aa0000,0x63ac0000), sp=0x63abe738, free space=121k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x438c3]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j java.beans.PropertyDescriptor.getReadMethod()Ljava/lang/reflect/Method;+0
    j javax.el.BeanELResolver$BeanProperty.getReadMethod()Ljava/lang/reflect/Method;+16
    j javax.el.BeanELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33
    j javax.el.CompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+43
    j com.sun.faces.el.FacesCompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+24
    j com.sun.el.parser.AstValue.getValue(Lcom/sun/el/lang/EvaluationContext;)Ljava/lang/Object;+73
    j com.sun.el.ValueExpressionImpl.getValue(Ljavax/el/ELContext;)Ljava/lang/Object;+22
    j com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;+24
    j com.sun.rave.web.ui.appbase.FacesBean.getValue(Ljava/lang/String;)Ljava/lang/Object;+14
    j tawaf_new.SessionBean1._init()V+4786
    j tawaf_new.SessionBean1.init()V+190
    j com.sun.rave.web.ui.appbase.servlet.LifecycleListener.attributeAdded(Ljavax/servlet/http/HttpSessionBindingEvent;)V+20
    j org.apache.catalina.session.StandardSession.setAttribute(Ljava/lang/String;Ljava/lang/Object;)V+416
    j org.apache.catalina.session.StandardSessionFacade.setAttribute(Ljava/lang/String;Ljava/lang/Object;)V+6
    j com.sun.faces.context.SessionMap.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+37
    j com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Ljava/lang/Object;+376
    j com.sun.faces.el.ManagedBeanELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+126
    j javax.el.CompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+43
    j com.sun.faces.el.FacesCompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+24
    j com.sun.faces.el.ChainAwareVariableResolver.resolveVariable(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Ljava/lang/Object;+134
    j com.sun.rave.web.ui.appbase.faces.VariableResolverImpl.resolveVariable(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Ljava/lang/Object;+47
    j com.sun.faces.el.VariableResolverChainWrapper.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+140
    j javax.el.CompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+43
    j com.sun.faces.el.FacesCompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+24
    j com.sun.faces.el.VariableResolverImpl.resolveVariable(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Ljava/lang/Object;+72
    j com.sun.rave.web.ui.appbase.FacesBean.getBean(Ljava/lang/String;)Ljava/lang/Object;+12
    j tawaf_new.sign.getSessionBean1()Ltawaf_new/SessionBean1;+3
    j tawaf_new.sign.init()V+68
    j com.sun.rave.web.ui.appbase.faces.VariableResolverImpl.resolveVariable(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Ljava/lang/Object;+153
    j com.sun.faces.el.VariableResolverChainWrapper.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+140
    j javax.el.CompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+43
    j com.sun.faces.el.FacesCompositeELResolver.getValue(Ljavax/el/ELContext;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+24
    j com.sun.el.parser.AstIdentifier.getValue(Lcom/sun/el/lang/EvaluationContext;)Ljava/lang/Object;+46
    j com.sun.el.ValueExpressionImpl.getValue(Ljavax/el/ELContext;)Ljava/lang/Object;+22
    j com.sun.faces.application.ValueBindingValueExpressionAdapter.getValue(Ljavax/faces/context/FacesContext;)Ljava/lang/Object;+24
    j com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.pageBean(Ljavax/faces/context/FacesContext;Ljava/lang/String;)Lcom/sun/rave/web/ui/appbase/AbstractPageBean;+56
    j com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.pageBean(Ljavax/faces/context/FacesContext;)Lcom/sun/rave/web/ui/appbase/AbstractPageBean;+25
    j com.sun.rave.web.ui.appbase.faces.ViewHandlerImpl.renderView(Ljavax/faces/context/FacesContext;Ljavax/faces/component/UIViewRoot;)V+6
    j com.sun.faces.lifecycle.RenderResponsePhase.execute(Ljavax/faces/context/FacesContext;)V+155
    j com.sun.faces.lifecycle.LifecycleImpl.phase(Ljavax/faces/event/PhaseId;Lcom/sun/faces/lifecycle/Phase;Ljavax/faces/context/FacesContext;)V+279
    j com.sun.faces.lifecycle.LifecycleImpl.render(Ljavax/faces/context/FacesContext;)V+84
    j javax.faces.webapp.FacesServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+107
    j org.apache.catalina.core.ApplicationFilterChain.servletService(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/Servlet;Lorg/apache/catalina/util/InstanceSupport;)V+93
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+267
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j com.sun.rave.web.ui.util.UploadFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+225
    j org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+120
    j org.apache.catalina.core.ApplicationFilterChain.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+101
    j org.apache.catalina.core.StandardWrapperValve.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)I+627
    j org.apache.catalina.core.StandardPipeline.doInvoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+77
    j org.apache.catalina.core.StandardPipeline.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+3
    j org.apache.catalina.core.StandardContextValve.invokeInternal(Lorg/apache/catalina/Wrapper;Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)I+238
    j org.apache.catalina.core.StandardContextValve.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)I+252
    j org.apache.catalina.core.StandardPipeline.doInvoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+77
    j com.sun.enterprise.web.WebPipeline.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+53
    j org.apache.catalina.core.StandardHostValve.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)I+89
    j org.apache.catalina.core.StandardPipeline.doInvoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+77
    j com.sun.enterprise.web.VirtualServerPipeline.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+149
    j org.apache.catalina.core.ContainerBase.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+6
    j org.apache.catalina.core.StandardEngineValve.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)I+58
    j org.apache.catalina.core.StandardPipeline.doInvoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+77
    j org.apache.catalina.core.StandardPipeline.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+3
    j org.apache.catalina.core.ContainerBase.invoke(Lorg/apache/catalina/Request;Lorg/apache/catalina/Response;)V+6
    j org.apache.coyote.tomcat5.CoyoteAdapter.service(Lorg/apache/coyote/Request;Lorg/apache/coyote/Response;)V+296
    j com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter()V+19
    j com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(Ljava/io/InputStream;Ljava/io/OutputStream;)Z+15
    j com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(Ljava/io/InputStream;Ljava/io/OutputStream;)Z+25
    j com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask()Z+74
    j com.sun.enterprise.web.connector.grizzly.ReadTask.doTask()V+161
    j com.sun.enterprise.web.connector.grizzly.TaskBase.run()V+1
    j com.sun.enterprise.web.connector.grizzly.WorkerThread.run()V+22
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x609c9400 JavaThread "Timer-5" daemon [_thread_blocked, id=1160]
    0x5f3e7c00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[etawaf11]]" daemon [_thread_blocked, id=3940]
    0x61ab0c00 JavaThread "httpWorkerThread-8080-4" daemon [_thread_blocked, id=4004]
    0x61ab0800 JavaThread "httpWorkerThread-8080-3" daemon [_thread_in_vm, id=820]
    0x6058a800 JavaThread "httpWorkerThread-8080-2" daemon [_thread_blocked, id=2868]
    0x607afc00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[__JWSappclients]]" daemon [_thread_blocked, id=4064]
    0x5f85c800 JavaThread "GrizzlyPipelineStatWorkerThread-4848-2" daemon [_thread_blocked, id=2188]
    0x617f2c00 JavaThread "GrizzlyPipelineStatWorkerThread-4848-1" daemon [_thread_blocked, id=1764]
    0x617d6800 JavaThread "GrizzlyPipelineStatWorkerThread-4848-0" daemon [_thread_blocked, id=3912]
    0x60c71c00 JavaThread "httpWorkerThread-4848-1" daemon [_thread_blocked, id=1140]
    0x5f438000 JavaThread "httpWorkerThread-4848-0" daemon [_thread_blocked, id=2292]
    0x619f7c00 JavaThread "SelectorThread-4848" [_thread_in_native, id=2404]
    0x61a07800 JavaThread "GrizzlyPipelineStatWorkerThread-8181-2" daemon [_thread_blocked, id=2520]
    0x61969800 JavaThread "GrizzlyPipelineStatWorkerThread-8181-1" daemon [_thread_blocked, id=4072]
    0x61a47800 JavaThread "GrizzlyPipelineStatWorkerThread-8181-0" daemon [_thread_blocked, id=3596]
    0x60732800 JavaThread "httpWorkerThread-8181-1" daemon [_thread_blocked, id=1760]
    0x60127800 JavaThread "httpWorkerThread-8181-0" daemon [_thread_blocked, id=1236]
    0x61a5fc00 JavaThread "SelectorThread-8181" [_thread_in_native, id=1124]
    =>0x5f849800 JavaThread "httpWorkerThread-8080-1" daemon [_thread_in_vm, id=2884]
    0x60c1b800 JavaThread "httpWorkerThread-8080-0" daemon [_thread_blocked, id=2216]
    0x60bca400 JavaThread "GrizzlyPipelineStatWorkerThread-8080-2" daemon [_thread_blocked, id=412]
    0x612c8800 JavaThread "GrizzlyPipelineStatWorkerThread-8080-1" daemon [_thread_blocked, id=3664]
    0x60b62400 JavaThread "GrizzlyPipelineStatWorkerThread-8080-0" daemon [_thread_blocked, id=3540]
    0x60af2400 JavaThread "SelectorThread-8080" [_thread_in_native, id=2904]
    0x5ff17800 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv]]" daemon [_thread_blocked, id=3704]
    0x61c69800 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=2896]
    0x61b4cc00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[]]" daemon [_thread_blocked, id=1692]
    0x60fba400 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=3188]
    0x60adac00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[asadmin]]" daemon [_thread_blocked, id=2016]
    0x61959c00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[web1]]" daemon [_thread_blocked, id=2316]
    0x6113ac00 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[]]" daemon [_thread_blocked, id=3360]
    0x6188d400 JavaThread "BPELSEInOutThread9" [_thread_blocked, id=2296]
    0x60e99400 JavaThread "BPELSEInOutThread8" [_thread_blocked, id=2444]
    0x6184cc00 JavaThread "BPELSEInOutThread7" [_thread_blocked, id=3408]
    0x60af2c00 JavaThread "BPELSEInOutThread6" [_thread_blocked, id=924]
    0x60b52c00 JavaThread "BPELSEInOutThread5" [_thread_blocked, id=3636]
    0x606ca000 JavaThread "BPELSEInOutThread4" [_thread_blocked, id=3196]
    0x60f3c400 JavaThread "BPELSEInOutThread3" [_thread_blocked, id=728]
    0x61b55400 JavaThread "BPELSEInOutThread2" [_thread_blocked, id=3684]
    0x61271400 JavaThread "BPELSEInOutThread1" [_thread_blocked, id=2928]
    0x6135a400 JavaThread "BPELSEInOutThread0" [_thread_blocked, id=2940]
    0x5f844800 JavaThread "Thread-23" [_thread_blocked, id=2936]
    0x5fcb8800 JavaThread "pool-1-thread-10" [_thread_blocked, id=916]
    0x60f3c800 JavaThread "pool-1-thread-9" [_thread_blocked, id=1204]
    0x61b82400 JavaThread "pool-1-thread-8" [_thread_blocked, id=2948]
    0x61b7f400 JavaThread "pool-1-thread-7" [_thread_blocked, id=1092]
    0x617de800 JavaThread "pool-1-thread-6" [_thread_blocked, id=1148]
    0x61798800 JavaThread "pool-1-thread-5" [_thread_blocked, id=2952]
    0x619db000 JavaThread "pool-1-thread-4" [_thread_blocked, id=2144]
    0x5fe4b400 JavaThread "pool-1-thread-3" [_thread_blocked, id=2588]
    0x60acc400 JavaThread "pool-1-thread-2" [_thread_blocked, id=2932]
    0x61a47400 JavaThread "pool-1-thread-1" [_thread_blocked, id=1536]
    0x61969c00 JavaThread "Thread-22" [_thread_blocked, id=1596]
    0x60924800 JavaThread "Timer-4" [_thread_blocked, id=3332]
    0x002a8c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=4008]
    0x61207400 JavaThread "Timer-3" daemon [_thread_blocked, id=3068]
    0x6000e400 JavaThread "Timer-2" [_thread_blocked, id=2320]
    0x5fdb0400 JavaThread "RMI TCP Connection(6)-127.0.0.1" daemon [_thread_in_native, id=2696]
    0x61281800 JavaThread "RMI RenewClean-[192.168.2.9:2147]" daemon [_thread_blocked, id=3204]
    0x5fe84c00 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=2888]
    0x5fc9e400 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=920]
    0x611cfc00 JavaThread "RMI TCP Accept-8686" daemon [_thread_in_native, id=1632]
    0x612f1000 JavaThread "Thread-14" [_thread_blocked, id=2484]
    0x612f0800 JavaThread "Thread-13" [_thread_blocked, id=2548]
    0x61506800 JavaThread "Thread-12" [_thread_blocked, id=3056]
    0x60ea0c00 JavaThread "RMI RenewClean-[192.168.2.9:2111,com.sun.enterprise.admin.server.core.channel.LocalRMIClientSocketFactory@429be9]" daemon [_thread_blocked, id=596]
    0x5fe90800 JavaThread "Timer-1" daemon [_thread_blocked, id=708]
    0x60047c00 JavaThread "Timer-0" [_thread_blocked, id=3776]
    0x5fbb5800 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=260]
    0x5ff17000 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=632]
    0x5fc9e800 JavaThread "Thread-9" [_thread_in_native, id=2500]
    0x5faf3800 JavaThread "Thread-7" [_thread_in_native, id=1088]
    0x5f7f3400 JavaThread "Thread-6" [_thread_in_native, id=1400]
    0x5f7f2000 JavaThread "Thread-5" [_thread_in_native, id=3228]
    0x5fb51400 JavaThread "GC Daemon" daemon [_thread_blocked, id=2272]
    0x5fcf6c00 JavaThread "RMI Reaper" [_thread_blocked, id=1964]
    0x5fcf6400 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=220]
    0x5f02fc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4000]
    0x5f02e000 JavaThread "CompilerThread1" daemon [_thread_in_native, id=2632]
    0x5f029800 JavaThread "CompilerThread0" daemon [_thread_in_native, id=4060]
    0x5f324400 JavaThread "Attach Listener" daemon [_thread_blocked, id=2224]
    0x5f028800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2988]
    0x5f311000 JavaThread "Finalizer" daemon [_thread_blocked, id=3984]
    0x5f310400 JavaThread "Reference Handler" daemon [_thread_blocked, id=2248]
    Other Threads:
    0x5f01f800 VMThread [id=4036]
    0x5f326400 WatcherThread [id=4056]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 103104K, used 40395K [0x56460000, 0x5e9b0000, 0x5e9b0000)
    eden space 69952K, 29% used [0x56460000,0x578a9350,0x5a8b0000)
    from space 33152K, 59% used [0x5c950000,0x5dc79900,0x5e9b0000)
    to space 33280K, 0% used [0x5a8b0000,0x5a8b0000,0x5c930000)
    PSOldGen total 1092288K, used 22192K [0x139b0000, 0x56460000, 0x56460000)
    object space 1092288K, 2% used [0x139b0000,0x14f5c258,0x56460000)
    PSPermGen total 52608K, used 52600K [0x039b0000, 0x06d10000, 0x139b0000)
    object space 52608K, 99% used [0x039b0000,0x06d0e4d0,0x06d10000)
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\Sun\SDK\jdk\bin\java.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x71c20000 - 0x71c32000      C:\WINDOWS\system32\tsappcmp.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\msvcrt.dll
    0x7c340000 - 0x7c396000      C:\Sun\SDK\jdk\jre\bin\msvcr71.dll
    0x6dac0000 - 0x6ddf5000      C:\Sun\SDK\jdk\jre\bin\server\jvm.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.DLL
    0x7f000000 - 0x7f009000      C:\WINDOWS\system32\LPK.DLL
    0x75490000 - 0x754f5000      C:\WINDOWS\system32\USP10.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d3c0000 - 0x6d3c8000      C:\Sun\SDK\jdk\jre\bin\hpi.dll
    0x6d820000 - 0x6d82c000      C:\Sun\SDK\jdk\jre\bin\verify.dll
    0x6d460000 - 0x6d47f000      C:\Sun\SDK\jdk\jre\bin\java.dll
    0x6d860000 - 0x6d86f000      C:\Sun\SDK\jdk\jre\bin\zip.dll
    0x6d620000 - 0x6d633000      C:\Sun\SDK\jdk\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x68000000 - 0x68035000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e2000      C:\WINDOWS\system32\USERENV.dll
    0x6d640000 - 0x6d649000      C:\Sun\SDK\jdk\jre\bin\nio.dll
    0x60350000 - 0x603aa000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d610000 - 0x6d619000      C:\Sun\SDK\jdk\jre\bin\management.dll
    0x6d7c0000 - 0x6d7c6000      C:\Sun\SDK\jdk\jre\bin\rmi.dll
    0x6d800000 - 0x6d808000      C:\Sun\SDK\jdk\jre\bin\sunmscapi.dll
    0x761b0000 - 0x76243000      C:\WINDOWS\system32\CRYPT32.dll
    0x76190000 - 0x761a2000      C:\WINDOWS\system32\MSASN1.dll
    VM Arguments:
    jvm_args: -Xmx1200m -XX:NewRatio=8 -XX:MaxPermSize=256m -Xms1200m -Xss128k -Dcom.sun.aas.defaultLogFile=C:/Sun/SDK/domains/domain1/logs/server.log -Djava.endorsed.dirs=C:/Sun/SDK/lib/endorsed -Djava.security.policy=C:/Sun/SDK/domains/domain1/config/server.policy -Djava.security.auth.login.config=C:/Sun/SDK/domains/domain1/config/login.conf -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=C:/Sun/SDK/domains/domain1/config/keystore.jks -Djavax.net.ssl.trustStore=C:/Sun/SDK/domains/domain1/config/cacerts.jks -Djava.ext.dirs=C:/Sun/SDK/jdk/jre/lib/ext;C:/Sun/SDK/domains/domain1/lib/ext;C:/Sun/SDK/javadb/lib -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar -Dcom.sun.enterprise.taglisteners=jsf-impl.jar -Dcom.sun.aas.classloader.optionalOverrideableChain=appserv-ws.jar,commons-logging.jar,commons-launcher.jar -Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar -Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,C:/Sun/SDK/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,C:/Sun/SDK/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar -Dcom.sun.aas.configName=server-config -Ddomain.name=domain1 -Djmx.invoke.getters=true -Dcom.sun.aas.promptForIdentity=true -Dcom.sun.aas.classloader.optionalOverrideableChain.ee= -Dcom.sun.aas.instanceRoot=C:/Sun/SDK/domains/domain1 -Dcom.sun.aas.domainName=domain1 -Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Sun/SDK/jdk/lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,C:/Sun/SDK/imq/lib/jaxm-api.jar,C:/Sun/SDK/imq/lib/fscontext.jar,C:/Su
    java_command: com.sun.enterprise.server.PELaunch start
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\Sun\SDK\jdk
    PATH=C:\Sun\SDK\lib;C:\Sun\SDK\bin;C:\Sun\SDK\bin;C:\Sun\SDK\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Sun\SDK\bin;;x�
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 8 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.6.0-b105) for windows-x86, built on Nov 29 2006 00:44:51 by "java_re" with unknown MS VC++:1310

  • SUN JES 8.1 Q2UR2: Intermittently application server jvm crashed.

    Application server jvm intermittently crashed but due to the feature in SUN JES 8.1 ur2 the application server will auto restarts the service. Most of the JVM crashes were due to memory corruption.
    The following are SUN findings:
    1)     Multithreading issue that causes 2 threads writing on the same memory block
    2)     Based on dtrace, it indicated that there was a race condition happens but the jvm doesn�t crash during the occurrence.
    Questions:
    1) Is it possible that I can use dtrace to monitor the memory block or to find out the root cause?
    System information:
    Oracle:
    DriverVersion: [10.2.0.1.0]
    DriverMajorVersion: [10]
    DriverMinorVersion: [2]
    DriverName: [Oracle JDBC driver]
    URL: [jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST= (ADDRESS=(PROTOCOL = TCP) (HOST = XXXXXX) (PORT = 1524)) (ADDRESS=(PROTOCOL = TCP) (HOST = XXXXXX) (PORT = 1524))) (CONNECT_DATA = (SID = CP_P)) (source_route=yes))]
    UserName: [CP_P1]
    Database Product Name: [Oracle]
    Database Product Version: [Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production]
    Database Product Major: [9]
    Database Product Minor: [2]
    Drivers: Type 4
    JDK
    JDBC Major: [10]
    JDBC Minor: [2]
    The JDK version is 1.5.0_02
    SUN JES Application Server
    Sun Java System Application Server Enterprise Edition 8.1_02 running under solaris 10

    Most of the
    JVM crashes were due to memory corruption.
    And how do you know that?
    csgan97: Based on sun support input where its due to either trying to read or write to a memory (pblock) that causes the crash.
    could identify as a pblock issue
    ----------------- lwp# 102 / thread# 102 -------------------- fef40f90 lwpkill (6, 0, fef24a98, ffffffff, fef68284, 6) + 8
    feebff98 abort (4a600, 1, febbeaac, a83f0, fef6b298, 0) + 110
    febb9a9c __1cCosFabort6Fi_v_ (1, 4e10, 10c5b4, 1cb, fecc6000, 4c00) + 58 fec325a0 ???????? (0, fece3ee0, 4000, febbd19c, fec37eee, febbd19c) + 78b5c
    fe9ff2d8 JVM_handle_solaris_signal (b, 5931fa70, 5931f7b8, 5000, 4,
    184c128) +
    9e8
    fef3fec8 __sighndlr (b, 5931fa70, 5931f7b8, fe9fe8d0, 0, 1) + c
    fef34ff4 call_user_handler (b, ffbffeff, c, 0, 5bb37c00, 5931f7b8) + 3b8 5f2b08fc pblock_kpinsert (4efa78, 1246c28, 1246520, 2c00, 7398ae8,
    2e64) + 17c
    5f2b0b28 pblock_kvinsert (4efa78, 1246900, 12, 1246520, ff00, 80808080)
    + 108
    5f2d5938 INTservact_objset_uri2path (1237c80, 1237cf8, e436b0, 30f4, 680ac6a8,
    5f3e5f54) + e4
    5f2d77a8 INTservact_handle_processed (1237c80, 1237cf8, 1237c80, 1237cf8, 680ea948, 10ddda0) + 4c 5f31a0ec __1cLHttpRequestUUnacceleratedRespond6Mpc_v_ (1237be0, 5f3ed614, 3114, 50, 1237cf8, 1237c80) + 3c8 5f3197dc __1cLHttpRequestNHandleRequest6MpnGnetbuf__i_ (1237be0, 12442d8, 1246430, 1246410, 1000, 1244338) + 62c
    5f317bc4 __1cNDaemonSessionDrun6M_v_ (1234430, 1000, 5f3f3254, 0, 0,
    5f3f320c)
    + 17c
    627e6dbc ThreadMain (1234430, 1240848, 3, 0, 1, 0) + 24
    680d0028 ptroot (1240848, 59320000, 0, 0, 40000, 680e8d70) + d0 fef3fd9c lwpstart (0, 0, 0, 0, 0, 0)
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x5f2b08fc, pid=16489, tid=102 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode) # Problematic frame:
    # C [libns-httpd40.so+0x308fc] pblock_kpinsert+0x17c #
    The following are SUN findings:Meaning Sun (the company) and not you or someone else determined this?
    csgan97: From Sun support engineer
    1) Multithreading issue that causes 2 threads writing
    on the same memory blockSo? That might indicate a bug in your code. By itself it doesn't mean that it caused the crash.
    csgan97: If there is a bug, we would like to identify it. All findings are hypothesis and we still dont have evident to really prove that is multithreading issue. Is it possible to use dtrace to track?
    2) Based on dtrace, it indicated that there was a
    race condition happens but the jvm doesn�t crash
    during the occurrence.Again so? I wouldn't expect that to cause a crash.
    csgan97: Why? During the jvm crashed, the dtrace monitoring doesnt indicate any race condition. It only indicated twice but during that time the jvm doesnt crash.
    DriverName: [Oracle JDBC driver]
    URL: [jdbc:oracle:thinIf it is memory corruption then it would be a JVM bug not this driver because it is java only.
    If you have any JNI or 3rd party libraries that use JNI then those are the most likely source.
    csgan97: A far as we know there isnt any JNI or 3rd party libraries that use JNI.

  • Oracle application server 10.1.3 not starting after crash

    Hi, I've been struggling with starting up application server 10.1.3 on Windows XP Professional SP2 following a system crash (power outage). When we restarted the machine we noted that the database wasn't coming up because our redo logs were full. We backed up the database with RMAN (freeing the logs) and the database started without a problem.
    We then tried to log into application server control from the website but were faced with a connection error. It is definitely the correct page as it was bookmarked on the server. I cannot start application server from the command line using opmnctl. Here is the output:
    C:\product\10.1.3\OracleAS_1\opmn\bin>opmnctl status
    Processes in Instance: appserv.MSRSFR
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | home | N/A | Down
    ASG | ASG | N/A | Down
    C:\product\10.1.3\OracleAS_1\opmn\bin>echo %time%
    11:32:13.78
    C:\product\10.1.3\OracleAS_1\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ==================================================
    opmn id=msrsfr:6200
    0 of 1 processes started.
    ias-instance id=appserv.MSRSFR
    ++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/home/default_group/
    Error
    --> Process (index=1,uid=1339952132,pid=2136)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\product\10.1.3\OracleAS_1\opmn\logs\OC4J~home~default_group~1
    C:\product\10.1.3\OracleAS_1\opmn\bin>echo %time%
    11:32:39.12
    C:\product\10.1.3\OracleAS_1\opmn\logs\OC4J~home~default_group~1
    07/12/30 11:32:22 Start process
    07/12/30 11:32:24 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:24 Fatal error: server exiting
    07/12/30 11:32:26 Start process
    07/12/30 11:32:28 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:28 Fatal error: server exiting
    07/12/30 11:32:30 Start process
    07/12/30 11:32:32 Error initializing server: Error instantiating default application at Unable to get ApplicationConfig for default : Could not read connectors file at file:/C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: ./oc4j-connectors.xml
    07/12/30 11:32:32 Fatal error: server exiting
    C:/product/10.1.3/OracleAS_1/j2ee/home/config/oc4j-connectors.xml: Notice the /'s versus standard windows \'s. The actual file is empty (contains only blank spaces).
    I'm not sure where to go from here, I've tried stopping the oracle services manually and starting them up in various orders. We have the following services running:
    Oracle-appservProcessManager Started
    OracleDBConsoleTSTONE Started
    OracleJobSchedulerTSTONE Disabled
    OracleOraDb10g_home1iSQL*Plus Started
    OracleOraDb10g_home1TNSListener Started
    OracleServiceTSTONE Started
    I'm sort of at a loss for where to go from here, help would be much appreciated!
    Thanks,
    Reza

    Here you have it.
    <?xml version="1.0" standalone='yes'?>
    <oc4j-connectors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNam
    espaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/oc4j-connectors-10
    _0.xsd" schema-major-version="10" schema-minor-version="0" >
    <connector name="datasources" path="datasources.rar">
    </connector>
    <connector name="OracleASjms" path="OracleASjms.rar">
    <config-property name="lookupMethod" value="resourceProvider"/>
    <config-property name="resourceProviderName" value="oc4jjms"/>
    <adminobject-config location="OracleASjms/Queues">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tQueueImpl</adminobject-class>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/MyQueue1">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tQueueImpl</adminobject-class>
    <config-property name="jndiName" value="jms/demoQueue"/>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/Topics">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tTopicImpl</adminobject-class>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    <adminobject-config location="OracleASjms/MyTopic1">
    <adminobject-class>oracle.j2ee.ra.jms.generic.AdminObjec
    tTopicImpl</adminobject-class>
    <config-property name="jndiName" value="jms/demoTopic"/>
    <config-property name="resourceProviderName" value="oc4j
    jms"/>
    </adminobject-config>
    </connector>
    </oc4j-connectors>

  • Bug in bundled Application Server prohibits Acegi security integration

    I am using JSC 2, Update 1 and have run into a problem trying to integrate Acegi security into my Web app. After some hours of frustration I have found that the problem apparently stems from a bug in the bundled Sun Application Server (version 8.2). If I deploy my application to Tomcat 5.5, the problem disappears.
    The exception that occurs on the bundled Sun Application Server is:
    java.lang.ClassCastException: org.acegisecurity.providers.UsernamePasswordAuthenticationToken
    For information about the appserver bug that causes this exception look at:
    http://forums.java.net/jive/thread.jspa?threadID=13150&messageID=83666
    The last three entries in the above thread discuss the problem and also link to other places where the problem is discussed. See in particular these links:
    https://glassfish.dev.java.net/issues/show_bug.cgi?id=221
    and
    http://www.jroller.com/page/agrebnev?entry=acegi_does_not_work_at
    The Glassfish bug database indicates that the bug was fixed in the b38 version of Glassfish. However, the fix apparently hasn't made it into the bundled Sun Appserver 8.2.
    I hope this information will spare someone else the frustration of hunting down the source of this problem. Since Acegi is becoming a very popular option for adding security to Java webapps, I probably won't be the only person to run into this little gotcha.
    Also, I'd appreciate any info the Creator team can provide about when the bundled appserver might be fixed.
    Thanks,
    Charlie

    Could someone on the Creator team please comment on this issue? Is there any plan to upgrade the bundled Sun Application Server to version 9.0? (I'm assuming this bug is fixed in 9.0 -- although I haven't been able to verify that. Actually, I'm not very clear on the relationship between the various Glassfish versions and the various Sun Application Server versions.) Or is there a plan to support Glassfish and/or Tomcat as development servers (rather than just deployment servers).
    It seems like my only other possible alternative is to use Netbeans 5.5 with the Visual Web pack. But since the Visual Web pack is a pre-beta release I'm leery about using it for developing a production Web app.
    Thanks in advance for your help.
    Charlie

Maybe you are looking for