REP-56048: Engine rwEng-0 crashed job Id: 306292

I am running the report through URL on Oracle iAS 10g. But I am facing REP-56048: Engine rwEng-0 crashed job Id: 306292 error.
My URL is like this
http://AppServer:port/reports/rwservlet?report=glreport.rdf&userid=username/password@connect_string&paramform=No&server=rep_server&distribute=yes&destination=mydistribute.xml
What are the passible causes for this error.

Try setting the destype=CACHE and desformat=PDF runtime parameters in your URL:
http://appserver/reports/rwservlet?report=glreport.rdf&userid=username/password@connect_string&paramform=No&server=rep_server&destype=CACHE&desformat=PDF
Leave out destination=...

Similar Messages

  • 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

  • REP-56048: Engine rwEng-0 crashed., job Id: 1077

    I have an Oracle Forms 10.1 app that prints reports. Click the button and the app is supposed to find the appropriate report to print, based on the contents of the print_queue table, and run that report. These reports worked originally, but recently all reports were moved to a different location on the server. So now, after I click the button and IE7 loads, I get the message:
    REP-56048: Engine rwEng-0 crashed., job Id: 1077
    Anybody have any suggestions here? Thanks.

    This error is from a reports package, so you'd be better off asking in the reports forum:
    Reports
    I also recommend working with Oracle support.

  • "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

  • 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.

  • 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: Engine rwEng-0 crashed in Reports 11g

    I'm trying to run a report in Reports 11g (11.1.1.4) that uses idautomation's barcode java package and I get the REP-56048: Engine rwEng-0 crashed error. Does anyone know how to find the problem or who is using idautomation's barcode java package in Reports 11g?

    Found out that I needed to save the rdf file as an 11g version for reports that had PL/SQL in them. Simple reports ran ok.

  • 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

  • REP-56048: Engine rwEng-0 crashed in linux

    whenever iam running a report from linux iam getting REP-56048: Engine rwEng-0 crashed
    error.whether anyone have the solution for this.I have commented trace on also in the configarationfile(report.conf)
    Thanks in advance

    Found out that I needed to save the rdf file as an 11g version for reports that had PL/SQL in them. Simple reports ran ok.

  • 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

  • Report Engine rwEng-0 crashed

    Terminated with error: REP-56048: Engine rwEng-0 crashed, job Id: 57404
    What are the possible causes of above problem?
    Regards,
    Raj

    1. Run away query
    2. Time out occured due to preset setting on reports server

  • 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.

  • Report Engine rwEng-0 crashed when server startup

    I installed 9ias on RedHat Linux, and applied the latest patches(Core patch 2, NT patch 1, form&report patch 2).But when I start the report server(in-process server).
    The report server's log shows:
    ** 2003/5/19 8:51:9:297 -- Reports Server is starting up
    *** 2003/5/19 8:51:24:418 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/19 8:51:31:892 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 8:51:32:956 -- Engine rwEng-0 crashed
    Then I run a report with the web browser, after single sign-on login interface, the browser is hang, then shows
    REP-51026: No output for job 19
    Some new lines append in the log file:
    *** 2003/5/19 9:7:2:980 -- Reports Server started up engine rwEng-0
    *** 2003/5/19 9:7:9:633 -- Reports Server started up engine rwEng-1
    *** 2003/5/19 9:7:15:994 -- Reports Server started up engine rwEng-2
    *** 2003/5/19 9:7:23:226 -- Reports Server started up engine rwEng-3
    *** 2003/5/19 9:7:30:328 -- Reports Server started up engine rwEng-4
    *** 2003/5/19 9:21:24:827 -- Reports Server shut down engine rwURLEng-0
    *** 2003/5/19 9:21:30:413 -- Reports Server started up engine rwURLEng-0
    I sent the request again, the browser shows:
    REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
    Anyone can help me?

    Thanks for your advice,I try it , when startup, no error in the reportserver.trc file, but when I send a request from the web , it shows:
    [2003/5/20 2:59:7:975] Debug 56031 (ConnectionImpl:runJob): Job 1 is waiting for
    notification
    [2003/5/20 2:59:8:919] Info 56020 (EngineManager:spawnEngine): Launching engine
    rwURLEng-0
    [2003/5/20 2:59:8:919] Debug 50103 (EngineManager:spawnEngine): Start engine com
    mand line = /oracle/product/app/bin/rwengine.sh -cp /oracle/product/app/j2ee/hom
    e/lib/ojsp.jar:/oracle/product/app/reports/jlib/rwrun.jar:/oracle/product/app/jl
    ib/zrclient.jar -XX:+AllowUserSignalHandlers -XX:CompileThreshold=20000 -Xmx128M
    oracle.reports.engine.RWEngine name=rwURLEng-0 server=rep_app_server ORACLE_HOM
    E=/oracle/product/app engineimplclass=oracle.reports.urlengine.URLEngineImpl tra
    ceopts=trace_all tracefile=/oracle/product/app/reports/logs/rep_app_server-rwURL
    Eng-0.trc tracemode=trace_replace cacheDir=/oracle/product/app/reports/cache
    [2003/5/20 2:59:8:969] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0
    has been launched
    [2003/5/20 2:59:8:970] State 56004 (EngineInfo:setState): Engine rwURLEng-0 stat
    e is: Initial
    [2003/5/20 2:59:19:841] Exception 50125 (exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    at oracle.reports.RWExceptionHelper.read(Unknown Source)
    at oracle.reports.engine._EngineClassStub.getEnvs(Unknown Source)
    at oracle.reports.server.EngineManager$TimedPingerThread.run(EngineManag
    er.java:1581)
    ): Internal error exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=55103,
    java.lang.String errorString="API URLEngine:getEngineEnvs not applicable to URL
    engine",
    java.lang.String moduleName="REP"
    [2003/5/20 2:59:19:842] Warning 50103 (EngineManager:registerEngine): REP-55103:
    API URLEngine:getEngineEnvs not applicable to URL engine
    report_server.log shows:
    *** 2003/5/20 2:56:53:703 -- Reports Server is starting up
    *** 2003/5/20 2:59:19:842 -- Reports Server started up engine rwURLEng-0
    *** 2003/5/20 2:59:25:94 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:26:164 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:32:439 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:35:302 -- Engine rwEng-0 crashed
    *** 2003/5/20 2:59:42:88 -- Reports Server started up engine rwEng-0
    *** 2003/5/20 2:59:44:472 -- Engine rwEng-0 crashed
    I still get "REP-56048: Engine null crashed, job Id: 1
    " on the web.

  • REP-56097 Engine rwEng-0 callback timeout

    Whenever i restart the server it gives warning REP-56097 Engine rwENG-0 callback timeout which makes my server too slow and after restarting in 2-3 times it get resolved automatically.

    This error is from a reports package, so you'd be better off asking in the reports forum:
    Reports
    I also recommend working with Oracle support.

  • 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]

Maybe you are looking for