Custom Report - emsg was terminated by signal 11

Hi All,
We are in middle of upgrade. We are in testing the upgrade.
We have upgraded DB (9i to 10.2.0.4), techstack, jdevelopper patchset19, java and jre.
We now have a custom report that finishes with
Environment will now switch to UTF-8 code-set.
Parts of this log file may not display correctly
as a result.  This is an expected behavior.    
XML_REPORTS_XENVIRONMENT is :
$ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
XENVIRONMENT is set to  $ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
CANADIAN FRENCH_AMERICA.UTF8
stat_low = B
stat_high = 0
emsg was terminated by signal 11When browsing Metalink, I came across this note: 428335.1. I could reproduce the problem by doing ar60runb from O/S. I then did strace as written in the doc.
From the trace created, I can see
munmap(0xb7fa5000, 4096) = 0
munmap(0xb7ee4000, 790528) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
As described in the doc, I did a search&find in the file for '0xb7ee4000'. I am not 100% if it is the same as in the note:
open($FND_TOP/resource/ALBANWTJ.ttf", O_RDONLY) = 13
fstat64(13, {st_mode=S_IFREG|0755, st_size=18472778, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7fa5000
_llseek(13, 0, [0], SEEK_SET) = 0
read(13, "\0\1\0\0\0\24\1\0\0\4\0@EBDTg(\356\322\0\0\1L\0%\257:EBLC"..., 4096) = 4096
old_mmap(NULL, 790528, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ee4000
Does this mean the error is coming from ALBANWTJ.ttf? In the note, it's a 'ttc' file.
Or I am looking at the wrong place and the error is actually something else?
Thank you,
Felix

Hi Felix,
What is the type of those reports? If PDF, did you verify the value of Tk2Motif*fontMapCs in Tk2Motif.rgb file?
Note: 396336.1 - PDF Reports Fail With Program Was Terminated By Signal 11
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=396336.1
Also, please review the following documents and see if it helps.
Note: 759456.1 - Report Fails To Produce Bitmap Reports After Patchset 19 . Emsg:Was Terminated By Signal 11
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=759456.1
Note: 454330.1 - Signal 11 Generating Report Output From the Concurent Manager
https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=454330.1
Regards,
Hussein

Similar Messages

  • Oracle BI Publisher Custom Report Error: emsg:was terminated by signal 6

    Oracle BI Publisher Custom Report throws a strange error. Error log below.
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xf7094b79, pid=11622, tid=4107962048
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [librw.so+0x3d0b79] rxrtdn+0x6d
    # An error report file with more information is saved as hs_err_pid11622.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Report Builder: Release 10.1.2.3.0 - Production on Tue Nov 16 11:45:22 2010
    Queries work perfectly fine when ran in the database.
    Can you please help me figure out what the issue is???
    Thanks,
    Kesava
    Edited by: KesavaChunduri on Nov 16, 2010 9:51 AM

    Hi,
    Oracle BI Publisher Custom Report throws a strange error. Error log below.Please mention the version along with the OS.
    Please see if (Diagnosing and Troubleshooting Signal Errors [ID 215601.1]) helps.
    Thanks,
    Hussein

  • Custom xml report errored with :emsg:was terminated by signal 4

    Friends,
    one of the custom report errored out with the below error:
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 84
    stat_high = 0
    emsg:was terminated by signal 4
    Program was terminated by signal 4
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 5443587.
    when browsing metalink I came across few notes and chmged the out put of Active users report to XML which also errored out, the same report was running fine in other environments. we just freshed this from PROD and nothing was changed.
    any ideas
    Thanks.

    Hi Guru,
    Application version is 11.5.10.2 and DB 10.2.0.3 running on AIX, Yes it is working on other test environments and production.
    here is the error from OPP log
    [3/18/10 10:35:17 AM] [UNEXPECTED] [2908896:RT5443609] java.io.FileNotFoundException: /<path>/o5443609.out (No such file or directory)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:129)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:229)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [3/18/10 10:35:17 AM] [2908896:RT5443609] Completed post-processing actions for request 5443609.
    Looks like the output file was not generated as the request errored out.
    Thanks.

  • Oracle Reports 6.0 Issue(emsg:was terminated by signal 11)

    Hi All..
    When i am running one oracle report i am getting following error.
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Please advise how to identify this error and debug the report.
    Thanks in advace..
    Binu

    Was this working before? If yes, what changes have been done recently?
    What is the type of the report? If it is a PDF report, then review the following note:
    Note: 396336.1 - PDF Reports Fail With Program Was Terminated By Signal 11
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=396336.1
    If the above does not help, please enable trace and see if more details are collected in the concurrent request log file.
    Note: 296559.1 - FAQ: Common Tracing Techniques within the Oracle Applications 11i
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=296559.1

  • The error i m getting is emsg:was terminated by signal 11

    Hi..
    when i m running a customized invoice printing xml report through a concurrent program i am getting the error that emsg:was terminated by signal 11
    Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_order_by='TRX_NUMBER'
    p_trx_number_low='1000010'
    p_trx_number_high='1000010'
    p_open_invoice='N'
    p_check_for_taxyn='N'
    p_tax_registration_number='16-1420936'
    p_choice='SEL'
    p_header_pages='1'
    p_debug_flag='N'
    p_message_level='10'
    P_COMPANY_FROM='000'
    P_COMPANY_TO='950'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    any help would be appreciated

    Hi..
    when i m running a customized invoice printing xml report through a concurrent program i am getting the error that emsg:was terminated by signal 11
    Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_order_by='TRX_NUMBER'
    p_trx_number_low='1000010'
    p_trx_number_high='1000010'
    p_open_invoice='N'
    p_check_for_taxyn='N'
    p_tax_registration_number='16-1420936'
    p_choice='SEL'
    p_header_pages='1'
    p_debug_flag='N'
    p_message_level='10'
    P_COMPANY_FROM='000'
    P_COMPANY_TO='950'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    any help would be appreciated

  • Emsg:was terminated by signal 11

    Hi All,
    In an existing rdf, I have added a query block and joined a data link with existing main query. When I submitted the report as a concurrent program I am getting the below error.
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    If I take out the data link, report is working fine. Is there anything I am missing here?
    Thanks in advance.

    Are you selecting data using the database link? If yes, can you run the same query for all tier nodes as apps user with issues?
    no it is data link within rdf queries.
    Below is the log file
    +---------------------------------------------------------------------------+
    Custom AFP Applications: Version : UNKNOWN
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XXAFPEEPWSHBOL module: XXAFP EEP BILL OF LADING
    +---------------------------------------------------------------------------+
    Current system time is 26-AUG-2013 15:13:46
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_TRIP_FROM='2880860'
    P_TRIP_TO='2880860'
    P_ITEM_DISPLAY='D'
    P_ITEM_FLEX_CODE='MSTK'
    -- Start of Reports Command --
    ar60runb
    P_CONC_REQUEST_ID=54258105
    P_TRIP_FROM='2880860'
    P_TRIP_TO='2880860'
    P_ITEM_DISPLAY='D'
    P_ITEM_FLEX_CODE='MSTK'
    report=/lpar2_app/devl/devlappl/xxafp/11.5.0/reports/US/XXAFPEEPWSHBOL.rdf
    batch=yes
    destype=file
    desname=/lpar2_app/devl/devlcomn/admin/out/DEVL_lin60app2/o54258105.out
    desformat=XML
    -- End of Reports Command --
    Request language is :
    AMERICAN
    Request territory is :
    AMERICA
    XML_REPORTS_XENVIRONMENT is set to:
    /lpar2_app/devl/devlora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Enabling XML_REPORTS_ENVIRONMENT based environment switching
    The Character-Set of the System is:
    US7ASCII
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior. 
    Converting parameters to UTF-8
    -- Start of Reports Command Converted to UTF-8 --
    ar60runb
    P_CONC_REQUEST_ID=54258105
    P_TRIP_FROM='2880860'
    P_TRIP_TO='2880860'
    P_ITEM_DISPLAY='D'
    P_ITEM_FLEX_CODE='MSTK'
    report=/lpar2_app/devl/devlappl/xxafp/11.5.0/reports/US/XXAFPEEPWSHBOL.rdf
    batch=yes
    destype=file
    desname=/lpar2_app/devl/devlcomn/admin/out/DEVL_lin60app2/o54258105.out
    desformat=XML
    -- End of Reports Command --
    XML_REPORTS_XENVIRONMENT is :
    /lpar2_app/devl/devlora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /lpar2_app/devl/devlora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Previous NLS_LANG Environment Variable was :
    American_America.US7ASCII
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    Reset original NLS_LANG in environment as : 
    American_America.US7ASCII
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 54258105.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Beginning post-processing of request 54258105 on node LIN60APP2 at 26-AUG-2013 15:13:53.
    Post-processing of request 54258105 failed at 26-AUG-2013 15:13:54 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 26-AUG-2013 15:13:54
    +---------------------------------------------------------------------------+

  • Error generating report - Program was terminated by signal 11

    Hi All,
    I am very new to XML Publisher reports and I am facing the following issue in a report - Program was terminated by signal 11
    I created the data model in RDF and for this I created the corresponding RTF file.
    When I see the preview of this RTF file in excel it was perfect without any issues, but when i tried running the report from the application, it gave me the error- 'Program was terminated by signal 11'.
    Log file is as follows -
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    ORG_CODE='076'
    FROM_DATE='2009/02/25 00:00:00'
    TO_DATE='2009/02/25 00:00:00'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /ehanoi/product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /ehanoi/product/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    _AMERICA.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 23608833.
    Review your concurrent request log and/or report output file for more detailed information.
    Please can anyone help me with this.
    Regards,
    Shruti

    Hi;
    Search as in metalink emsg:was terminated by signal 11,there are 28 docs avaliable, i am posting someof them.
    Please check below notes which could be helpful for your issue:
    Report Fails To Produce Bitmap Reports After Patchset 19 . Emsg:Was Terminated By Signal 11 [ID 759456.1]
    FVXYECER.RDF Program Was Terminated By Signal 11 [ID 730100.1]
    T4A PDF PROCESS FAILING WITH SIGNAL 11 [ID 1078950.1]
    Regard
    Helios

  • Emsg:was terminated by signal 10

    Hi.,
    Apps:11.5.10.2
    DB:10.2.0.4.0
    Os HP ux
    Request completed successfully but We are getting the error "emsg:was terminated by signal 10"
    Log file details
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.WE8ISO8859P1
    stat_low = A
    stat_high = 0
    emsg:was terminated by signal 10
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 10
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 26226659.
    Review your concurrent request log and/or report output file for more detailed information.
    concurrent node
    echo $NLS_LANG
    AMERICAN_AMERICA.WE8ISO8859P1

    PDF report
    !Tk2Motif*fontMapCs its commented on both concurrent & form node so hw can i proceed its production issue
    !Tk2Motif*fontMapCs: iso8859-2=EE8ISO8859P2
    !If you do not have an ``iso8859-2'' font, but set this resource anyway, your
    !application will not run since no fonts will be found.
    ! Default colors and fonts for predefined views.
    Tk2Motif*tedit.fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*field.fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*tlist.fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*table.fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*chooserTlist*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*chooserField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*jobDocField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*jobFromField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*jobToField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*jobCopiesField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*setupRotationField*fontList: --helvetica-medium-r-normal--120-*=1
    Tk2Motif*setupScaleField*fontList: --helvetica-medium-r-normal--120-*=1
    !Set these resources if you need additional scalable fonts in the font menu
    !if you find the font menu restricting or would prefer to use large(r) fonts.
    !screen. This will depend on the # of additional fonts requested.
    !Similarly you can set Tk2Motif*font_style and Tk2Motif*font_weight
    !Tk2Motif*font_size*numColumns: 5
    !Tk2Motif*font_size*orientation: XmVERTICAL
    !Tk2Motif*font_size*packing: XmPACK_COLUMN
    !Tk2Motif*font_face*numColumns: 6
    !Tk2Motif*font_face*orientation: XmHORIZONTAL
    !Tk2Motif*font_face*packing: XmPACK_COLUMN

  • Emsg:was terminated by signal 6

    Hi,
    when i run the GEPS FA Prepare Mass Addition Report, it show the error:emsg:was terminated by signal 6
    Database Server
    RDBMS : 11.2.0.2.0
    Oracle Applications : 12.1.3
    OS:SunOS
    System Date : 29-APR-2012 23:39:43
    This is the log file:
    GEPSFAMASSADDITION module: GEPS FA Prepare Mass Addition Report
    Current system time is 25-APR-2012 21:23:28
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_ORG_ID='81'
    P_BOOK_TYPE='LOCAL BOOK'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AL32UTF8
    stat_low = 86
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xfe390514, pid=9676, tid=13
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [librw.so+0x790514] pfrsrs+0xc
    # An error report file with more information is saved as hs_err_pid9676.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Report Builder: Release 10.1.2.3.0 - Production on Wed Apr 25 21:23:31 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 969536.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Output file size:
    0
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 25-APR-2012 21:23:39
    could someone please give me some suggestion how to over come this error?
    Thanks
    Aries

    Hi,
    Welcome to the forum.
    In addition to Helio's reply
    Please see if any of these documents help.
    Reports Builder Crashing With "An Unexpected Error Has Been Detected By Hotspot Virtual Machine" [ID 1161803.1]
    Do Not Compile EBS R12 Reports Using rwconverter.sh or Reports Builder from IDS 10gR2 [ID 786794.1]
    Reports Generation Using Adadmin Hangs and Core Dump [ID 839837.1]
    FAS600 Asset Register Report terminated by signal 6 [ID 1092798.1]
    Core Dump when Attempting to Create any New Report on UNIX Server [ID 751344.1]
    Thanks

  • XML Job is error out due to "emsg:was terminated by signal 11"

    We are using XML report to print checks and today suddenly program started error out. Due to following reason.
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    /u30/app/applmgr/abghfprd/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u30/app/applmgr/abghfprd/806/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 5641862.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 5641862 on node E2PSCORHRMDBA02 at 09-JAN-2013 12:56:20.
    Post-processing of request 5641862 failed at 09-JAN-2013 12:56:21 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Please help me if anybody faces this kind of issues.

    980896 wrote:
    Hi,
    Application version 11.5.10.3 and data base version 11g. Unix OS
    And here is the OPP log details on this.
    Output type: PDF
    [1/9/13 3:43:56 PM] [UNEXPECTED] [524201:RT5642840] 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:324)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    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:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: oracle.xdo.parser.v2.XMLParseException: Unexpected EOF.
    at oracle.xdo.parser.v2.XMLError.flushErrors1(XMLError.java:324)
    at oracle.xdo.parser.v2.XMLReader.popXMLReader(XMLReader.java:526)
    at oracle.xdo.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1287)
    at oracle.xdo.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:314)
    at oracle.xdo.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:281)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:266)
    thanks,
    KrishnaPlease see these docs.
    Output Post Processor (OPP) Log Contains Error "oracle.xdo.parser.v2.XMLParseException: Unexpected EOF" [ID 1273272.1]
    Output Post Processor Fails Due To oracle.xdo.parser.v2.XMLParseException: Unexpected EOF [ID 741501.1]
    R12.1:Pymt Format Instruction Rpt Fails Java.Lang.Reflect.Invocationtargetexception [ID 1328979.1]
    EEO Error Signal 11 Post-Processing Of Request Failed Caused by: oracle.xdo.parser.v2.XMLParseException: Unexpected EOF [ID 461321.1]
    Thanks,
    Hussein

  • Concurrent requests failing with - emsg:was terminated by signal 11

    Hi All,
    we have cloned a test instance form production. Most of our concurrent requests are failing with the following error:
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program was terminated by signal 11
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 23532851.
    Review your concurrent request log and/or report output file for more detailed information.
    Please note that the only requests which are getting successfully completed are the one which produces no output like "gather schema" or "Dashboard".
    All the request's output is generated in PDF format on source.
    System Information:
    OS - Sun Solaris Sparc 64, Solaris 10
    Apps - R12.1.1,
    DB - 11.1.0.7.
    Please help me in getting it resolved.

    Hi;
    please check below notes:
    Arabic Bitmap Reports Complete in Error [ID 798213.1]
    R12 XLAABACR Error XLA-95103 When Attempting to Validate Application Accounting Definitions [ID 472564.1]
    T4A PDF PROCESS FAILING WITH SIGNAL 11 [ID 1078950.1]
    Various Payroll and Legislative Reports Are Erroring With Signal 6 Or Signal 11 [ID 551042.1]
    Regard
    Helios

  • Concurrent request failed - emsg:was terminated by signal 11

    I have a concurrent program working fine in HP-UX. -- execution type : report
    However when I tested it from Linux, it failed
    Request language is : AMERICAN
    Request territory is : AMERICA
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    $ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to:
    $ORACLE_HOME/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Previous NLS_LANG Environment Variable was : American_America.UTF8
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are : American_America.UTF8
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    Anyone has similar experience and how I can run this report from Linux?
    Thanks in advance,

    thanks for the note number.
    checked rex and found CHARSET=31
    tried to convert after changing CHARSET to 871 but still got the same error
    i don't use IX Library.
    one interesting thing is when i have following in uiprint.txt, ar60run generates Segmentation fault but
    1op221a:PostScript:1:Configure your uiprint.txt file:default.ppd:
    when i use following, i got REP-1800: Formatter error.
    Not A Printer:ASCII:1:Configure your uiprint.txt file:none
    any more advise on this issue?
    thanks in advance,
    EDIT:
    further analysis from core file
    (gdb) where
    #0 0x00eebd32 in calpnitems () from /u01/vis10/vis10ora/8.0.6/lib/libca60.so.0
    #1 0x005c04a5 in rwrslt () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #2 0x005815ec in rwisql () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #3 0x00580dee in rwids () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #4 0x004fcb3c in rwcrkyqr () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #5 0x004fba87 in rwcrky () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #6 0x004f7369 in rwcomp () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #7 0x00532edd in rwffminit () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #8 0x00532dd0 in rwffmcreate ()
    from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #9 0x00553f83 in rwfrcprint () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #10 0x00624fcf in rxmbtcrun () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #11 0x006244b9 in rxmbtc () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #12 0x0062bc62 in rxmrun () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #13 0x0061bc8e in rxcrun () from /u01/vis10/vis10ora/8.0.6/lib/librw60.so.1
    #14 0x00b49e9c in snnlpmcal () from /u01/vis10/vis10ora/8.0.6/lib/libnn60.so.0
    #15 0x00b4b95c in snnlslmai () from /u01/vis10/vis10ora/8.0.6/lib/libnn60.so.0
    #16 0x08053884 in main ()

  • Oracle Developer 6i XML Publisher emsg:was terminated by signal 11

    Hi there
    I have a XML Publisher report (Data Model in Developer 6i) which run fines for most of the record I tested, but for One record this record shows the following ERROR.
    Any body has Idea*
    ++++++++++++++++++++++++++++++++++++++++ERROR+++++++++++++++++++++++++++++++++++
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /oracle/appl/orad1at3/product1022/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /oracle/appl/orad1at3/product1022/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_AMERICA.UTF8
    stat_low = 8B
    stat_high = 0
    emsg:was terminated by signal 11
    ++++++++++++++++++++++++++++++++++++++++ERROR+++++++++++++++++++++++++++++++++++
    Regards
    ASIM

    I have a XML Publisher report (Data Model in Developer 6i) which run fines for most of the record I tested, but for One record this record shows the following ERROR.Asim,
    Looks like this is not a setup or configuration issue since the report works for other records. So, did you try to review this record and find out why the report fails to process it? Compare the values of this record, and try to find the difference between it and other records.

  • Emsg:was terminated by signal 25

    Hi,
    Can anyone explain me about this error,
    Spawned Process 26270
    stat_low = 19
    stat_high = 0
    emsg:was terminated by signal 25

    Hi,
    Welcome to the forum.
    In addition to Helio's reply
    Please see if any of these documents help.
    Reports Builder Crashing With "An Unexpected Error Has Been Detected By Hotspot Virtual Machine" [ID 1161803.1]
    Do Not Compile EBS R12 Reports Using rwconverter.sh or Reports Builder from IDS 10gR2 [ID 786794.1]
    Reports Generation Using Adadmin Hangs and Core Dump [ID 839837.1]
    FAS600 Asset Register Report terminated by signal 6 [ID 1092798.1]
    Core Dump when Attempting to Create any New Report on UNIX Server [ID 751344.1]
    Thanks

  • Concurrent request failed - emsg:was terminated by signal 10 SunOS SPARC

    I have a concurrent program working fine in text output but when i change the output to XML it failed.
    Log:
    Hora actual del sistema: 02-JUN-2010 17:52:51
    +-----------------------------
    | Iniciando la ejecución del programa simultáneo...
    +-----------------------------
    Argumentos
    P_SUMMARY='Y'
    P_PERIOD='DIC-08'
    P_COMPANY_INFO='Y'
    P_DEBUG='Y'
    Environment will now switch to UTF-8 code-set.
    Parts of this log file may not display correctly
    as a result. This is an expected behavior.
    XML_REPORTS_XENVIRONMENT is :
    /prod1/applmgr/finespora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /prod1/applmgr/finespora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    SPANISH_SPAIN.UTF8
    stat_low = 8A
    stat_high = 0
    emsg:interrumpido por la señal 10
    Programa interrumpido por la señal 10
    Causa:     El programa ha finalizado la ejecución. En concreto, interrumpido por la señal 10.
    Acción:     Si el programa ha finalizado normalmente, no es necesario realizar ninguna acción.
    Acción:     Si el programa ha finalizado con un código de estado que indica error, consulte la guía de instalación para averiguar el significado de dicho código.
    Acción:     Si el programa ha sido interrumpido por una señal, consulte el significado de la misma en la guía de instalación y en los manuales del sistema operativo. Puede indicar un error interno o representar una solicitud de interrupción procedente de otro proceso.
    Inicio del log de mensajes de FND_FILE
    Fin del log de mensajes de FND_FILE
    Programa interrumpido por la señal 10
    Causa:     El programa ha finalizado la ejecución. En concreto, interrumpido por la señal 10.
    Acción:     Si el programa ha finalizado normalmente, no es necesario realizar ninguna acción.
    Acción:     Si el prog
    El Gestor Simultáneo ha encontrado un error al ejecutar Oracle*Report para la solicitud simultánea 4221127.
    Consulte el fichero log y/o el fichero de salida de la solicitud simultánea para obtener información detallada.
    Se están ejecutando las opciones de finalización de solicitud...
    La ejecución de las opciones de finalización de solicitud ha finalizado.
    Solicitud simultánea finalizada
    Hora actual del sistema: 02-JUN-2010 17:53:09
    Any suggestion?
    Regards.
    Andrés.

    Hi,
    Please post the contents of the log file in English.
    Programa interrumpido por la señal 10Please relink the executable file and see if it helps. Also, review (Note: 435486.1 - Getting Signal 10 when running any pdf type of report in concurrent managers) and see if it is applicable.
    Thanks,
    Hussein

Maybe you are looking for

  • Converting to PDF crashes Word

    I'm using Acrobat Pro 9 and Word 2007. I have a document of approximately 160 pages with a Table of Contents, Figures, Tables, and lots of text. Every time I try to convert it to PDF, Word crashes. I have other similar documents that convert just fin

  • Playing Movies in QucikTime Pro

    I am trying to play a movie in quicktime pro and I am can not seem to get it to work, also how do I get a movie onto the new Ipod Nano.

  • Best way to automate visio diagram on sharepoint

    Hello, I've created a visio diagram from sql data and published on sharepoint as .vdw file. Its an orgchart diagram. The orgchart shapes are updated based on the values from the sql table data. But when new rows are added to table or rows are removed

  • USB quit working after upgrade to snow leopard

    I went from Tiger 10.4.11 to snow leopard today. The install went perfect, but neither USB drive will work now. They both worked fine last week when I backed up everything to an external via USB. Any ideas on how to fix?? Thanks Kelly

  • RMAN/TSM Configuration - Best Practices?

    Wondering how best to configure RMAN with TSM from a network perspective. Dual HBA's? Suggestions? Thanks.