REP-56048 with PDF Subsetting

Hi everyone,
I'm having a problem with Reports 9i (IAS 9.0.2.1) when i use PDF Subsetting.
The following message appears:
REP-56048: Engine reEng-0 crashed
What can I do to solve this??
My uifont.ali is configured like this:
#===============================================================
[ Global ] # Put mappings for all surfaces here.
# Mapping from MS Windows
Arial = helvetica
"Courier New" = courier
"Times New Roman" = times
Modern = helvetica
"MS Sans Serif" = helvetica
"MS Serif" = times
"Small Fonts" = helvetica
[ PDF:Subset ]
# This example shows how to subset Arial True Type font into the PDF file:
# helvetica = "Arial.ttf"
# The True Type font files must exist in any one of the folders specified in
# REPORTS_PATH.
helvetica = "Arial.ttf"
My TTF font file (Arial.ttf) is in $ORACLE_HOME/reports/samples/demo.
My repserver.conf is configured like this:
SERVER_IN_PROCESS=NO
RELOAD_KEYMAP=NO
SINGLESIGNON=NO
SERVER=repserver
The rwEng configuration on rwservlet.properties is:
<engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="5" maxEngine="10" minEngine="5" engLife="50" maxIdle="30" callbackTimeOut="60000">
<engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" initEngine="5" maxEngine="10" minEngine="5" engLife="50" maxIdle="30" callbackTimeOut="60000"/>
Is there something worng with the configuration of my files.
This is kind of urgent. I appreciate if anybody can help me.
Marcus Oliveira ([email protected])

Hi Marcus
Please apply the latest Reports 9i patch 9.0.2.2. To download the patch, goto Metalink.oracle.com and search for Patch# 2842923.
Thanks
Rohit

Similar Messages

  • PDF Subset

    Hi,
    i'm trying to subset a barcode font in a report using Reports Server 9i with the PDF Subset feature.
    My server is a Red Hat Linux 7.3 with Oracle 9iAS release 2 with patches 2703110 and 2842923.
    The installation of Oracle 9ias and patches was made without any errors.
    My problem is that Adobe Acrobat Reader is showing an error when the PDF is being generated.
    The error message is:
    There was an error processing a page. There was a problem reading this document (110).
    What could be wrong??
    Here's my uifont.ali file:
    [ PDF:Subset ]
    # This example shows how to subset Arial True Type font into the PDF file:
    # helvetica = "Arial.ttf"
    # The True Type font files must exist in any one of the folders specified in
    # REPORTS_PATH.
    i2501p = "I2501P.ttf"
    The the report file (i2501p.rdf) and font file (I2501P.ttf) are in $ORACLE_HOME/reports/samples/demo.
    This directory is in $REPORTS_PATH.
    PDF Embed works, but only on the first try. I have to restart the reports server to make the report to work again. I've been already told that this is a bug to be corrected in 9.0.2.3 patchset.
    How can I make my server works with PDF Subset??
    Thank you all.
    Marcus Santos.
    ([email protected])

    hi,
    you have to touch following files.
    $ORACLE_HOME/guicommon/tk/admin/AFM
    $ORACLE_HOME/guicommon/tk/admin/AFM/Symbol.afm
    $ORACLE_HOME/guicommon/tk/admin/TTF
    $ORACLE_HOME/guicommon/tk/admin/uiprint.txt
    $ORACLE_HOME/guicommon/tk/admin/uifont.ali
    $ORACLE_HOME/guicommon/tk/admin/PPD/datap462.ppd
    $ORACLE_HOME/guicommon/tk/admin/PPD/screenprinter.ppd
    $ORACLE_HOME/bin/reports.sh
    convert your true type font to afm and copy ttf/afm files to respective directory
    regards

  • Terminated with error: br REP-56048: Engine rwEng-0 crashed

    Dear community,
    I have OAS 10.1.2.3.0 installed on Windows server 2008R2, it's a test environment. Everything is working OK, expect running one specific report. It is failing with REP-56048: Engine rwEng-0 crashed. I am running report with destype=cache desformat=pdf, but it doesn't work with spreadsheet or html either.
    I have enabled tracing and this is what I get in the log:
    Exception 50125 (org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 208 completed: Maybe
      at com.sun.corba.se.internal.iiop.IIOPConnection.purge_calls(IIOPConnection.java:438)
      at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:70)
    ): Internal error org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 208 completed: Maybe
    [2014/6/26 0:15:31:537] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwEng-0
    [2014/6/26 0:15:32:537] Exception 50125 (org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 201  completed: No
      at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:148)
      at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:65)
      at com.sun.corba.se.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:67)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:652)
      at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:594)
      at com.sun.corba.se.internal.corba.ClientDelegate.request(ClientDelegate.java:886)
      at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
      at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:173)
      at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1473)
      at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1033)
      at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1912)
      at oracle.reports.server.JobManager.dispatch(JobManager.java:1152)
      at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1285)
      at oracle.reports.server._ConnectionImplBase._invoke(_ConnectionImplBase.java:401)
      at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:355)
      at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
      at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
      at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    ): Internal error org.omg.CORBA.COMM_FAILURE:   vmcid: SUN  minor code: 201  completed: No
    [2014/6/26 0:15:32:538] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Shutdown
    [2014/6/26 0:15:32:538] Info 56047 (EngineManager:remove): Reports Server shut down engine rwEng-0
    [2014/6/26 0:15:32:538] State 56016 (JobManager:updateJobStatus): Job 15 status is: Terminated with error:
    REP-56048: Engine rwEng-0 crashed, job Id: 15
    [2014/6/26 0:15:32:538] Debug 50103 (JobObject:writeLongUTF): Number of Break Index values=0
    [2014/6/26 0:15:32:538] Debug 50103 (JobObject:writeLongUTF): String= Engine rwEng-0 crashed, job Id: 15 strlen=34 utflen=34
    [2014/6/26 0:15:32:538] Debug 50103 (JobManager:notifyWaitingJobs): Master job 15 notify its duplicated jobs.
    [2014/6/26 0:15:32:539] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 15
    [2014/6/26 0:15:32:539] Exception 56048 (): Engine rwEng-0 crashed, job Id: 15
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
      at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1116)
      at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1912)
      at oracle.reports.server.JobManager.dispatch(JobManager.java:1152)
      at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1285)
      at oracle.reports.server._ConnectionImplBase._invoke(_ConnectionImplBase.java:401)
      at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:355)
      at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
      at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
      at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    [2014/6/26 0:15:32:539] Debug 50103 (JobManager:runJobInEngine): Encounted exception in job 15
    [2014/6/26 0:15:32:539] Debug 50103 (ConnectionImpl:runJob): jobid = 15 Failed with exceptionoracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    [2014/6/26 0:15:32:539] Exception 56048 (): Engine rwEng-0 crashed, job Id: 15
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
      at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1116)
      at oracle.reports.server.JobManager.runJobLocal(JobManager.java:1912)
      at oracle.reports.server.JobManager.dispatch(JobManager.java:1152)
      at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1285)
      at oracle.reports.server._ConnectionImplBase._invoke(_ConnectionImplBase.java:401)
      at com.sun.corba.se.internal.corba.ServerDelegate.dispatch(ServerDelegate.java:355)
      at com.sun.corba.se.internal.iiop.ORB.process(ORB.java:280)
      at com.sun.corba.se.internal.iiop.RequestProcessor.process(RequestProcessor.java:81)
      at com.sun.corba.se.internal.orbutil.ThreadPool$PooledThread.run(ThreadPool.java:106)
    I tried to increase cache in reports_server.conf and setting up JVM "Xmx512M -Xms128M -Xss512k" for reports server engine, none of these configuration settings worked.
    Please advise if there is anything I can configure to bypass this problem.
    Thank you!

    The problem was solved by adding another report server with "SERVER_IN_PROCESS=NO" parameter in rwservlet.properties file.

  • Stock variance report Crashes with error code REP-56048

    SR : 6990718.992
    gtcr : http://qmon.oraclecorp.com/qmon3/quickpicks.pl?t=t&q=6990718.992
    Problem Statement : When the user is trying to generate report for Stock variance report from Oracle Retail Merchandising System the report crashes with error code REP-56048.
    The steps to reproduce are specific to Oracle Retail Merchandising system application and hence I have not mentioned here.
    The REP-56048 error seems to be generic. Could you please advise me on this issue.
    Thanks & Regards,
    Sameer

    You can review the following Oracle Metalink Document;
    Comprehensive REP-56048 Troubleshooting and Overview Guide: Doc ID: Note:285281.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:88153902823984055::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,285281.1,1,1,1,helvetica
    Hope it would be useful.
    Adith

  • Terminated with error:REP-56048:Engine rwHighEng-0 crashed

    Hi Friends,
    When i run a report using Oracle 10g IAS,i get an error:
    'Terminated with error:REP-56048:Engine rwHighEng-0 crashed'
    Anybody have the solution to handle it.Pls help!Thank you very much!

    Hi to all,
    Since the last couple of days we are having a problem with Oracle Reports.
    Whenever we run these reports, it behaves erratic.
    The report comes normal for the first few reports, then suddenly the server gets hanged and no reports can be generated.
    OS on Application server is Windows Server 2003.Os on client machine is XP and Vista
    Error is as below in Application Report Server status
    Terminated with error: REP-56048: Engine rwEng-0 crashed, job
    Any immediate help is appreciated
    Thanks
    Nilesh

  • Terminated with error: br REP-56048: Engine rwEng-0 crashed, job Id: 5778

    while running report i m getting following error
    Terminated with error: <br>REP-56048: Engine rwEng-0 crashed, job Id: 5778
    I m unable to trace what is wrong currently i m using report application server 10.1.2.3.0 and delimited as desformat.
    I have already used jvmoption and delimiteddata.
    but both failed to solve the problem as jvmoption does not work in my case and delimiteddata has expected format problem.I want to use delimited option so what is the problem with engine that it crashes on the few reports.
    regards,
    kaushal

    How many MB of SGA + PGA is assigned its BD?
    Do the following:
    1. It is necessary to modify the engine definition to include :
    jvmOptions="-Xmx512M -Xms128M -Xss512k"
    How to do it, depends on the version of Report Server in use :
    a. For version 10gR2 (10.1.2.x) :
    Backup your Reports server .conf file and Modify the rwEng parameters and add :
    jvmOptions="-Xmx512M -Xms128M -Xss512k"
    b. For version 11g (11.X), this has to be done through Enterprise Manager. In Enterprise Manager, locate your Report Server and go to "Basic Configuration" page then insert :
    -Xmx512M -Xms128M -Xss512k
    into the field "JVM Options" and "Apply" your changes.
    * The important option is "Xss" that sets the maximum stack size that can be used by C code in a thread.
    3. Restart your reports server and try to run again with DESFORMAT=SPREADSHEET

  • "Terminated with error: br REP-56048: Engine rwEng-0 crashed, job Id: 53 "

    Hi experts,
    When I run a report in Oracle 10gR2 forms, I got a error "Terminated with error". So I checked my report queue I found this error "Terminated with error: <br>REP-56048: Engine rwEng-0 crashed, job Id: 53 ".
    For this error I tried to solve by doing the following steps,
    1. increased the cache
    2. jvmOptions="-Xms512m -Xmx512m"
    My system configurations are,
    Windows 7
    4gb ram
    disk space 100gb
    I have my database & application server in same machine.
    For the above error I checked the report server trace log file and pasted it below for your ref.,
    [2012/10/25 6:10:1:201] Info 50132 (JobObject:reset): jobid = 53 Get command line: authid=ANONYMOUS background=yes p_qc_rev=1 paramform=NO jobname="D:\xxxx\ABC3020.jsp" p_lang=1 desformat=SPREADSHEET expiredays=0 report="D:\xxxx\ABC3020.jsp" userid=<USER_ID>@<DATABASENAME> p_user=ADMIN prefix=QAE p_qc_no=1112000008 bu=MEL destype=cache plnt=MATPLNT
    [2012/10/25 6:10:1:202] Debug 50103 (ConnectionImpl:runJob): Job queue for jobid = 53 is 0
    [2012/10/25 6:10:1:202] Debug 50103 (ConnectionImpl:runJob): jobid = 53 is in current queue
    [2012/10/25 6:10:1:203] Info 56013 (ConnectionManager:release): Connection 12 is released
    [2012/10/25 6:10:1:214] Info 56013 (ConnectionManager:release): Connection 13 is released
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager:runCurrentJobs): Job 53 is a sync job :false
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 53
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager:firstToRun): job 53 is first to run
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager:runCurrentJob): runJobLocal for job 53
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager.runJobLocal): Trying to get engine for Job 53
    [2012/10/25 6:10:2:62] Debug 50103 (EngineManager:getIdleEngine): Target max engines = 1
    [2012/10/25 6:10:2:62] Debug 50103 (EngineManager:getIdleEngine): rwEng-0 is used = true
    [2012/10/25 6:10:2:62] Debug 50103 (EngineManager:getIdleEngine): rwEng-0 state is 1
    [2012/10/25 6:10:2:62] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Reserved
    [2012/10/25 6:10:2:62] Debug 50103 (JobManager.runJobLocal): Job 53 got Engine rwEng-0
    [2012/10/25 6:10:2:63] Debug 50103 (JobManager.runJobLocal): No Engine available for Job 53
    [2012/10/25 6:10:2:63] Debug 50103 (JobManager:runJobInEngine): Job 53 calling setCommand on engine rwEng-0
    [2012/10/25 6:10:2:66] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 3
    [2012/10/25 6:10:2:66] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Running
    [2012/10/25 6:10:2:68] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 5
    [2012/10/25 6:10:2:68] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Idle
    [2012/10/25 6:10:2:69] Debug 50103 (JobManager:runJobInEngine): Send job 53 to engine rwEng-0
    [2012/10/25 6:10:2:71] Debug 50103 (EngineManager:updateEngineState): Engine rwEng-0 status is 3
    [2012/10/25 6:10:2:71] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Running
    [2012/10/25 6:10:4:201] Exception 50125 (org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
         at com.sun.corba.se.internal.iiop.IIOPConnection.purge_calls(IIOPConnection.java:438)
         at com.sun.corba.se.internal.iiop.ReaderThread.run(ReaderThread.java:70)
    ): Internal error org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
    [2012/10/25 6:10:4:201] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwEng-0
    [2012/10/25 6:10:5:201] Exception 50125 (org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
         at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:148)
         at com.sun.corba.se.internal.iiop.ConnectionTable.getConnection(ConnectionTable.java:65)
         at com.sun.corba.se.internal.iiop.GIOPImpl.getConnection(GIOPImpl.java:67)
         at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:652)
         at com.sun.corba.se.internal.corba.ClientDelegate.createRequest(ClientDelegate.java:594)
         at com.sun.corba.se.internal.corba.ClientDelegate.request(ClientDelegate.java:886)
         at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
         at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:173)
         at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1354)
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:974)
         at oracle.reports.server.ExecAsynchJobThread.run(ExecAsynchJobThread.java:54)
    ): Internal error org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    [2012/10/25 6:10:5:201] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Shutdown
    [2012/10/25 6:10:5:201] Info 56047 (EngineManager:remove): Reports Server shut down engine rwEng-0
    [2012/10/25 6:10:5:202] State 56016 (JobManager:updateJobStatus): Job 53 status is: Terminated with error:
    REP-56048: Engine rwEng-0 crashed, job Id: 53
    [2012/10/25 6:10:5:202] Debug 50103 (JobManager:notifyWaitingJobs): Master job 53 notify its duplicated jobs.
    [2012/10/25 6:10:5:202] Debug 50103 (JobManager:updateJobStatus): Finished updating job: 53
    [2012/10/25 6:10:5:202] Exception 56048 (): Engine rwEng-0 crashed, job Id: 53
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1009)
         at oracle.reports.server.ExecAsynchJobThread.run(ExecAsynchJobThread.java:54)
    [2012/10/25 6:10:5:202] Debug 50103 (JobManager:runJobInEngine): Encounted exception in job 53
    [2012/10/25 6:10:5:202] Exception 56048 (): Engine rwEng-0 crashed, job Id: 53
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
         at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1009)
         at oracle.reports.server.ExecAsynchJobThread.run(ExecAsynchJobThread.java:54)
    [2012/10/25 6:10:6:215] Info 56013 (ConnectionManager:release): Connection 14 is released
    [2012/10/25 6:12:20:68] (ConnectionImpl:getServerRunningInfo) enter...
    [2012/10/25 6:12:20:74] (ConnectionImpl:getServerRunningInfo) ...exit
    [2012/10/25 6:12:20:82] Info 56013 (ConnectionManager:release): Connection 15 is released
    [2012/10/25 6:13:47:259] Info 56013 (ConnectionManager:release): Connection 16 is released
    [2012/10/25 6:17:20:77] (ConnectionImpl:getServerRunningInfo) enter...
    [2012/10/25 6:17:20:80] (ConnectionImpl:getServerRunningInfo) ...exit
    [2012/10/25 6:17:20:81] Info 56013 (ConnectionManager:release): Connection 17 is released
    [2012/10/25 6:18:19:652] Info 56013 (ConnectionManager:release): Connection 18 is released
    Regards,
    Raj

    How many MB of SGA + PGA is assigned its BD?
    Do the following:
    1. It is necessary to modify the engine definition to include :
    jvmOptions="-Xmx512M -Xms128M -Xss512k"
    How to do it, depends on the version of Report Server in use :
    a. For version 10gR2 (10.1.2.x) :
    Backup your Reports server .conf file and Modify the rwEng parameters and add :
    jvmOptions="-Xmx512M -Xms128M -Xss512k"
    b. For version 11g (11.X), this has to be done through Enterprise Manager. In Enterprise Manager, locate your Report Server and go to "Basic Configuration" page then insert :
    -Xmx512M -Xms128M -Xss512k
    into the field "JVM Options" and "Apply" your changes.
    * The important option is "Xss" that sets the maximum stack size that can be used by C code in a thread.
    3. Restart your reports server and try to run again with DESFORMAT=SPREADSHEET

  • REP-56048 and NLS_LANG=AMERICAN_AMERICA.UTF8 in Oracle Reports (repost)

    Hello All,
    We're encountering REP-56048 when running any report (including a report consisting of only simple text with chinese characters, no retrieval from any database).
    Before we can run the report but the chinese character cannot be displayed (displayed as inverted "?").
    We then installed locales EN_US and EN_US.UTF-8. We also added export NLS_LANG=AMERICAN_AMERICA.UTF8 in .profile. This is when we encountered the REP-56048 Engine rwEng-0 crashed error.
    Some things to note:
    - we added Tk2Motif*fontMapCs:iso8859-1=UTF8 in Tk2Motif.rgb
    - the font file MING.ttf is in $ORACLE_HOME/reports/printers which is included in the REPORTS_PATH
    - in uifont.ali, we already have a mapping for the font used for chinese characters in font subset section
    - we have set the DISPLAY environment variable in reports.sh, also checked that it is working
    - set REPORTS_DEFAULT_DISPLAY=NO in reports.sh
    - set NLS_LANG variables to AMERICAN_AMERICA.UTF8 in other config files such as opmn.xml
    We have already read metalink document 285281.1(Comprehensive REP-56048 Troubleshooting and Overview Guide). And we're still getting the errors.
    Any help would really be greatly appreciated.
    ( Sorry for the report. I was unsure where to post my problems.)

    This looks like a bug. I'd suggest that you follow up with Oracle Support.
    Regards,
    Danny

  • REP-56048: Motor (Engine) rwEng-0 bloqueado (blocked)

    I´ve a problem when running a report 11g.
    Sometimes it crash when running from a URL like:
    http://10.xx.999.999:9999/reports/rwservlet?report=YYY.rdf&userid=blablabla..l&server=XXXXXXXXXXX&destype=file&desname=XXXXX.pdf&anyo=2011&fecha_datos=2011/12/31&paramform=no
    ...and sometimes when call 'run_report_object from' from a FORM (in this case, when running with 'paramform=yes' works fine but when running with 'paramform=no', then crash again)
    It looks like a problem with JVM.
    ¿Does anybody any suggest?
    I´m looking forward, Thanks
    I post the error showed:      
    "El informe ha terminado con error:
    REP-56048: Motor rwEng-0 bloqueado., job Id: 1989."
    ... and next several lines from de .log:
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6562c0cb, pid=7640, tid=6284
    # JRE version: 6.0_14-b08
    # Java VM: Java HotSpot(TM) Server VM (14.0-b16 mixed mode windows-x86 )
    # Problematic frame:
    # C [rw.dll+0x5dc0cb]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    Hi,
    maybe you are using in parameter form "Additional Attributes (HTML)" property. There is a known issue in 11g.
    Please check the following support note
    Rep-56048 Engine Crashed on 11g Using Additional Html Property On Paramform Fields (Doc ID 1341170.1)
    Regards

  • REP-56048 Error while running report

    Hi,
    While generating output to excel file the report crashed with the following error.
    REP-56048: Engine rwEng-0 crashed, job Id: 1081
    It however executes fine with PDF. Please suggest a solution.
    Report Server Version: (10.1.2.0.2)
    Thanks and Regards
    Babar Baig

    To prevent the error:
    REP-1247: Report contains uncompiled PL/SQL
    recompile the rdf file on the staging application server. use the following command to recompile it.
    rwconverter.sh userid=scott/tiger@test source=sample.rdf batch=yes dtype=rdffile stype=rdffile overwrite=yes
    This will takes the source rdf file and recompile it to an rdf file of same format as the operating system of the app server.
    For example, if I use reports builder on windows pc to create the rdf file and then move it to a unix box that is hosting the app server. Some reports will get this error for the first time they are run. The subsequent times, they might not get the same error. The above given syntax will prevent this from happening.
    I have tried it in my production env and it works like a charm. If you need further help, email me at [email protected]

  • REP-56048 and NLS_LANG=AMERICAN_AMERICA.UTF8

    Hello All,
    We're encountering REP-56048 when running any report (including a report consisting of only simple text with chinese characters, no retrieval from any database).
    Before we can run the report but the chinese character cannot be displayed (displayed as inverted "?").
    We then installed locales EN_US and EN_US.UTF-8. We also added export NLS_LANG=AMERICAN_AMERICA.UTF8 in .profile. This is when we encountered the REP-56048 Engine rwEng-0 crashed error.
    Some things to note:
    - we added Tk2Motif*fontMapCs:iso8859-1=UTF8 in Tk2Motif.rgb
    - the font file MING.ttf is in $ORACLE_HOME/reports/printers which is included in the REPORTS_PATH
    - in uifont.ali, we already have a mapping for the font used for chinese characters in font subset section
    - we have set the DISPLAY environment variable in reports.sh, also checked that it is working
    - set REPORTS_DEFAULT_DISPLAY=NO in reports.sh
    - set NLS_LANG variables to AMERICAN_AMERICA.UTF8 in other config files such as opmn.xml
    We have already read metalink document 285281.1(Comprehensive REP-56048 Troubleshooting and Overview Guide). And we're still getting the errors.
    Any help would really be greatly appreciated.
    Alex

    We are on database version 10.2.0.3
    Solaris 5.10
    #check for character corresponding to a code point
    bash-3.00$ echo '\0351'
    \0351
    select * from nls_database_parameters
    where parameter = 'NLS_CHARACTERSET';
    PARAMETER VALUE
    NLS_CHARACTERSET AL32UTF8
    This is my shell script
    ENV=$1
    # Source oracle's profile
    . /oracle/app/oracle/.profile
    . /oracle/app/oracle/envsettings.sh $ENV
    # set environment
    NLS_LANG=AMERICAN_AMERICA.UTF8; export NLS_LANG
    FILEDIR=/apps/prod/download/data
    WORKDIR=/oracle
    SQLDIR=/apps/prod/sql
    CTLDIR=/apps/prod/ctl
    USER=prod
    PW=${ORACLE_HOME}/.pw
    # This script creates a fixed length text file
    sqlplus ${USER} @${SQLDIR}/test.sql < $PW
    This is my SQL File test.sql
    set escape \
    set echo off
    set pagesize 0
    set newpage none
    set pause off
    set heading off
    set feedback off
    set space 0
    set term off
    set linesize 2000
    set wrap off
    set tab off
    col code format a2
    col type format a4
    col fund_long_name format a60
    col ratio format 9.99
    col amount format 9.99
    spool KAT.DAT
    select rpad(code,2) code,
    rpad(type,4) type,
    rpad(fund_long_name,60) fund_long_name,
    LPAD(to_char(nvl(ratio,'0'),'FM0.00'),4) ratio
    from test;
    exit
    ~
    $locale -a
    C
    POSIX
    en
    en_CA
    en_CA.ISO8859-1
    en_CA.UTF-8
    en_US
    en_US.ISO8859-1
    en_US.ISO8859-15
    en_US.ISO8859-15@euro
    es
    es_MX
    es_MX.ISO8859-1
    fr
    fr_CA
    fr_CA.ISO8859-1
    iso_8859_1

  • REP-56048: Engine rwEng-0 crashed sending reports to printer Linux

    Hi,
    I was wondering if anyone had any ideas of things I could try to get around this error in Oracle 10g (10.1.2.3) on Linux:
    Terminated with error: REP-56048: Engine rwEng-0 crashed
    I'm receiving it when I send a report directly to the printer (DESTYPE=printer DESFORMAT=blank DESNAME=printer name. When I run it locally on my Windows Machine, the command works and my report prints direclty to the printer fine. It's only when I go to Linux that I have issues. I get the above error. I've read posts on here about turning tracing off but that doesn't seem to help (unless I turned an option off that I thought was tracing.
    When I run it with (DESTYPE=cache DESFORMAT=pdf), the reports generates in a new browser window and works fine (on Windows and Linux both).
    Here's the code below I'm sending
    V_OTHER := 'PARAMFORM=NO READONLY=YES authid='||user;
    V_OTHER := V_OTHER||' PAGESIZE='||vPaper;
    V_OTHER := V_OTHER||' ORIENTATION='||vOrientation;
    V_OTHER := V_OTHER||' DELIMITER='||V_DELIM;
    V_OTHER := V_OTHER ||' '||vParameters;
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_FILENAME, LOWER(:MODULE.MODULE_NAME)||'.rep');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_SERVER, 'rep_inxx37_ybs');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_OTHER, V_OTHER);
    IF :SUBM_RQST.DESTINATION = 'P' THEN -- This is printer option
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESTYPE, PRINTER);
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESNAME, 'gt-ybs-ps');
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESFORMAT, '');
    ELSIF :SUBM_RQST.DESTINATION = 'S' THEN     -- This is the PDF option               
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESTYPE, CACHE);
    SET_REPORT_OBJECT_PROPERTY('GENERICREPORT', REPORT_DESFORMAT, 'PDF');
    END IF;
    Any help is appreciated.
    Chris

    Has anyone had any issues with upgrading from a different OS (like Windows) to Linux and trying to print reports directly to the printer? I've had nothing but issues with it. I know others are using the feature but, I just haven't figured it out.
    When I send it via the command line, I get this message below. I'm working with Oracle Support on this. I've got default printer setup as my network printer. I can print a document via the command line to my printer but when I submit an Oracle Report command, I get errors like below.
    [as10g@inxx37 bin]$ ./rwrun.sh report=/u11/app/as10g/ybs/bin/test.rdf destype=printer
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0x01c4d4d3, pid=21730, tid=103095184
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_14-b05 mixed mode)
    # Problematic frame:
    # C [libc.so.6+0x704d3] strrchr+0xa3
    # An error report file with more information is saved as hs_err_pid21730.log

  • Rep-56048 error

    Dear all,
    I have oracle application server 10g and when the users try to print pdf reports it works sometime and other time it crashes with the following error REP-56048
    please can you help me

    Dear all,
    I have oracle application server 10g and when the users try to print pdf reports it works sometime and other time it crashes with the following error REP-56048
    please can you help me

  • Urgent: REP-56048 Engine Crashed

    Hi,
    I have a strange one. I've been running 9iAS R2 on Windows 2000 for a few months and suddenly on 1/13 I have reports server engine crashing. The specific error is:
    Terminated with error: <br>REP-56048: Engine rwEng-0 crashed
    I look at the rwservlet status report and I see a total of 347 reports have been run and suddenly, after the above error, the rest of the jobs get: "Canceled as server is shuting down" message until I reboot. I had one .jsp report called with different parameters. On 1/13 it was run at 12:35, 12:39, 12:40 and then at 12:41 it crashed with REP-56048, then the rest get the "canceled as server is shutting down" until I reboot.
    Any ideas? I didn't see anything on metalink...
    Unfortunately, we are about 2 weeks from user training and customer deployment!
    Thanks!
    Jeff

    Danny -- thanks for the quick reply.
    In the reports\logs, I see 3 files. Two empty trace files dated October 4th (near when I installed it the last time, probably). They are:
    0 rep_ora9-1-rwEng-0.trc
    0 rep_ora9-1-rwURLEng-0.trc
    328 rep_ora9-1.log
    The rep_ora9-1.log isn't big and doesn't show anything real, as I just rebooted it...sadly. However, right before rebooting this time I cleared out the cache --- and it's now working! The previous 3 times, I didn't even think about the cache, so the only noticable difference at this point is that the cache was cleared by me deleting the files in the reports\cache directory before rebooting.
    There were over 200 cached PDF files in there (my output format is PDF). It now seems to be working, but I expect this to go into production with 60+ users who could easily generate 200 reports in a day as the system is using the reports engine to generate letters as a by-product of the process.
    I wish I had thought to save the log file, but now I know better.
    At this moment it seems resolved, but I'm worried about it for production. Is there a way to have 9iAS or the report server clear out the cache periodically (assuming that's what Long postings are being truncated to ~1 kB at this time.

  • REP-56048: Engine rwEng-0 crashed

    Hi Friends,
    I am facing a strange phenomina. When ever i am running my report first time it gives me the following error
    REP-56048: Engine rwEng-0 crashed
    but when i run the same report second time its running perfactly fine. Again if i run it third time it gives me the same error.
    REP-56048: Engine rwEng-0 crashed
    I am running a report kept on application server. I am using reports 9i. I am calling reports using hyperlink:
    http://<servername>/reports/rwservlet?dfdl_key&report=<reportname>&desformat=pdf&destype=cache&p_subpartition=P_200304_S_301W797&p_period=april2003&p_vehicle=301W797&p_reportname=P_200304_S_301W797_summary.pdf
    Cam some bosy help me what may be the possible reson for this.
    Regards
    Kamal

    Hi
    Just a thought
    I can cause my report server to crash quite easily
    ( not with your frm error ) but reason and solution may help
    Default cache size is 50mb on 9i report server
    If i change to 1mb and run a report which generates a cache file > 1mb ( a simple graph in this case ), form calling report will hang along with report server
    Change cache to say 10Mb, restart report server and report runs without any problems
    Can see the report failing in reports/rwservlet web page
    Look in <appserver home>/reports/cache to see files created
    edit <appserver home>/reports/conf/<report server>.conf
    and look at cache size value
    Hope this helps
    Ian

Maybe you are looking for

  • GL Open Item Management

    Hi, When i try to run Z (ZRFSEPA02)program ,its giving following error. Line item total does not tally with account balance. Message no. FH099 Diagnosis Either some documents from this account have already been archived or one or more postings were m

  • If I close Firefox, I can't open it again without rebooting. It says that Firefox is still running.

    I have Firefox 6.0.1. I am running it on a desktop with Windows XP. I have always loved it and need it for one program I use a lot. Lately, if I close Firefox for any reason, I can't open it back up without rebooting. It says Firefox is still running

  • E7-00 Problem with MTP drivers winXP service pack ...

    I have E7-00 and i have a problem with MTP drivers not being installed and constatly showing device is not working properly in device manager. I have win XP sp3,  installed newest Nokia Ovi suite, and my computer is constatly trying to install MTP de

  • IPhone SDK 2.2 memory corruption

    Hello. I'm working on an application for iPhone SDK 2.2 and seem to be having weird memory corruption problems. Not necessarily leaks because using Instruments shows my memory stamp never going above about 1.8 megs. The nature of the app is a databas

  • Where is the "Archive" file from "Archive and install"?

    I did an Archive and install when I upgraded to 10.5. I also made a bootable clone (external HD) of my Tiger. Now, I'd like to know where the Archive file is? And is it ok to delete? Need to free space on my internal HD. Thanks