REP-50002

Very Urgent
I tried to restart the reports server and I'am getting this error.
REP-50002
when i say rwserver.sh server=myserver
The console says that it is allready up
Can anybody help me.
Thanks
-P

Check if the same reports server name exists in the network
Rajesh

Similar Messages

  • REP-50002: Server is shutting down

    ========================================
    Subledger Accounting: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    XLAABACR module: Validate Application Accounting Definitions
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_LEDGER_ID='1'
    P_UNCOMPILE_ONLY_FLAG='N'
    P_REPORT_ONLY_MODE='N'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    REP-0069: Internal error
    REP-50002: Server is shutting down
    =========================================
    what may be the problem

    What responsibility did you launch this from? I could not find any Subledger Accounting responsibilities in R12.
    There is only one public note that talks about that error:
    Use rwclient or rwservlet(browser) for production instances 9.0.4 upwards
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=365534.1
    It could be there is an invalid reports mode setup in the concurrent or report definition. You will probably need a SR to get it fixed.

  • Rdf Report Error while running from concurrent program

    hi,
    i have created a RDF Report with the below query created Concurrent Prog exec and Concurrent Prog with the respective parameters
    p_fromsrdate---FND_STANDARD_DATE(ValueSet)
    p_tosrdate---FND_STANDARD_DATE(ValueSet)
    for the report layout i have taken example template working fine from the report console
    SELECT
    incident.Incident_Number as ServiceRequestNumber,
    TO_CHAR (incident.incident_date,'DD-MON-YYYY') as ServiceRequestDate,
    incident.Summary as Summary,
    agenttime.agentname as AgentName,
    to_char(agenttime.agentstarttime,'DD-MM-YYYY HH24:MI') as StartTime,
    to_char(to_date('00:00:00','HH24:MI:SS') +
    (agenttime.endtime-agenttime.agentstarttime), 'HH24:MI') as TimeSpent
    FROM cs_incidents_all_b incident,cs_agenttime_agv agenttime
    WHERE agenttime.incident_id=incident.incident_id
    AND incident.incident_date between to_date(:p_fromsrdate,'DD-MON-YYYY')
    AND to_date(:p_tosrdate,'DD-MON-YYYY');
    Service: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    AGTIMREP module: SR Agent Time Report
    Current system time is 01-AUG-2009 04:46:13
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_fromsrdate='2009/07/05 00:00:00'
    p_tosrdate='2009/07/20 00:00:00'
    APPLLCSP Environment Variable set to :
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    REP-0069: Internal error
    REP-57054: In-process job terminated:Terminated with error:
    REP-300: ORACLE error occurred.
    Report Builder: Release 10.1.2.0.2 - Production on Sat Aug 1 04:46:21 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4444878.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 01-AUG-2009 04:46:23
    ---------------------------------------------------------------------------

    hi,
    i have enabled the trace
    Service: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    AGTIMREP module: SR Agent Time Report
    Current system time is 01-AUG-2009 06:25:18
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_fromsrdate='2009/07/05 00:00:00'
    p_tosrdate='2009/07/07 00:00:00'
    -- Start of Reports Command --
    /home/orasfa/inst/apps/SFA_appsr12/ora/10.1.2/bin/appsrwrun.sh
    P_CONC_REQUEST_ID=4444890
    p_fromsrdate='2009/07/05 00:00:00'
    p_tosrdate='2009/07/07 00:00:00'
    report=/home/orasfa/apps/apps_st/appl/cs/12.0.0/reports/US/AGTIMREP.rdf
    batch=yes
    destype=file
    desname=/home/orasfa/inst/apps/SFA_appsr12/logs/appl/conc/out/o4444890.out
    desformat=XML
    -- End of Reports Command --
    Request language is :
    AMERICAN
    Request territory is :
    AMERICA
    APPLLCSP Environment Variable set to :
    Previous NLS_LANG Environment Variable was :
    American_America.UTF8
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.UTF8
    Enter Password:
    REP-0069: Internal error
    REP-50002: Server is shutting down
    Report Builder: Release 10.1.2.0.2 - Production on Sat Aug 1 06:26:20 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Reset original NLS_LANG in environment as :
    American_America.UTF8
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 4444890.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 01-AUG-2009 06:26:20
    ---------------------------------------------------------------------------

  • Report 10g in Web Layout

    I've configured forms and reports server 10g. Forms are working fine. However report is not running in web layout. I'm getting the following error message in web browser.
    Reports Error Page
    Thu Jul 19 14:33:14 IST 2007
    javax.servlet.jsp.JspException: REP-50002: Server is shutting down
    Reports are running in Paper layout.
    Can anybody help me about this?

    Ok,
    first of all are you running your reports on the iAS or OC4J of iDS?
    second are you running on windows or linux or unix ...
    if running on iAS are you trying to run your report with the in-report server?
    If so create your own standalone report server and integrate it in your iAS console with the addNewTarget command
    Message indicates that your reports server is not running smoothly , can you access your ias admin console?

  • Help - Unable to start 11.1.2 Report Server !!!

    Hello All
    I installed 11.1.2 report server as part of Forms & Reports implementation using weblogic server. Everything went well until I shutdown the reports server using opmn and restarted it again, i got this error message.
    [2013-04-25T20:06:53.160+10:00] [reports] [ERROR] [] [oracle.reports.server] [tid: 1] [ecid: 0000Jt0eEvdEgK^5xVH7iW1HUG0i000002,0] IdleThr
    ead:run Failed to start OPMN Integrator
    [2013-04-25T20:06:53.165+10:00] [reports] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [tid: 1] [ecid: 0000Jt0eEvdEgK^5xVH7iW1HUG0
    i000002,0] REP-50125 : An internal exception occurred: oracle.ons.ONSException: Unable to open config file. [[
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    at oracle.reports.utility.Utility.newRWException(Utility.java:1053)
    at oracle.reports.utility.Utility.newRWException(Utility.java:1066)
    at oracle.reports.server.IdleThread.run(IdleThread.java:136)
    [2013-04-25T20:11:40.047+10:00] [reports] [INCIDENT_ERROR] [REP-50002] [oracle.reports.server] [tid: 2] [ecid: 0000Jt0fKyFEgK^5xVH7iW1HUG0
    i000003,0] REP-50002 : The server is shutting down. [[
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    at oracle.reports.utility.Utility.newRWException(Utility.java:1053)
    at oracle.reports.server.RWServer.stateCheck(RWServer.java:1567)
    at oracle.reports.server.ConnectionImpl.callCheck(ConnectionImpl.java:2979)
    at oracle.reports.server.ConnectionImpl.disconnect(ConnectionImpl.java:757)
    at oracle.reports.server.ConnectionPOA._invoke(ConnectionPOA.java:309)
    at com.ibm.CORBA.poa.POAServerDelegate.dispatchToServant(POAServerDelegate.java:407)
    at com.ibm.CORBA.poa.POAServerDelegate.internalDispatch(POAServerDelegate.java:339)
    at com.ibm.CORBA.poa.POAServerDelegate.dispatch(POAServerDelegate.java:262)
    at com.ibm.rmi.iiop.ORB.process(ORB.java:533)
    at com.ibm.CORBA.iiop.ORB.process(ORB.java:1574)
    at com.ibm.rmi.iiop.Connection.respondTo(Connection.java:2915)
    at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2782)
    at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:65)
    at com.ibm.rmi.iiop.WorkerThread.run(ThreadPoolImpl.java:193)
    at java.lang.Thread.run(Thread.java:738)
    [2013-04-25T20:11:40.050+10:00] [reports] [INCIDENT_ERROR] [REP-50002] [oracle.reports.server] [tid: 2] [ecid: 0000Jt0fKyFEgK^5xVH7iW1HUG0
    i000003,0] REP-50002 : The server is shutting down. [[
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    at oracle.reports.utility.Utility.newRWException(Utility.java:1053)
    at oracle.reports.server.RWServer.stateCheck(RWServer.java:1567)
    at oracle.reports.server.ConnectionImpl.callCheck(ConnectionImpl.java:2979)
    at oracle.reports.server.ConnectionImpl.disconnect(ConnectionImpl.java:757)
    at oracle.reports.server.ConnectionPOA._invoke(ConnectionPOA.java:309)
    at com.ibm.CORBA.poa.POAServerDelegate.dispatchToServant(POAServerDelegate.java:407)
    at com.ibm.CORBA.poa.POAServerDelegate.internalDispatch(POAServerDelegate.java:339)
    at com.ibm.CORBA.poa.POAServerDelegate.dispatch(POAServerDelegate.java:262)
    at com.ibm.rmi.iiop.ORB.process(ORB.java:533)
    at com.ibm.CORBA.iiop.ORB.process(ORB.java:1574)
    at com.ibm.rmi.iiop.Connection.respondTo(Connection.java:2915)
    at com.ibm.rmi.iiop.Connection.doWork(Connection.java:2782)
    at com.ibm.rmi.iiop.WorkUnitImpl.doWork(WorkUnitImpl.java:65)
    at com.ibm.rmi.iiop.WorkerThread.run(ThreadPoolImpl.java:193)
    at java.lang.Thread.run(Thread.java:738)
    Any help would be good.
    Regards
    Amit

    Internal bug. Metalink says:
    Add the jar file $ORACLE_HOME/opmn/lib/ons.jar at the beginning of REPORTS_CLASSPATH in the file $ORACLE_INSTANCE/config/reports/bin/reports.sh and restart your reports server.
    Worked for me!

  • Migrating to Oracle Reports 6i from Oracle Report 9i

    Hi all,
    We re-compiled original Forms & Reports 6i source code with Oracle 9i Forms & Reports.
    Forms are working really nice with almost no change at all with Oracle 9ias Forms services and Oracle 8i as db. The Oracle 9ias server is W2k. Will be upgrading to oracle 9i db in a short time.
    The only change we applied to forms source code was the function to call reports. We are using WEB.SHOW_DOCUMENT() instead of RUN_PRODUCT.
    i.e. the URl is formed in all reports as
    http://ip_address:port/reports/rwservlet?DESTYPE=cache&DESFORMAT=PDF&userid=user/passwd@dbname&report=f:\web\formas\ametas\REP_DET_METAS_DPTO.REP&estrategia_par='08'&centro_par=249&depto_par=27100&anio_par=2003&TRIMESTRE_PAR=1
    At the beginning we used directly the 6i reports but they were running inconsistently, after several calls to reports they got stock and we did need to reboot report services.
    Then as a suggestion we re-build only two reports in reports 9i for testing. But same result when running in combination with 6i reports. Combination means, sometimes called 6i reports someothers reports in 9i.
    The reports run fine several times but inconsistently. What I mean is that they can be running normaly many times and suddenly the reports server sends this message
    REP-50002:Server is shutting down
    DBA reported this issue to our local support but they said configuration is ok.
    In other tests and only running 9i reports it seems not getting stock never, at least we run two 9i reports more than 40 times. So the problem seems to be when we run 9i reports in combination with 6i reports. We are planning to migrate all our reports but this mean to rebuild all reports again.
    Is someone facing this kind of problem?
    Or is this the only solution? Losting men/machine hours rebuilding the reports.
    Any suggestion for my DBA to check in configuration?

    Sorry for the confusion the subject for this issue should be
    Migrating to Oracle Reports 9i from Oracle Reports 6i

  • While calling rwrun.sh from unix, i am getting error

    Hi,
    I am calling rwrun.sh from linux.
    But, sometimes, it is generating the file and sends mail. but sometimes, throws the below error.
    REP-0736: There exist uncompiled program unit(s).
    REP-0069: Internal error
    REP-50002: Server is shutting down
    This is the command i am using.
    $ORACLE_HOME/bin/rwrun.sh userid=anantgop/kolahal123\[email protected] report=an_stati destype=mail desname="[email protected]" desformat=SPREADSHEET ip_rep_id='AN_STATI'
    Could you please anyone guide me whether i need to increase any timeout parameters anywhere.
    Thanks & Regards
    A.Gopal
    Edited by: A.Gopal on Apr 27, 2010 11:47 PM
    Edited by: A.Gopal on Apr 27, 2010 11:52 PM

    Hi,
    you can use this code...
    import oracle.apps.fnd.cp.request.ConcurrentRequest;
    import oracle.apps.fnd.framework.server.OADBTransaction;
    public int submitCPRequest(Number headerId) {
    try {
    OADBTransaction tx = (OADBTransaction)getDBTransaction();
    java.sql.Connection pConncection = tx.getJdbcConnection();
    ConcurrentRequest cr = new ConcurrentRequest(pConncection);
    String applnName = "PO"; //Application that contains the concurrent program
    String cpName = "POXXXX"; //Concurrent program name
    String cpDesc = "Concurrent Program Description"; // concurrent Program description
    // Pass the Arguments using vector
    // Here i have added my parameter headerId to the vector and passed the vector to the concurrent program
    Vector cpArgs = new Vector();
    cpArgs.addElement(headerId.stringValue());
    // Calling the Concurrent Program
    int requestId = cr.submitRequest(applnName, cpName, cpDesc, null, false, cpArgs);
    tx.commit();
    return requestId;
    } catch (RequestSubmissionException e) {
    OAException oe = new OAException(e.getMessage());
    oe.setApplicationModule(this);
    throw oe;
    Now to go to the Monitoring page.
    set the forward url to
    String url = "OA.jsp?akRegionCode=FNDCPREQUESTVIEWREGION&akRegionApplicationId=0";
    try {
    pageContext.setForwardURL(url,
    null,OAWebBeanConstants.KEEP_MENU_CONTEXT, null,
    params, true,
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO,
    OAWebBeanConstants.IGNORE_MESSAGES);
    catch (Exception e)
    throw new OAException("SetDeferredException " +
    e.getMessage(),OAException.ERROR);
    }

  • Rwrun.sh

    Hi,
    I am able to generate report from unix in pdf format.
    But, when i generate the report in .xls format, file is created but the contents are junk.
    Can anyone help on this?
    I use the following command
    /ora/u01/oracle/v101/as2/bin/rwrun.sh report=an_stati destype=file desname=/ora/u01/oracle/v101/as2/test1.xls desformat=xls userid=uname/pwd@dbname
    Thanks in Advance
    A.Gopal

    Hi,
    When i give the following it is connecting and generate file in pdf format
    /ora/u01/oracle/v101/as2/bin/rwrun.sh report=an_stati destype=file desname=/ora/u01/oracle/v101/as2/test.pdf DESFORMAT=pdf userid=uname/pwd@dbname
    When i give the following, it is not connecting to the database
    /ora/u01/oracle/v101/as2/bin/rwrun.sh report=an_stati destype=file desname=/ora/u01/oracle/v101/as2/test.xml DESFORMAT=SPREADSHEET userid=uname/pwd@dbname
    throws the following error.
    Enter Username: anantgop
    Enter Password:
    REP-0501: Unable to connect to the specified database.
    ORA-01017: invalid username/password; logon denied
    REP-0069: Internal error
    REP-50002: Server is shutting down
    This is my issue.
    Thanks & Regards
    A.Gopal

  • How to run test.rdf (Reports10g)

    I'm posting this message again as I haven't got any reply. Is there anyone out there who successfully tested the reports? Please let me know any solutions you have?
    i finally fixed forms and run the test.fmx successfully. I checked the port number in the eterprise manager console. I was using 7777 instead of 7778 and that was the reason it didn't work.
    But now I'm trying to test report server and it spits out lots of error.
    1. when I run the runrepIAS.html I get the error "The file /reports/rwservlet?destype=file&desformat=PDF&server=rep_mersales&report=test.rdf
    cannot be found. Please check the location and try again
    2. When i try to start the report server by giving rwserver.sh server=rep_mersales batch=yes, I get server starting up and after 2 mins it shuts down itself.
    3. when goto the website http://mersales:7778/reports/rwservlet/=getserverinfo? it says REP-50002: Server is shutting down.
    4. If i got enterprise manager console and try to restart the process it says
    An error occurred while restarting "Reports Server: rep_mersales".
    An error occurred while talking to OPMN. Could not find entity for "rep_mersales".
    For more information, look at the logs using the related link below.
    Related Links Error Logs
    I cannot win so far. Can anybody know how we can test the report?????

    Hi,
    It seems your problem is resolved now. If you have any issue in future with Oracle Reports, you could post your Q here - the following forum is exclusively for Reports:
    Reports
    Navneet.

  • Handling reports with rwrun.sh in unix

    Hi..
    I have a problem and would be happy if you could help me...
    I developed some reports in winxp with Reports Builder (9.0.4.0.21). I made a batch file and startet them with rwrun.exe and my parameters.
    This worked perfect.
    But now my problem:
    I copied my rdf Files to the unix server and changed the .bat file to a shell script.
    i got some errors (display variable and such things, but i found the solutions.)
    NOW i start this script:
    #!/bin/sh
    $ORACLE_HOME/bin/rwrun.sh report=GB_Standzeitstaffel.rdf USERID=user/password@ENTW SERVER=rep_oratino DESFORMAT=pdf DESTYPE=mail DESNAME=[email protected] FROM=[email protected] SUBJECT=TESTGBREPORT P_INDATSTZ=2004-08-04 P_INWELTAUTO=WELTAUTO P_INPIA=PIA
    the server computes some time and gives me than this error:
    REP-0069: Internal error
    REP-50002: Server is shutting down
    if i change the script (delete the custom parameters) he tell me that:
    REP-0736: There exist uncompiled program unit(s).
    REP-1247: Report contains uncompiled PL/SQL.
    but i recompiled it in winxp serveral times..
    if i export the rdf file in winxp into a rep file and try it with it on the unix server i get this error message:
    REP-1439: Cannot compile .REP or .PLX file as it does not have source
    maybe some one you could give me a hint? it would be a big help
    thx
    stefan

    You will need to logon as your Oracle owner (the userid is ORACLE, in my case), and then issue the following commands from a terminal session:
    To create a new reports server (one in addition to the default
    in-process server), use the following commands:
    export ORACLE_HOME=<whatever your oracle home path is>
    cd $ORACLE_HOME/bin
    ./rwserver.sh <newserver name>
    To start the new server, issue:
    ./rwserver.sh server=<newserver name>
    Leave the Unix session that was used to start the server logged on unless you have something like DTWM running that will keep the server running. Otherwise, if you log off the unix session, the server will end.
    Then just substitute the new server name in your line command. The difference between the in-process server and a standalone server is that the in-process server will not always stay active - it will start when it receives a request. The standalone server will stay active all the time and wait for requests.
    If the standalone server works for you, I would suggest then putting it in the correct config files to let Enterprise Manager manage it for you. If you get that far, let me know and I can tell you how to do that also. (Plus the instructions are in the Publishing Reports To The Web manual).

  • REP-52266: The in-process Reports Server rep_myhostname failed to start

    Hi Everyone,
    My name is John and I've a small 10g report configuration issue which I would like to share and, hopefully, some of you might already have come across it and able to assist and guide me through it.
    First, I've installed Oracle Developer Suite 10g 10.1.2.0.2 together with Report Builder 10.1.2.0.2 and Oracle Forms Developer 10.1.2.0.2 onto a 32bit Window 2000 Professional machine.
    I've tried to run the following URL which test for the servlet connectivity and it returns fine with all the valid reports servlet commands page.
    http://myhostname:8889/reports/rwservlet
    However, as I've tried to run the 'test.rdf' report using the following link:
    http://myhostname:8889/reports/rwservlet?destype=cache&desformat=PDF&report=test.rdf&userid=user/pass@host
    And it returns the following error on the browser:
    REP-52266: The in-process Reports Server rep_myhostname failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    Then I set trace option on in the myhostname.conf file and restart the OC4J instance. And the trace file has the following results:
    *[2009/2/18 11:21:31:687] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0 has been launched*
    *[2009/2/18 11:21:31:687] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Initial*
    *[2009/2/18 11:21:31:687] Debug 50103 (JobStore:writePersistFile): Purge persistent file*
    *[2009/2/18 11:21:31:717] Debug 50103 (JobStore:writePersistFile): Purge persistent file done*
    *[2009/2/18 11:21:51:766] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs not applicable to URL engine*
    *[2009/2/18 11:21:51:766] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwURLEng-0*
    *[2009/2/18 11:21:51:856] Debug 50103 (EngineManager:updateEngineState): Engine rwURLEng-0 status is 1*
    *[2009/2/18 11:21:51:856] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Ready*
    *[2009/2/18 11:23:1:687] Info 56106 (EngineManager:manage): Engine rwEng-0 is destroyed due to timeout*
    *[2009/2/18 11:23:1:687] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    *[2009/2/18 11:23:1:707] Debug 50103 (ServerPacketReceiver:handlePacket): Got a request packet*
    *[2009/2/18 11:23:1:717] Info 56029 (EngineManager:shutdownEngine): Shutting down engine rwURLEng-0*
    *[2009/2/18 11:23:1:717] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Shutdown*
    *[2009/2/18 11:23:1:727] Info 56047 (EngineManager:remove): Reports Server shut down engine rwURLEng-0*
    *[2009/2/18 11:23:5:813] Info 50103 (ServerPacketHandler:stop): Multicastmanager stopped successfully*
    *[2009/2/18 11:23:5:813] Info 50002 (RWServer:shutdown): Server is shutting down*
    *[2009/2/18 11:23:5:813] Info 50103 (RWServer:startServer): Notify thread to exit*
    *[2009/2/18 11:23:5:843] Info 50103 (RWServer:startServer): RWServer thread exits*
    *[2009/2/18 11:23:5:843] Exception 56097 (): Engine rwEng-0 callback timeout*
    oracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    *     at oracle.reports.utility.Utility.newRWException(Utility.java:756)*
    *     at oracle.reports.server.EngineManager.manage(EngineManager.java:291)*
    *     at oracle.reports.server.IdleThread.run(IdleThread.java:88)*
    I've not changed any of the report's related configuration files and the java version of the machine is 1.4.2_06. I do not know whether I need to apply a patch for this particular Developer Suite version or is there something which I've not done in terms of post-installation tasks. Thank you for your time and effort. Any feedback is much appreciated as I've been spending a number of days to solve this problem. Thank you and have a nice day.
    Kind Regards,
    John

    Hi,
    Thanks for your reply and here is the output of the rwEng-0.trc file. I could not find anything "interesting" as you mentioned. Please let me know if you find anything missing in there. Also, currently there is only one network printer setup on the machine. Can you please elaborate on the printer bit as I'm unsure of what to troubleshoot. Also, I forgot to inform you that I have a previous version of Developer 2000 Form and Report installed prior to the 10g Developer Suite installation. Does it ring a bell to any other problem? Thank you again for your time and effort. Have a nice day.
    Kind Regards,
    John
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[0]=name=rwEng-0*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[1]=server=rep_myhostname*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\oracle\ora10g1*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.engine.EngineImpl*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace*
    *[2009/2/18 11:21:35:773] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:35:783] Debug 50103 (RWEngine:init): args[8]=server_ior=C:\TEMP\tmp_1440568*
    *[2009/2/18 11:21:36:284] Info 50128 (RWEngine:init): orb init succeeded*
    *[2009/2/18 11:21:37:45] Info 55007 (EngineImpl:loadLibrary): Load rw.dll succeeded*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): useDataCache = null*
    *[2009/2/18 11:21:37:45] Debug 50103 (EngineImpl:init): ignoreDataParameter = null*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): start CInitEngine()*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[0] = rw*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[1] = ora_rw20_3tng*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[2] = rep_myhostname*
    *[2009/2/18 11:21:37:75] Debug 50103 (EngineImpl:EngineImpl): commandline[3] = C:\oracle\ora10g1\reports\cache*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[4] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[5] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[6] = trace_all*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[7] = C:\oracle\ora10g1\reports\logs\rep_EZRA\rwEng-0.trc*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[8] = trace_replace*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[9] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[10] = null*
    *[2009/2/18 11:21:37:85] Debug 50103 (EngineImpl:EngineImpl): commandline[11] = null*

  • REP-52266 and REP-56105

    Hi, I really need help with this one.
    I deinstalled Developer Suite 10g and wipe out my registry of anything that has a value of c:\Orant10g(ORACLE_HOME). I then reintalled the Oracle 10g Developer Suite. Now I have trouble running my reports using the URL: http://finnt43.llnl.gov:8889/reports/rwservlet?[server=rep_finnt43]+report=ofc1000r.rdf+userid=[userid/password@db]+destype=cache+desformat=htmlcss+PARAMFORM=yes
    I get an error REP-56105 in the Start OC4J instance command prompt. This is my trace file.
    <beginning of trace file>
    [2004/6/22 3:26:11:771] Debug 50103 (RWClient:initCORBA): Visibroker connection pool size is =500
    [2004/6/22 3:26:11:771] Debug 50103 (RWClient:RWClientInit): Get ORACLE_HOME from environment variable, oracle home: C:\Orant10g
    [2004/6/22 3:26:12:21] Warning 50103 (RWClient.RWClientInit): Failed to connect to OiD server
    [2004/6/22 3:26:12:121] Debug 50103 (KeyMapParser:readKeyMapFile): file: C:\Orant10g\reports\conf\cgicmd.dat
    [2004/6/22 3:26:12:422] (RWClient:doGet) enter...
    [2004/6/22 3:26:12:442] Debug 50103 (RWClient:doGet): QueryString: server=repfinnt43+report=ofc1000r.rdf+userid=[username/password@db+destype=cache+desformat=htmlcss+PARAMFORM=yes
    [2004/6/22 3:26:12:622] Debug 50103 (RWClientUtility:appendPFTags): hiddenString server=repfinnt43&report=ofc1000r.rdf&userid=[username/password@db&destype=cache&desformat=htmlcss&PARAMFORM=yes
    [2004/6/22 3:26:49:946] Info 50103 (RWClientUtility:findServer): Cannot find server: repfinnt43
    [2004/6/22 3:26:50:437] Warning 50103 (RWClient:startInProcessServer): start inprocess server repfinnt43
    [2004/6/22 3:28:38:131] Exception 52266 (): The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.rwclient.RWClient.startInProcessServer(RWClient.java:767)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1422)
         at oracle.reports.rwclient.RWClient.doGet(RWClient.java:349)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:604)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
         at java.lang.Thread.run(Thread.java:534)
    [2004/6/22 3:28:38:131] Debug 50103 (RWClientUtility:isFromPortal): portal: null
    [2004/6/22 3:28:38:131] Debug 50103 (RWClientUtility:isFromPortal): webdbversion: null
    [2004/6/22 3:28:38:292] Debug 50103 (RWClientUtility:isStatusFormat): statusformat: null
    [2004/6/22 3:28:38:292] Debug 50103 (RWClientUtility:isStatusFormat): statusformat: null
    [2004/6/22 3:28:38:312] (RWClient:doGet) ...exit
    <end of trace file>
    When I run the URL below to check if my report server is running, I get this error - REP-52266.
    http://finnt43.llnl.gov:8889/reports/rwservlet/showjobs?server=repfinnt43
    REP-52266: The in-process Reports Server repfinnt43 failed to start.exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=52266,
    java.lang.String errorString="The in-process Reports Server repfinnt43 failed to start.",
    java.lang.String moduleName="REP"
    Here is my rwservlet.properties file setting.
    SERVER_IN_PROCESS=YES
    RELOAD_KEYMAP=NO
    DIAGNOSTIC=YES
    TRACEOPTS=TRACE_ALL
    TRACEFILE=rwservlet.trc
    TRACEMODE=TRACE_REPLACE
    SERVER=repfinnt43
    #IMAGEURL=http://<web_server_name>:<port_num>/reports/rwservlet
    #KEYMAPFILE=CGICMD.DAT
    #DBAUTH=RWDBAUTH.HTM
    #SYSAUTH=RWSYSAUTH.HTM
    #ERRORTEMPLATE=RWERROR.HTM
    #COOKIEEXPIRE=30
    #ENCRYPTIONKEY=reports9i
    #DIAGBODYTAGS=<reports_servlet_help_file_title>
    #DIAGHEADTAGS=<reports_servlet_help_file_body_tag>
    #HELPURL=<url_of_customized_help_file_for_reports_servlet>
    SINGLESIGNON=NO
    OID_ENTITY=%REPORTS_OID_ENTITY%
    #CONNECTION_POOLSIZE=500
    #ALLOWHTMLTAGS=NO
    I also set the report_path to the directory where I had my reports.
    Please help. What is going on? Does reinstalling the 10giDS messed things up? How can I resolve this report server issue?
    Jennifer

    Hi,
    I did some more debugging after trying out your suggestion.
    Here are my trace files.
    [repfinnt43.trc  - begin]
    [2004/6/23 3:34:25:245] Info 56025 (RWServer:startServer): Reports Server is starting up
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): COMPUTERNAME=FINNT43
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): ComSpec=C:\WINNT\system32\cmd.exe
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): HOMEDRIVE=E:
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): HOMEPATH=\USERS\001714
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): LOGONSERVER=\\NTFINANCE1
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): MSINPUT=C:\Msinput
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): NUMBER_OF_PROCESSORS=1
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OS=Windows_NT
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): Os2LibPath=C:\WINNT\system32\os2\dll;
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OSAGENT_ADDR=128.115.88.125
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): OSAGENT_PORT=14999
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): Path=C:\Orant10g\jdk\jre\bin\classic;C:\Orant10g\jdk\jre\bin;C:\Orant10g\jdk\jre\bin\client;C:\Orant10g\jlib;C:\Orant10g\bin;C:\Orant10g\jre\1.1.8\bin;C:\Program Files\UltraEdit;C:\WINNT\System32\WBEM;C:\ORANT\BIN;C:\Program Files\F-Secure\Ssh;C:\j2sdk1.4.2_04\bin;c:\orant\jdk\bin
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_ARCHITECTURE=x86
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 3, GenuineIntel
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_LEVEL=6
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROCESSOR_REVISION=0803
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): PROMPT=$P$G
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): SystemDrive=C:
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): SystemRoot=C:\WINNT
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): TEMP=C:\TEMP
    [2004/6/23 3:34:25:265] Debug 50103 (Environment:getEnvironmentStrings): TMP=C:\TEMP
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERDOMAIN=FINANCE_NT2
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERNAME=001714
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): USERPROFILE=C:\WINNT\Profiles\001714
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): windir=C:\WINNT
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): WISYS=C:\BusinessObjects\Server\System 2.5\bin
    [2004/6/23 3:34:25:275] Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8MSWIN1252
    [2004/6/23 3:34:25:365] Info 50129 (RWServer:startServer): boa init succeeded
    [2004/6/23 3:34:42:9] Info 56023 (ServerImpl:ServerImpl): Idle thread has been started
    [2004/6/23 3:35:30:228] Info 56018 (RWServer:startServer): Reports Server repfinnt43 object is ready
    [2004/6/23 3:35:46:261] Info 56020 (EngineManager:spawnEngine): Launching engine rwEng-0
    [2004/6/23 3:35:46:331] Debug 50103 (EngineManager:spawnEngine): Start engine command line = C:\Orant10g\jdk\jre\bin\javaw -server -cp "C:\Orant10g\j2ee\home\lib\ojsp.jar;C:\Orant10g\reports\jlib\rwrun.jar;C:\Orant10g\jlib\zrclient.jar" -Xbootclasspath/p:C:\Orant10g\vbroker4\lib\vbjboot.jar -Duser.language=en -Duser.region=US -Xmx256M oracle.reports.engine.RWEngine name=rwEng-0 server=repfinnt43 ORACLE_HOME=C:\Orant10g engineimplclass=oracle.reports.engine.EngineImpl traceopts=trace_all tracefile=C:\Orant10g\reports\logs\repfinnt43\rwEng-0.trc tracemode=trace_replace cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:46:331] Info 56021 (EngineManager:spawnEngine): Engine rwEng-0 has been launched
    [2004/6/23 3:35:46:331] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Initial
    [2004/6/23 3:35:46:331] Info 56020 (EngineManager:spawnEngine): Launching engine rwURLEng-0
    [2004/6/23 3:35:46:331] Debug 50103 (EngineManager:spawnEngine): Start engine command line = C:\Orant10g\jdk\jre\bin\javaw -server -cp "C:\Orant10g\j2ee\home\lib\ojsp.jar;C:\Orant10g\reports\jlib\rwrun.jar;C:\Orant10g\jlib\zrclient.jar" -Xbootclasspath/p:C:\Orant10g\vbroker4\lib\vbjboot.jar -Duser.language=en -Duser.region=US -Xmx256M oracle.reports.engine.RWEngine name=rwURLEng-0 server=repfinnt43 ORACLE_HOME=C:\Orant10g engineimplclass=oracle.reports.urlengine.URLEngineImpl traceopts=trace_all tracefile=C:\Orant10g\reports\logs\repfinnt43\rwURLEng-0.trc tracemode=trace_replace cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:46:341] Info 56021 (EngineManager:spawnEngine): Engine rwURLEng-0 has been launched
    [2004/6/23 3:35:46:341] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Initial
    [2004/6/23 3:35:46:341] Debug 50103 (JobStore:writePersistFile): Purge persistent file
    [2004/6/23 3:35:46:361] Debug 50103 (JobStore:writePersistFile): Purge persistent file done
    [2004/6/23 3:36:9:735] Exception 56105 (): Engine rwEng-0 died with error:
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56105,
    java.lang.String errorString="Engine rwEng-0 died with error: ",
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.server.EngineManager.manage(EngineManager.java:304)
         at oracle.reports.server.IdleThread.run(IdleThread.java:87)
    [2004/6/23 3:36:41:781] Info 50002 (RWServer:shutdown): Server is shutting down
    [2004/6/23 3:36:41:781] Info 50103 (RWServer:startServer): Notify thread to exit
    [2004/6/23 3:36:41:781] Info 50103 (RWServer:startServer): RWServer thread exits
    [2004/6/23 3:36:41:781] Exception 56105 (): Engine rwEng-0 died with error:
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=56105,
    java.lang.String errorString="Engine rwEng-0 died with error: ",
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:604)
         at oracle.reports.server.EngineManager.manage(EngineManager.java:304)
         at oracle.reports.server.IdleThread.run(IdleThread.java:87)
    [repfinnt43.trc  - end]
    [rwEng-0.trc   - begin]
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[0]=name=rwEng-0
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[1]=server=repfinnt43
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\Orant10g
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.engine.EngineImpl
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\Orant10g\reports\logs\repfinnt43\rwEng-0.trc
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace
    [2004/6/23 3:35:49:5] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:52:870] Info 50128 (RWEngine:init): orb init succeeded
    [2004/6/23 3:36:9:154] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.LocatorBidder.getBid(LocatorBidder.java:32)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.startBidding(ManagerImpl.java:157)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.bind(DelegateImpl.java:158)
         at com.inprise.vbroker.CORBA.portable.ObjectImpl._bind(ObjectImpl.java:59)
         at com.inprise.vbroker.orb.ORB.bind(ORB.java:1189)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:58)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:48)
         at oracle.reports.engine.RWEngine.init(RWEngine.java:219)
         at oracle.reports.engine.RWEngine.main(RWEngine.java:55)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
    [rwEng-0.trc  - end]
    [rwURLEng-0.trc  - begin]
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[0]=name=rwURLEng-0
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[1]=server=repfinnt43
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[2]=ORACLE_HOME=C:\Orant10g
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[3]=engineimplclass=oracle.reports.urlengine.URLEngineImpl
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[4]=traceopts=trace_all
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[5]=tracefile=C:\Orant10g\reports\logs\repfinnt43\rwURLEng-0.trc
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[6]=tracemode=trace_replace
    [2004/6/23 3:35:49:235] Debug 50103 (RWEngine:init): args[7]=cacheDir=C:\Orant10g\reports\cache
    [2004/6/23 3:35:53:91] Info 50128 (RWEngine:init): orb init succeeded
    [2004/6/23 3:36:9:264] Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
         at com.inprise.vbroker.orb.LocatorBidder.getBid(LocatorBidder.java:32)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.startBidding(ManagerImpl.java:157)
         at com.inprise.vbroker.ProtocolEngine.ManagerImpl.getConnector(ManagerImpl.java:147)
         at com.inprise.vbroker.orb.DelegateImpl._bind(DelegateImpl.java:196)
         at com.inprise.vbroker.orb.DelegateImpl.bind(DelegateImpl.java:158)
         at com.inprise.vbroker.CORBA.portable.ObjectImpl._bind(ObjectImpl.java:59)
         at com.inprise.vbroker.orb.ORB.bind(ORB.java:1189)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:58)
         at oracle.reports.server.EngineCommHelper.bind(EngineCommHelper.java:48)
         at oracle.reports.engine.RWEngine.init(RWEngine.java:219)
         at oracle.reports.engine.RWEngine.main(RWEngine.java:55)
    ): Internal error org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    vmcid: 0x0 minor code: 0 completed: No
    rwURLEng-0.trc -end]
    I noticed the file has an internal error: Exception 50125 (org.omg.CORBA.OBJECT_NOT_EXIST:
    Could not locate the following Object:
         repository id : IDL:oracle/reports/server/EngineComm:1.0
         object name : repfinnt43
    According to the troubleshooting Oracle9iAS Reports Services white paper - it suggested that "This error likely occurs because the osagent has not been started..."
    (quoting from the paper).
    What does this mean? What is an osagent? How do I start it? What do I do now?
    Please help.
    Thank you
    Jennifer

  • Invoices Payables Open Interface Import Error REP-1419: 'beforereport': PL/

    I am having the following error when I try to import the invoces from the interface tables. I've search for the problem but and tried various solutions but they did not solve the problem or did not apply.
    Can someone help??
    APXIIMPT module: Payables Open Interface Import
    Current system time is 22-SEP-2006 22:31:13
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_source='CI'
    p_batch_name='INITIAL'
    p_purge_flag='N'
    p_trace_switch='N'
    p_debug_switch='N'
    p_summary_flag='N'
    p_commit_batch_size='1000'
    p_user_id='1115'
    p_login_id='337907'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    MSG-01104: (Before Report) Modified file
    MSG-00000: p_purge_flag :N
    MSG-00000: c_nls_yes :Yes
    MSG-00000: c_nls_no :No
    MSG-00000: p_summary_flag :N
    MSG-00000: p_nls_summary :No
    MSG-00000: p_nls_purge :No
    REP-1419: 'beforereport': PL/SQL program aborted.
    Report Builder: Release 6.0.8.25.0 - Production on Fri Sep 22 22:31:14 2006
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 577860.
    Review your concurrent request log and/or report output file for more detailed information.

    I get the following error message: "Invalid Liability Liability account is invalid". I've tried both populating the ACCTS_PAY_CODE_COMBINATION_ID field and leaving it null. Some googling also said mentioned that particular error message may be misleading.
    And yes, I'm passing the correct code from the lookup_type. The only difference is that for the one that works, I'm using an Oracle seeded source lookup. However, in the lookups screen I can't see where there are any special configuration.
    I should also mention that the invoices will be imported from an external system, and there will be no PO attached to the invoice. I'm not sure if this info is relevent though.
    I've done some researching and thinking and maybe there is some kind of profile option I need to set but I haven't been able to find it yet.
    Also, I can't find the AP_ERRORS_GT table or any other closely named ones.
    Edited by: Sean Ong on 15/08/2012 01:27

  • Rep-1401: formula name : Fatal Pl/SQL error occured

    Hi,
    I am using report builder 6.0 and recently came across a error while running the report. Rep-1401:<formula name> : Fatal Pl/SQL error occured.
    I created a formula column in the report. In that i have three local variable.
    f_val number := 0;
    s_val number := 0;
    t_val number := 0;
    t_val := f_val/s_val ; --> this gives the above fatal error.
    t_val := (f_val + 1)/s_val; --> this gives the above fatal error
    t_val := f_val/(s_val + 1); ---> no error
    if i change the value of s_val
    s_val := 1;
    t_val := f_val/(s_val - 1) ; ----> this gives the above fatal error.
    Can anyone help me to solve this problem or is it report builder bug.
    Please help me, as i desperately need help.
    Thanks

    Thanks for ur reply.
    I used nvl too, but the same error occurred.
    For the information in my question I by mistake typed
    t_val := (f_val + 1)/s_val; --> this gives the above fatal error.
    but when the value of f_val = zero and s_val is zero why it gives fatal error when i divide, i used nvl on both the variable while dividing but still got the same error.
    but if s_val is greater than zero then no error occurs.
    please help me, I feel it is a bug.

  • Rep-1401 : Fatal PL/SQL error occured

    Hi,
    I am using report builder 6.0 and recently came across a error while running the report. Rep-1401:<formula name> : Fatal Pl/SQL error occured.
    I created a formula column in the report. In that i have three local variable.
    f_val number := 0;
    s_val number := 0;
    t_val number := 0;
    t_val := f_val/s_val ; --> this gives the above fatal error.
    t_val := (f_val + 1)/s_val; --> this gives the above fatal error
    t_val := f_val/(s_val + 1); ---> no error
    if i change the value of s_val
    s_val := 1;
    t_val := f_val/(s_val - 1) ; ----> this gives the above fatal error.
    Can anyone help me to solve this problem or is it report builder bug.
    Please help me, as i desperately need help.
    Thanks

    The best way to handle this is to just add an exception handler that handles a zero divide.
    EX:
    function...blah
    var3:=var/var2...
    EXCEPTION
    when zero_divide then
    var3:= 0;Zero Divide is a built-in exception to handle cases just like this - so if you run into it, you can set it to whatever you want

Maybe you are looking for

  • My user account on my iMac G5 isn't working correctly?

    Hello all, I recently downloaded a program called "Secrets" on my iMac G5. This program tweaks some simple settings such as changing the dock from the glassy 3D to the 2D black dock. After tweaking a few things to what I thought would help my compute

  • How do I change my photosmart plus printer from usb to wireless

    Could not get my wireless photosmart printer to connect to my computer and had to do it by way of usb hook up.  I am operating win 7.  How do I now convert from usb to wireless?

  • Can anyone recommend software for graphic project management?

    I am a graphic designer who has to juggle multiple projects in various stages and am wondering if there is a software for my new Mac Pro that can help with this type of usage.

  • How to fetch data from Customer (Centrally) XD03...

    hi friends, how to fetch the data which is maintained in the transaction XD03. flow to reach the required data: XD03 --> enter customer number and press enter --> now it takes you to the next screen --> in menu bar EXTRAS --> TEXTS (here we can see t

  • Rendering error with wrong template path

    Hi there, I got a processing exception during a "Render" operation. I think the problem is shown in the following log entries on the server with Adobe Document Services installed (ADS). The application is running on another system (AS1): com.adobe.ad