BPM Process Creation Error While Viewing in BPM Workspaces

Hi,
I am working in creating workflows in BPM according the Organizational need. I just have started to do so. But, While i have create and deploy a simple Process in JDeveloper 11.1.1.6.0, the process is deployed successfully. When, I login into BPM/Workspaces User, Application which, i have developed earlier is shown there but when i open this application, there is nothing to display in Browser Only empty window is open. Can anybody provide useful suggestion to resolve this issue. I will waiting for your response. Thanks.

See the last post in this thread (adding application URL to the composite)-
Re: Binding ADF Components in Task Form
Also as mentioned earlier check your logs if any other error is causing the blank page

Similar Messages

  • Oracle BPM 12c: getting error while opening of bpm project in bpm composer

    Hi,
    I am importing bpm project into bpm composer from jdeveloper using PAM and export/import utility but I am not able to open it into the bpm composer.
    I am getting following error:
    javax.faces.el.EvaluationException: java.lang.NullPointerException
      at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:58)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1972)
      at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:189)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:170)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:111)
      at org.apache.myfaces.trinidad.component.UIXComponent.broadcastInContext(UIXComponent.java:364)
      at org.apache.myfaces.trinidad.component.WrapperEvent.broadcastWrappedEvent(WrapperEvent.java:82)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:168)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:171)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:115)
      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786)
      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:1074)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:402)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:280)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:254)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)
    Any Idea?
    Regards,
    Anshul

    I've noticed similar issues when working with 12c Composer's PAM as the sharing mechanism.
    If you can, bring your project up in Oracle BPM Studio and then export it as an .exp file.  You should then be able to import it back into Composer.
    Dan

  • XML Publisher error while viewing a report

    I get the following error while viewing a report I have just written using a data template:
    The report cannot be rendered because of an error, please contact the administrator.
    I am using XML Publisher 562 Enterprise.
    The Data template I have loaded is as follows:
    <dataTemplate name="FLEETMASTERS" description="Fleet Masters Listing">
         <dataQuery>
              <sqlStatement name="Q1">
                   <![CDATA[SELECT fm.fms_id, fm.reg_no, fm.vsn, fm.vin
                     FROM fleet_masters fm
                     WHERE rownum <= 100]]>
              </sqlStatement>
         </dataQuery>
    </dataTemplate>
    The rtf template loaded is simply
    Fms Id     Reg No     Vin
    F FMS_ID REG_NO VIN E
    If I use a Data Model using a SQL Query and type in above select statement, it works fine. The moment I use a Data Template I get the error mentioned above.
    A dump of the error in the log is
    [080406_041655194][][EXCEPTION] java.lang.IndexOutOfBoundsException: Index: 0, S
    ize: 0
    at com.sun.java.util.collections.ArrayList.RangeCheck(ArrayList.java:492
    at com.sun.java.util.collections.ArrayList.get(ArrayList.java:306)
    at oracle.apps.xdo.dataengine.DataTemplateParser.getParentDataSource(Dat
    aTemplateParser.java:1449)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeDefaultGroup(XMLPGEN.java:298
    at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:2
    64)
    at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:251)
    at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:192)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:229)
    at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.ja
    va:336)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.callDataP
    rocessor(AdvancedQueryBoundValue11.java:126)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.getValue(
    AdvancedQueryBoundValue11.java:79)
    at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportC
    ontextImplV11.java:335)
    at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:235)
    at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:227)
    at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:4
    6)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:319)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:223)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:159)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterC
    hain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilt
    er.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
    stDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
    vletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequ
    estHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
    tHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpReque
    stHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
    va:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
    va:112)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSo
    cketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    If anyone has experienced something similar please help.
    Thank you

    Okay some more information:
    If I change the data template to this
    <dataTemplate name="FLEETMASTERS" description="Fleet Masters Listing">
         <dataQuery>
              <sqlStatement name="Q1">
                   <![CDATA[SELECT fms.fms_id FMS_ID, fm.reg_no REG_NO , fm.vin VIN
                     FROM fleet_masters fm
                     WHERE fm.fms_id BETWEEN 55531 and 55620 ]]>
              </sqlStatement>
         </dataQuery>
    </dataTemplate>
    I only get the titles being printed but no errors i.e the select does not seem to retrieve data from the database(85 records in database). If I remove the where clause I get the same titles as per the template with no data(49089 records in Database).
    Layout of template
    Fms Id Reg No Vin
    Now it begs the question, is XML Publisher finicky about the syntaxes you can use inside the "sqlStatement" clause?
    I have to say that this is really frustrating as I have had no successes using Data Templates

  • Getting ASP trappable error while viewing crystal report

    Hi,
    We are getting the following error while viewing the crystal reports from ASP viewer:
    Active Server Pages error 'ASP 0115'
    Unexpected error
    /KR_ADG/rptviewer/CustReportView.asp
    A trappable error (C0000005) occurred in an external object. The script cannot continue running.
    If you search for the u201Cc0000005u201D error number in below log, you will also find stack trace for the same. As you can see the stack causing this error shows dlls from Business Objects [Crystal X1] or Oracle.
    Follwing is the Stack trace from IIS Debug Diagnstics Tool:
    Loading control script C:\Program Files\DebugDiag\Scripts\CrashRule_IIS.vbs
    DumpPath set to C:\Program Files\DebugDiag\Logs\Crash rule for all IIS_COM+ related processes
    [2008-10-20 Process created. BaseModule - c:\windows\system32\inetsrv\w3wp.exeBaseThread System ID - 1252
    [2008-10-20 Thread created. New thread system id - 7420
    [2008-10-20 Thread created. New thread system id - 6100
    [2008-10-20 Thread created. New thread system id - 4312
    [2008-10-20 Thread created. New thread system id - 4420
    [2008-10-20 Thread created. New thread system id - 5660
    [2008-10-20 Thread created. New thread system id - 5596
    [2008-10-20 Thread created. New thread system id - 8116
    [2008-10-20 Thread created. New thread system id - 6612
    [2008-10-20 Thread created. New thread system id - 6136
    [2008-10-20 Thread created. New thread system id - 7004
    [2008-10-20 Thread created. New thread system id - 7428
    [2008-10-20 Thread created. New thread system id - 6636
    [2008-10-20 Thread created. New thread system id - 1536
    [2008-10-20 Thread created. New thread system id - 1852
    [2008-10-20 Thread created. New thread system id - 6404
    [2008-10-20 Thread created. New thread system id - 5756
    [2008-10-20 C:\WINDOWS\system32\ntdll.dll loaded at 0x7c800000
    [2008-10-20 C:\WINDOWS\system32\kernel32.dll loaded at 0x77e40000
    [2008-10-20 C:\WINDOWS\system32\msvcrt.dll loaded at 0x77ba0000
    [2008-10-20 C:\WINDOWS\system32\ADVAPI32.dll loaded at 0x77f50000
    [2008-10-20 C:\WINDOWS\system32\RPCRT4.dll loaded at 0x77c50000
    [2008-10-20 C:\WINDOWS\system32\Secur32.dll loaded at 0x76f50000
    [2008-10-20 C:\WINDOWS\system32\USER32.dll loaded at 0x77380000
    [2008-10-20 C:\WINDOWS\system32\GDI32.dll loaded at 0x77c00000
    [2008-10-20 C:\WINDOWS\system32\ole32.dll loaded at 0x77670000
    [2008-10-20 c:\windows\system32\inetsrv\IISUTIL.dll loaded at 0x64700000
    [2008-10-20 C:\WINDOWS\system32\CRYPT32.dll loaded at 0x761b0000
    [2008-10-20 C:\WINDOWS\system32\MSASN1.dll loaded at 0x76190000
    [2008-10-20 C:\WINDOWS\system32\ShimEng.dll loaded at 0x71af0000
    [2008-10-20 C:\WINDOWS\system32\apphelp.dll loaded at 0x75e60000
    [2008-10-20 C:\WINDOWS\AppPatch\AcGenral.DLL loaded at 0x71640000
    [2008-10-20 C:\WINDOWS\system32\SHLWAPI.dll loaded at 0x77da0000
    [2008-10-20 C:\WINDOWS\system32\WINMM.dll loaded at 0x76aa0000
    [2008-10-20 C:\WINDOWS\system32\OLEAUT32.dll loaded at 0x77d00000
    [2008-10-20 C:\WINDOWS\system32\MSACM32.dll loaded at 0x77b70000
    [2008-10-20 C:\WINDOWS\system32\VERSION.dll loaded at 0x77b90000
    [2008-10-20 C:\WINDOWS\system32\SHELL32.dll loaded at 0x7c8d0000
    [2008-10-20 C:\WINDOWS\system32\USERENV.dll loaded at 0x76920000
    [2008-10-20 C:\WINDOWS\system32\UxTheme.dll loaded at 0x71b70000
    [2008-10-20 C:\WINDOWS\system32\IMM32.DLL loaded at 0x76290000
    [2008-10-20 C:\WINDOWS\system32\LPK.DLL loaded at 0x7f000000
    [2008-10-20 C:\WINDOWS\system32\USP10.dll loaded at 0x75490000
    [2008-10-20 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll loaded at 0x77420000
    [2008-10-20 C:\WINDOWS\system32\xpsp2res.dll loaded at 0x00900000
    [2008-10-20 c:\windows\system32\inetsrv\w3core.dll loaded at 0x5a390000
    [2008-10-20 C:\WINDOWS\system32\WSOCK32.dll loaded at 0x71bb0000
    [2008-10-20 C:\WINDOWS\system32\WS2_32.dll loaded at 0x71c00000
    [2008-10-20 C:\WINDOWS\system32\WS2HELP.dll loaded at 0x71bf0000
    [2008-10-20 c:\windows\system32\inetsrv\W3CACHE.dll loaded at 0x5a400000
    [2008-10-20 c:\windows\system32\inetsrv\W3TP.dll loaded at 0x5a300000
    [2008-10-20 c:\windows\system32\inetsrv\w3dt.dll loaded at 0x5a360000
    [2008-10-20 C:\WINDOWS\system32\HTTPAPI.dll loaded at 0x67150000
    [2008-10-20 C:\WINDOWS\system32\strmfilt.dll loaded at 0x5b640000
    [2008-10-20 c:\windows\system32\inetsrv\W3COMLOG.dll loaded at 0x5a3f0000
    [2008-10-20 c:\windows\system32\inetsrv\LONSINT.dll loaded at 0x62da0000
    [2008-10-20 C:\WINDOWS\system32\IisRTL.DLL loaded at 0x647b0000
    [2008-10-20 C:\WINDOWS\system32\NETAPI32.dll loaded at 0x71c40000
    [2008-10-20 c:\windows\system32\inetsrv\wamreg.DLL loaded at 0x60ba0000
    [2008-10-20 C:\WINDOWS\system32\IISMAP.dll loaded at 0x5a420000
    [2008-10-20 c:\windows\system32\inetsrv\iisres.dll loaded at 0x6d0f0000
    [2008-10-20 C:\WINDOWS\system32\CLBCatQ.DLL loaded at 0x777b0000
    [2008-10-20 C:\WINDOWS\system32\COMRes.dll loaded at 0x77010000
    [2008-10-20 C:\WINDOWS\system32\ADMWPROX.DLL loaded at 0x608f0000
    [2008-10-20 C:\WINDOWS\system32\rsaenh.dll loaded at 0x68000000
    [2008-10-20 C:\WINDOWS\system32\PSAPI.DLL loaded at 0x76b70000
    [2008-10-20 c:\windows\system32\inetsrv\w3isapi.dll loaded at 0x5a320000
    [2008-10-20 C:\WINDOWS\System32\mswsock.dll loaded at 0x71b20000
    [2008-10-20 C:\WINDOWS\system32\DNSAPI.dll loaded at 0x76ed0000
    [2008-10-20 C:\WINDOWS\System32\winrnr.dll loaded at 0x76f70000
    [2008-10-20 C:\WINDOWS\system32\WLDAP32.dll loaded at 0x76f10000
    [2008-10-20 C:\WINDOWS\system32\rasadhlp.dll loaded at 0x76f80000
    [2008-10-20 C:\WINDOWS\system32\inetsrv\gzip.dll loaded at 0x685b0000
    [2008-10-20 C:\WINDOWS\system32\mpr.dll loaded at 0x71bd0000
    [2008-10-20
    ?\C:\WINDOWS\system32\inetsrv\asp.dll loaded at 0x709e0000
    [2008-10-20 C:\WINDOWS\system32\ATL.DLL loaded at 0x76a80000
    [2008-10-20 C:\WINDOWS\system32\comsvcs.dll loaded at 0x4a710000
    [2008-10-20 C:\WINDOWS\system32\ws03res.dll loaded at 0x10000000
    [2008-10-20 C:\WINDOWS\system32\SXS.DLL loaded at 0x75da0000
    [2008-10-20 C:\WINDOWS\system32\vbscript.dll loaded at 0x02a10000
    [2008-10-20 C:\WINDOWS\system32\NTMARTA.DLL loaded at 0x77e00000
    [2008-10-20 C:\WINDOWS\system32\SAMLIB.dll loaded at 0x7e020000
    [2008-10-20 C:\WINDOWS\system32\mtxoci.dll loaded at 0x76a40000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oci.dll loaded at 0x02b40000
    [2008-10-20 C:\WINDOWS\system32\MSVCR71.dll loaded at 0x7c340000
    [2008-10-20 Thread created. New thread system id - 8140
    [2008-10-20 Initializing control script
    [2008-10-20 Clearing any existing breakpoints
    [2008-10-20
    [2008-10-20 Current Breakpoint List(BL)
    [2008-10-20 Thread exited. Exiting thread system id - 8140. Exit code - 0x00000000
    [2008-10-20 Thread created. New thread system id - 6832
    [2008-10-20 Thread created. New thread system id - 5032
    [2008-10-20 Thread created. New thread system id - 5908
    [2008-10-20 Thread created. New thread system id - 6152
    [2008-10-20 Thread created. New thread system id - 7584
    [2008-10-20 Thread created. New thread system id - 4540
    [2008-10-20 C:\WINDOWS\system32\jscript.dll loaded at 0x63380000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSSecurity.dll loaded at 0x5b7f0000
    [2008-10-20 C:\WINDOWS\system32\MSVBVM60.DLL loaded at 0x73570000
    [2008-10-20 C:\Program Files\Manhattan Associates\WM Web\ClsLib.dll loaded at 0x4c190000
    [2008-10-20 C:\WINDOWS\system32\ATL70.DLL loaded at 0x7c120000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\clsheap2.dll loaded at 0x4c010000
    [2008-10-20 C:\WINDOWS\system32\MSVCR70.dll loaded at 0x7c000000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\cls2U.dll loaded at 0x4c020000
    [2008-10-20 C:\WINDOWS\system32\iphlpapi.dll loaded at 0x76cf0000
    [2008-10-20 C:\WINDOWS\system32\MSVCP70.dll loaded at 0x7c080000
    [2008-10-20 C:\WINDOWS\system32\msxml4.dll loaded at 0x69b10000
    [2008-10-20 C:\WINDOWS\system32\urlmon.dll loaded at 0x1a400000
    [2008-10-20 C:\WINDOWS\system32\iertutil.dll loaded at 0x5dca0000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSContextLib.dll loaded at 0x4e730000
    [2008-10-20 C:\Program Files\Common Files\System\ado\msado15.dll loaded at 0x4bbe0000
    [2008-10-20 C:\WINDOWS\system32\MSDART.DLL loaded at 0x74a50000
    [2008-10-20 C:\Program Files\Common Files\System\Ole DB\oledb32.dll loaded at 0x4c850000
    [2008-10-20 C:\Program Files\Common Files\System\Ole DB\OLEDB32R.DLL loaded at 0x4dbb0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10.DLL loaded at 0x03de0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBgmr10.dll loaded at 0x44100000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraclient10.dll loaded at 0x61c20000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oracore10.dll loaded at 0x03e50000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranls10.dll loaded at 0x60a80000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraunls10.dll loaded at 0x63690000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orauts.dll loaded at 0x60eb0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oravsn10.dll loaded at 0x636b0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oracommon10.dll loaded at 0x60fa0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orageneric10.dll loaded at 0x60300000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orasnls10.dll loaded at 0x63430000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraxml10.dll loaded at 0x03f40000
    [2008-10-20 C:\WINDOWS\system32\MSVCIRT.dll loaded at 0x60020000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oran10.dll loaded at 0x60960000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranl10.dll loaded at 0x62740000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranldap10.dll loaded at 0x62790000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orannzsbb10.dll loaded at 0x627f0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraldapclnt10.dll loaded at 0x62530000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orancrypt10.dll loaded at 0x62670000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranro10.dll loaded at 0x62920000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranhost10.dll loaded at 0x626b0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orancds10.dll loaded at 0x62660000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orantns10.dll loaded at 0x629c0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orapls10.dll loaded at 0x040a0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraslax10.dll loaded at 0x04400000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraplp10.dll loaded at 0x63080000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orahasgen10.dll loaded at 0x61ed0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraocr10.dll loaded at 0x62ab0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraocrb10.dll loaded at 0x62b20000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orantcp10.dll loaded at 0x62980000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orasql10.dll loaded at 0x04410000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBrst10.dll loaded at 0x44400000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDButl10.dll loaded at 0x44700000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10us.dll loaded at 0x44300000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBpus10.dll loaded at 0x44200000
    [2008-10-20 Thread created. New thread system id - 2988
    [2008-10-20 C:\WINDOWS\system32\hnetcfg.dll loaded at 0x5f270000
    [2008-10-20 C:\WINDOWS\System32\wshtcpip.dll loaded at 0x71ae0000
    [2008-10-20 C:\Program Files\Common Files\System\ado\msadrh15.dll loaded at 0x640f0000
    [2008-10-20 C:\WINDOWS\system32\wshom.ocx loaded at 0x57250000
    [2008-10-20 C:\WINDOWS\system32\WINSPOOL.DRV loaded at 0x73070000
    [2008-10-20 C:\WINDOWS\system32\ScrRun.dll loaded at 0x736f0000
    [2008-10-20 C:\WINDOWS\system32\MFC42.dll loaded at 0x73eb0000
    [2008-10-20 C:\WINDOWS\system32\WININET.dll loaded at 0x049e0000
    [2008-10-20 C:\WINDOWS\system32\Normaliz.dll loaded at 0x04ab0000
    [2008-10-20 C:\WINDOWS\system32\ODBC32.dll loaded at 0x48890000
    [2008-10-20 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll loaded at 0x77530000
    [2008-10-20 C:\WINDOWS\system32\comdlg32.dll loaded at 0x762b0000
    [2008-10-20 C:\WINDOWS\system32\odbcint.dll loaded at 0x04db0000
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 5908
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 5908
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 5908
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 5908
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 6152
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\Requator.dll loaded at 0x39770000
    [2008-10-20 C:\WINDOWS\system32\msxml3.dll loaded at 0x72e50000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\PkMSRender.dll loaded at 0x4f570000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\libdal2u.dll loaded at 0x05520000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\PkMSSession.dll loaded at 0x394d0000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\PkMSLayout.dll loaded at 0x396e0000
    [2008-10-20 First chance exception - 0xc000008f caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xc000008f caused by thread with system id 6152
    [2008-10-20 C:\Program Files\Common Files\System\msadc\msadce.dll loaded at 0x4d140000
    [2008-10-20 C:\Program Files\Common Files\System\msadc\msadcer.dll loaded at 0x056d0000
    [2008-10-20 First chance exception - 0xc000008f caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xc000008f caused by thread with system id 6152
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 7584
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 7584
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 7584
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 7584
    [2008-10-20 C:\Program Files\Manhattan Associates\WM Web\Bin\PkMSBls_CustReport.dll loaded at 0x489d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\craxdrt.dll loaded at 0x2ce50000
    [2008-10-20 C:\WINDOWS\system32\cslibu-2-0-0.dll loaded at 0x2c010000
    [2008-10-20 C:\WINDOWS\system32\MFC71U.DLL loaded at 0x05700000
    [2008-10-20 C:\WINDOWS\system32\oledlg.dll loaded at 0x74b40000
    [2008-10-20 C:\WINDOWS\system32\MSVCP71.dll loaded at 0x7c3a0000
    [2008-10-20 Thread created. New thread system id - 6172
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crqe.dll loaded at 0x203d0000
    [2008-10-20 C:\WINDOWS\system32\cxlibw-2-6.dll loaded at 0x49920000
    [2008-10-20 C:\WINDOWS\system32\dbghelp.dll loaded at 0x6d580000
    [2008-10-20 C:\WINDOWS\system32\ATL71.DLL loaded at 0x05c80000
    [2008-10-20 C:\WINDOWS\system32\libOCASecurityw-1-6.dll loaded at 0x532e0000
    [2008-10-20 C:\WINDOWS\system32\ebus-3-3-2-4.dll loaded at 0x05ca0000
    [2008-10-20 C:\WINDOWS\system32\etc-1-0-12-3.dll loaded at 0x63000000
    [2008-10-20 C:\WINDOWS\system32\libOCAHelperw-2-13.dll loaded at 0x53130000
    [2008-10-20 C:\WINDOWS\system32\fssl-1-2-1-1.dll loaded at 0x53000000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crqe_res_en.dll loaded at 0x05f70000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\prompt.dll loaded at 0x38f10000
    [2008-10-20 C:\Program Files\Business Objects\BusinessObjects Enterprise 11\win32_x86\log_xn_system.dll loaded at 0x57eb0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\saxserialize.dll loaded at 0x398b0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\xerces-c_2_1_0.dll loaded at 0x12000000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\objectfactory.dll loaded at 0x2fa30000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crdb_ado.dll loaded at 0x05fc0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\ufmanager.dll loaded at 0x38700000
    [2008-10-20 Thread created. New thread system id - 2120
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crtowords_en.dll loaded at 0x364f0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2l2000.dll loaded at 0x321a0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll loaded at 0x32120000
    [2008-10-20 C:\WINDOWS\system32\cxlib-2-6.dll loaded at 0x497d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2ldts.dll loaded at 0x34e00000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lexch.dll loaded at 0x38660000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lfinra.dll loaded at 0x34cd0000
    [2008-10-20 C:\WINDOWS\crystal\u2lbcode.dll loaded at 0x06220000
    [2008-10-20 C:\WINDOWS\system32\Barcode.dll loaded at 0x06230000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u252000.dll loaded at 0x39ce0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25dts.dll loaded at 0x2f620000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25samp1.dll loaded at 0x39850000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\UNIDRVUI.DLL loaded at 0x767a0000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpzui4wn.dll loaded at 0x06290000
    [2008-10-20 C:\WINDOWS\system32\COMPSTUI.dll loaded at 0x6dfc0000
    [2008-10-20 C:\WINDOWS\system32\MSIMG32.dll loaded at 0x76280000
    [2008-10-20 C:\WINDOWS\system32\SETUPAPI.dll loaded at 0x770e0000
    [2008-10-20 Thread created. New thread system id - 4772
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\UNIDRV.DLL loaded at 0x767e0000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpz3r4wn.dll loaded at 0x50000000
    [2008-10-20 Thread created. New thread system id - 2768
    [2008-10-20 First chance exception - 0xe06d7363 caused by thread with system id 7584
    [2008-10-20 First chance exception - 0xe06d7363 caused by thread with system id 7584
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSTranslationSrvr.dll loaded at 0x06260000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSConn.dll loaded at 0x3e940000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crtowords_en.dll unloaded from 0x364f0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25samp1.dll unloaded from 0x39850000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25dts.dll unloaded from 0x2f620000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u252000.dll unloaded from 0x39ce0000
    [2008-10-20 C:\WINDOWS\crystal\u2lbcode.dll unloaded from 0x06220000
    [2008-10-20 C:\WINDOWS\system32\Barcode.dll unloaded from 0x06230000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lfinra.dll unloaded from 0x34cd0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lexch.dll unloaded from 0x38660000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2ldts.dll unloaded from 0x34e00000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll unloaded from 0x32120000
    [2008-10-20 C:\WINDOWS\system32\cxlib-2-6.dll unloaded from 0x497d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2l2000.dll unloaded from 0x321a0000
    [2008-10-20 Thread exited. Exiting thread system id - 2120. Exit code - 0x00000000
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crlov.dll loaded at 0x23940000
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\ufmanager.dll unloaded from 0x38700000
    [2008-10-20 Thread exited. Exiting thread system id - 6172. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpzui4wn.dll unloaded from 0x06290000
    [2008-10-20 C:\WINDOWS\system32\SETUPAPI.dll unloaded from 0x770e0000
    [2008-10-20 C:\WINDOWS\system32\COMPSTUI.dll unloaded from 0x6dfc0000
    [2008-10-20 C:\WINDOWS\system32\MSIMG32.dll unloaded from 0x76280000
    [2008-10-20 Thread exited. Exiting thread system id - 4772. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpz3r4wn.dll unloaded from 0x50000000
    [2008-10-20 Thread exited. Exiting thread system id - 2768. Exit code - 0x00000000
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 Thread created. New thread system id - 7716
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 4540
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\ScriptSessionClient.dll loaded at 0x13360000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSErrorHandler.dll loaded at 0x68440000
    [2008-10-20 Thread created. New thread system id - 4488
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\ufmanager.dll loaded at 0x38700000
    [2008-10-20 Thread created. New thread system id - 6588
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crtowords_en.dll loaded at 0x364f0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2l2000.dll loaded at 0x321a0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll loaded at 0x32120000
    [2008-10-20 C:\WINDOWS\system32\cxlib-2-6.dll loaded at 0x497d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2ldts.dll loaded at 0x34e00000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lexch.dll loaded at 0x38660000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lfinra.dll loaded at 0x34cd0000
    [2008-10-20 C:\WINDOWS\crystal\u2lbcode.dll loaded at 0x062c0000
    [2008-10-20 C:\WINDOWS\system32\Barcode.dll loaded at 0x062d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u252000.dll loaded at 0x39ce0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25dts.dll loaded at 0x2f620000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25samp1.dll loaded at 0x39850000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpzui4wn.dll loaded at 0x06330000
    [2008-10-20 C:\WINDOWS\system32\COMPSTUI.dll loaded at 0x6dfc0000
    [2008-10-20 C:\WINDOWS\system32\MSIMG32.dll loaded at 0x76280000
    [2008-10-20 C:\WINDOWS\system32\SETUPAPI.dll loaded at 0x770e0000
    [2008-10-20 Thread created. New thread system id - 5348
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpz3r4wn.dll loaded at 0x50000000
    [2008-10-20 Thread created. New thread system id - 4528
    [2008-10-20 First chance exception - 0xe06d7363 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xe06d7363 caused by thread with system id 4540
    [2008-10-20 First chance exception - 0xc000008f caused by thread with system id 4540
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crdb_ado_res_en.dll loaded at 0x06300000
    [2008-10-20 Thread created. New thread system id - 5280
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\keycode.dll loaded at 0x49650000
    [2008-10-20 Thread created. New thread system id - 8160
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\querybuilder.dll loaded at 0x07410000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\querybuilder_res_en.dll loaded at 0x074b0000
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 8160
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 8160
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 8160
    [2008-10-20 First chance exception - 0xe0000001 caused by thread with system id 8160
    [2008-10-20 First chance exception - 0xc0000005 caused by thread with system id 4540
    [2008-10-20 Stack Trace
    ChildEBP RetAddr  Args to Child             
    WARNING: Stack unwind information not available. Following frames may be wrong.
    02e8d000 7c82a82b 04ee4548 04ee2328 02e8d0c8 ntdll!RtlDeleteCriticalSection+0x11c
    ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\ole32.dll -
    02e8d0e8 776bcf60 00090000 00000000 04ee2330 ntdll!wcslen+0x2ad
    02e8d0fc 776bcf7c 77796784 04ee2330 04e81b48 ole32!CoTaskMemAlloc+0x38
    WARNING: Unable to verify checksum for c:\oracle\product\10.2.0\client_1\bin\OraOLEDButl10.dll
    ERROR: Symbol file could not be found.  Defaulted to export symbols for c:\oracle\product\10.2.0\client_1\bin\OraOLEDButl10.dll -
    02e8d10c 4470188f 04ee2330 4440e355 04ee2330 ole32!CoTaskMemFree+0x13
    WARNING: Unable to verify checksum for c:\oracle\product\10.2.0\client_1\bin\OraOLEDBrst10.dll
    ERROR: Symbol file could not be found.  Defaulted to export symbols for c:\oracle\product\10.2.0\client_1\bin\OraOLEDBrst10.dll -
    02e8d114 4440e355 04ee2330 04e8e168 04eeff80 OraOLEDButl10!ssmem_free+0xf
    02e8d128 4440e0a4 04eeff80 04e81b48 02e8d194 OraOLEDBrst10+0xe355
    02e8d138 4440e929 04eeff80 04e81b48 04e8e168 OraOLEDBrst10+0xe0a4
    02e8d1a4 44414161 04e8e168 04eeff80 00184884 OraOLEDBrst10+0xe929
    02e8d1e4 444197fb 00000000 00184884 00184888 OraOLEDBrst10+0x14161
    WARNING: Unable to verify checksum for c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10.DLL
    ERROR: Symbol file could not be found.  Defaulted to export symbols for c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10.DLL -
    02e8d20c 03e263e0 049ca008 049d704c 04e81b48 OraOLEDBrst10!ROWInit+0x20b
    02e8d27c 03e135d9 04eed1b0 039f2758 0199f5e0 OraOLEDB10!DllUnregisterServer+0x5e40
    02e8d2fc 7c818e69 02e8d350 000838dc 02e8d360 OraOLEDB10+0x335d9
    02e8d318 7c817c9a 02e8d350 000838dc 00000001 ntdll!RtlCutoverTimeToSystemTime+0x570
    02e8d384 7c8296d1 7c8296d6 00000000 00000000 ntdll!RtlFindActivationContextSectionGuid+0x161
    02e8d388 7c8296d6 00000000 00000000 0cffffff ntdll!RtlNtStatusToDosError+0x2f
    02e8d3b4 77e61f47 000036b7 00000000 000a83c0 ntdll!RtlNtStatusToDosError+0x34
    02e8d3d4 776a8ddb 000a83c4 776a88be 000a83d0 kernel32!CreateFileMappingW+0xd0
    02e8d3dc 776a88be 000a83d0 00000000 00000001 ole32!CoInitializeSecurity+0x1888
    02e8d418 776a8d0b 02e8d468 02e8d508 00000004 ole32!CoInitializeSecurity+0x136b
    02e8d434 776a8c19 000a83c0 c8b522d1 02e8d454 ole32!CoInitializeSecurity+0x17b8
    02e8d478 7c82a0b8 7c82a0fc 00000080 00000004 ole32!CoInitializeSecurity+0x16c6
    ERROR: Symbol file could not be found.  Defaulted to export symbols for C:\WINDOWS\system32\msvcrt.dll -
    02e8d6a4 77bbd0dd 77bbd3fd 00000001 01996cac ntdll!RtlAllocateHeap+0xe2
    00000000 00000000 00000000 00000000 00000000 msvcrt!realloc+0x1d
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\crtowords_en.dll unloaded from 0x364f0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25samp1.dll unloaded from 0x39850000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u25dts.dll unloaded from 0x2f620000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u252000.dll unloaded from 0x39ce0000
    [2008-10-20 C:\WINDOWS\crystal\u2lbcode.dll unloaded from 0x062c0000
    [2008-10-20 C:\WINDOWS\system32\Barcode.dll unloaded from 0x062d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lfinra.dll unloaded from 0x34cd0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lexch.dll unloaded from 0x38660000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2ldts.dll unloaded from 0x34e00000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2lcom.dll unloaded from 0x32120000
    [2008-10-20 C:\WINDOWS\system32\cxlib-2-6.dll unloaded from 0x497d0000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\u2l2000.dll unloaded from 0x321a0000
    [2008-10-20 Thread exited. Exiting thread system id - 6588. Exit code - 0x00000000
    [2008-10-20 C:\Program Files\Common Files\Business Objects\3.0\bin\ufmanager.dll unloaded from 0x38700000
    [2008-10-20 Thread exited. Exiting thread system id - 4488. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpzui4wn.dll unloaded from 0x06330000
    [2008-10-20 C:\WINDOWS\system32\SETUPAPI.dll unloaded from 0x770e0000
    [2008-10-20 C:\WINDOWS\system32\COMPSTUI.dll unloaded from 0x6dfc0000
    [2008-10-20 C:\WINDOWS\system32\MSIMG32.dll unloaded from 0x76280000
    [2008-10-20 Thread exited. Exiting thread system id - 5348. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\spool\DRIVERS\W32X86\3\hpz3r4wn.dll unloaded from 0x50000000
    [2008-10-20 Thread exited. Exiting thread system id - 4528. Exit code - 0x00000000
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    Script Error
    Error Code - 0x80004005
    Error Source [Unavailable]
    Error Description [Could not obtain System ID for this thread]
    Line 116, Column 2
    [2008-10-20 Thread created. New thread system id - 7608
    [2008-10-20 Thread exited. Exiting thread system id - 7428. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\inetsrv\gzip.dll unloaded from 0x685b0000
    [2008-10-20 Thread exited. Exiting thread system id - 6404. Exit code - 0x00000000
    [2008-10-20 Thread exited. Exiting thread system id - 1852. Exit code - 0x00000000
    [2008-10-20 Thread exited. Exiting thread system id - 5756. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\ws03res.dll unloaded from 0x10000000
    [2008-10-20
    ?\C:\WINDOWS\system32\inetsrv\asp.dll unloaded from 0x709e0000
    [2008-10-20 C:\WINDOWS\system32\ATL.DLL unloaded from 0x76a80000
    [2008-10-20 c:\windows\system32\inetsrv\w3isapi.dll unloaded from 0x5a320000
    [2008-10-20 Thread exited. Exiting thread system id - 5596. Exit code - 0x00000000
    [2008-10-20 Thread exited. Exiting thread system id - 6136. Exit code - 0x00000000
    [2008-10-20 Thread exited. Exiting thread system id - 8116. Exit code - 0x00000000
    [2008-10-20 Thread exited. Exiting thread system id - 6612. Exit code - 0x00000000
    [2008-10-20 c:\windows\system32\inetsrv\iisres.dll unloaded from 0x6d0f0000
    [2008-10-20 c:\windows\system32\inetsrv\w3core.dll unloaded from 0x5a390000
    [2008-10-20 C:\WINDOWS\system32\IISMAP.dll unloaded from 0x5a420000
    [2008-10-20 c:\windows\system32\inetsrv\wamreg.DLL unloaded from 0x60ba0000
    [2008-10-20 c:\windows\system32\inetsrv\LONSINT.dll unloaded from 0x62da0000
    [2008-10-20 C:\WINDOWS\system32\IisRTL.DLL unloaded from 0x647b0000
    [2008-10-20 c:\windows\system32\inetsrv\W3COMLOG.dll unloaded from 0x5a3f0000
    [2008-10-20 C:\WINDOWS\system32\strmfilt.dll unloaded from 0x5b640000
    [2008-10-20 c:\windows\system32\inetsrv\w3dt.dll unloaded from 0x5a360000
    [2008-10-20 C:\WINDOWS\system32\HTTPAPI.dll unloaded from 0x67150000
    [2008-10-20 c:\windows\system32\inetsrv\W3CACHE.dll unloaded from 0x5a400000
    [2008-10-20 c:\windows\system32\inetsrv\W3TP.dll unloaded from 0x5a300000
    [2008-10-20 Thread exited. Exiting thread system id - 6100. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 4312. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 5660. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 7004. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 7420. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 6636. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 5908. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 4540. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 7584. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 7716. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 7608. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 8160. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 2988. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 6152. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 4420. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 5032. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 6832. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 1536. Exit code - 0xfffffffe
    [2008-10-20 Thread exited. Exiting thread system id - 5280. Exit code - 0xfffffffe
    [2008-10-20 Process exited. Exit code - 0xfffffffe
    Loading control script C:\Program Files\DebugDiag\Scripts\CrashRule_IIS.vbs
    DumpPath set to C:\Program Files\DebugDiag\Logs\Crash rule for all IIS_COM+ related processes
    [2008-10-20 Process created. BaseModule - c:\windows\system32\inetsrv\w3wp.exeBaseThread System ID - 6176
    [2008-10-20 Thread created. New thread system id - 6164
    [2008-10-20 Thread created. New thread system id - 1904
    [2008-10-20 Thread created. New thread system id - 7740
    [2008-10-20 Thread created. New thread system id - 6252
    [2008-10-20 Thread created. New thread system id - 8088
    [2008-10-20 Thread created. New thread system id - 4756
    [2008-10-20 Thread created. New thread system id - 2192
    [2008-10-20 Thread created. New thread system id - 664
    [2008-10-20 Thread created. New thread system id - 5332
    [2008-10-20 Thread created. New thread system id - 5740
    [2008-10-20 Thread created. New thread system id - 7928
    [2008-10-20 Thread created. New thread system id - 6312
    [2008-10-20 Thread created. New thread system id - 5968
    [2008-10-20 C:\WINDOWS\system32\ntdll.dll loaded at 0x7c800000
    [2008-10-20 C:\WINDOWS\system32\kernel32.dll loaded at 0x77e40000
    [2008-10-20 C:\WINDOWS\system32\msvcrt.dll loaded at 0x77ba0000
    [2008-10-20 C:\WINDOWS\system32\ADVAPI32.dll loaded at 0x77f50000
    [2008-10-20 C:\WINDOWS\system32\RPCRT4.dll loaded at 0x77c50000
    [2008-10-20 C:\WINDOWS\system32\Secur32.dll loaded at 0x76f50000
    [2008-10-20 C:\WINDOWS\system32\USER32.dll loaded at 0x77380000
    [2008-10-20 C:\WINDOWS\system32\GDI32.dll loaded at 0x77c00000
    [2008-10-20 C:\WINDOWS\system32\ole32.dll loaded at 0x77670000
    [2008-10-20 c:\windows\system32\inetsrv\IISUTIL.dll loaded at 0x64700000
    [2008-10-20 C:\WINDOWS\system32\CRYPT32.dll loaded at 0x761b0000
    [2008-10-20 C:\WINDOWS\system32\MSASN1.dll loaded at 0x76190000
    [2008-10-20 C:\WINDOWS\system32\ShimEng.dll loaded at 0x71af0000
    [2008-10-20 C:\WINDOWS\system32\apphelp.dll loaded at 0x75e60000
    [2008-10-20 C:\WINDOWS\AppPatch\AcGenral.DLL loaded at 0x71640000
    [2008-10-20 C:\WINDOWS\system32\SHLWAPI.dll loaded at 0x77da0000
    [2008-10-20 C:\WINDOWS\system32\WINMM.dll loaded at 0x76aa0000
    [2008-10-20 C:\WINDOWS\system32\OLEAUT32.dll loaded at 0x77d00000
    [2008-10-20 C:\WINDOWS\system32\MSACM32.dll loaded at 0x77b70000
    [2008-10-20 C:\WINDOWS\system32\VERSION.dll loaded at 0x77b90000
    [2008-10-20 C:\WINDOWS\system32\SHELL32.dll loaded at 0x7c8d0000
    [2008-10-20 C:\WINDOWS\system32\USERENV.dll loaded at 0x76920000
    [2008-10-20 C:\WINDOWS\system32\UxTheme.dll loaded at 0x71b70000
    [2008-10-20 C:\WINDOWS\system32\IMM32.DLL loaded at 0x76290000
    [2008-10-20 C:\WINDOWS\system32\LPK.DLL loaded at 0x7f000000
    [2008-10-20 C:\WINDOWS\system32\USP10.dll loaded at 0x75490000
    [2008-10-20 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll loaded at 0x77420000
    [2008-10-20 C:\WINDOWS\system32\xpsp2res.dll loaded at 0x00900000
    [2008-10-20 c:\windows\system32\inetsrv\w3core.dll loaded at 0x5a390000
    [2008-10-20 C:\WINDOWS\system32\WSOCK32.dll loaded at 0x71bb0000
    [2008-10-20 C:\WINDOWS\system32\WS2_32.dll loaded at 0x71c00000
    [2008-10-20 C:\WINDOWS\system32\WS2HELP.dll loaded at 0x71bf0000
    [2008-10-20 c:\windows\system32\inetsrv\W3CACHE.dll loaded at 0x5a400000
    [2008-10-20 c:\windows\system32\inetsrv\W3TP.dll loaded at 0x5a300000
    [2008-10-20 c:\windows\system32\inetsrv\w3dt.dll loaded at 0x5a360000
    [2008-10-20 C:\WINDOWS\system32\HTTPAPI.dll loaded at 0x67150000
    [2008-10-20 C:\WINDOWS\system32\strmfilt.dll loaded at 0x5b640000
    [2008-10-20 c:\windows\system32\inetsrv\W3COMLOG.dll loaded at 0x5a3f0000
    [2008-10-20 c:\windows\system32\inetsrv\LONSINT.dll loaded at 0x62da0000
    [2008-10-20 C:\WINDOWS\system32\IisRTL.DLL loaded at 0x647b0000
    [2008-10-20 C:\WINDOWS\system32\NETAPI32.dll loaded at 0x71c40000
    [2008-10-20 c:\windows\system32\inetsrv\wamreg.DLL loaded at 0x60ba0000
    [2008-10-20 C:\WINDOWS\system32\IISMAP.dll loaded at 0x5a420000
    [2008-10-20 c:\windows\system32\inetsrv\iisres.dll loaded at 0x6d0f0000
    [2008-10-20 C:\WINDOWS\system32\CLBCatQ.DLL loaded at 0x777b0000
    [2008-10-20 C:\WINDOWS\system32\COMRes.dll loaded at 0x77010000
    [2008-10-20 C:\WINDOWS\system32\ADMWPROX.DLL loaded at 0x608f0000
    [2008-10-20 C:\WINDOWS\system32\rsaenh.dll loaded at 0x68000000
    [2008-10-20 C:\WINDOWS\system32\PSAPI.DLL loaded at 0x76b70000
    [2008-10-20 c:\windows\system32\inetsrv\w3isapi.dll loaded at 0x5a320000
    [2008-10-20 C:\WINDOWS\System32\mswsock.dll loaded at 0x71b20000
    [2008-10-20 C:\WINDOWS\system32\DNSAPI.dll loaded at 0x76ed0000
    [2008-10-20 C:\WINDOWS\System32\winrnr.dll loaded at 0x76f70000
    [2008-10-20 C:\WINDOWS\system32\WLDAP32.dll loaded at 0x76f10000
    [2008-10-20 C:\WINDOWS\system32\rasadhlp.dll loaded at 0x76f80000
    [2008-10-20 C:\WINDOWS\system32\inetsrv\gzip.dll loaded at 0x685b0000
    [2008-10-20 Thread created. New thread system id - 8128
    [2008-10-20 Initializing control script
    [2008-10-20 Clearing any existing breakpoints
    [2008-10-20
    [2008-10-20 Current Breakpoint List(BL)
    [2008-10-20 Thread exited. Exiting thread system id - 8128. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\mpr.dll loaded at 0x71bd0000
    [2008-10-20
    ?\C:\WINDOWS\system32\inetsrv\asp.dll loaded at 0x709e0000
    [2008-10-20 C:\WINDOWS\system32\ATL.DLL loaded at 0x76a80000
    [2008-10-20 C:\WINDOWS\system32\comsvcs.dll loaded at 0x4a710000
    [2008-10-20 C:\WINDOWS\system32\ws03res.dll loaded at 0x10000000
    [2008-10-20 C:\WINDOWS\system32\SXS.DLL loaded at 0x75da0000
    [2008-10-20 Thread created. New thread system id - 6340
    [2008-10-20 C:\WINDOWS\system32\vbscript.dll loaded at 0x02a10000
    [2008-10-20 Thread created. New thread system id - 7892
    [2008-10-20 C:\WINDOWS\system32\NTMARTA.DLL loaded at 0x77e00000
    [2008-10-20 C:\WINDOWS\system32\SAMLIB.dll loaded at 0x7e020000
    [2008-10-20 Thread created. New thread system id - 3356
    [2008-10-20 Thread exited. Exiting thread system id - 3356. Exit code - 0x00000000
    [2008-10-20 Thread created. New thread system id - 6336
    [2008-10-20 Thread exited. Exiting thread system id - 6336. Exit code - 0x00000000
    [2008-10-20 C:\WINDOWS\system32\mtxoci.dll loaded at 0x76a40000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oci.dll loaded at 0x02b40000
    [2008-10-20 C:\WINDOWS\system32\MSVCR71.dll loaded at 0x7c340000
    [2008-10-20 Thread created. New thread system id - 6248
    [2008-10-20 Thread created. New thread system id - 5412
    [2008-10-20 Thread created. New thread system id - 5444
    [2008-10-20 Thread created. New thread system id - 2016
    [2008-10-20 Thread created. New thread system id - 4728
    [2008-10-20 Thread created. New thread system id - 5388
    [2008-10-20 Thread created. New thread system id - 5888
    [2008-10-20 C:\WINDOWS\system32\jscript.dll loaded at 0x63380000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSSecurity.dll loaded at 0x5b7f0000
    [2008-10-20 C:\WINDOWS\system32\MSVBVM60.DLL loaded at 0x73570000
    [2008-10-20 C:\Program Files\Manhattan Associates\WM Web\ClsLib.dll loaded at 0x4c190000
    [2008-10-20 C:\WINDOWS\system32\ATL70.DLL loaded at 0x7c120000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\clsheap2.dll loaded at 0x4c010000
    [2008-10-20 C:\WINDOWS\system32\MSVCR70.dll loaded at 0x7c000000
    [2008-10-20 C:\PROGRA1\COMMON1\MANHAT~1\Global\cls2U.dll loaded at 0x4c020000
    [2008-10-20 C:\WINDOWS\system32\iphlpapi.dll loaded at 0x76cf0000
    [2008-10-20 C:\WINDOWS\system32\MSVCP70.dll loaded at 0x7c080000
    [2008-10-20 C:\WINDOWS\system32\msxml4.dll loaded at 0x69b10000
    [2008-10-20 C:\WINDOWS\system32\urlmon.dll loaded at 0x1a400000
    [2008-10-20 C:\WINDOWS\system32\iertutil.dll loaded at 0x5dca0000
    [2008-10-20 C:\Program Files\Common Files\Manhattan Associates\Global\PkMSContextLib.dll loaded at 0x4e730000
    [2008-10-20 C:\Program Files\Common Files\System\ado\msado15.dll loaded at 0x4bbe0000
    [2008-10-20 C:\WINDOWS\system32\MSDART.DLL loaded at 0x74a50000
    [2008-10-20 C:\Program Files\Common Files\System\Ole DB\oledb32.dll loaded at 0x4c850000
    [2008-10-20 C:\Program Files\Common Files\System\Ole DB\OLEDB32R.DLL loaded at 0x4dbb0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10.DLL loaded at 0x03de0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBgmr10.dll loaded at 0x44100000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraclient10.dll loaded at 0x61c20000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oracore10.dll loaded at 0x03e50000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranls10.dll loaded at 0x60a80000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraunls10.dll loaded at 0x63690000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orauts.dll loaded at 0x60eb0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oravsn10.dll loaded at 0x636b0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oracommon10.dll loaded at 0x60fa0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orageneric10.dll loaded at 0x60300000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orasnls10.dll loaded at 0x63430000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraxml10.dll loaded at 0x03f40000
    [2008-10-20 C:\WINDOWS\system32\MSVCIRT.dll loaded at 0x60020000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oran10.dll loaded at 0x60960000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranl10.dll loaded at 0x62740000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranldap10.dll loaded at 0x62790000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orannzsbb10.dll loaded at 0x627f0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraldapclnt10.dll loaded at 0x62530000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orancrypt10.dll loaded at 0x62670000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranro10.dll loaded at 0x62920000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oranhost10.dll loaded at 0x626b0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orancds10.dll loaded at 0x62660000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orantns10.dll loaded at 0x629c0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orapls10.dll loaded at 0x040a0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraslax10.dll loaded at 0x04400000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraplp10.dll loaded at 0x63080000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orahasgen10.dll loaded at 0x61ed0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraocr10.dll loaded at 0x62ab0000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\oraocrb10.dll loaded at 0x62b20000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orantcp10.dll loaded at 0x62980000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\orasql10.dll loaded at 0x04410000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBrst10.dll loaded at 0x44400000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDButl10.dll loaded at 0x44700000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDB10us.dll loaded at 0x44300000
    [2008-10-20 c:\oracle\product\10.2.0\client_1\bin\OraOLEDBpus10.dll loaded at 0x44200000
    [2008-10-20 Thread created. New thread system id - 5516
    [2008-10-20 C:\WINDOWS\system32\hnetcfg.dll loaded at 0x5f270000
    [2008-10-20 C:\WINDOWS\System32\wshtcpip.dll loaded at 0x71ae0000
    [2008-10-20 C:\Program Files\Common Files\System\ado\msadrh15.dll loaded at 0x640f0000
    [2008-10-20 C:\WINDOWS\system32\wshom.ocx loaded at 0x57250000
    [2008-10-20 C:\WINDOWS\system32\WINSPOOL.DRV loaded at 0x73070000

    Hello Sandhya,
    as you refer to the legacy technology ASP I recommend to post this query to the [Legacy Application Development SDKs|SAP Crystal Reports - Legacy SDKs; forum.
    This forum is dedicated to topics related to legacy SDKs, including the Report Designer Component (RDC),ASP, OCX, VCL, and Crystal Reports Print Engine (CRPE).
    It is monitored by qualified technicians and you will get a faster response there.
    Also, all Legacy Application Development SDKs queries remain in one place and thus can be easily searched in one place.
    Thanks a lot,
    Falk

  • Getting an error while viewing a data in owb

    Hi,
    I created an External table based on a flat file. But I am not able to view the data in the external table while the flat file has the data.
    I am using this external table as a source in my mapping but no data is getting loaded even after the successful execution of the mapping.I am getting the following error while viewing the data
    ORA-29913: error in executing ODCIEXTTABLEFETCH callout
    ORA-29400: data cartridge error
    KUP-04040: file ATLAS in ATLAS_LOCATION1 not found
    Please help me regarding this. I am new to the owb 11g.

    Thanks for you reply. Still I can't view the data. Actually what i did is imported a .csv file using files then created a external table configured , validated and deployed.In next step created a mapping with this excel this using table operator validated and genrated code. In next step using the control center manager i deployed it. But i can't view the data still in the external table.
    Is this procedure is correct for loading the excel sheet in to databse. My client environment is on windows xp and database is on linux environment.
    Please help me regarding this.I am new to owb.

  • Getting Jsp error while viewing applicant details

    Hi All ,
    I am getting following JSP error while viewing the applicants details aganist vacancy .. please check and let me know what might be wrong ..
    Error Stack
    ===========================================================
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.irc.candidateManagement.webui.ApplicationDetailsCO) associated with region: (ApplicationDetails). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1223)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors(OAPageErrorHandler.java:1408)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2381)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.irc.candidateManagement.webui.ApplicationDetailsCO) associated with region: (ApplicationDetails). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getController(OAWebBeanHelper.java:1876)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:559)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OASubTabLayoutHelper.processRequest(OASubTabLayoutHelper.java:430)
         at oracle.apps.fnd.framework.webui.beans.layout.OASubTabLayoutBean.processRequest(OASubTabLayoutBean.java:465)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Could not create Java class: (oracle.apps.per.irc.candidateManagement.webui.ApplicationDetailsCO) associated with region: (ApplicationDetails). This is probably because the class name is wrong or not included in project.
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.getController(OAWebBeanHelper.java:1876)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:559)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OASubTabLayoutHelper.processRequest(OASubTabLayoutHelper.java:430)
         at oracle.apps.fnd.framework.webui.beans.layout.OASubTabLayoutBean.processRequest(OASubTabLayoutBean.java:465)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2335)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1734)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:508)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:429)
         at oa_html._OA._jspService(_OA.java:85)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
         at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
         at oa_html._OA._jspService(_OA.java:95)
         at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
         at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
         at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
         at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
         at oracle.jsp.JspServlet.service(JspServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
         at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
         at org.apache.jserv.JServConnection.run(JServConnection.java:294)
         at java.lang.Thread.run(Thread.java:534)
    ====================================================================================

    Hi 816911,
    Check whether the following file exist in the following directory structure
    oracle\apps\per\irc\candidateManagement\webui
    ApplicationDetailsCO
    Regards,
    Haroon.

  • Getting error while Startting a BPM process programmatically

    Hi Experts,
    I am getting an error while trying to start the BPM process programmatically. What i have done till now is
    1. Created a WS in process composer
    2. Binded this ws with start of the process
    3. Created input parameters
    4. Testing it in WS Navigator
    I am following this doc /people/arafat.farooqui/blog/2009/08/13/introduction-to-sap-netweaver-bpm-part-4
    and I am getting error while testing in WS Navigator. I am getting error at the last step i.e. in result step and the error is
    Web Service returned an error. Fault Code: "(http://schemas.xmlsoap.org/soap/envelope/)Client" Fault String: "No operation found using soap keys [], [cn_comments]. InterfaceMapping Object class: com.sap.engine.services.webservices.espbase.mappings.InterfaceMapping mappings: (BindingType=Soap, SEIName=NewWSDLFile, BindingQName=(http://www.example.org/NewWSDLFile/)NewWSDLFileSOAP, PortTypeQName=(http://www.example.org/NewWSDLFile/)NewWSDLFile, SoapVersion=SOAP11, Galaxy_SDO=true, InterfaceMappingID=45ffb27c:1237f972cd8:-7d7e)."
    If possible can any one help me out.
    Thanks and regards
    Pranav

    Hi Arafat,
    Thanks for replying. Yes i have completed the output mapping. Input parameters i need for this service are :
    1. cn_comments
    ca_comments
    2. cn_planningGroup
    ca_account
    ca_serialnumber
    and few more attributes
    Now, what i did was i have created a complex type and added elements in it. But to my surprise i was not able to get these nodes and elements in output mapping. So, i changed the type of "parameter" from "new operation" to my complex type. By doing this i was able to get my nodes and elements in output mapping. Now i tested the entire thing in WS Navigator and i got that error.
    Please suggest how o proceed.
    Regards
    Pranav

  • Parsing error while working with BPM

    My scenario is File-RFC. Getting the response back from RFC function module (Using BPM sync-Async Bridge).
    In SXMB_MONI I am getting this following error:
    "PARSING" - "GENERAL"
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="PARSING">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: error while processing message to remote system:com.sap.aii.af.rfc.core.client.RfcClientException: could not convert request from XML to RFC:com.sap.mw.jco.JCO$Exception: (130) JCO_ERROR_XML_PARSER: Expecting a tag to begin with '<' instead of '2', in "R><RETURN>2345678903"</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    My Input file structure is :
    <?xml version="1.0" encoding="UTF-8"?>
    <ns6:MT_GetFlatFile xmlns:ns6="http://sap.com/xi/XI/GMPOC_SYNC_RFC">
      <HEADER_DESCRIPTION>DESCRIPTIONDESCRIPTIONDESCRIPTIONDESCRIPTION</HEADER_DESCRIPTION>
      <PROJ_ESTIM_NO>9875670980</PROJ_ESTIM_NO>
      <VENDOR_NO>2345678903</VENDOR_NO>
    </ns6:MT_GetFlatFile>
    I have made a change in RFC and once again imported the same to XI. But still I am getting this error .
    Kindly help me in solving this problem.
    Thanks and Regards,
    Chary

    Hi,
    get your original message source from SXMB_MONI
    (right click - view source ) then paste your message to your message mapping (Test Tab) in the Integration Repository
    test your mapping and check if it's ok
    Regards,
    michal

  • BPM Process Creation: Can't find bundle oracle.bpm.fusion.soa.msg

    Hi
    I cant create a BPM process in my Jdeveloper .4, .5 or .6. I have updated all them with the BPM extension. While creating a BPM application, the technologies being included in the application, i.e. BPM and SOA are correct. However, on the next page, I can't see any templates. Even if I click finish at that page, only a simple SOA project (not a BPM one, since the BPM Project Navigator tab is absent) gets created with an error log:
    SEVERE: Exception while updating observer[1]: oracle.tip.tools.ide.fabric.addin.SCAAddin@b8a11a
    java.util.MissingResourceException: Can't find bundle for base name oracle.bpm.fusion.soa.msg.BPMNStringResourceBundle, locale
         at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
         at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
         at java.util.ResourceBundle.getBundle(ResourceBundle.java:952)
         at oracle.javatools.util.BundleLoader.getBundleImpl(BundleLoader.java:130)
         at oracle.javatools.util.BundleLoader.getBundle(BundleLoader.java:167)
         at oracle.javatools.util.BundleLoader.getBundle(BundleLoader.java:152)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getChildElementValue(SCAConfig.java:580)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.loadComponentType(SCAConfig.java:451)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.loadComponentTypes(SCAConfig.java:395)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.<init>(SCAConfig.java:370)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getSCAConfig(SCAConfig.java:148)
         at oracle.tip.tools.ide.fabric.config.SCAConfig.getSCAConfig(SCAConfig.java:133)
         at oracle.tip.tools.ide.fabric.addin.ScaProjectNodeListener.<init>(ScaProjectNodeListener.java:71)
         at oracle.tip.tools.ide.fabric.addin.SCAAddin.handleObjectOpenedEvent(SCAAddin.java:462)
         at oracle.tip.tools.ide.fabric.addin.SCAAddin.update(SCAAddin.java:348)
         at oracle.ide.model.IdeSubject.notifyObservers(IdeSubject.java:98)
         at oracle.ide.model.Node.notifyObservers(Node.java:786)
         at oracle.ide.model.UpdateMessage.fireObjectOpened(UpdateMessage.java:673)
         at oracle.ide.model.Node$14$1.run(Node.java:2878)
         at oracle.ide.model.NodeListener.invokeLaterIfNeeded(NodeListener.java:158)
         at oracle.ide.model.Node$14.nodeOpened(Node.java:2869)
         at oracle.ide.model.Node$5.run(Node.java:2531)
         at oracle.ide.model.Node.fireNodeEvent(Node.java:2467)
         at oracle.ide.model.Node.fireNodeOpened(Node.java:2529)
         at oracle.ide.model.Node.open(Node.java:988)
         at oracle.ide.model.Node.open(Node.java:922)
         at oracle.ideri.navigator.DefaultNavigatorWindow.openDataNodes(DefaultNavigatorWindow.java:1237)
         at oracle.ideri.navigator.DefaultNavigatorWindow.restoreExpansionState(DefaultNavigatorWindow.java:1215)
         at oracle.ideri.navigator.DefaultNavigatorWindow.loadLayout(DefaultNavigatorWindow.java:619)
         at oracle.ide.navigator.ProjectNavigatorWindow.loadLayout(ProjectNavigatorWindow.java:391)
         at oracle.ide.docking.DrawerWindow.loadLayout(DrawerWindow.java:640)
         at oracle.ide.navigator.ApplicationNavigatorWindow.loadLayout(ApplicationNavigatorWindow.java:1174)
         at oracle.ideimpl.docking.DockStationImpl.loadViewData(DockStationImpl.java:1353)
         at oracle.ideimpl.docking.TitledPanel.loadClientLayout(TitledPanel.java:1376)
         at oracle.ideimpl.docking.TitledPanel.loadLayout(TitledPanel.java:1714)
         at oracle.ideimpl.docking.TitledPanelXMLDockLayoutPersistence.loadComponent(TitledPanelXMLDockLayoutPersistence.java:29)
         at oracle.ideimpl.controls.dockLayout.DockLayoutInfoLeaf.loadLayout(DockLayoutInfoLeaf.java:123)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:631)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:628)
         at oracle.ideimpl.controls.dockLayout.AbstractDockLayoutInfoNode.loadLayout(AbstractDockLayoutInfoNode.java:614)
         at oracle.ideimpl.controls.dockLayout.DockLayout.loadLayout(DockLayout.java:302)
         at oracle.ideimpl.controls.dockLayout.DockLayoutPanel.loadLayout(DockLayoutPanel.java:128)
         at oracle.ideimpl.docking.SidePort.loadLayout(SidePort.java:255)
         at oracle.ideimpl.docking.DockStationImpl.loadValidLayout(DockStationImpl.java:1965)
         at oracle.ideimpl.docking.DockStationImpl.loadExistingPositions(DockStationImpl.java:1654)
         at oracle.ideimpl.docking.DockStationImpl.onStartup(DockStationImpl.java:1629)
         at oracle.ideimpl.docking.DockStationImpl.loadLayout(DockStationImpl.java:1473)
         at oracle.ideimpl.docking.DockStationListener.init(DockStationListener.java:36)
         at oracle.ide.layout.Layouts.activate(Layouts.java:814)
         at oracle.ide.layout.Layouts.activateLayout(Layouts.java:192)
         at oracle.ideimpl.MainWindowImpl$6.runImpl(MainWindowImpl.java:728)
         at oracle.javatools.util.SwingClosure$1Closure.run(SwingClosure.java:50)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Would really appreciate some quick help.
    Thanks,
    Pulkit

    Guessing you might hear from Oracle that the URL reference in your thread below is pointed to an the old version and that the classes are no longer supported.
    As you know, this is not the case - the URL you have in your thread for the API is the latest for 11.1.1.6. Both classes you mention should be supported (at least according to the Javadoc) and in a recent search I was not able to find them either.
    Might be worth a call to Oracle Support to either straighten out the Javadoc or get you a patch.
    Dan

  • BPM Process not able to view in NWA

    Hi,
    I have downloaded and installed the trial version of NWDS and CE ehp1 server from SDN.
    The server is up and running. I am able to create the sample BPM process and build and deploy in the server.
    In order to start the process, if i open NWA and check in Configuration Management, the Process and Tasks tab is missing.
    I checked in other tabs I could not find this. I reinstalled the server once again, then also same problem.
    Please help me to resolve the issue.
    Thanks,
    Krishnaveni.

    Hi Krishnaveni
    The tab goes missing if your installation fails.
    After the installation of server did u get a successfully installed message? I think your installation might have given a small error pop up, still server runs , but the last 2-3 steps in installation goes missing.
    Copy all your installation files in to the system in which you are installing and then re install.
    Regards
    Vidyadhar

  • Data template error while viewing DataSet

    Hi,
    I am trying to view DataSet{DS2}.
    The dataset is of type "Data template" {DT1}
    Pl. find below data template xml pasted in the text field
    <dataTemplate name="DT1" description="Application Details" dataSourceRef="dev100">
         <parameters>
              <parameter name="p_apl_id" dataType="number"/>
         </parameters>
         <dataQuery>
              <sqlStatement name="Q1">
                   <![CDATA[
       SELECT apl_id, apl_first_name, apl_last_name from applicants
                         where apl_id < nvl(:p_apl_id,apl_id)
      ]]>
              </sqlStatement>
         </dataQuery>
         <dataStructure>
              <group name="G_APP" source="Q1">
                   <element name="apl_id" value="apl_id"/>
                   <element name="apl_first_name" value="apl_first_name"/>
                   <element name="apl_last_name" value="apl_last_name"/>
              </group>
         </dataStructure>
    </dataTemplate>
    The error I am getting while viewing dataset is as below. Appreciate quick response.
    [110906_042135613][][EXCEPTION] oracle.xml.parser.v2.XMLParseException: Expected name instead of .
    at oracle.xml.parser.v2.XMLError.flushErrors1(XMLError.java:205)
    at oracle.xml.parser.v2.XMLReader.scanNameChars(XMLReader.java:1001)
    at oracle.xml.parser.v2.XMLReader.scanQName(XMLReader.java:1639)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1170)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:227)
    at oracle.apps.xdo.dataengine.DataTemplateParser.<init>(DataTemplateParser.java:142)
    at oracle.apps.xdo.dataengine.XMLPGEN.setDataTemplate(XMLPGEN.java:504)
    at oracle.apps.xdo.dataengine.DataProcessor.setDataTemplate(DataProcessor.java:182)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.callDataProcessor(AdvancedQueryBoundValue11.java:109)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.getValue(AdvancedQueryBoundValue11.java:79)
    at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:335)
    at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:235)
    at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:251)
    at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:46)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:319)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:223)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:159)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    [110906_042258194][][EXCEPTION] java.lang.NullPointerException
    at oracle.apps.xdo.dataengine.DataTemplateParser.GetNodeNumChildren(DataTemplateParser.java:326)
    at oracle.apps.xdo.dataengine.DataTemplateParser.templateParser(DataTemplateParser.java:261)
    at oracle.apps.xdo.dataengine.XMLPGEN.setDataTemplate(XMLPGEN.java:511)
    at oracle.apps.xdo.dataengine.DataProcessor.setDataTemplate(DataProcessor.java:182)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.callDataProcessor(AdvancedQueryBoundValue11.java:109)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.getValue(AdvancedQueryBoundValue11.java:79)
    at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:335)
    at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:235)
    at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:251)
    at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:46)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:319)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:223)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:159)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    [110906_042258198][][EXCEPTION] java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    at com.sun.java.util.collections.ArrayList.RangeCheck(ArrayList.java:492)
    at com.sun.java.util.collections.ArrayList.get(ArrayList.java:306)
    at oracle.apps.xdo.dataengine.DataTemplateParser.getParentDataSource(DataTemplateParser.java:1449)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeDefaultGroup(XMLPGEN.java:298)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeGroupStructure(XMLPGEN.java:264)
    at oracle.apps.xdo.dataengine.XMLPGEN.processData(XMLPGEN.java:251)
    at oracle.apps.xdo.dataengine.XMLPGEN.processXML(XMLPGEN.java:192)
    at oracle.apps.xdo.dataengine.XMLPGEN.writeXML(XMLPGEN.java:229)
    at oracle.apps.xdo.dataengine.DataProcessor.processData(DataProcessor.java:336)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.callDataProcessor(AdvancedQueryBoundValue11.java:126)
    at oracle.apps.xdo.servlet.data.bind.AdvancedQueryBoundValue11.getValue(AdvancedQueryBoundValue11.java:79)
    at oracle.apps.xdo.servlet.ReportContextImplV11.getReportXMLData(ReportContextImplV11.java:335)
    at oracle.apps.xdo.servlet.XDOProcessor.process(XDOProcessor.java:235)
    at oracle.apps.xdo.servlet.ReportImpl.renderBody(ReportImpl.java:251)
    at oracle.apps.xdo.servlet.ReportImpl.renderReportBody(ReportImpl.java:46)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:319)
    at oracle.apps.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:223)
    at oracle.apps.xdo.servlet.XDOServlet.doGet(XDOServlet.java:159)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:52)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:629)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:376)
    at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:870)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:218)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:119)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    Regards,
    Nishi
    Message was edited by:
    user542026

    Hi Tim,
    Thanks for your quick response.
    I copied the text on XML publisher server. {http://server:15101/xmlpserver/servlet/report}
    Navigated to Report > DataModel > Data Template {text area}
    Regards,
    Nishi

  • Error While Viewing JNDI Tree

              Hi
              I'm facing the following problem while viewing the JNDI tree. I had configured
              two servers ejbServer,ejbServer1 both clustered, i can able to start both the
              servers, but in the JNDI tree when i click ejbServer or Replication Manager
              i'm getting the following error please help me out.
              An unexpected error was encountered in processing your request.
              Exception
              javax.naming.NameNotFoundException: Unable to resolve weblogic.transaction.coordinators.ejbServer.
              Resolved: 'weblogic.transaction.coordinators' Unresolved:'ejbServer' ; remaining
              name ''
                   <>
              Current Date
              Mon Aug 27 09:15:19 GMT+08:00 2001
              Console Release Build
              6.0 Service Pack 2
              Console Build
              6.0 Service Pack 2 05/24/2001 11:55:28 #117037
              Server Release Build
              6.0 Service Pack 2
              Server Build
              6.0 Service Pack 2 05/24/2001 11:55:28 #117037
              All Server Product Versions
              WebLogic Server Build:     6.0 Service Pack 2 05/24/2001 11:55:28 #117037
              WebLogic XML Module:     6.0 Service Pack 2 05/24/2001 12:34:27 #117037
              Request Info
              Protocol: HTTP/1.1
              ServerName: 127.0.0.1
              ServerPort: 7001
              Secure: false
              ContextPath: /console
              ServletPath: /common/error.jsp
              QueryString: null
              PathInfo: null
              PathTranslated: null
              RequestURI: /console/common/error.jsp
              AuthType: Basic
              ContentType: null
              CharacterEncoding: null
              Locale: hi
              Method: GET
              Session: weblogic.servlet.internal.session.MemorySessionData@37b6ef
              RequestedSessionId: O4meRts3MSQ1pr2YCfOsUGA3MckiUv6wmiQVYrdcQBy3oYpYTz2Q/console
              RequestedSessionIdFromCookie: true
              RequestedSessionIdFromURL: false
              UserPrincipal: system
              RemoteUser: system
              RemoteAddr: 127.0.0.1
              RemoteHost: localhost
              Parameters
              binding = ejbServer
              context = weblogic.transaction.coordinators
              Attributes
              console.original./console/common/error.jsp.ContextPath = /console
              console.original./console/common/error.jsp.Method = GET
              console.original./console/common/error.jsp.RemoteUser = system
              console.original./console/common/error.jsp.RequestURI = /console/common/error.jsp
              console.original./console/common/error.jsp.ServletPath = /common/error.jsp
              console.original./console/panels/mbean/JNDIBinding.jsp.ContextPath = /console
              console.original./console/panels/mbean/JNDIBinding.jsp.Method = GET
              console.original./console/panels/mbean/JNDIBinding.jsp.QueryString = context=weblogic.transaction.coordinators&binding=ejbServer
              console.original./console/panels/mbean/JNDIBinding.jsp.RemoteUser = system
              console.original./console/panels/mbean/JNDIBinding.jsp.RequestURI = /console/panels/mbean/JNDIBinding.jsp
              console.original./console/panels/mbean/JNDIBinding.jsp.ServletPath = /panels/mbean/JNDIBinding.jsp
              console.preferences.ContextKey = /panels/mbean/JNDIBinding.jsp
              javax.servlet.include.context_path = /console
              javax.servlet.include.request_uri = /console/common/requestinfo.jsp
              javax.servlet.include.servlet_path = /common/requestinfo.jsp
              javax.servlet.jsp.jspException = javax.naming.NameNotFoundException:
              Unable to resolve weblogic.transaction.coordinators.ejbServer. Resolved: 'weblogic.transaction.coordinators'
              Unresolved:'ejbServer' ; remaining name ''
              weblogic.httpd.user = system
              weblogic.management.console.tags.ContentTag = java.lang.Object@397a54
              weblogic.management.console.tags.HeaderTag = java.lang.Object@e4a33
              Headers
              Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel,
              application/msword, application/vnd.ms-powerpoint, */*
              Accept-Encoding = gzip, deflate
              Accept-Language = hi
              Authorization = Basic c3lzdGVtOm1hbmFnZXIx
              Connection = Keep-Alive
              Cookie = JSESSIONID=O4meRts3MSQ1pr2YCfOsUGA3MckiUv6wmiQVYrdcQBy3oYpYTz2Q!2557472653882942880!-1062729946!7001!7002
              Host = 127.0.0.1:7001
              User-Agent = Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
              BrowserInfo
              User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
              IE: true
              Netscape: false
              Supported: true
              JavscriptHrefs: false
              TableCellClick: true
              DocumentReloadedOnResize: false
              DropdownStretchable: true
              CellSpacingBlank: false
              EmptyCellBlank: false
              ImgOnclickSupported: true
              TableBorderFancy: true
              PartialToWideTables: false
              Server System Properties
              awt.toolkit = sun.awt.windows.WToolkit
              bea.home = d:\Weblogic
              cloudscape.system.home = ./samples/eval/cloudscape/data
              file.encoding = Cp1252
              file.encoding.pkg = sun.io
              file.separator = \
              java.awt.fonts =
              java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
              java.awt.printerjob = sun.awt.windows.WPrinterJob
              java.class.path = .;d:\Weblogic\jdk130\lib\tools.jar;d:\Weblogic\wlserver\lib\weblogic_sp.jar;d:\Weblogic\wlserver\lib\weblogic.jar;d:\Weblogic\wlserver\lib\xmlx.jar;d:\Weblogic\wlserver\lib\ejb20.jar;d:\Weblogic\wlserver\samples\eval\cloudscape\lib\cloudscape.jar;;;;d:\Weblogic;d:\Weblogic\wlserver\bin\oci816_8;d:\Oracle_Home\iSuites\jdbc\lib\classes12.zip;d:\Weblogic\wlserver\lib;d:\Oracle_Home\iSuites\lib\xmlparserv2.jar;d:\JDeveloper\lib\xsu12.jar;;
              java.class.version = 47.0
              java.ext.dirs = d:\Weblogic\jdk130\jre\lib\ext
              java.home = d:\Weblogic\jdk130\jre
              java.io.tmpdir = C:\TEMP\
              java.library.path = d:\Weblogic\jdk130\bin;.;C:\WINNT\System32;C:\WINNT;.\bin;D:\Oracle_Home\iSuites\BIN;D:\Oracle_Home\iSuites\Apache\Perl\5.00503\bin\mswin32-x86;C:\Program
              Files\Oracle\jre\1.1.7\bin;C:\WINNT\system32;C:\WINNT;C:\VisualCafeSE\Java2\Bin;C:\Program
              Files\Common Files\WebGain Shared;C:\VisualCafeSE\Bin;
              java.naming.factory.initial = weblogic.jndi.WLInitialContextFactory
              java.naming.factory.url.pkgs = weblogic.jndi.factories
              java.protocol.handler.pkgs = weblogic.utils|weblogic.utils|weblogic.net|weblogic.management|weblogic.net|weblogic.net|weblogic.utils
              java.runtime.name = Java(TM) 2 Runtime Environment, Standard
              Edition
              java.runtime.version = 1.3.0-C
              java.security.policy = =d:\Weblogic\wlserver/lib/weblogic.policy
              java.specification.name = Java Platform API Specification
              java.specification.vendor = Sun Microsystems Inc.
              java.specification.version = 1.3
              java.vendor = Sun Microsystems Inc.
              java.vendor.url = http://java.sun.com/
              java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
              java.version = 1.3.0
              java.vm.info = mixed mode
              java.vm.name = Java HotSpot(TM) Client VM
              java.vm.specification.name = Java Virtual Machine Specification
              java.vm.specification.vendor = Sun Microsystems Inc.
              java.vm.specification.version = 1.0
              java.vm.vendor = Sun Microsystems Inc.
              java.vm.version = 1.3.0-C
              javax.rmi.CORBA.PortableRemoteObjectClass = weblogic.iiop.PortableRemoteObjectDelegateImpl
              javax.rmi.CORBA.UtilClass = weblogic.iiop.UtilDelegateImpl
              javax.xml.parsers.DocumentBuilderFactory = weblogic.xml.jaxp.RegistryDocumentBuilderFactory
              javax.xml.parsers.SAXParserFactory = weblogic.xml.jaxp.RegistrySAXParserFactory
              jmx.implementation.name = JMX RI
              jmx.implementation.vendor = Sun Microsystems
              jmx.implementation.version = 1.0
              jmx.specification.name = Java Management Extensions
              jmx.specification.vendor = Sun Microsystems
              jmx.specification.version = 1.0 Final Release
              line.separator =
              os.arch = x86
              os.name = Windows NT
              os.version = 4.0
              path.separator = ;
              sun.boot.class.path = d:\Weblogic\jdk130\jre\lib\rt.jar;d:\Weblogic\jdk130\jre\lib\i18n.jar;d:\Weblogic\jdk130\jre\lib\sunrsasign.jar;d:\Weblogic\jdk130\jre\classes
              sun.boot.library.path = d:\Weblogic\jdk130\jre\bin
              sun.cpu.endian = little
              sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx
              pentium i486 i386
              sun.io.unicode.encoding = UnicodeLittle
              user.dir = D:\Weblogic\wlserver
              user.home = C:\WINNT\Profiles\venkata
              user.language = en
              user.name = venkata
              user.region = US
              user.timezone = Asia/Singapore
              weblogic.Domain = DNSdomain
              weblogic.Name = DNSserver
              weblogic.management.discover = true
              weblogic.security.jaas.Configuration = weblogic.security.internal.ServerConfig
              weblogic.security.jaas.Policy = d:/Weblogic/wlserver/lib/Server.policy
              

    [att1.html]
              

  • Database Error While Viewing Crystal Report In Infoview

    Hi,
    BO and Crystal Designer version is BO XI 3.1 SP2 FP2.6.
    Issue:
    While viewing crystal report for a particular user id in infoview, following error is coming:
    Error in File EPACertificate.rpt: Database Connector Error
    However, we are able to view the report in thick client Crystal Designer using same user id. This issue is occurring only for this user and rest of the users are able to view the report in Infoview and Crystal Designer.
    It would be great if any of you can provie a solution to this issue.
    Thanks in advance,
    Jaya

    closing it.

  • WIH 00013 time out error while viewing a BO Web intelligence report

    Hi,
    I have a BO web intelligence report. While viewing the report i get WIH 00013 time out error. I have another report with everything same as this one except for one filter condition. That is working fine but former is giving me an error.
    I tried changing the timeout values to 120 minutes from 90 minutes in connection server setting but didn't work.
    Also when i run the same report by scheduling it in CMC and format as PDF, then it works fine. This error only comes when i try to view the report directly from infoview.
    Please let me know if there is any other way to resolve.
    Thanks!
    Edited by: Satya Suma on Mar 9, 2011 1:31 PM
    Edited by: Satya Suma on Mar 9, 2011 2:00 PM

    Hi Suma,
    These links may be helpful to you:
    WIH00013 - Invalid Session
    WIH 00013: Invalid session
    All the Best,
    Madhu....

  • Getting runtime error while viewing the profiler analysis in TOAD

    Hi experts,
    Just enabled the profiler by running the script provided by TOAD. while viewing the result in profiler analysis, i am getting the following error. Please help me.
    ORA-00904: R.RUN_PROC: invalid identifier
    Thanks in advance
    Regards,
    J.P

    Hi,
    Not sure it is the correct place to post that.
    The script is obviously provided by QuestSoftware, and supposed to work with Toad...
    Here you are in the SQL & PL/SQL section of the Oracle Forums.
    So unless you post the SQL or PL/SQL code that led to the error, you won't get much answer I guess.
    Just a blind guess :
    The script is not the one for your DB version!

Maybe you are looking for

  • Some songs don't show up on the playlist after syncing

    All of the songs on the playlist show up on my iPhone. But they just aren't in the playlists. It seems like it's the older songs I had before I transfered everything onto my new computer that are getting left off. All the songs are checked and play f

  • Sync Problems between Blackberry 8330 and Outlook 2007 using Desktop software v 4.7

    I have a Blackberry Curve 8330 and I have been experiencing some problems syncing it with my HP Notebook running Outlook 2007.  I am using the most current Desktop Software version 4.7.  I am using the BB Internet Service and all of my email accounts

  • KDE Device Notifier does not autohide

    The KDE device notifier appears when a new mass storage device is plugged in. In the past it would autohide after a few seconds if I didn't take any action. But now, it stays on the screen forever, until I click on it to hide it. It's pretty annoying

  • Continued Problem (several weeks)with iArtwork not showing up

    I just don't get it, my artwork is still not showing up. The generic image is appearing for my podcast. My images do appear when the podcast plays, but the generic image is still appearing on my podcast page. I know the feed is correct. itunes contin

  • Mail freezing since 10.5.4 and/or mobileme. Any solutions?

    Hi, since I upgraded to 10.5.4, mail has become totally unstable. I have to open it, then shut it down in order to get it to sync. When it is open, if I switch to another app and then back it freezes and needs to be force quit. If I compose a new mes