Parse application error

Hi Experts,
  I am getting following error in tcode:sxmb_moni
<b> <SAP:Code area="ABAP">PARSE_APPLICATION_DATA</SAP:Code>
    <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>Error during XML => ABAP conversion (; error ID: ; ( )) PARSE_APPLICATION_DATA Error during XML => ABAP conversion (Request Message; error ID: CX_ST_DESERIALIZATION_ERROR; (/1SAI/TXS00000000000000000018 XML Bytepos.: 56906 XML Path: ns1:_-BI0_-QI6AZXML_DELAY_001_RFC(1)DATA(2)item(31)_-BIC_-ZSTPBUILD(27) Error Text: Data loss occurred when converting INVALID,INVALIDTH YARDlable4,STK5,TCB1L,P7,P9,SH9,P10,SS10,P12,STK8SH9,P10,SS10,P12,STK8,,TCB1F,P6,P8,SH8)) Error during XML => ABAP conversion (Request Message; error ID: CX_ST_DESERIALIZATION_ERROR; (/1SAI/TXS00000000000000000018 XML Bytepos.: 56906 XML Path: ns1:_-BI0_-QI6AZXML_DELAY_001_RFC(1)DATA(2)item(31)_-BIC_-ZSTPBUILD(27) Error Text: Data loss occurred when converting INVALID,INVALIDTH YARDlable4,STK5,TCB1L,P7,P9,SH9,P10,SS10,P12,STK8SH9,P10,SS10,P12,STK8,,TCB1F,P6,P8,SH8)) An error occurred when deserializing in the simple transformation program /1SAI/TXS00000000000000000018 Data loss occurred when converting INVALID,INVALIDTH YARDlable4,STK5,TCB1L,P7,P9,SH9,P10,SS10,P12,STK8SH9,P10,SS10,P12,STK8,,TCB1F,P6,P8,SH8,P11,SS11,P14,STK5101,P104,P106_A,STK3</SAP:]>
Anybody has idea how to solve this issue?

Hi narendra,
It seems you are not sending data for a mandatory field from the source to the target,
check your source field and see if all the madatory fields in target get a value.
But, in case you are sure about DATE trans being a cause you can refer to a thread that i was a part and was solved at:
Conversion for String to Date?
Make sure you use the corrrect length and format of source and target.
Regards.
Akshay Jamgaonkar.
Reward points if find useful.

Similar Messages

  • EPMLCM-37009: Error parsing application artifact listing metadata. ....

    This is a freshly installed 11.1.2.2
    Foundation services (including CalcMgr and EPMA), RA (framework, FR and WA), Planning and Essbase are installed
    Only Foundation services (including CalcMgr and EPMA), RA (framework, FR and WA) are configured.
    OHS is the web server.
    Everything seems fine except when I click "EPM Architect" in the SS console, I have got the error below.
    EPMLCM-37009: Error parsing application artifact listing metadata. An Invalid listing or listing having empty tags
    Also under workspace, when I attempted to open "Dimension Library" and "Application Library" the following error pops up.
    ;nested exception is:
    HTTP transport error: javax.xml.soap.SOAPException:
    javax.xml.soap.SOAPException: Message send failed:
    Connection refused: Connect
    Executed the diagnostic programme, got a red in almost anything related to EPMA.
    Question. Do I need to configure any of the application (e.g. Ess, Planning, etc) together with EPMA to make it work?

    Seems like a EPMA is not configured properly. Can you open a status-60 bug, then attach the deployment report and Shared Services logs, especially the LCM log?

  • JAVA Application Error in BI 7.0

    Hi All,
    I am encountering a peculiar problem in BI Quality System. It is an ABAP + JAVA stack with ABAP being the datasource.The problem I am facing is as below:
    1.> I create a userid for eg testdm in my ABAP engine using su01.
    2.> Now when I login into the JAVA URL using the same login credentials it gives me the below error
    Application error occurred during the request procession.
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:
      Error compiling [/firstDM.jsp] of alias [DMSSO] of J2EE application [sap.com/DMApplication].
    Exception id: [00145E47D2A4006900000014001C608200045FCE704E90E5]
    3.> I checked the default trace file at the location /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/log
    4.> Below is the output of tail -50 of the default trace file
    The system is out of resources.
    Consult the following stack trace for details.
    java.lang.OutOfMemoryError
    Exception id: [00145E47D2A4006E00000777001C608200045FCE1E9B5C61]#
    #1.#00145E47D2A4006900000014001C608200045FCE704E90E5#1231240158941#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/DMApplication#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#TESTDM4#319##a92sv093bw001_Q3W_101805350#Guest#750e34a0dbe211dd9b3200145e47d2a4#SAPEngine_Application_Thread[impl:3]_29##0#0#Error##Plain###application [DMSSO] Processing HTTP request to servlet [jsp] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:22: package edu.yale.its.tp.cas.client does not exist
    import edu.yale.its.tp.cas.client.*;
    ^
    /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:44: package edu.yale.its.tp.cas.client.filter does not exist
                              String casUser = (String) session.getAttribute(edu.yale.its.tp.cas.client.filter.CASFilter.CAS_FILTER_USER);
                                                                                    ^
    2 errors
            at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternal(JavaCompiler.java(Compiled Code))
            at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:238)
            at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
            at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.compileAndGetClassName(JSPServlet.java:434)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:173)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged1(Native Method)
            at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    #1.#00145E47D2A4006900000016001C608200045FCE704EDE75#1231240158961#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/DMApplication#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#TESTDM4#319##a92sv093bw001_Q3W_101805350#Guest#750e34a0dbe211dd9b3200145e47d2a4#SAPEngine_Application_Thread[impl:3]_29##0#0#Error#1#/System/Server/WebRequests#Plain###application [DMSSO] Processing HTTP request to servlet [jsp] finished with error.
    The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:22: package edu.yale.its.tp.cas.client does not exist
    import edu.yale.its.tp.cas.client.*;
    ^
    /usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231240157028.java:44: package edu.yale.its.tp.cas.client.filter does not exist
                              String casUser = (String) session.getAttribute(edu.yale.its.tp.cas.client.filter.CASFilter.CAS_FILTER_USER);
                                                                                    ^
    2 errors
    Exception id: [00145E47D2A4006900000014001C608200045FCE704E90E5]#
    Kindly help me in resolving this issue.

    Hi Amit,
    It is an application error as I had earlier stated. When I checked the default trace file it has the below line:
    com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/Q3W/DVEBMGS10/j2ee/cluster/server0/apps/sap.com/DMApplication/servlet_jsp/DMSSO/work/jsp_firstDM1231245715241.java:22: package edu.yale.its.tp.cas.client does not exist
    I have talked to the customer since it is an application error and this is customised URL the developers need to work on this.
    I am closing this thread. Thanks for your help anyway.

  • B2B-51566 Description: Parse stream error with RosettaNet 1.1

    Hi
    Need help with the following error message
    B2B-51566 Parse stream error
    We have a trading partner set up to use RosettaNet 1.1 protocol and we are getting 51566 error. We are NOT experiencing this error with a trading partner who is in RosettaNet 2.0
    we are currently patched up to 11.1.1.5
    One thing I notice is when i go to the message and open the packed message i get this "Cannot display Packed Message in binary format."
    Here is the payload
    XMessage-ID: <[email protected]d.e2open.com>
    MIME-Version: 1.0
    Content-Type: multipart/related;
         boundary="----=_Part_176_29725195.1331307008851";
         type="Application/x-RosettaNet"
    Content-Description: This is the RosettaNet Business Message
    Content-ID: "-15059242:135f6ea5e3c:-62b9"
    ------=_Part_176_29725195.1331307008851
    Content-Type: Application/xml; rnsubtype=preamble-header; name=Preamble
    Content-Transfer-Encoding: binary
    Content-Disposition: attachment; filename=Preamble
    Content-ID: <[email protected]>
    Content-Description: This is the Preamble Header part of the Business Message
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE Preamble SYSTEM "PreamblePartMessageGuideline.dtd">
    <Preamble>
    <DateTimeStamp>20120309T153008.852Z</DateTimeStamp>
    <GlobalAdministeringAuthorityCode>RosettaNet</GlobalAdministeringAuthorityCode>
    <GlobalUsageCode>Production</GlobalUsageCode>
    <VersionIdentifier>1.1</VersionIdentifier>
    </Preamble>
    ------=_Part_176_29725195.1331307008851
    Content-Type: Application/xml; rnsubtype=service-header; name=ServiceHeader
    Content-Transfer-Encoding: binary
    Content-Disposition: attachment; filename=ServiceHeader
    Content-ID: <[email protected]>
    Content-Description: This is the Service Header part of the Business Message
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ServiceHeader SYSTEM "ServiceHeaderPartMessageGuideline.dtd">
    <ServiceHeader>
    <ProcessControl>
    <ProcessIdentity>
    <description>
    <FreeFormText>NotNull</FreeFormText>
    </description>
    <GlobalProcessCode>Request Purchase Order</GlobalProcessCode>
    <GlobalProcessIndicatorCode>3A4</GlobalProcessIndicatorCode>
    <initiatingPartner>
    <GlobalBusinessIdentifier>007710825</GlobalBusinessIdentifier>
    </initiatingPartner>
    <InstanceIdentifier>PIPC0A85CB8135F814CB4200000EAFE56F0</InstanceIdentifier>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </ProcessIdentity>
    <ServiceRoute>
    <fromService>
    <BusinessServiceDescription>
    <GlobalBusinessServiceCode>Seller Service</GlobalBusinessServiceCode>
    </BusinessServiceDescription>
    </fromService>
    <toService>
    <BusinessServiceDescription>
    <GlobalBusinessServiceCode>Buyer Service</GlobalBusinessServiceCode>
    </BusinessServiceDescription>
    </toService>
    </ServiceRoute>
    <TransactionControl>
    <AttemptCount>1</AttemptCount>
    <PartnerRoleRoute>
    <fromRole>
    <PartnerRoleDescription>
    <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
    </PartnerRoleDescription>
    </fromRole>
    <toRole>
    <PartnerRoleDescription>
    <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
    </PartnerRoleDescription>
    </toRole>
    </PartnerRoleRoute>
    <TransactionIdentity>
    <GlobalTransactionCode>Request Purchase Order</GlobalTransactionCode>
    <InstanceIdentifier>TIC0A85CB8135F814CB4200000EAFE5700</InstanceIdentifier>
    </TransactionIdentity>
    <SignalControl>
    <inResponseTo>
    <ActionIdentity>
    <GlobalBusinessActionCode>Purchase Order Request Action</GlobalBusinessActionCode>
    <InstanceIdentifier>C0A85CB8135F814C33C00000EAFE5670</InstanceIdentifier>
    </ActionIdentity>
    </inResponseTo>
    <InstanceIdentifier>20120309T153008.882Z</InstanceIdentifier>
    <PartnerRoute>
    <fromPartner>
    <PartnerDescription>
    <BusinessDescription>
    <GlobalBusinessIdentifier>364132837</GlobalBusinessIdentifier>
    </BusinessDescription>
    <GlobalPartnerClassificationCode>null</GlobalPartnerClassificationCode>
    </PartnerDescription>
    </fromPartner>
    <toPartner>
    <PartnerDescription>
    <BusinessDescription>
    <GlobalBusinessIdentifier>007710825</GlobalBusinessIdentifier>
    </BusinessDescription>
    <GlobalPartnerClassificationCode>null</GlobalPartnerClassificationCode>
    </PartnerDescription>
    </toPartner>
    </PartnerRoute>
    <SignalIdentity>
    <GlobalBusinessSignalCode>Receipt Acknowledge</GlobalBusinessSignalCode>
    <VersionIdentifier>1.1</VersionIdentifier>
    </SignalIdentity>
    </SignalControl>
    </TransactionControl>
    </ProcessControl>
    </ServiceHeader>
    ------=_Part_176_29725195.1331307008851
    Content-Type: Application/xml; rnsubtype=service-content;
         name=ReceiptAcknowledgement
    Content-Transfer-Encoding: binary
    Content-Disposition: attachment; filename=ReceiptAcknowledgement
    Content-ID: <[email protected]>
    Content-Description: This is the Service Content part of the Business Message
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE ReceiptAcknowledgement SYSTEM "ReceiptAcknowledgementMessageGuideline.dtd">
    <ReceiptAcknowledgement>
    <fromRole>
    <PartnerRoleDescription>
    <ContactInformation>
    <contactName>
    <FreeFormText>E2open Support</FreeFormText>
    </contactName>
    <EmailAddress>[email protected]</EmailAddress>
    <telephoneNumber>
    <CommunicationsNumber>650-381-6000</CommunicationsNumber>
    </telephoneNumber>
    </ContactInformation>
    <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
    <PartnerDescription>
    <BusinessDescription>
    <GlobalBusinessIdentifier>364132837</GlobalBusinessIdentifier>
    <GlobalSupplyChainCode>Information Technology</GlobalSupplyChainCode>
    </BusinessDescription>
    <GlobalPartnerClassificationCode>null</GlobalPartnerClassificationCode>
    </PartnerDescription>
    </PartnerRoleDescription>
    </fromRole>
    <receivedDocumentDateTime>
    <DateTimeStamp>20120309T153008.907Z</DateTimeStamp>
    </receivedDocumentDateTime>
    <receivedDocumentIdentifier>
    <ProprietaryDocumentIdentifier>337719</ProprietaryDocumentIdentifier>
    </receivedDocumentIdentifier>
    <thisMessageDateTime>
    <DateTimeStamp>20120309T153008.904Z</DateTimeStamp>
    </thisMessageDateTime>
    <thisMessageIdentifier>
    <ProprietaryMessageIdentifier>20120309T153008.905Z</ProprietaryMessageIdentifier>
    </thisMessageIdentifier>
    <toRole>
    <PartnerRoleDescription>
    <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
    <PartnerDescription>
    <BusinessDescription>
    <GlobalBusinessIdentifier>007710825</GlobalBusinessIdentifier>
    <GlobalSupplyChainCode>Information Technology</GlobalSupplyChainCode>
    </BusinessDescription>
    <GlobalPartnerClassificationCode>null</GlobalPartnerClassificationCode>
    </PartnerDescription>
    </PartnerRoleDescription>
    </toRole>
    </ReceiptAcknowledgement>
    ------=_Part_176_29725195.1331307008851--

    I do have SR but hoping i can get quicker answer hereYou may always escalate the SR if you are not getting response timely. Anyways, give the reference of this thread in the SR and ask service engineer to file a bug.
    I will email you the wire messageI saw the wire message you mailed across. There are some junk characters in the starting of the payload and that's why parsing is failing. Most probably it is a BOM (Byte Order Mark). Ask your TP to send messages in UTF-8 encoding without BOM or any other junk character in the starting of the message. You may open the wire message payload you mailed across in notepad or textpad and you will able to see those junk characters in the starting of the payload.
    Regards,
    Anuj

  • HTTP 500 internal Server ERROR, Application error occurred ...

    Hello Friends,<br/>
    i'm facing a suspictious problem and hope, one of you can help me. When i try to connect to J2EE-Startpage http://<server>:50000 or http://<server>:8000 i get the following Error<br/><br/>
    500 internal Server Error<br/>
    Application error occurred during the request procession.<br/>
    Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/main.jsp] of alias [/] of J2EE application [sap.com/com.sap.engine.docs.examples].<br/>
      Exception id: 005056906BAB0255000A676D00000F800004855341DFB776<br/>
    <br/>
    What happened before:<br/>
    I applied the J2EE-Part of EHP4 Upgrade with JSPM to the Java-Stack. Deployment has finished without any errors.<br/>
    <br/>
    Situation:<br/>
    Java-Stack is running and connected per SAPJSF to ABAP-Stack. Processes in SAPMMC are green. Java-Stack is allocating it's memory (about 1.5 GB) as i can see in Taskmanager and sysinternal`s processxplorer. I set Java-Parameter corresponding to note 723909 (696410, 716604) and upgraded JDK to latest version (1.4.2_26). Starting and stopping the Java-Stack with transaction SMICM works as it should. Even the Webservices for 3'rd Party-Applications supplied by the java-stack are working. Deployed Components in Service "Deploy" in VisualAdmin -> Server_0 are OK and connection to DB is up. Reboot of server doesn't help in this case. Anything seem's to be fine except i'm not able to access J2EE-Applications per Webbrowser, not on the werver itself by using localhost, nor by using fqdn on my client workstation. System: w2K3 x32Bit, MaxDB 7.7.07 Build 16, SUN JDK 1.4.2_26<br/>
    <br/>
    access the portal http://<server>:50000/irj/portal throws the following Error:<br/>
    Portal-Laufzeitfehler<br/>
    Ausnahme bei der Verarbeitung des Requests; senden Sie die ID der Ausnahme an Ihren Portaladministrator<br/>
    Ausnahme-ID 01:24_29/04/10_0001_2133850<br/>
    Weitere Details zu dieser Ausnahme finden Sie in der entsprechenden Protokolldatei <br/>
    <br/>
    http://<server>:50000/sld<br/>
    500 Internal server Error<br/>
    Application error occurred during the request procession. <br/>
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/index.jsp] of alias [sld] of J2EE application [sap.com/com.sap.lcr].<br/>
    Exception id: [005056906BAB00C3000085210000096C0004855448A9FAC3]<br/>
    <br/>
    http://<server>:50000/useradmin<br/>
    500 Internal server Error<br/>
    Application error occurred during the request procession. <br/>
      Details:   com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:<br/>
      Error compiling [/index.jsp] of alias [useradmin] of J2EE application [sap.com/com.sap.security.core.admin].<br/>
    Exception id: [005056906BAB00280000A0A50000096C00048554574171DB]<br/>
    <br/>
    but connecting to "Hello World" Example http://<server>:50000/Hello works pretty good (don't know why)<br/>
    <br/>
    Many many thanks for your ideas, suggestions ...
    Regards
    Matthias

    Hi Shitij,
    thank you very much for your advice and sorry for beeing so late.<br/>
    You're absolutely right. there are some error's i've to look for. <br/>
    The confusing thing is, that the tracefiles DefaultTrace.&lt;NO&gt;.trc are filled up in about 5 seconds with 10 MB Stuff. In our productive Environment, this is not the case. Below, i attached the last lines from DefaultTrace.1.trc where i tried to connect to the webaccess. By the Way, there's an DB-connect error, even  though there are some SAPEC6DB sessions in DBM-Gui. Probably i've to raise up the numbers of maximum connections in VisualAdmin.DB-session  usage in DMB-gui is 53%. I will post DM-Connection error from DefaultTrace.&lt;NO&gt; in next Post.
    <br/><br/>
    <pre>
    part 1:
    #1.5 #005056906BAB016C000010C700002A380004855B94F9FD87#1272528294816#com.sap.engine.compilation#sap.com/com.sap.engine.docs.examples#com.sap.engine.compilation.DirObject.deleteDir(true)#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Debug##Plain###The directory [D:
    usr
    sap
    EC6
    DVEBMGS00
    j2ee
    cluster
    server0
    compilerTempDir
    compiler_Apr_29_at_10.4] was successfully deleted.#
    #1.5 #005056906BAB016C000010C800002A380004855B94FA0015#1272528294816#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###application [] Error in compiling the jsp file D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp. The error is: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #005056906BAB016C000010CA00002A380004855B94FA00EC#1272528294816#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.server.jsp.JSPParser#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error#1#/System/Server/WebRequests#Plain###application [] Error in compiling the jsp file D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp.
    The error is: java.lang.NullPointerException: null
    Exception id: [005056906BAB016C000010C800002A380004855B94FA0015]#
    #1.5 #005056906BAB016C000010CB00002A380004855B94FA041F#1272528294816#com.sap.engine.services.WebContainer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.WebContainer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Path##Java###Exception #1#: Error while compiling JSP file [D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp].
    java.lang.Exception
         at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1175)
         at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:263)
         at com.sap.engine.services.servlets_jsp.server.exceptions.WebServletException.<init>(WebServletException.java:57)
         at com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException.<init>(CompilingException.java:67)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:384)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #005056906BAB016C000010CC00002A380004855B94FA06F2#1272528294816#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/com.sap.engine.docs.examples#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#J2EE_GUEST#0##n/a##e54700ce536511dfb80c005056906bab#SAPEngine_Application_Thread[impl:3]_33##0#0#Error##Plain###application [/] Processing HTTP request to servlet [jsp] finished with error. The error is: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while compiling JSP file [D:/usr/sap/EC6/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.engine.docs.examples/servlet_jsp/_default/root/main.jsp].
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:384)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:107)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.getClassName(JSPServlet.java:242)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.reCompileAndGetClassName(JSPServlet.java:532)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: java.lang.NullPointerException
         at com.sap.engine.compilation.ExternalCompiler.getErrorMessage(ExternalCompiler.java:188)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compileExternalWithCompilationLib(JavaCompiler.java:109)
         at com.sap.engine.services.servlets_jsp.server.jsp.JavaCompiler.compile(JavaCompiler.java:319)
         at com.sap.engine.services.servlets_jsp.server.jsp.JSPParser.generateJavaFile(JSPParser.java:369)
         ... 19 more
    </pre>

  • Raise Application Error on Dynamic Action

    Hi
    I am using Apex 4.2. On a click of button a Dynamic Action is written, which calls a DB Package. The DB package has exception handlers and also the package has two output parameters
    Error Code and Error Msg
    So in my code(Dynamic Code) i make a call to the package and checks the value for Erroc Code.
    Begin
    Package call......
      If v_error_code <> '0' Then
        Raise SC_Error;
      End if;
    Exception
      When SC_Error Then
        RAise_Application_error(v_err_code, v_err_msg);
    End;
    But when i run the page and I click I get an Internal exception error
    Output from Debug -- I am not sure what the Cell in Red colour means, because the package is returning a correct message (before the red line).Can anyone help please??
    Thanks
    JS
    ......message: AJAX call returned server error ORA-20003: Customer has already been matched for Execute PL/SQL Code.
    4
    ......is_internal_error: true
    4
    ......apex_error_code: APEX.AJAX_SERVER_ERROR
    4
    ......ora_sqlcode: -20003
    4
    ......ora_sqlerrm: ORA-20003: Customer has already been matched
    4
    ......error_backtrace: ORA-06512: at line 41 ORA-06512: at "SYS.DBMS_SYS_SQL", line 1926 ORA-06512: at "SYS.WWV_DBMS_SQL", line 973 ORA-06512: at "SYS.WWV_DBMS_SQL", line 999 ORA-06512: at "APEX_040200.WWV_FLOW_DYNAMIC_EXEC", line 830 ORA-06512: at "APEX_040200.WWV_FLOW_PLUGIN_UTIL", line 2304 ORA-06512: at "APEX_040200.WWV_FLOW_DYNAMIC_ACTION_NATIVE", line 442
    4
    ......component.type: APEX_APPLICATION_PAGE_DA_ACTS
    4
    ......component.id: 23185203797756209
    4
    ......component.name: NATIVE_EXECUTE_PLSQL_CODE
    4
    ...Execute Error Handling Callout defined on Page or Application Level
    4
    ...Execute Statement: begin declare l_error wwv_flow_error_api.t_error; begin l_error := wwv_flow_error_api.g_error; wwv_flow_error_api.g_error_result := apx_error_utils.handleerror ( p_error => l_error ); end; end;
    4
    ......Values changed by callout:
    4
    .........message: An unexpected internal application error has occurred. Please get in contact with your system administrator and provide reference# for further investigation.
    4
    .........display_location: ON_ERROR_PAGE
    4
    Stop APEX Engine detected
    4
    Final commit
    4
    1 - 59

    Edit: Well, Patrick beat me to the punch because I was taking my jolly time writing this down
    Well, if you look below the part you put in red, you can see that a callout is made: ...Execute Error Handling Callout defined on Page or Application Level
    With directly below that:
    ......Values changed by callout:
    4
    .........message: An unexpected internal application error has occurred. Please get in contact with your system administrator and provide reference# for further investigation.
    Since the plsql call is on the serverside, this error is trapped within the error handling function aswell. Your error has simply been obscured by it, and probably because it looks at the error backtrace and determines the error is internal.
    Looking at the sample error handling code, this is probably where it goes "wrong":
    -- If it's an internal error raised by APEX, like an invalid statement or
      -- code which cannot be executed, the error text might contain security sensitive
      -- information. To avoid this security problem rewrite the error to
      -- a generic error message and log the original error message for further
      -- investigation by the help desk.
      if p_error.is_internal_error then
    I recreated the situation here, and put some debug in the error handling function just so I could see what sort of error is being processed:
        apex_debug.message('error code: '||p_error.apex_error_code);
        apex_debug.message('sql code: '||p_error.ora_sqlcode);
        apex_debug.message('sql errm: '||p_error.ora_sqlerrm);
        apex_debug.message('error_backtrace: '||p_error.error_backtrace);
    0.05750
    0.00007
    ...Error data:
    4
    0.05757
    0.00006
    ......message: AJAX call returned server error ORA-20099: raise application error for Execute PL/SQL Code.
    4
    0.05763
    0.00006
    ......is_internal_error: true
    4
    0.05769
    0.00005
    ......apex_error_code: APEX.AJAX_SERVER_ERROR
    4
    0.05774
    0.00005
    ......ora_sqlcode: -20099
    4
    0.05779
    0.00006
    ......ora_sqlerrm: ORA-20099: raise application error
    4
    0.05785
    0.00005
    ......error_backtrace: ORA-06512: at line 1 ORA-06512: at "SYS.DBMS_SYS_SQL", line 1926 ORA-06512: at "SYS.WWV_DBMS_SQL", line 1064 ORA-06512: at "SYS.WWV_DBMS_SQL", line 1090 ORA-06512: at "APEX_040200.WWV_FLOW_DYNAMIC_EXEC", line 832 ORA-06512: at "APEX_040200.WWV_FLOW_PLUGIN_UTIL", line 2304 ORA-06512: at "APEX_040200.WWV_FLOW_DYNAMIC_ACTION_NATIVE", line 442
    As you can see, the ajax error is an internal error, and that is why it is handled as such in the error handler. With this info you should be able to adjust your handling function. Test for the error code (APEX.AJAX_SERVER_ERROR) and then throw the error message or test for the -20000 range of custom errors for example.
        if p_error.is_internal_error then    
            -- Access Denied errors raised by application or page authorization should
            -- still show up with the original error message
            -- do not parse ajax server errors here !
            if    p_error.apex_error_code <> 'APEX.AUTHORIZATION.ACCESS_DENIED'
              and p_error.apex_error_code not like 'APEX.SESSION_STATE.%'
              and p_error.apex_error_code != 'APEX.AJAX_SERVER_ERROR'
            then
    It probably does need some more work but you should get the gist of it.

  • Sax Parser application

    I have a Sax Parser Application which is working fine for parsing file with paths from D: or O: or N:
    Also I have the rights to access C: , but it gives me a following error when I access from C:
    java.net.MalformedURLException: unknown protocol: c
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at java.net.URL.<init>(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
    at com.sun.org.apache.xerces.internal.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
    at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
    at javax.xml.parsers.SAXParser.parse(Unknown Source)
    at javax.xml.parsers.SAXParser.parse(Unknown Source)
    at ProcessServlets.fileparser(ProcessServlets.java:47)
    at ProcessServlets.doGet(ProcessServlets.java:27)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:627)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:172)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:875)
    at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
    at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
    at java.lang.Thread.run(Unknown Source)
    Edited by: Siddhesh77 on Jan 29, 2010 9:51 AM

    Siddhesh77 wrote:
    I have a Sax Parser Application which is working fine for parsing file with paths from D: or O: or N:
    Also I have the rights to access C: , but it gives me a following error when I access from C:
    java.net.MalformedURLException: unknown protocol: cThe exception says the URL you are providing is malformed.
    If you have any automatic file URL creation mechanism then check it first weather it is creating malformed URLs. I'll suggest to test your program with some static URL's.
    Please provide file URL's which are working and which are not working.

  • Event id 1000 source application error keeping getting this.

    Hi,
    We are getting lot of these errors on our windows 2003 server standard.
    Event Type: Error
    Event Source: .NET Runtime 4.0 Error Reporting
    Event Category: None
    Event ID: 1000
    Date:  6/26/2014
    Time:  9:46:09 AM
    User:  N/A
    Computer: server
    Description:
    Faulting application w3wp.exe, version 6.0.3790.3959, stamp 45d6968e, faulting module ntdll.dll, version 5.2.3790.4937, stamp 4ecbcdd1, debug? 0, fault address 0x0002baa4.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 00 70 00 70 00 6c 00   A.p.p.l.
    0008: 69 00 63 00 61 00 74 00   i.c.a.t.
    0010: 69 00 6f 00 6e 00 20 00   i.o.n. .
    0018: 46 00 61 00 69 00 6c 00   F.a.i.l.
    0020: 75 00 72 00 65 00 20 00   u.r.e. .
    0028: 20 00 77 00 33 00 77 00    .w.3.w.
    0030: 70 00 2e 00 65 00 78 00   p...e.x.
    0038: 65 00 20 00 36 00 2e 00   e. .6...
    0040: 30 00 2e 00 33 00 37 00   0...3.7.
    0048: 39 00 30 00 2e 00 33 00   9.0...3.
    0050: 39 00 35 00 39 00 20 00   9.5.9. .
    0058: 34 00 35 00 64 00 36 00   4.5.d.6.
    0060: 39 00 36 00 38 00 65 00   9.6.8.e.
    0068: 20 00 69 00 6e 00 20 00    .i.n. .
    0070: 6e 00 74 00 64 00 6c 00   n.t.d.l.
    0078: 6c 00 2e 00 64 00 6c 00   l...d.l.
    0080: 6c 00 20 00 35 00 2e 00   l. .5...
    0088: 32 00 2e 00 33 00 37 00   2...3.7.
    0090: 39 00 30 00 2e 00 34 00   9.0...4.
    0098: 39 00 33 00 37 00 20 00   9.3.7. .
    00a0: 34 00 65 00 63 00 62 00   4.e.c.b.
    00a8: 63 00 64 00 64 00 31 00   c.d.d.1.
    00b0: 20 00 66 00 44 00 65 00    .f.D.e.
    00b8: 62 00 75 00 67 00 20 00   b.u.g. .
    00c0: 30 00 20 00 61 00 74 00   0. .a.t.
    00c8: 20 00 6f 00 66 00 66 00    .o.f.f.
    00d0: 73 00 65 00 74 00 20 00   s.e.t. .
    00d8: 30 00 30 00 30 00 32 00   0.0.0.2.
    00e0: 62 00 61 00 61 00 34 00   b.a.a.4.
    00e8: 0d 00 0a 00               ....   
    Event Type: Error
    Event Source: Application Error
    Event Category: (100)
    Event ID: 1000
    Date:  6/26/2014
    Time:  9:07:16 AM
    User:  N/A
    Computer: server
    Description:
    Faulting application w3wp.exe, version 6.0.3790.3959, faulting module ntdll.dll, version 5.2.3790.4937, fault address 0x0002baa4.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 77 33 77   ure  w3w
    0018: 70 2e 65 78 65 20 36 2e   p.exe 6.
    0020: 30 2e 33 37 39 30 2e 33   0.3790.3
    0028: 39 35 39 20 69 6e 20 6e   959 in n
    0030: 74 64 6c 6c 2e 64 6c 6c   tdll.dll
    0038: 20 35 2e 32 2e 33 37 39    5.2.379
    0040: 30 2e 34 39 33 37 20 61   0.4937 a
    0048: 74 20 6f 66 66 73 65 74   t offset
    0050: 20 30 30 30 32 62 61 61    0002baa
    0058: 34                        4      

    ======================================================================
    [06/30/14,08:51:01] Beginning of new SetupVerifier activity logging session
    [06/30/14,08:51:01] Build created on June 24, 2014
    [06/30/14,08:51:01] For more information about repairing the .NET Framework, see
    http://support.microsoft.com/kb/2698555 and
    http://go.microsoft.com/fwlink/?LinkID=246062
    [06/30/14,08:51:01] Activity log file location: C:\DOCUME~1\mm136042\LOCALS~1\Temp\8\setupverifier_main_06-30-14_08.51.01.txt
    [06/30/14,08:51:01] Error log file location: C:\DOCUME~1\mm136042\LOCALS~1\Temp\8\setupverifier_errors_06-30-14_08.51.01.txt
    [06/30/14,08:51:01] Detected operating system: Windows Server 2003 (x86)
    [06/30/14,08:51:01] Windows directory: C:\WINDOWS
    [06/30/14,08:51:01] System directory: C:\WINDOWS\system32
    [06/30/14,08:51:01] Program Files directory: C:\Program Files
    [06/30/14,08:51:01] Common Files directory: C:\Program Files\Common Files
    [06/30/14,08:51:01] Install state for .NET Framework 1.0: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 1.1: installed with service pack 1.
    [06/30/14,08:51:01] Install state for .NET Framework 2.0: installed with service pack 2.
    [06/30/14,08:51:01] Install state for .NET Framework 3.0: installed with service pack 2.
    [06/30/14,08:51:01] Install state for .NET Framework 3.5: installed with service pack 1.
    [06/30/14,08:51:01] Install state for .NET Framework 4 Client: installed with no service packs.
    [06/30/14,08:51:01] Install state for .NET Framework 4 Full: installed with no service packs.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5.1: not installed.
    [06/30/14,08:51:01] Install state for .NET Framework 4.5.2: not installed.
    [06/30/14,08:51:01] Not adding product '.NET Framework 1.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 1.1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 2.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 2.0 SP1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.0' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.0 SP1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 3.5' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5.1' because it is not currently installed
    [06/30/14,08:51:01] Not adding product '.NET Framework 4.5.2' because it is not currently installed
    [06/30/14,08:51:08] Starting verification for product .NET Framework 4 Client
    [06/30/14,08:51:08] Section [Files - .NET Framework 4 Client (Common)] - start parsing entries
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\CustomMarshalers\v4.0_4.0.0.0__b03f5f7f11d50a3a\CustomMarshalers.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\ISymWrapper\v4.0_4.0.0.0__b03f5f7f11d50a3a\ISymWrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\Microsoft.Transactions.Bridge.Dtc\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Transactions.Bridge.Dtc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\Microsoft.VisualBasic.Activities.Compiler\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Activities.Compiler.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Printing\v4.0_4.0.0.0__31bf3856ad364e35\System.Printing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_32\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll (version 10.0.30319.296) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.Transactions.Bridge\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.Transactions.Bridge.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic.Compatibility\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Compatibility.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic.Compatibility.Data\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.Compatibility.Data.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualC\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualC.Dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Aero\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Classic\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Classic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Luna\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Luna.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationFramework.Royale\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Royale.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\PresentationUI\v4.0_4.0.0.0__31bf3856ad364e35\PresentationUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\ReachFramework\v4.0_4.0.0.0__31bf3856ad364e35\ReachFramework.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\sysglobl\v4.0_4.0.0.0__b03f5f7f11d50a3a\sysglobl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.Core.Presentation\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.Core.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.DurableInstancing\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Activities.Presentation\v4.0_4.0.0.0__31bf3856ad364e35\System.Activities.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.AddIn\v4.0_4.0.0.0__b77a5c561934e089\System.AddIn.dll (version 4.0.30319.269) is installed on the system
    [06/30/14,08:51:08] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.AddIn.Contract\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.AddIn.Contract.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ComponentModel.Composition\v4.0_4.0.0.0__b77a5c561934e089\System.ComponentModel.Composition.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35\System.ComponentModel.DataAnnotations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.configuration.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Configuration.Install\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.Install.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Entity\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Entity.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Linq.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.Services.Client\v4.0_4.0.0.0__b77a5c561934e089\System.Data.Services.Client.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Data.SqlXml\v4.0_4.0.0.0__b77a5c561934e089\System.Data.SqlXml.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Deployment\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Deployment.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Device\v4.0_4.0.0.0__b77a5c561934e089\System.Device.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.DirectoryServices.Protocols\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IdentityModel\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IdentityModel.Selectors\v4.0_4.0.0.0__b77a5c561934e089\System.IdentityModel.Selectors.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.IO.Log\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.IO.Log.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Management.Instrumentation\v4.0_4.0.0.0__b77a5c561934e089\System.Management.Instrumentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Messaging\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Messaging.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Net\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Net.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.DurableInstancing\v4.0_4.0.0.0__31bf3856ad364e35\System.Runtime.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Remoting\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Remoting.dll (version 4.0.30319.1023) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Runtime.Serialization.Formatters.Soap\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.Serialization.Formatters.Soap.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Security\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Security.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Activities\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Channels\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Channels.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Discovery\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Discovery.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceModel.Routing\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Routing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Speech\v4.0_4.0.0.0__31bf3856ad364e35\System.Speech.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Web.ApplicationServices\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.ApplicationServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll (version 4.0.30319.1002) is installed on the system
    [06/30/14,08:51:09] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms.DataVisualization\v4.0_4.0.0.0__31bf3856ad364e35\System.Windows.Forms.DataVisualization.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Input.Manipulations\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Input.Manipulations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Presentation\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll (version 4.0.30319.298) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.XML.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationClient\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationClient.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationClientsideProviders\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationClientsideProviders.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35\WindowsFormsIntegration.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\dfshim.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\mscoree.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\mscorier.dll (version 2.0.50727.3074) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\msvcr100_clr0400.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\netfxperf.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\PresentationHost.exe (version 4.0.40305.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\PresentationHostProxy.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\system32\UIAutomationCore.dll (version 7.0.3790.4909) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Accessibility.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess32.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInProcess32.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInUtil.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AddInUtil.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AdoNetDiag.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\adonetdiag.mof (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\adonetdiag.mof.uninstall (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\alink.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\AppLaunch.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\applaunch.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CasPol.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\caspol.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clr.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\clrjit.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CORPerfMonExt.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\csc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Culture.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\CustomMarshalers.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\cvtres.exe (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\cvtres.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\default.win32manifest (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfdll.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfsvc.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\dfsvc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\diasymreader.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\EventLogMessages.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\fusion.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtil.exe.config (no version info) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\InstallUtilLib.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:10] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ISymWrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\jsc.exe (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\jsc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\locale.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.CSharp.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.JScript.dll (version 10.0.30319.296) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.JScript.tlb (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Transactions.Bridge.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.Transactions.Bridge.Dtc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Activities.Compiler.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Compatibility.Data.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.Compatibility.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualBasic.dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Microsoft.VisualC.Dll (version 10.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscordacwks.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscordbi.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoree.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscoreeis.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorlib.tlb (version 4.0.21111.0) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorpe.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorpehost.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorrc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsecimpl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsvc.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ngen.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normidna.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfc.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfd.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfkc.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\normnfkd.nlp (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\PerfCounter.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\regasm.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\RegSvcs.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\regsvcs.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SbsNclPerf.dll (version 4.0.31106.0) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelEvents.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelInstallRC.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelReg.exe (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\ServiceModelRegUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMDiagnostics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMSvcHost.exe (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SMSvcHost.exe.config (no version info) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\SOS.dll (version 4.0.30319.1022) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\sysglobl.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.Core.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Activities.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.AddIn.Contract.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.AddIn.dll (version 4.0.30319.269) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ComponentModel.Composition.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:11] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ComponentModel.DataAnnotations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.configuration.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Configuration.Install.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Core.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.DataSetExtensions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.dll (version 4.0.30319.237) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Entity.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Linq.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.Services.Client.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Data.SqlXml.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Deployment.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Device.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.AccountManagement.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.DirectoryServices.Protocols.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Drawing.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Drawing.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Dynamic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Thunk.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.EnterpriseServices.Wrapper.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IdentityModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IdentityModel.Selectors.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.IO.Log.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Management.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Management.Instrumentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Messaging.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Net.dll (version 4.0.30319.233) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Numerics.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.DurableInstancing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Remoting.dll (version 4.0.30319.1023) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Serialization.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Runtime.Serialization.Formatters.Soap.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Security.dll (version 4.0.30319.1016) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Activities.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Channels.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Discovery.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.dll (version 4.0.30319.1001) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceModel.Routing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.ServiceProcess.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.tlb (version 10.0.30318.0) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Transactions.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Web.ApplicationServices.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Web.Services.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.DataVisualization.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.dll (version 4.0.30319.1002) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Windows.Forms.tlb (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Xaml.dll (version 4.0.30319.298) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.XML.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\System.Xml.Linq.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:12] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\vbc.exe (version 10.0.30319.233) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\vbc.exe.config (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WMINet_Utils.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\XPThemes.manifest (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config.comments (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Config\machine.config.default (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NaturalLanguage6.dll (version 6.0.6001.18098) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NlsData0009.dll (version 6.0.6001.18000) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\NlsLexicons0009.dll (version 6.0.6001.18098) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PenIMC.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationCore.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Aero.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Classic.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Luna.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationFramework.Royale.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationHost_v0400.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationNative_v0400.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\PresentationUI.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\ReachFramework.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Printing.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Speech.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Windows.Input.Manipulations.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\System.Windows.Presentation.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationClient.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationClientsideProviders.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationProvider.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\UIAutomationTypes.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\WindowsBase.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\WindowsFormsIntegration.dll (version 4.0.30319.1) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\wpfgfx_v0400.dll (version 4.0.30319.1015) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalMonospace.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalSansSerif.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalSerif.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] File C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\WPF\Fonts\GlobalUserInterface.CompositeFont (no version info) is installed on the system
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (Common)] - stop parsing entries
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (32-bit)] - start parsing entries
    [06/30/14,08:51:13] Section [Files - .NET Framework 4 Client (32-bit)] - stop parsing entries
    [06/30/14,08:51:13] Not running action 'Files - .NET Framework 4 Client (64-bit)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (Common)] - start parsing entries
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\v1.0.0
     Value: v4.0.30319
     Expected Data: 30319
     Actual Data: 30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2002
     Value: v4.0.30319
     Expected Data: 4095
     Actual Data: 4095
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\standards\Standard CLI 2005
     Value: v4.0.30319
     Expected Data: 4095
     Actual Data: 4095
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\upgrades
     Value: 4.0.30319
     Expected Data: 4.0.0-4.0.30319
     Actual Data: 4.0.0-4.0.30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\.NETFramework\policy\v4.0
     Value: 30319
     Expected Data: 30319-30319
     Actual Data: 30319-30319
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Install
     Expected Data: 1
     Actual Data: 1
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: InstallPath
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Servicing
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: TargetVersion
     Expected Data: 4.0.0
     Actual Data: 4.0.0
    [06/30/14,08:51:13] Key: HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Client
     Value: Version
     Actual Data: REGISTRY VALUE FOUND
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (Common)] - stop parsing entries
    [06/30/14,08:51:13] Section [Registry - .NET Framework 4 Client (32-bit)] - start parsing entries
    [06/30/14,08:51:14] Key: HKLM\SOFTWARE\Microsoft\.NETFramework
     Value: InstallRoot
     Expected Data: c:\windows\microsoft.net\framework\
     Actual Data: c:\windows\microsoft.net\framework\
    [06/30/14,08:51:14] Section [Registry - .NET Framework 4 Client (32-bit)] - stop parsing entries
    [06/30/14,08:51:14] Not running action 'Registry - .NET Framework 4 Client (64-bit)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:14] Not running action 'Registry - .NET Framework 4 Client (Wow6432Node)' for product '.NET Framework 4 Client' because the OS condition does not match
    [06/30/14,08:51:14] Processing custom action 'Custom Action - .NET Framework 4.0 test application'
    [06/30/14,08:51:14] ExecutablePath = 'Netfx40TestApplication.exe'
    [06/30/14,08:51:14] FriendlyName = '.NET Framework 4 test application'
    [06/30/14,08:51:14] TimeoutSeconds = '300'
    [06/30/14,08:51:14] WaitOnExit = 'true'
    [06/30/14,08:51:14] Silent = 'true'
    [06/30/14,08:51:14] Launching process 'Netfx40TestApplication.exe' now
    [06/30/14,08:51:14] Process successfully launched. Waiting 300 seconds for it to complete.
    [06/30/14,08:51:15] Process 'Netfx40TestApplication.exe' exited with return code 0
    [06/30/14,08:51:15] Verification succeeded for product .NET Framework 4 Client

  • IPlanet 6.0 SAX parser fatal error

    I am getting the following error, at the start of iPlanet 6.0 web server. The line number 5 is <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    in the file web.xml
    Error message in iPlanet:
    failure ( 1608): vs(https-CLV-EATON)SAX parser fatal error: External entity not found: "http://java.sun.com/dtd/web-app_2_3.dtd". in file:/c:/iPlanet/Servers/docs/EatonIP/WEB-INF/web.xml at line number 5. [30/Jul/2002:18:25:09] warning ( 1608): vs(https-CLV-EATON)Error parsing web-app deployment descriptor c:\iPlanet\Servers\docs\EatonIP\WEB-INF\web.xml: External entity not found: "http://java.sun.com/dtd/web-app_2_3.dtd".
    Any help is appreciated.

    Hi,
    I'm facing same problem with iPlanet. I want to add <listener> in web.xml file. My web server has web-app_2_2.dtd file. But this file don't have entry for <listener>, then I found that web-app_2_3.dtd has this entry. I have to use this file. I'm using iPlanet 6.
    So please let me know that how I do that ?
    Can I add new DTD file to Web Server ? How ?
    Can I install any patch to have web-app_2_3.dtd file on Web Server ?
    U can send me mail on [email protected]
    This is how my web.xml file is
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <listener>
    <listener-class>CRSSessionListener</listener-class>
    </listener>
    </web-app>
    Whenever I include web-app_2_3.dtd file in web.xml, I'm getting error that 'External entity 'web-app_2_3.dtd' not found. And if I'm not using web-app_2_3.dtd file then web server could not parse web.xml file.
    If u have found the solution can u mail me [email protected]
    Thanx in advance,
    ~Abhijeet

  • Windows Server 2008 R2 - Multiple application errors in module MSVCR90.DLL

    I'm having some trouble with one of the terminal servers that I administrate, lately there have been a large number of application errors reported by users. Looking at the logs they all have in common that they report MSVCR90.DLL as the faulty module, with
    some of the applications throwing errors being fixmapi.exe, iexplore.exe & acrord32.exe.
    I did some searching around and tried the usual things of uninstalling and reinstalling the mvc redist, however it doesn't appear to have made much of a difference. I configured capture of user-mode dumps as mentioned in http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/repeated-appcrash-errors-across-many-applications/18ee194c-56dd-4909-abed-e563de11713b
    which seems to be recommended as a way to find the real faulty module that is behind all the problems, so far I've generated one dumpfile at least for a fixmapi.exe but I am not sure how to parse it, does anyone have any idea?

    Hi DialectEmil,
    Would you please let me know whether install all necessary updates on the problem computer? Please run
    sfc /scannow command to scan all protected system files. In addition, please perform a
    clean boot and check if this issue still exist.
    Please also refer to following article and check if help you to troubleshoot application crashes.
    Basic Debugging of an Application Crash
    If any update, please feel free to let me know.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • EPMA Deployment Issue - Parsing Application Properties...

    When I attempt to deploy application in EPMA get the following error. The applications will validate, but will not deploy. This error can be seen when attempting to deploy any of the applications in the environment. Please let me know if anyone has seen this issue. This is EPMA 11.1.2.2.
    [Apr 30, 2013 3:26:32 PM]: Parsing Application Properties...[Apr 30, 2013 3:26:32 PM]: null
    [Apr 30, 2013 3:26:32 PM]: An Exception occurred during Application deployment.

    Dear All,
    -Oracle has recommend us to apply patch 11.1.2.2.300 for our environment and from then we are facing series of issues
    and this is one among them.
    -We find that application cant deployed while doing that its giving an error.
    **_'Exception occurred during Application deployment'_.**
    -In log files that you mentioned i have checked there were no errors related to deployment.
    -We have raised an SR regarding the same issue, From last 4 days they are taking several details but could not able to provide solution.
    Thanks
    Bejagam Naveen

  • FDM Application Error

    I added a new validation entity in FDM that contained "&" which is a reserved character. However, it accepted the name and now i am getting the following error message:
    How do I fix this?
    Application Error
    Description: An exception occurred during the execution of the current web request. Please contact the administrator to review the stack trace in the event log for more information about the error.
    Exception Details:
    An error occurred while parsing EntityName. Line 1, position 52.
    Source:
    http://mushni-hypap02p.honi.com/HyperionFDM/Pages/ValidationEntities.aspx
    Stack Trace:
    at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseEntityName() at System.Xml.XmlTextReaderImpl.ParseEntityReference() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Hyperion.FDM.Controls.Grid.ProcessGridUpdates() at Hyperion.FDM.Controls.Grid.LoadPostData(String postDataKey, NameValueCollection postCollection) at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseEntityName() at System.Xml.XmlTextReaderImpl.ParseEntityReference() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Hyperion.FDM.Controls.Grid.ProcessGridUpdates() at Hyperion.FDM.Controls.Grid.LoadPostData(String postDataKey, NameValueCollection postCollection) at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

    I am able to see it in the tBhvValEntGroup but when i try to delete the row and then update the grid, i am getting the same application error message.
    Application Error
    Description: An exception occurred during the execution of the current web request. Please contact the administrator to review the stack trace in the event log for more information about the error.
    Exception Details:
    An error occurred while parsing EntityName. Line 1, position 52.
    Source:
    http://mushni-hypap02p.honi.com/HyperionFDM/Pages/TableEditor.aspx
    Stack Trace:
    at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at System.Xml.XmlTextReaderImpl.ParseEntityName() at System.Xml.XmlTextReaderImpl.ParseEntityReference() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace) at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.LoadXml(String xml) at Hyperion.FDM.Controls.Grid.ProcessGridUpdates() at Hyperion.FDM.Controls.Grid.LoadPostData(String postDataKey, NameValueCollection postCollection) at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.Util.AspCompatApplicationStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

  • 'Unable to Launch Application Error' - Java Web Start Running Under MS IIS.

    I am attempting to render the following .jnlp in MS IE:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for LottoMadness Application -->
    <jnlp
       codebase="http://localhost/LottoMadness/"
       href="LottoMadness.jnlp">
       <information>
         <title>LottoMadness Application</title>
         <vendor>Rogers Cadenhead</vendor>
         <homepage href="http://localhost/LottoMadness/"/>
         <icon href="lottobigicon.gif"/>
       </information>
       <resources>
         <j2se version="1.5"/>
         <jar href="LottoMadness.jar"/>
       </resources>
       <application-desc main-class="LottoMadness"/>
    </jnlp>I've deployed the .jnlp, .gif, and .jar to MS IIS, running locally on my PC.
    When I attempt to render the .jnlp in IE I obtain an 'Application Error' window stating 'Unable to Launch Application'. Clicking details gives me:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://localhost/LottoMadness/LottoMadness.jnlp
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)I have configured MS IIS for Web Start, by setting the Extension/Content Type fields to .jnlp and application/x-java-jnlp-file.
    (The .jnlp is basically from 'Programming with Java in 24 Hours', as this is the book I am learning Java from.)

    AndrewThompson64 wrote:
    I am not used to seeing references to a local server that do not include a port number.
    E.G. http://localhost:8080/LottoMadness/
    I have deployed the following HTML (HelpMe.html) to the web server:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Untitled</title>
    </head>
    <body>
    Help Me!
    </body>
    </html>When I attempt to render the URL in IE, I see the page just fine. The URL is use is:
    http://localhost/LottoMadness/HelpMe.htmlSo, I think my web server setup and usage is ok.
    >
    As an aside, what happens if (your MS IIS is running and) you click a direct link to..
    [http://localhost/LottoMadness/LottoMadness.jnlp|http://localhost/LottoMadness/LottoMadness.jnlp]
    When I click this link I get the error and exception I cited in my previous post.

  • Application Error while activating the feature - for creating list content type, list definition and list instance

    Dear all,
    I am getting application error while enabling the feature. if any body can point out the issue - that will be helpful.
    content type
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <Field ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Type="Note" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" Group="Training Site Columns"/>
    <!-- Parent ContentType: Item (0x01) -->
    <ContentType ID="0x0100d57ecc53fde34177b096abd0ec90a8f9"
    Name="TrainingCourses"
    Group="Training Content Types"
    Description="Defines a Course"
    Inherits="TRUE"
    Version="0">
    <FieldRefs>
    <FieldRef ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Name="CourseDesc" DisplayName="Course Description" Required="TRUE"/>
    </FieldRefs>
    </ContentType>
    </Elements>
    List definition
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <!-- Do not change the value of the Name attribute below. If it does not match the folder name of the List Definition project item, an error will occur when the project is run. -->
    <ListTemplate
    Name="TrainingCourses"
    Type="10100"
    BaseType="0"
    OnQuickLaunch="TRUE"
    SecurityBits="11"
    Sequence="410"
    DisplayName="TrainingCourses"
    Description="Training Courses List Definition"
    Image="/_layouts/images/itgen.png"/>
    </Elements>
    List instance
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <ListInstance Title="TrainingCourses"
    OnQuickLaunch="TRUE"
    TemplateType="10100"
    Url="Lists/TrainingCourses"
    Description="Training Course List Instance">
    </ListInstance>
    </Elements>
    schema
    <?xml version="1.0" encoding="utf-8"?>
    <List xmlns:ows="Microsoft SharePoint" Title="TrainingCourses" FolderCreation="FALSE" Direction="$Resources:Direction;" Url="Lists/TrainingCourses-LD_TrainingCourses" BaseType="0" xmlns="http://schemas.microsoft.com/sharepoint/">
    <MetaData>
    <ContentTypes>
    <ContentType ID="0x0100d57ecc53fde34177b096abd0ec90a8f9" Name="TrainingCourses" Group="Training Content Types" Description="Defines a Course" Inherits="TRUE" Version="0">
    <FieldRefs>
    <FieldRef ID="{4C1B0A21-FCE0-4CFE-8742-A250672AFE4F}" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" />
    </FieldRefs>
    </ContentType>
    </ContentTypes>
    <Fields>
    <Field ID="{4c1b0a21-fce0-4cfe-8742-a250672afe4f}" Type="Note" Name="CourseDesc" DisplayName="Course Description" Required="TRUE" Group="Training Site Columns" />
    </Fields>
    <Views>
    <View BaseViewID="0" Type="HTML" MobileView="TRUE" TabularView="FALSE">
    <Toolbar Type="Standard" />
    <XslLink Default="TRUE">main.xsl</XslLink>
    <RowLimit Paged="TRUE">30</RowLimit>
    <ViewFields>
    <FieldRef Name="LinkTitleNoMenu">
    </FieldRef>
    <FieldRef Name="CourseDesc">
    </FieldRef>
    </ViewFields>
    <Query>
    <OrderBy>
    <FieldRef Name="Modified" Ascending="FALSE">
    </FieldRef>
    </OrderBy>
    </Query>
    <ParameterBindings>
    <ParameterBinding Name="AddNewAnnouncement" Location="Resource(wss,addnewitem)" />
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_ONET_HOME)" />
    </ParameterBindings>
    </View>
    <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,objectiv_schema_mwsidcamlidC24;" DefaultView="TRUE" MobileView="TRUE" MobileDefaultView="TRUE" SetupPath="pages\viewpage.aspx" ImageUrl="/_layouts/images/generic.png" Url="AllItems.aspx">
    <Toolbar Type="Standard" />
    <XslLink Default="TRUE">main.xsl</XslLink>
    <RowLimit Paged="TRUE">30</RowLimit>
    <ViewFields>
    <FieldRef Name="Attachments">
    </FieldRef>
    <FieldRef Name="LinkTitle">
    </FieldRef>
    <FieldRef Name="CourseDesc">
    </FieldRef>
    </ViewFields>
    <Query>
    <OrderBy>
    <FieldRef Name="ID">
    </FieldRef>
    </OrderBy>
    </Query>
    <ParameterBindings>
    <ParameterBinding Name="NoAnnouncements" Location="Resource(wss,noXinviewofY_LIST)" />
    <ParameterBinding Name="NoAnnouncementsHowTo" Location="Resource(wss,noXinviewofY_DEFAULT)" />
    </ParameterBindings>
    </View>
    </Views>
    <Forms>
    <Form Type="DisplayForm" Url="DispForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    <Form Type="EditForm" Url="EditForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    <Form Type="NewForm" Url="NewForm.aspx" SetupPath="pages\form.aspx" WebPartZoneID="Main" />
    </Forms>
    </MetaData>
    </List>
    I am applying the feature to SPWeb level.
    cheers
    Sathya

    redeployed a new solution; since I was getting this error. I would have done typo errors etc.
    https://naveengopisetty.wordpress.com/2011/09/10/error-occurred-in-deployment-step-activate-features-invalid-file-name-the-file-name-you-specified-could-not-be-used-it-may-be-the-name-of-an-existing-file-or-directory-or-you-may-not-have-pe/
    Cheers
    Sathya

  • Receive an Application Error (The memory could not be "read") when opening

    After I install Itunes the program works ok until I close it and try to reopen. When I do this I receive an Application Error that says:
    The instruction at "0x6686f183" referenced memory at "0x0fccc094". The memory could not be "read".
    Click OK to terminate the program
    Click CANCEL to debug the program
    Debugging does not work so the only solution is to uninstall Itunes and then reinstall. That again only works for one use of the program. As soon as I close it and re-open, I get the same error. Please HELP. I cannot waste any more time uninstalling and reinstalling.
    Sony   Windows XP  

    Try this: Turn off automatic Microsoft/Windows updates and reboot your computer. I saw this a couple of weeks ago on the forum.

Maybe you are looking for

  • Primavera EPPM R8.1 P6 installation issue

    Hi, I'm trying to install the primaver EPPM R 8.1 version in unix solaris (version 5.10 64 bit machine). i have completed the dbsetup successfully. But when i try to install the P6 web access by running the .runInstaller command from the primavera di

  • I have adobe creative suite 6 on CD and i want it on my new macbook air that has no cd drive - is there a way to download a version rather than install from CD?

    Can anybody help? i purchased CS6 on disk but have a new MacBook Air so no disk drive. I registered the product in 2013 so is there a way to instal on my new mac without having to purchase a disk drive?

  • Fixing position in Invoice report example

    Hi.. I have a report master/details,invoice_no and invoice_date in Master and price ,items and cost in details. How can I fixed the Invoice total at the buttom of Invoice paper??because every time the no of items per invoice insrease according to the

  • DBMS_CRYPTO error

    Hi I have problem using dbms_crypto package. If I execute this code: declare   c_text clob := to_clob('TEST TEXT');   b_result blob;   function crypt (ac_text clob) return blob as      secret_key   RAW (32) := utl_raw.cast_to_raw('1234567890123456789

  • Thread Synchronization problem

    We guys are developing a P2P file sharing software(on LAN) and our program requires that we implement a multi-threaded client. I somewhere read on the forum about a multi threaded server but it doesnt work in my case (not on the client side.)The prog