Report completes with warning and no output.

The following error has been identified in the OPP logs provided.
1. (....)
[39563:RT858740] Output file was found but is zero sized - Deleted
[UNEXPECTED] [39563:RT858740] java.lang.reflect.InvocationTargetException
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
The report is able to generate the XML output but fails to produce the final output.
Research done :
1. Followed the action plan mentioned in - https://support.us.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=757918.1 - but with no success.
2. Applied patch 7687414:R12.TXK.B , but the issue remains the same as before.
3. Tried to get the output using BI Publisher desktop with the XML data provided , in this case the output is generated successfully.
Please advise.
Regards,
Abhijeet

Below is the OPP log detail related to our template
[11/12/12 16.13.45] [OPPServiceThread1] Post-processing request 858740.
[11/12/12 16.13.45] [39563:RT858740] Executing post-processing actions for request 858740.
[11/12/12 16.13.45] [39563:RT858740] Starting XML Publisher post-processing action.
[11/12/12 16.13.45] [39563:RT858740]
Template code: JGSLATPSBL
Template app: JG
Language: en
Territory: US
Output type: RTF
[11/12/12 16.13.47] [39563:RT858740] Output file was found but is zero sized - Deleted
[11/12/12 16.13.47] [UNEXPECTED] [39563:RT858740] java.lang.reflect.InvocationTargetException
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
     at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
     at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
     at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
     at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
     at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5978)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3470)
     at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3559)
     at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
     at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
     at oracle.xdo.parser.v2.XSLTContext.peekExprValue4Grouping(XSLTContext.java:871)
     at oracle.xdo.parser.v2.XPathFunctionCall.evaluate(XPathFunctionCall.java:536)
     at oracle.xdo.parser.v2.PathExpr.evaluate(XSLNodeSetExpr.java:851)
     at oracle.xdo.parser.v2.XPathFunctionCall.evaluate(XPathFunctionCall.java:963)
     at oracle.xdo.parser.v2.XPathExtFunction.evaluate(XPathExtFunction.java:222)
     at oracle.xdo.parser.v2.XSLValueOf.processAction(XSLValueOf.java:101)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:169)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:161)
     at oracle.xdo.parser.v2.XSLCondition.processAction(XSLCondition.java:146)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLResultElement.processAction(XSLResultElement.java:180)
     at oracle.xdo.parser.v2.XSLNode.processChildren(XSLNode.java:417)
     at oracle.xdo.parser.v2.XSLTemplate.processAction(XSLTemplate.java:191)
     at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:512)
     at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
     at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
     ... 18 more
[11/12/12 16.13.48] [39563:RT858740] Completed post-processing actions for request 858740.
Regards,
Abhijeet

Similar Messages

  • Report "completed with warning "   APP-FND-00500: AFPPRN received a return

    hi ,
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORG_ID='200'
    P_PO_NO_FROM='9068'
    P_PO_NO_TO='9068'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Report Builder: Release 6.0.8.25.0 - Production on Fri Dec 2 16:56:40 2011
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 6098208      
    Number of copies : 1      
    Printer : wkwcomm
    wkwcomm: service-unavailable
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1
    Cause: AFPPRN received a return code of failure from the OSD routine FDUPRN. Program exited with status 1.
    Action: Review your concurrent request log file for more detailed information.
    Finished executing request completion options.

    Please post the details of the application release, database version and OS.
    i am getting this error while running a report.while searching on google i foundn it's printer issue but when i submit it with different printer name it running fine but it always completed with warning with that specific printer .so what should i do ?Is this a custom or seeded concurrent program?
    Is the issue with this report only?
    Is this output from the printer that the report complete successfully with warning?
    Do you get an output file?
    wkwcomm: service-unavailableIs wkwcomm the printer name (queue name)?
    APP-FND-00500: AFPPRN received a return code of failure from routine FDUPRN. Program exited with status 1Apps Print Requests Fail with lp: unable to print file: client-error-not-found [ID 359890.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=APP-FND-00500&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001

  • Post-processing actions failed (Report Completed with Warning Status)

    Hi Friends,
    I'm developing custom PO Report using XMLP 5.0.0. Preview Of Template is coming properly while running the report , it completed with Warning Status.The Report is not working in UAT while it was passed DEV and TEST Env successfully. Please look at the below log details and help me
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 654357 on node GOLDBQ at 20-JUN-2007 08:07:22.
    Post-processing of request 654357 failed at 20-JUN-2007 08:07:32 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    OPP Log Details
    [6/20/07 10:22:04 AM] [OPPServiceThread1] Post-processing request 654539.
    [6/20/07 10:22:05 AM] [3039:RT654539] Executing post-processing actions for request 654539.
    [6/20/07 10:22:06 AM] [3039:RT654539] Starting XML Publisher post-processing action.
    [6/20/07 10:22:06 AM] [3039:RT654539]
    Template code: XXTCPOXPRPOPG
    Template app: XXTC
    Language: en
    Territory: GB
    Output type: PDF
    [6/20/07 10:22:07 AM] [UNEXPECTED] [3039:RT654539] java.sql.SQLException: Non supported SQL92 token at position: 1:
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Compiled Code))
         at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.dbaccess.DBError.check_error(DBError.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleToken(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.handleODBC(OracleSql.java(Compiled Code))
         at oracle.jdbc.driver.OracleSql.parse(OracleSql.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.nativeSQL(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleStatement.expandSqlEscapes(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleStatement.parseSqlKind(OracleStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OraclePreparedStatement.<init>(OraclePreparedStatement.java(Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleCallableStatement.<init>(OracleCallableStatement.java(Inlined Compiled Code))
         at oracle.jdbc.driver.OracleConnection.privatePrepareCall(OracleConnection.java(Compiled Code))
         at oracle.jdbc.driver.OracleConnection.prepareCall(OracleConnection.java(Compiled Code))
         at oracle.apps.fnd.cp.util.RemoteFile.transferFile(RemoteFile.java:168)
         at oracle.apps.fnd.cp.util.RemoteFile.transfer(RemoteFile.java:127)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:208)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    [6/20/07 10:22:07 AM] [3039:RT654539] Completed post-processing actions for request 654539.
    END Of OPP Log Details
    Regards,
    Aanta
    Message was edited by:
    user526601

    HI ,
    i am also facing the same problem but i have one solution for this .... that opp err
    comes in 3 cases ....
    data output will be very large
    unable to insert data in template---->template design is wrong.....(in caseif xml is generated for that).
    the third case is that the data defination file is perfectly fine but when it have to insert data in template its not getting the path where the template is put.
    its all due to xml environment settings.
    Tell your DBA to verify the issue...send him the log and opp log.
    I expect that you will get what exactly the issues is.
    regards
    Ratnesh

  • Mailbox Move from 2010 to 2013 Completed with Warning and Stuck

    I have been moving mailboxes from Exchange 2010 to Exchange 2013 and was on my last batch when all the mailboxes Completed except for one which Completed With Warning.  It shows 0 bad items.
    In Exchange 2010, all the mailboxes that are part of this failed batch show they are still in the Move Request state.
    On the mailbox in Exchange 2013 Migration that shows Completed with Warning, the following details are provided:
    Error:                        
    MigrationPermanentException: Warning: Target mailbox unlock operation was not replicated. If a lossy failover occurs after the target mailbox was unlocked, the target mailbox could remain inaccessible. Error details: The process failed to get the correct
    properties. --> MapiExceptionTimeout: Unable to get properties on object. ‎(hr=0x80040401, ec=-2147220479)‎ Diagnostic context:    Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=342]    Lid: 43559  
    EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x80040401][length=178][latency=60009]    Lid: 32881   StoreEc: 0x80040401    Lid: 50035      Lid: 64625   StoreEc: 0x80040401   
    Lid: 52176   ClientVersion: 15.0.847.32    Lid: 50032   ServerVersion: 15.0.847.6032    Lid: 50128      Lid: 1494    ---- Remote Context Beg ----    
    Lid: 43632   StoreEc: 0x80040401    Lid: 42272   StoreEc: 0x80040401    Lid: 36392   dwParam: 0x1    Lid: 50904   StoreEc: 0x80040401    Lid: 35992  
    StoreEc: 0x80040401    Lid: 1750    ---- Remote Context End ----     Lid: 1494    ---- Remote Context Beg ----     Lid: 43632   StoreEc: 0x80040401   
    Lid: 42272   StoreEc: 0x80040401    Lid: 36392   dwParam: 0x1    Lid: 50904   StoreEc: 0x80040401    Lid: 35992   StoreEc: 0x80040401    Lid: 1750   
    ---- Remote Context End ----     Lid: 50288      Lid: 23354   StoreEc: 0x80040401    Lid: 25913      Lid: 21817   ROP Failure: 0x80040401   
    Lid: 20385      Lid: 28577   StoreEc: 0x80040401    Lid: 32001      Lid: 29953   StoreEc: 0x80040401    Lid: 62128      Lid: 38144  
    StoreEc: 0x80040401
    Report:                        
    [email protected]
    Any idea what steps to take to complete this move from here?
    Thanks,
    Brett Gibson
    Brett Gibson

    From the EMC on the Exchange 2013 (destination) I get:
    DisplayName               StatusDetail              TotalMailboxSize         
    TotalArchiveSize         PercentComple
    Jason Osborne             Completed                 6.029 GB (6,474,008,69...                         
    100
    Brent R. Holl             Completed                 4.102 GB (4,403,992,89...                         
    100
    Nathan Harsin             Completed                 3.321 GB (3,565,830,88...                         
    100
    Don Barrett               Completed                 11.1 GB (11,916,695,17...                         
    100
    Larry Michael             Completed                 3.705 GB (3,978,717,79...                         
    100
    Danyl Gonterman           Completed                 4.165 GB (4,471,791,08...                         
    100
    Jason Mullanix            Completed                 1.569 GB (1,684,906,68...                         
    100
    Eric Brown                Completed                 5.662 GB (6,079,329,50...                         
    100
    Nick Cacciola             Completed                 1.992 GB (2,139,080,78...                         
    100
    Dorothy M. Jones          Completed                 11.34 GB (12,181,530,1...                         
    100
    orders                    Completed                 3.632 GB (3,899,673,39...                         
    100
    Terrie Bumpus             Completed                 14.2 GB (15,249,956,21...                         
    100
    Sean Stepp                Completed                 2.55 GB (2,738,494,989...                         
    100
    Joshua Stolberg           Completed                 3.055 GB (3,280,581,92...                         
    100
    Josh Stremme              Completed                 2.571 GB (2,761,019,42...                         
    100
    Casey Jones               Completed                 1.614 GB (1,732,737,86...                         
    100
    Larry Gray                Completed                 2.545 GB (2,732,725,42...                         
    100
    Kelly Gray                Completed                 1.91 GB (2,050,883,915...                         
    100
    Bill Daugherty            Completed                 5.993 GB (6,434,784,87...                         
    100
    Laura Billstrom           Completed                 1.343 GB (1,442,466,39...                         
    100
    Adam Yates                Completed                 1.14 GB (1,224,119,328...                         
    100
    Eli Malooley              Completed                 606.8 MB (636,282,187 ...                         
    100
    Chad Ayers                Completed                 1.213 GB (1,302,645,29...                         
    100
    Nick Galvin               Completed                 815.9 MB (855,568,875 ...                         
    100
    Stephane Martin           Completed                 556.4 MB (583,443,766 ...                         
    100
    Todd Neal                 Completed                 222.5 MB (233,256,684 ...                         
    100
    Eric Botsford             Completed                 17.13 MB (17,962,734 b...                         
    100
    Archiving                 CompletedWithWarnings     138.6 GB (148,830,505,...                         
    100
    Running the same command on the source Exchange 2010 Server I get the following:
    [PS] C:\Windows\system32>Get-MoveRequest |Get-MoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (0:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (1:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (2:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : F4AB2B5B,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (3:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (4:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (5:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 903CB5C9,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (6:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 903CB5C9,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (7:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (8:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (9:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (10:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (11:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (12:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 903CB5C9,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (13:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (14:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (15:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (16:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (17:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (18:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (19:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (20:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (21:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (22:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (23:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (24:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (25:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 903CB5C9,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (26:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Failed to communicate with the mailbox database.
        + CategoryInfo          : ResourceUnavailable: (27:Int32) [Get-MoveRequestStatistics], AccessDeniedException
        + FullyQualifiedErrorId : 8E8584BB,Microsoft.Exchange.Management.RecipientTasks.GetMoveRequestStatistics
    Thanks,
    Brett
    Brett Gibson

  • XML Report completing in warning and not displaying output

    Hi
    XML report for particular period completing in warning, throwing error:
    Beginning post-processing of request 60011540 on node TSGSD4901 at 03-JUL-2012 10:55:56.
    Post-processing of request 60011540 failed at 03-JUL-2012 10:55:57 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Checked OPP logs:
    Language: en
    Territory: US
    Output type: EXCEL
    [6/20/12 3:07:01 PM] [UNEXPECTED] [1657868:RT60695905] java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor716.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:673)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:421)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:240)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: oracle.xdo.parser.v2.XPathException: Cannot convert to number.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 17 more
    But i am unable to trace . Appreciate your help!!!
    Thanks

    Thanks Rutvi
    Log file is as below:
    Custom Account Receivable: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GEPSPRGBILREC_DD module: GEPS Progress Billing to GL Reconciliation Report
    Current system time is 21-JUN-2012 12:37:15
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PERIOD_NAME='JUN-12'
    P_SOB_ID='21'
    P_REP_SOB_ID='9'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    MSG-00100: DEBUG: AfterPForm_Trigger -
    Report Builder: Release 6.0.8.28.0 - Production on Thu Jun 21 12:37:15 2012
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 60751035 on node TSGSP4101 at 21-JUN-2012 12:37:46.
    Post-processing of request 60751035 failed at 21-JUN-2012 12:37:46 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 21-JUN-2012 12:37:46
    2 Point) How can i get OPP CONCURRENT Responce time & OPP CONCURRENT Process time?
    Thanks

  • Account Analysis Report completed with warning

    Hi All,
    I am unable get the output for Account Analysis Report.Can Any one help me onthis.
    log file message:
    Executing request completion options...
    Output file size:
    339799830
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1905991 on node APP1DEV at 30-JAN-2012 21:52:13.
    Post-processing of request 1905991 failed at 30-JAN-2012 21:59:13 with the error message:
    The concurrent manager has timed out waiting for the Output Post-processor to finish this request.
    Check that there are enough Output Post-processor service processes running.
    More information may be found in the service process logfile.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Thanks
    Ramaiah

    Hi Hussein,
    Apllication Version is : 12.1.3
    DataBase :10g
    Os :Linux
    opp log file :
    [1/31/12 9:59:45 AM] [main] Starting GSF service with concurrent process id = 1521486.
    [1/31/12 9:59:45 AM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [1/31/12 9:59:45 AM] [Thread-19] Service thread starting up.
    [1/31/12 9:59:45 AM] [Thread-20] Service thread starting up.
    [1/31/12 1:34:49 PM] [OPPServiceThread1] Post-processing request 1906152.
    [1/31/12 1:40:03 PM] [OPPServiceThread0] Post-processing request 1906153.
    [1/31/12 1:40:03 PM] [1521486:RT1906153] Executing post-processing actions for request 1906153.
    [1/31/12 1:40:03 PM] [1521486:RT1906153] Starting XML Publisher post-processing action.
    [1/31/12 1:40:03 PM] [1521486:RT1906153]
    Template code: APTBRPT06
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: EXCEL
    [013112_014004619][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [013112_014004619][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[US7ASCII]
    [013112_014004620][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [013112_014004620][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@laux02.nitusa.com:1531:TEST]
    [013112_014004620][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[false]
    [013112_014004620][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [013112_014004620][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [013112_014004620][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [013112_014004621][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [013112_014004621][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [013112_014004621][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [013112_014004621][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [013112_014004621][][EXCEPTION] [DEBUG] [APPLTMP]:[app/TEST/inst/apps/TEST_app1dev/appltmp]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) SE Runtime Environment]
    [013112_014004621][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vm.version]:[11.0-b15]
    [013112_014004621][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [013112_014004621][][EXCEPTION] [DEBUG] [dbcfile]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [013112_014004621][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [013112_014004621][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [013112_014004621][][EXCEPTION] [DEBUG] [APPLCSF]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Server VM]
    [013112_014004622][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [013112_014004622][][EXCEPTION] [DEBUG] [sun.java.launcher]:[SUN_STANDARD]
    [013112_014004622][][EXCEPTION] [DEBUG] [user.country]:[US]
    [013112_014004622][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [013112_014004622][][EXCEPTION] [DEBUG] [user.dir]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc/log]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.6.0_10-b33]
    [013112_014004622][][EXCEPTION] [DEBUG] [CLIENT_PROCESSID]:[29178]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/endorsed]
    [013112_014004622][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [013112_014004622][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004622][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [013112_014004622][][EXCEPTION] [DEBUG] [line.separator]:[
    [013112_014004622][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [013112_014004622][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [013112_014004622][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [013112_014004623][][EXCEPTION] [DEBUG] [cpid]:[1521486]
    [013112_014004623][][EXCEPTION] [DEBUG] [sun.jnu.encoding]:[UTF-8]
    [013112_014004623][][EXCEPTION] [DEBUG] [oracle.apps.fnd.common.Pool.leak.mode]:[stderr:off]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.library.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386/server:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/i386:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/../lib/i386:/app/TEST/apps/tech_st/10.1.3/lib32:/app/TEST/apps/tech_st/10.1.3/lib:/app/TEST/apps/apps_st/appl/cz/12.0.0/bin:/app/TEST/apps/apps_st/appl/iby/12.0.0/bin:/app/TEST/apps/apps_st/appl/pon/12.0.0/bin:/app/TEST/apps/apps_st/appl/sht/12.0.0/lib:/usr/java/packages/lib/i386:/lib:/usr/lib]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.class.version]:[50.0]
    [013112_014004623][][EXCEPTION] [DEBUG] [sun.management.compiler]:[HotSpot Tiered Compilers]
    [013112_014004623][][EXCEPTION] [DEBUG] [queue_appl_id]:[0]
    [013112_014004623][][EXCEPTION] [DEBUG] [os.version]:[2.6.18-164.el5]
    [013112_014004623][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.home]:[home/appltest]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.timezone]:[America/Los_Angeles]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [013112_014004623][][EXCEPTION] [DEBUG] [file.encoding]:[UTF-8]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.specification.version]:[1.6]
    [013112_014004623][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [013112_014004623][][EXCEPTION] [DEBUG] [conc_queue_id]:[1040]
    [013112_014004623][][EXCEPTION] [DEBUG] [java.class.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/app/TEST/apps/apps_st/comn/java/lib/appsborg2.zip:/app/TEST/apps/apps_st/comn/java/classes]
    [013112_014004623][][EXCEPTION] [DEBUG] [user.name]:[appltest]
    [013112_014004624][][EXCEPTION] [DEBUG] [DBCFILE]:[app/TEST/inst/apps/TEST_app1dev/appl/fnd/12.0.0/secure/TEST.dbc]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.home]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [013112_014004624][][EXCEPTION] [DEBUG] [user.language]:[en]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [013112_014004624][][EXCEPTION] [DEBUG] [logfile]:[app/TEST/inst/apps/TEST_app1dev/logs/appl/conc/log/FNDOPP1521486.txt]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.version]:[1.6.0_10]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.ext.dirs]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/ext:/usr/java/packages/lib/ext]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/resources.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/sunrsasign.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jsse.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/jce.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/charsets.jar:/app/TEST/apps/tech_st/10.1.3/appsutil/jdk/jre/classes]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [013112_014004624][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [013112_014004624][][EXCEPTION] [DEBUG] [file.separator]:[]
    [013112_014004624][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [013112_014004624][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [013112_014004624][][EXCEPTION] [DEBUG] [APPLOUT]:[out]
    [013112_014004625][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [1/31/12 1:40:07 PM] [1521486:RT1906153] XML Publisher post-processing action complete.
    [1/31/12 1:40:07 PM] [1521486:RT1906153] Completed post-processing actions for request 1906153.
    [1/31/12 10:31:16 PM] [OPPServiceThread1] Post-processing request 1906219.
    [1/31/12 11:19:58 PM] [OPPServiceThread0] Post-processing request 1906238.
    [2/1/12 12:22:49 AM] [OPPServiceThread0] Post-processing request 1906247.
    [2/1/12 12:22:49 AM] [1521486:RT1906247] Executing post-processing actions for request 1906247.
    [2/1/12 12:22:49 AM] [1521486:RT1906247] Starting XML Publisher post-processing action.
    [2/1/12 12:22:49 AM] [1521486:RT1906247]
    Template code: NITXLAAAR01
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/1/12 6:22:50 AM] [1521486:RT1906247] Output file was found but is zero sized - Deleted
    [2/1/12 6:22:50 AM] [UNEXPECTED] [1521486:RT1906247] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/1/12 6:22:50 AM] [1521486:RT1906247] Completed post-processing actions for request 1906247.
    [2/1/12 11:42:15 AM] [OPPServiceThread1] Post-processing request 1906355.
    [2/1/12 11:42:16 AM] [1521486:RT1906355] Executing post-processing actions for request 1906355.
    [2/1/12 11:42:16 AM] [1521486:RT1906355] Starting XML Publisher post-processing action.
    [2/1/12 11:42:16 AM] [1521486:RT1906355]
    Template code: APTBRPT05
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: RTF
    [2/1/12 11:42:21 AM] [1521486:RT1906355] XML Publisher post-processing action complete.
    [2/1/12 11:42:21 AM] [1521486:RT1906355] Completed post-processing actions for request 1906355.
    [2/1/12 11:44:35 AM] [OPPServiceThread1] Post-processing request 1906356.
    [2/1/12 9:53:24 PM] [OPPServiceThread0] Post-processing request 1906422.
    [2/2/12 4:09:16 AM] [OPPServiceThread0] Post-processing request 1906502.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Executing post-processing actions for request 1906502.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Starting XML Publisher post-processing action.
    [2/2/12 4:09:16 AM] [1521486:RT1906502]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:09:16 AM] [1521486:RT1906502] XML Publisher post-processing action complete.
    [2/2/12 4:09:16 AM] [1521486:RT1906502] Completed post-processing actions for request 1906502.
    [2/2/12 4:28:52 AM] [OPPServiceThread1] Post-processing request 1906505.
    [2/2/12 4:28:52 AM] [1521486:RT1906505] Executing post-processing actions for request 1906505.
    [2/2/12 4:28:52 AM] [1521486:RT1906505] Starting XML Publisher post-processing action.
    [2/2/12 4:28:52 AM] [1521486:RT1906505]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:42:52 AM] [1521486:RT1906505] Output file was found but is zero sized - Deleted
    [2/2/12 4:42:52 AM] [UNEXPECTED] [1521486:RT1906505] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 4:42:52 AM] [1521486:RT1906505] Completed post-processing actions for request 1906505.
    [2/2/12 4:53:44 AM] [OPPServiceThread0] Post-processing request 1906508.
    [2/2/12 4:53:45 AM] [1521486:RT1906508] Executing post-processing actions for request 1906508.
    [2/2/12 4:53:45 AM] [1521486:RT1906508] Starting XML Publisher post-processing action.
    [2/2/12 4:53:45 AM] [1521486:RT1906508]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 5:07:45 AM] [1521486:RT1906508] Output file was found but is zero sized - Deleted
    [2/2/12 5:07:45 AM] [UNEXPECTED] [1521486:RT1906508] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 5:07:45 AM] [1521486:RT1906508] Completed post-processing actions for request 1906508.
    [2/2/12 4:17:39 PM] [OPPServiceThread0] Post-processing request 1906578.
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Executing post-processing actions for request 1906578.
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Starting XML Publisher post-processing action.
    [2/2/12 4:17:39 PM] [1521486:RT1906578]
    Template code: NITXLAAAR01
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Output file was found but is zero sized - Deleted
    [2/2/12 4:17:39 PM] [UNEXPECTED] [1521486:RT1906578] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: oracle.xdo.parser.v2.XPathException: Cannot convert number to NodeSet.
         at oracle.xdo.parser.v2.XSLStylesheet.flushErrors(XSLStylesheet.java:1534)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:521)
         at oracle.xdo.parser.v2.XSLStylesheet.execute(XSLStylesheet.java:489)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:271)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:155)
         at oracle.xdo.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:192)
         ... 18 more
    [2/2/12 4:17:39 PM] [1521486:RT1906578] Completed post-processing actions for request 1906578.
    [2/2/12 5:52:15 PM] [OPPServiceThread1] Post-processing request 1906589.
    [2/2/12 6:02:24 PM] [OPPServiceThread0] Post-processing request 1906591.
    [2/2/12 6:02:25 PM] [1521486:RT1906591] Executing post-processing actions for request 1906591.
    [2/2/12 6:02:25 PM] [1521486:RT1906591] Starting XML Publisher post-processing action.
    [2/2/12 6:02:25 PM] [1521486:RT1906591]
    Template code: APTBRPT05
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: RTF
    [2/2/12 6:02:26 PM] [1521486:RT1906591] XML Publisher post-processing action complete.
    [2/2/12 6:02:26 PM] [1521486:RT1906591] Completed post-processing actions for request 1906591.
    [2/2/12 9:53:28 PM] [OPPServiceThread1] Post-processing request 1906614.
    [2/2/12 10:19:12 PM] [OPPServiceThread0] Post-processing request 1906618.
    [2/2/12 10:47:06 PM] [OPPServiceThread0] Post-processing request 1906621.
    [2/2/12 11:26:17 PM] [OPPServiceThread1] Post-processing request 1906643.
    [2/2/12 11:26:17 PM] [1521486:RT1906643] Executing post-processing actions for request 1906643.
    [2/2/12 11:26:17 PM] [1521486:RT1906643] Starting XML Publisher post-processing action.
    [2/2/12 11:26:17 PM] [1521486:RT1906643]
    Template code: NITXLAAARPT_TEST
    Template app: XLA
    Language: en
    Territory: US
    Output type: PDF
    [2/2/12 11:40:17 PM] [1521486:RT1906643] Output file was found but is zero sized - Deleted
    [2/2/12 11:40:17 PM] [UNEXPECTED] [1521486:RT1906643] java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:677)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:425)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:244)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:182)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1665)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:975)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5936)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3459)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3548)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:302)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:176)
    Caused by: java.lang.ThreadDeath
         at java.lang.Thread.stop(Thread.java:715)
         at oracle.apps.fnd.cp.opp.OPPRequestThreadManager.terminateThread(OPPRequestThreadManager.java:210)
         at oracle.apps.fnd.cp.opp.OPPTerminateCommand.execute(OPPTerminateCommand.java:48)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.processMessage(OPPServiceThread.java:243)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.waitForMessages(OPPServiceThread.java:230)
         at oracle.apps.fnd.cp.opp.OPPServiceThread.mainLoop(OPPServiceThread.java:131)
         at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:136)
    [2/2/12 11:40:17 PM] [1521486:RT1906643] Completed post-processing actions for request 1906643.
    Thanks
    Ramaiah

  • Oracle XML Report Completes in Warning

    Hi,
    I have a report which has a column called Days Left which needs to be highlighted if the Days Left value is 3 or less than 3.
    I have written the following code.
    <?if:DAYS_LEFT<=3?><?if:CLOSE_FLAG='N'?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?><?end if?>
    But the report completes in Warning and gives no output.
    Then I modified the code to :
    <?if:DAYS_LEFT<='3'?><?if:CLOSE_FLAG='N'?><xsl:attribute xdofo:ctx="block" name="background-color">red</xsl:attribute><?end if?><?end if?>
    then the report completes in Normal and gives output, but the Days Left are highlighted for Days Left values more than 3 also..
    Please help me resolve this as soon as possible.
    We have UAT lined up next week :(
    Thanks
    Abhilash

    Hi All,
    I tried to preview using Template Viewer and its giving me this error when Days_left = 3
    [041813_093808967][oracle.apps.xdo.common.xml.XSLTWrapper][ERROR] XSL error:
    <Line 68, Column 92>: XML-22036: (Error) Cannot convert to number.
    [041813_093808967][oracle.apps.xdo.template.FOProcessor][ERROR] End Memory: max=247MB, total=66MB, free=22MB
    End of Process.
    Time: 0.172 sec.
    FO Formatting failed.
    Please help :(
    Thanks
    Abhilash

  • Pick release runs completes with warning

    Hi ,
    I ran the pick release for a sales Order the status of which says awaiting shipping . It completes with warning but no lines are pick released
    I checked there are no subinventories mentioned in the Sales Order Line
    sheduled ship date is of Oct and Nov
    I ran the pick release from release sales order form
    Removed the scheduled ship dates and requested dates
    Pick from Subinventory was left blank so was release criteria subinvetory
    but stage subinventory defaulted from shipping paramenters
    This subinvemtory has locator control as prespecified so I entered a locator in the release sales order form
    Checked the item item attributes
    Tried all possible combinations by putting pick from subinventory and locator and leaving it blank but still it would not pick release in the transaction screen it says next step pick release.
    Any idea ?
    Regards
    Vinay

    975796 wrote:
    Dear All,
    when i try to pick the lines in standard SO, pick slip report completes with warning.
    i tried existing solutions in metalink, but not resolved.
    can any one help me in resolving in this issue.Please post the details of the application release, database version and OS along with the contents of the concurrent request log file.
    Thanks,
    Hussein

  • Report Completed with error...

    Hi There,
    Account Analysis Report in oracle ebs R12 completed with error please find below error message.
    Warning!!! Due to high volume of data, got out of memory exception...***
    ****Please retry with scalable option or modify the Data template to run in scalable mode...***
    java.util.logging.ErrorManager: 2:
    oracle.core.ojdl.LoggingException: oracle.core.ojdl.LoggingException: Attempt to flush a closed LogWriter
    at oracle.core.ojdl.ExceptionHandler.onException(Unknown Source)
    at oracle.core.ojdl.BufferedLogWriter.handleException(Unknown Source)
    at oracle.core.ojdl.BufferedLogWriter.flush(Unknown Source)
    at oracle.core.ojdl.logging.ODLHandler.flush(Unknown Source)
    at oracle.core.ojdl.logging.ODLHandler.publish(Unknown Source)
    at java.util.logging.Logger.log(Logger.java:472)
    at java.util.logging.Logger.doLog(Logger.java:494)
    at java.util.logging.Logger.log(Logger.java:517)
    at oracle.ias.cache.CacheInternal.logLifecycleEvent(Unknown Source)
    at oracle.ias.cache.CacheInternal.close(Unknown Source)
    at oracle.ias.cache.Cache.close(Unknown Source)
    at oracle.apps.jtf.cache.IASCacheProvider$CacheStopperThread.run(IASCacheProvider.java:1480)
    Caused by: oracle.core.ojdl.LoggingException: Attempt to flush a closed LogWriter
    ... 10 more
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1762394 on node ORAPRD at 07-APR-2012 10:24:48.
    Post-processing of request 1762394 failed at 07-APR-2012 10:24:49 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 07-APR-2012 10:24:49
    its a very important report please help me out in this regards,
    Thanks in advance.
    Regards,
    Mohsin
    Edited by: 920138 on Apr 6, 2012 11:37 PM

    Please post the details of the application release, database version and OS.
    Can you find any errors in the OPP log file?
    Please see these docs.
    XLAAARPT: Account Analysis Report Errors with Warning: Due to High Volume Of Data Got Out Of Memory Exception Please Retry With Scalable Option Or Modify The Data Template To Run In Scalable Mode [ID 1304660.1]
    SLA: How to Troubleshoot XML Performance Issues in the Account Analysis & Journal Entries Report [ID 983063.1]
    How to Configure the Account Analysis Report in Release 12 for Large Reports [ID 737311.1]
    R12: XLAAARPT - Subledger Accounting Account Analysis Report, gets Out of Memory Exception, Retry with Scalable Option [ID 836551.1]
    R12: AP Trial Balance Complete With Warning The Output Post-processor is Running But Has Not Picked up This Request [ID 1224684.1]
    R12 Subledger Period Close Exception Report (XLAPEXRPT) Errors With: "out of memory exception" [ID 952747.1]
    Account Analysis Report Shows Results in XML [ID 1325208.1]
    R12: Troubleshooting Known XML Publisher and E-Business Suite (EBS) Integration Issues [ID 1410160.1]
    Thanks,
    Hussein

  • Xml report completing in warning...

    Hello
    I am developing a new xml report with out using report builder and when i run the report it is completing in warning and log file of the reprot is as below. I observed that report is fetching the data becuase I am seeing the data/xml tags in "Diagnostics--->View XML" . Anybody faced these type of issues before?
    APP-FND-01564: ORACLE error 942 in publish
    Cause: publish failed due to ORA-00942: table or view does not exist
    ORA-06512: at "APPS.FND_CP_OPP_IPC", line 134
    ORA-06512: at "APPS.FND_CP_OPP_REQ", line 251
    ORA-06512: at "APPS.FND_CP_OPP_REQ", line 328
    ORA-06512: at line 1.
    The SQL statement being executed at the time of the error was: begin FND_CP_OPP_REQ.select_postprocessor(:node_name, :errcode, :requestid); end; and was executed from the file &ERRFILE.

    Thanks Rutvi
    Log file is as below:
    Custom Account Receivable: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    GEPSPRGBILREC_DD module: GEPS Progress Billing to GL Reconciliation Report
    Current system time is 21-JUN-2012 12:37:15
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_PERIOD_NAME='JUN-12'
    P_SOB_ID='21'
    P_REP_SOB_ID='9'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /gpsescp1/erpapp/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    MSG-00100: DEBUG: AfterPForm_Trigger -
    Report Builder: Release 6.0.8.28.0 - Production on Thu Jun 21 12:37:15 2012
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 60751035 on node TSGSP4101 at 21-JUN-2012 12:37:46.
    Post-processing of request 60751035 failed at 21-JUN-2012 12:37:46 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 21-JUN-2012 12:37:46
    2 Point) How can i get OPP CONCURRENT Responce time & OPP CONCURRENT Process time?
    Thanks

  • Interface Trip Stop Completed with Warning

    Hi All,
    For a sales order the line has been shipped where as the line status is showning as Picked and the delivery status is closed with the next step is showing as "Run Interface". While I have submitted the Interface Trip Stop, it completed with warning. The log file says:
    Shipping Execution: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    WSHINTERFACES module: Interface Trip Stop - SRS
    Current system time is 20-APR-2009 07:31:03
    **Starts**20-APR-2009 07:31:03
    **Ends**20-APR-2009 07:31:03
    Interface trip stop is completed with warning
    Start of log messages from FND_FILE
    Starting WSH Debugger ==> 04/20/2009 07:31:03 AM,Session ID=2850630
    The following are the current Shipping related debug settings:
    OM: Debug Level ==> 0
    INV: Debug Level ==>
    WSH: Debug Enabled ==> Yes
    WSH: Debug File Prefix ==>
    WSH: Debug Level ==> Statement
    WSH: Debug Log Directory ==> /dtmp
    WSH: Debug Module ==> %
    Entering WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL_WRP (WSHDDSHB.pls 120.19.12010000.3) (04/20/2009 07:31:03 AM)
    P_MODE ==> ALL
    P_STOP_ID ==> is NULL
    P_DELIVERY_ID ==> 2888
    P_LOG_LEVEL ==> 1
    p_organization_id ==> 381
    p_num_requests ==> 1
    p_stops_per_batch ==> 1
    l_req_data ==>
    Entering WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL (WSHDDSHB.pls 120.19.12010000.3) (04/20/2009 07:31:03 AM)
    P_MODE ==> ALL
    P_STOP_ID ==> is NULL
    P_DELIVERY_ID ==> 2888
    P_LOG_LEVEL ==> 1
    p_organization_id ==> 381
    p_stops_per_batch ==> 1
    INTERFACETRIPSTOP: FINDING STOP FOR DELIVERY_ID 2888
    l_stop_id ==> 3031
    InterfaceTripStop: processing stop_id 3031 for INV OM DSNO
    l_inv_interface ==> 1
    l_om_interface ==> 1
    l_dsno_interface ==> 1
    l_interface_mode ==> INV OM DSNO
    l_stop_id ==> 3031
    l_override_wf ==> N
    Ship to Deliver Workflow is enabled for one or more deliveries related to this Stop ==>
    Ship to Deliver Workflow is enabled for one or more deliveries related to this S
    top
    Interface_All: skipping stop_id 3031
    ========================================================================
    l_stops_count ==> 0
    InterfaceTripStop: no stop is processed because no lines are eligble for interfa
    cing.
    errbuf ==> Interface trip stop is completed with warning
    retcode ==> 1
    l_completion_status ==> WARNING
    Exiting WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL (04/20/2009 07:31:03 AM, .01 seconds)
    Automatic clean up ==>
    l_recs = 0 ==>
    errbuf ==> Interface trip stop is completed with warning
    retcode ==> 1
    l_completion_status ==> NORMAL
    Exiting WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL_WRP (04/20/2009 07:31:03 AM, .03 seconds)
    ************Summary of Shipping API Calls************
    WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL_WRP : 1 calls : .03 seconds
    WSH_SHIP_CONFIRM_ACTIONS.INTERFACE_ALL : 1 calls : .01 seconds
    Thanks in advance for your help.
    Regards,
    Jyoti
    Edited by: Jyoti.Mohanty on Apr 20, 2009 2:46 AM

    Hi,
    This problem is documented in 785934.1 (Metalink doc).
    Summary of the solution is given below. Please make sure you read the above document to confirm that the solution applies to your environment.
    1. Go into the responsibility: System Administrator.
    2. Navigate to Profile > System.
    3. Query the profile option 'WSH: Override Ship to Deliver Workflow' and set this value to 'Yes'
    at the Site Level.
    4. Retest the issue.
    5. Migrate the solution as appropriate to other environments

  • Import Journal Completed with warning

    Import Journal Completed with warning "no data found" but data exist in GL_INTERFACE against group_id
    << gllfss() 20-SEP-2010 10:02:23
    gllcje() 20-SEP-2010 10:02:23
    glluch() 20-SEP-2010 10:02:24<< glluch() 20-SEP-2010 10:02:24
    LEZL0008: Found no interface records to process.
    LEZL0009: Check SET_OF_BOOKS_ID, GROUP_ID, and USER_JE_SOURCE_NAME of interface records.
    If no GROUP_ID is specified, then only data with no GROUP_ID will be retrieved. Note that most data
    from the Oracle subledgers has a GROUP_ID, and will not be retrieved if no GROUP_ID is specified.
    Pl suggest solution....

    Journal Import can be classified as With specific group Id, All Group Ids and no Group Id.
    Data from subledger will generally have group id. Try journal import run with selection criteria as "All Group ids". No group Id is used to import data without group id.
    Regards,
    Chirag

  • Could RDF report end with warning status conditionally?

    Could I make the Oracle report concurrent program complete with warning status based on a condition?
    I know it is possible with PL/SQL concurrent requests, but with Oracle Reports how could I end the report with a status as warning indicating users to look into the log file.
    Thank you,
    Vinodh

    Hi DC,
    Thank you for quick feedback. But the report is not completing with warning status (still it completes as Normal). I want the concurrent program to end with warning status. So, by looking at the end status of the concurrent program the user would check the log by clicking the view log button.

  • I have created two related books in Lightroom 5 (Volumes 1 and 2) but my balance of page numbers is off. So I'd like to take some pages out of one book (complete with images) and paste them into the other. Is this possible?

    I have created two related Blurb books in Lightroom 5 (Volumes 1 and 2) but my balance of page numbers is off. So I'd like to take some pages out of one book (complete with images) and paste them into the other. Is this possible?

    Can you zip up a few of your GoPro images, upload them to dropbox.com and post a share link, here, so others can experiment with them, or do you mean this issue is global to all camera models?

  • How can I use slideshows that I have created in Aperture 3 (complete with captions and music tracks) in my DVD through iDVD version 7.1.2 ?  iDVD Manuals that I have read seem to avoid explaining that export process.  Any advice will be greatly appreciate

    How can I use slideshows that I have created in Aperture 3 (complete with captions and music tracks) in my DVD through iDVD version 7.1.2 ?  iDVD Manuals that I have read seem to avoid explaining that export process. I'm using Aperture 3, Mac OS X (10.7.5), on a Any advice will be greatly appreciated.  Anthony Zasadney, Bolingbrook IL.

    Export the slideshow from Aperture as a .mov file and import it into iDVD.

Maybe you are looking for