FRM-93000: Unexpected internal error.

Problem Brief--
I have designer generated form CMM001 on which clicking on button go to new form cmm002 which is search form based on value you select from lov and date you put.I am wondering it failing only when I select a value 'Affective Disorder Team' from lov for an organization. I checked removing 'Disorder' word for searching then it doesn't return row but form is not failing at all.I tried couple of times on differrent way and I noticed it failing only when 'order' worder is there in any form.In my form no webutil/text_io or block not based on procedure. Following is the information avilable on application.log and trace file. Any input will be highly appreciated.
--application.log  content
09/06/03 16:43:24 formsweb: Forms session <15> aborted: unable to communicate with runtime process.
09/06/03 16:43:24 formsweb: Forms session <15> exception stack trace:
java.io.IOException: FRM-93000: Unexpected internal error.
Details : No HTTP headers received from runform
     at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
     at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
----Trace content
[06/03/09 16:43:23 GMT Standard Time]::Client Status [ConnId=0, PID=2676]
     >> ERROR: Abnormal termination, Error Code: C0000005 ACCESS_VIOLATION
======================= STACK DUMP =======================
Fault address: 77C47696 01:00036696
Module: C:\WINDOWS\system32\msvcrt.dll
System Information:
Operating System: Windows NT Version 5.1 Build 2600 Service Pack 3
Command line: frmweb server webfile=HTTP-0,0,0,Swift2500,172.22.3.82
FORM/BLOCK/FIELD: ADWINVOLV:V_IWIZAR.<NULL>
Last Trigger: PRE-SELECT - (Successfully Completed)
Msg: <NULL>
Last Builtin: NAME_IN - (Successfully Completed)
Registers:
EAX:00000000
EBX:00000000
ECX:00000000
EDX:00000000
ESI:00CC85CC
EDI:00CD27C8
CS:EIP:001B:77C47696
SS:ESP:0023:0013DC80 EBP:00000137
DS:0023 ES:0023 FS:003B GS:0000
Flags:00210246
------------------- Call Stack Trace ---------------------
Frameptr RetAddr Param#1 Param#2 Param#3 Param#4 Function Name
------------------- End of Stack Trace -------------------

You might want to check metalink note 255023.1 - How to Interpret the Oracle Forms Error - FRM-93000 to get a better understanding of this error.
If your application has been running for a while without problems and then you hit this problem, it might be possible that you need to tune your Application Server, you can refer to metalink note 294749.1 - Troubleshooting WebForms Tuning / Performance /Time out Problems.
If I were you, I would open a SR with Oracle so that they help you with the investigation and to get more detailed logs ... this error FRM-93000 is a generic one, it simply says that your Form crashed/was terminated, it will require more investigation.

Similar Messages

  • Java.io.IOException: FRM-93000: Unexpected internal error.

    Hi Exprerts,
    I have noticed the below errors in the application log file on my production instance.
    E Business Suit = R12.1.1 + 11.1.0.7
    Application Log - /rsv/d02/inst/apps/PROD_oro/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    13/02/21 13:36:44.901 formsweb: Forms session <2,194> aborted: unable to communicate with runtime process.
    13/02/21 13:36:44.901 formsweb: Forms session <2194> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Please advise.
    Regards
    Mohammed.Abdul Muqeet

    Hi Exprerts,
    I have noticed the below errors in the application log file on my production instance.
    E Business Suit = R12.1.1 + 11.1.0.7
    Application Log - /rsv/d02/inst/apps/PROD_oro/logs/ora/10.1.3/j2ee/forms/forms_default_group_1
    13/02/21 13:36:44.901 formsweb: Forms session <2,194> aborted: unable to communicate with runtime process.
    13/02/21 13:36:44.901 formsweb: Forms session <2194> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Please advise.
    Regards
    Mohammed.Abdul Muqeet

  • FRM-93000: Unexpected internal error in 9.0.4.2

    Hi
    I'm running a forms app in OracleAS 9.0.4.2 and I'm getting the following error in the application.log:
    05/11/23 09:05:16 forms90web: Forms session <20> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : Invalid or absent Content-Length from runform
    Any ideas?

    repost

  • Error:COMMON-1: Some unexpected internal error has occured.

    Error:COMMON-1: Some unexpected internal error has occured. If the problem persists please report to the Tech Support.
    Error: No response from the device "a.b.c.d/161". Check SNMP communities, version or network for issues.
    Above errors are seen on accessing WLC for config purpose from WCS. Seen after migrating WCS 4.2.62 to a new hardware and restoring the backed config.
    OS and software versions remain the same, only new hardware is an upgraded one.
    The original server is now put back in place and works .. just fine.

    In this migration, everything is absolutely same except the hardware.
    Same WLCs, same WCS version. IP/hostname/configs all same.

  • Test-pstnoutboundcall failure 500, The server encountered an unexpected internal error

    Hi,
    We have a Lync 2013 pool, Front end colocated with Mediation server.
    have trunk configured to CUCM.  I'm able to receive PSTN calls, however cannot dial PSTN number.
    While using test-CsPstnOutboundCall receive the following SRV record error.
    Target Fqdn   : lync2013pool.domain.com
    Result        : Failure
    Latency       : 00:00:00
    Error Message : 500, The server encountered an unexpected internal error
    Diagnosis     : ErrorCode=1008,Source=sip.domain.com,Reason=Unable to resolve
                    DNS SRV record,domain=p
                    Microsoft.Rtc.Signaling.DiagnosticHeader
    i can confirm that we have SRV record for _sipinternaltls._tcp.sipdomain.com

    Hi AlinIliescu,
    You can run the command with the Verbose parameter to get the detailed activity.
    Please make sure you use an existed Lync account to test.
    Make sure this user is Enterprise Voice enabled and assigned the related voice policy.
    Best Regards,
    Lisa Zheng
    Lisa Zheng
    TechNet Community Support

  • Prime Infrastructure 2.1 - User add failed : Some unexpected internal error has occurred.

    Setting up Prime Infrastructure to manage 2504 WLC, trying to add Lobby Ambassador and I get this error message:
    User add failed : Some unexpected internal error has occurred. If the problem persists please report to the Tech Support.
    Technically, this is my second attempt at setting up PI.  I set it up initially with the wrong version of PI and created a lobby ambassador.  I followed the instructions from the forum with a similar problem that said to remove the trap receiver on the WLC from my first attempt at installing PI.
    https://supportforums.cisco.com/discussion/11110686/failed-add-device-wcs-reason-common-1-some-unexpected-internal-error-has-occured 
    I'm now able to add a Lobby Ambassador as long as its not the same username that I created on the previous PI setup.  So I suspect this Lobby Ambassador username is somewhere on the 2504 WLC, but I can't find it anywhere to remove it.

    I have just been struggling with a similar issue on a fresh install of Prime 2.1  Upgraded to 2.1.1.
    If I try to create the user with lobby ambassador role it just fails with "unexpected internal error".
    I eventually found that by creating the user as a normal admin user first - the user is added.  You can then go in a remove the admin role and change the role to lobby ambassador.  This works with no internal error and the lobby admin user is working fine.
    I would say it is just a bug.

  • Unexpected internal error near index 1

    Hi,
    I am convering al l occurance of "\" into "/" in a string.
    private String format(){
            input="java\\software\\";
            System.out.println("Before formating, input:" + input);
            try{           
                input=input.replaceAll("\\", "/");
                System.out.println("After formating, Input:" + input);
            }catch(Exception e){
                System.out.println("Error in formatting:" + e.getMessage());
            return input;
        }And I am getting this Error:
    Unexpected internal error near index 1
    Any idea whats wrong with above code?

    If you want to replace two backslashes with asingle
    forward slash, then you need to specify the former
    (as a regular expression) as "\\\\"OH! Thanks. I got another way and its working.
    I am using
    s.replace('\\', '/'); insteadd of
    replaceAll
    Yes, that's definitely better in this case, since that API is simpler for single-char replacements. If you sometime need to replace strings though (back to the replaceAll) you'll need to be aware of how regular expressions are formed and how the backslash character plays a part in forming them.

  • FRM-40908 RAM internal error

    Whenever I try to delete a record with cascaded deletes on 5 tables the delete is finally done but I get this strange message:
    "FRM-40908 RAM internal error"
    Any ideas?
    TIA
    George

    Whenever I try to delete a record with cascaded deletes on 5 tables the delete is finally done but I get this strange message:
    "FRM-40908 RAM internal error"
    Any ideas?
    TIA
    George

  • FRM-40734 . Internal Error - Unable to resolve

    Hi All,
    I am trying to open the windows save file dialog box using the below code
    WIN_API_DIALOG.SAVE_FILE('file' || '.xml', 'Save file', 'C:\', 'XML Files (*.xml)|*.XML|', TRUE , WIN_API.OFN_FLAG_DEFAULT, TRUE)
    but i'm getting FRM-40734 Internal Error.
    I attached the D2KWUTIL .pll and compiled the form, also i copied the pll along with my forms but still i'm getting error.
    Please help me on this...
    Thanks in Advance.
    Regards,
    K.Sathishkumar.

    Hi Satish,
    Try compiling the pll (compile all) and copy the plx also in the FORMS(90/60)_PATH.
    HTH.
    Regards,
    Arun

  • CPI Error: COMMON-1: Some unexpected internal error has occurred

    Prime Infrastructure version 1.4 (1.4.0.45)
    4 5508 WLC running 7.6.120
    I've been getting this COMMON-1 in CPI recently when making a configuration change to an AP or a WLC.  I think it happens the most when I'm making a change to an AP.  We have 1142, 3500s, and 3600 and I don't know if I get it with a particular model AP.
    Has anyone else received this message?  I attached a screen shot.

    You may need to look at upgrading PI. Take a look at the compatibility matrix. Some things will still work fine as far as monitoring, but templates and or features may not and it is limited with the PI version. 
    http://www.cisco.com/c/en/us/td/docs/wireless/compatibility/matrix/compatibility-matrix.html#31079
    -Scott

  • When starting forms FRM-92101, FRM-93000 messages , glibc mess. on OS

    Customer called us.
    Machine hasn't been rebooted for a long time after rebooting and bringing up forms services we get frm-92101 frm-93000 messages even before logging in. The Acceptance environment has no problems.
    Messages on OS:
    Aug 2 10:05:13 ccc frmweb: *** glibc detected *** frmweb: free(): invalid next size (fast): 0x0a408fd8 ***
    Messages in logfile:/u01/app/oracle/product/10.1.2.0.2/oas/j2ee/OC4J_BI_Forms/application-deployments/formsapp/OC4J_BI_Forms_default_island_1
    12/08/03 14:07:37 formsweb: Forms session <2> aborted: unable to communicate with runtime process.
    12/08/03 14:07:37 formsweb: Forms session <2> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    On OS we get at the same time:
    frmweb: *** glibc detected *** frmweb: free(): invalid next size (fast): 0x0af80fd8 ***
    Tried strace as stated in 275510.1 however what to do with output
    Cause probably a change some time ago without restart tier, after restart tier problem pop's up

    We are launching one of the Apps Forms Page What is the form name? What is the navigation of the form?
    Did you try to regenerate the form via adadmin? If not, please do so and check then.

  • Connect Oracle Lite -Fatal Internal Error I/EX

    I'm working with jdevelover 9i release 2. The connection I made to Oracle 8i Lite is correct. But when I run my application , theres is a unexpected internal error, and the process exited with exit code -1. The messagge i receive is Java.lang.InternalError
    Fatal internal error: I/EX 311

    I'm working with jdevelover 9i release 2. The connection I made to Oracle 8i Lite is correct. But when I run my application , theres is a unexpected internal error, and the process exited with exit code -1. The messagge i receive is Java.lang.InternalError
    Fatal internal error: I/EX 311

  • FRM-40734: internal error: pl/sql error occurred

    I am getting this error [FRM-40734: internal error: pl/sql error occurred] while running a form (FMX) developed in Forms 6i. The form is running on machines having Win XP, Win 2k, and Win 98. But not running on the same operating system of the other machines.
    * I have completely uninstalled Developer 2000 both Forms 6i and Report 6i, and installed again.
    * The "Start in" Path and "Bin" path for the application is also correct.
    If anybody have idea kindly reply me quickly.
    [email protected]

    just some remote ideas :
    any PLLs involved ?
    any changes done on PLLs ?

  • Error in the worklist control[[WLI-Worklist:493028]Internal error: unexpect

    Hi,
    The exception bellow is being raised when I call the getTaskInfos from a worklist control.
    Caused by: com.bea.control.ControlException: Error in the worklist control[[WLI-Worklist:493028]Internal error: unexpected ejb exception.]
         at com.bea.wli.worklist.control.TaskWorkerControlHelper.invoke(TaskWorkerControlHelper.java:721)
         at com.bea.control.TaskWorkerControlImpl.invoke(TaskWorkerControlImpl.jcs:48)
         at com.bea.wlw.runtime.core.dispatcher.DispMethod.invoke(DispMethod.java:377)
         at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:423)
         at com.bea.wlw.runtime.core.container.Invocable.invoke(Invocable.java:396)
         at com.bea.wlw.runtime.jcs.container.JcsProxy.invoke(JcsProxy.java:388)
         at $Proxy89.getTaskInfos(Unknown Source)
         at com.orderEntry.status.OrderEntryStatusProcess.orderEntryWorkerGetTaskInfos(OrderEntryStatusProcess.jpd:390)
         at com.orderEntry.status.OrderEntryStatusProcess_wf$ImplControlSend19.invoke(OrderEntryStatusProcess_wf.java:134)
         at com.bea.wli.bpm.runtime.Perform.execute(Perform.java:32)
         ... 77 more
    This is how I´m making the call:
    log.debub("tskName=" + tskName + " - Order#=" + myOrder);
    tskSelector = new TaskSelector();
    tskSelector.setTaskName(tskName, false);
    tskSelector.setStateTypes(new StateType[]{StateType.ASSIGNED});
    tskSelector.addProperty("OrderNumber", myOrder, false);
    selectedTasks = orderEntryWorker.getTaskInfos(tskSelector);
    where tskName and myOrder has valid values.
    thanks.

    SOA server installation and/or configuration seems to be the problem. I deployed the same compostie in a different "working" soa-server and it seems to work. But why the soa_server is bad is important to determine. Any suggestions welcome...
    Edited by: user9138987 on Apr 8, 2010 10:17 AM

  • The protection agent on was temporarily unable to respond because it was in an unexpected state. (ID 60 Details: Internal error code: 0x809909B0)

    I am having problems backing up data with DPM 2012. I keep getting this meesage. The protection agent on dpmServer was temporarily unable to respond because it was in an unexpected state. (ID 60 Details: Internal error code: 0x809909B0)
    I can't understand what my error logs are trying to tell me please help.
    NORMAL Begin new execution batch at task:(True)-a2c49c70-696b-423d-8aaf-7898c1feb403
    042C 28E0
    10/07 22:47:42.979
    16 ActiveJob.cs(851)
    NORMAL Dispatching task for execution:True-a2c49c70-696b-423d-8aaf-7898c1feb403
    042C 2AAC
    10/07 22:47:42.979
    16 ActiveJob.cs(581)
    NORMAL Begin ExecuteTask:JobID=eab9800f-4eb7-46b2-83bc-c2ff2c6adb0d, ItemID=a2c49c70-696b-423d-8aaf-7898c1feb403
    042C 2AAC
    10/07 22:47:42.990
    27 DatasourceServerTypeLock.cs(395)
    NORMAL Server e9a3e229-5f73-4223-845f-e2038860e74b is not already registed to Acquire a lock, Registering the server now for the task a2c49c70-696b-423d-8aaf-7898c1feb403, IsDatasoureServerTypeLockNeeded = False
    042C 2AAC
    10/07 22:47:42.991
    01 DPMTaskController.cs(70)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL (job=eab9800f-4eb7-46b2-83bc-c2ff2c6adb0d, taskId=a2c49c70-696b-423d-8aaf-7898c1feb403) DPMTaskControllerHelper : ExecuteTask - CheckTaskStatus returned ReadyToExecute
    042C 2AAC
    10/07 22:47:42.993
    01 TaskExecutor.cs(692)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Setting up Fsm: verb[3d859d8c-d0bb-4142-8696-c0d215203e0d]
    042C 2AAC
    10/07 22:47:43.009
    27 CommonLoop.cs(343)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL DatamovePollingCmdTimeoutInMin = 30
    042C 2AAC
    10/07 22:47:43.009
    27 CommonLoop.cs(343)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL DatamovePollingCmdTimeoutInMin = 30
    042C 2AAC
    10/07 22:47:43.021
    01 TaskExecutor.cs(487)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL ExecuteTask(job=eab9800f-4eb7-46b2-83bc-c2ff2c6adb0d) - Starting task instance
    042C 092C
    10/07 22:47:43.023
    02 EventManager.cs(98)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Publishing event from TaskInstance.cs(406): TaskStart, [TaskID=a2c49c70-696b-423d-8aaf-7898c1feb403]
    042C 092C
    10/07 22:47:43.115
    01 TaskInstance.cs(442)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Task: Initial transition enqueued, startState='Backup.StartState'
    042C 1A54
    10/07 22:47:43.116
    27 BackupMachine.cs(1919)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    ACTIVITY BackupMachine : Starting machine execution
    042C 2FC8
    10/07 22:47:43.135
    27 FindPrincipalServerBlock.cs(245)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Found Principal server for DatasourceId = a87a4dea-2e19-4456-ae3b-e5ce01c10351 Server= fs.org
    042C 2AAC
    10/07 22:47:43.146
    27 DatasourceServerTypeLock.cs(395)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Server e9a3e229-5f73-4223-845f-e2038860e74b is not already registed to Acquire a lock, Registering the server now for the task a2c49c70-696b-423d-8aaf-7898c1feb403, IsDatasoureServerTypeLockNeeded = False
    042C 2AAC
    10/07 22:47:43.147
    27 OperationTypeLock.cs(582)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL In LockServer() of ReplicationOperationTypeLock, returning lockStatus = AcquiredLock
    042C 2AAC
    10/07 22:47:43.156
    27 OperationTypeLock.cs(628)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL UnlockServer() of ReplicationOperationTypeLock, returning
    042C 2AAC
    10/07 22:47:43.159
    27 OperationTypeLock.cs(224)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Setting detailed error for operation lock failure to = PrmReplicaAgentDirtyShutdownDetected
    042C 2AAC
    10/07 22:47:43.160
    27 OperationTypeLock.cs(487)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL In Lock() of ReplicationOperationTypeLock, returning lockStatus = DoNotWaitToAcquireLock
    042C 2AAC
    10/07 22:47:43.162
    27 CheckConcurrencyBlock.cs(151)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Check concurrency block - Failure (abortedOnConflictingServerOperation=True)
    042C 1F90
    10/07 22:47:43.165
    27 FsmBlock.cs(130)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING Backup.CheckConcurrency.PT : <-- Exited FSM block with FAILURE (errorCode = ReplicaInvalidWithReason)
    042C 1F90
    10/07 22:47:43.419
    27 BackupMachine.cs(2156)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING BackupMachine : FAILURE - BACKUP, errorCode=ReplicaInvalidWithReason
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING Task Diagnostic Information - <?xml version="1.0" encoding="utf-16"?>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING <TaskExecutionContext>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmWriterId>00000000-0000-0000-0000-000000000000</PrmWriterId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmDatasourceId>a87a4dea-2e19-4456-ae3b-e5ce01c10351</PrmDatasourceId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmActiveNodeName>skafs.srvs.org</PrmActiveNodeName>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmLogicalReplicaId>342784c2-f783-487d-be78-154a5a17193f</PrmLogicalReplicaId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmDatasetId>0cbb5339-0af5-4e70-9882-ed118a191890</PrmDatasetId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmPhysicalReplicaId>f440f18e-9436-4fed-9e7c-96cc1a9ebec1</PrmPhysicalReplicaId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmReplicaValidity>Invalid</PrmReplicaValidity>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmReplicaStatus>Idle</PrmReplicaStatus>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <PrmOwnerLockId>00000000-0000-0000-0000-000000000000</PrmOwnerLockId>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <TEVerb>DeltaReplicate</TEVerb>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <TEErrorState>Backup.CheckConcurrencyPending</TEErrorState>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  <TEErrorDetails>&lt;?xml version="1.0" encoding="utf-16"?&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING &lt;q1:ErrorInfo ErrorCode="1073774947" DetailedCode="0" DetailedSource="0" ExceptionDetails="" xmlns:q1="http://schemas.microsoft.com/2003/dls/GenericAgentStatus.xsd"&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="datasourceid" Value="a87a4dea-2e19-4456-ae3b-e5ce01c10351" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="dpmerrorcode" Value="30187" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="protectedgroup" Value="fs" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="datasourcename" Value="P:\" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="servername" Value="fs.org" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING  &lt;q1:Parameter Name="replicaid" Value="342784c2-f783-487d-be78-154a5a17193f" /&gt;
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING &lt;/q1:ErrorInfo&gt;</TEErrorDetails>
    042C 1F90
    10/07 22:47:43.422
    01 TaskInstance.cs(798)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    WARNING </TaskExecutionContext>
    042C 1F90
    10/07 22:47:43.423
    02 EventManager.cs(98)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    NORMAL Publishing event from TaskInstance.cs(823): TaskStop, [TaskID=a2c49c70-696b-423d-8aaf-7898c1feb403]
    042C 1F90
    10/07 22:47:43.446
    01 TaskExecutor.cs(843)
    A2C49C70-696B-423D-8AAF-7898C1FEB403
    FATAL Task stopped (state=Failed, error=ReplicaInvalidWithReason; 0; None), search "Task Diagnostic Information" for details.
    042C 1F90
    10/07 22:47:43.457
    16 ActiveJob.cs(745)
    WARNING Fail: Task 'a2c49c70-696b-423d-8aaf-7898c1feb403' failed with error during execution.
    042C 1F90
    10/07 22:47:43.457
    16 Task.cs(235)
    NORMAL Changing task state from 'GenerateWorkplan' -> 'Failed' (a2c49c70-696b-423d-8aaf-7898c1feb403)

    Same problem on our two file-server: "The protection agent on was temporarily unable to respond because it was in an unexpected state. (ID 60 Details: Internal error code: 0x809909B0)"
    Problem started about 04 October 2013.
    DPM Server and agents: 4.1.3417
    There is event in fileservers application log:
    Log Name:      Application
    Source:        Application Error
    Date:          09.10.2013 17:15:17
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      host1.ourlocaldomain.local
    Description:
    Faulting application name: DPMRA.exe, version: 4.1.3417.0, time stamp: 0x52011087
    Faulting module name: FileWriterHelperPlugin.DLL, version: 4.1.3313.0, time stamp: 0x50ad994d
    Exception code: 0xc0000005
    Fault offset: 0x000000000002ba9f
    Faulting process id: 0xe7c
    Faulting application start time: 0x01cec4d870046a62
    Faulting application path: C:\Program Files\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe
    Faulting module path: C:\Program Files\Microsoft Data Protection Manager\DPM\bin\FileWriterHelperPlugin.DLL
    Report Id: b1b1f6ed-30cb-11e3-acc1-00155d079701
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-09T10:15:17.000000000Z" />
        <EventRecordID>109798</EventRecordID>
        <Channel>Application</Channel>
        <Computer>host1.ourlocaldomain.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>DPMRA.exe</Data>
        <Data>4.1.3417.0</Data>
        <Data>52011087</Data>
        <Data>FileWriterHelperPlugin.DLL</Data>
        <Data>4.1.3313.0</Data>
        <Data>50ad994d</Data>
        <Data>c0000005</Data>
        <Data>000000000002ba9f</Data>
        <Data>e7c</Data>
        <Data>01cec4d870046a62</Data>
        <Data>C:\Program Files\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe</Data>
        <Data>C:\Program Files\Microsoft Data Protection Manager\DPM\bin\FileWriterHelperPlugin.DLL</Data>
        <Data>b1b1f6ed-30cb-11e3-acc1-00155d079701</Data>
      </EventData>
    </Event>
    Log Name:      Application
    Source:        Application Error
    Date:          09.10.2013 17:15:22
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      host2.ourlocaldomain.local
    Description:
    Faulting application name: DPMRA.exe, version: 4.1.3417.0, time stamp: 0x52011087
    Faulting module name: FileWriterHelperPlugin.DLL, version: 4.1.3313.0, time stamp: 0x50ad994d
    Exception code: 0xc0000005
    Fault offset: 0x000000000002ba9f
    Faulting process id: 0x71c
    Faulting application start time: 0x01cec4d870669e98
    Faulting application path: C:\Program Files\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe
    Faulting module path: C:\Program Files\Microsoft Data Protection Manager\DPM\bin\FileWriterHelperPlugin.DLL
    Report Id: b4680c67-30cb-11e3-ba10-001dd8b71c0e
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-09T10:15:22.000000000Z" />
        <EventRecordID>54725</EventRecordID>
        <Channel>Application</Channel>
        <Computer>host2.ourlocaldomain.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>DPMRA.exe</Data>
        <Data>4.1.3417.0</Data>
        <Data>52011087</Data>
        <Data>FileWriterHelperPlugin.DLL</Data>
        <Data>4.1.3313.0</Data>
        <Data>50ad994d</Data>
        <Data>c0000005</Data>
        <Data>000000000002ba9f</Data>
        <Data>71c</Data>
        <Data>01cec4d870669e98</Data>
        <Data>C:\Program Files\Microsoft Data Protection Manager\DPM\bin\DPMRA.exe</Data>
        <Data>C:\Program Files\Microsoft Data Protection Manager\DPM\bin\FileWriterHelperPlugin.DLL</Data>
        <Data>b4680c67-30cb-11e3-ba10-001dd8b71c0e</Data>
      </EventData>
    </Event>

Maybe you are looking for