After restart Oracle Report Server some reports start automatically to run.

When our report server is restarted always a number of reports are started automatically.
I don't know why these are started automatically?
Is there a avoid starting these reports?

Hello,
If you are storing the jobs on the database then please check:
Using the Reports Server Queue PL/SQL Table and API - RW_SERVER_JOB_QUEUE (Doc ID 72531.1)
otherwise just rename the report server .dat files
1- Go to $ORACLE_HOME/reports/server directory
2- Rename Reports Server dat file.
Unix example :
mv reports_server_name.dat reports_server_name.dat.old
3- Try again to start Reports Server
Possible causes of the issue are:
1.scheduled jobs
or
2.restart of report server while some jobs were waiting in the queue
Regards,
Alex
If someone's answer is correct or helpful please mark it accordingly.
Edited by: AlexDiniasi on 02.08.2012 18:49

Similar Messages

  • When Starting OC4J, why the report server doesn't start automatically? !!

    Dear All,
    I have DS 10g on my system and I start the OC4J when I have to run either forms or reports.
    But when I attend to start the do the following command from the form:
    WEB.SHOWDOCUMENT(..../getjobid<jobid>?server=<servername>...), I have an error: FRM-41213: Unable to connect to the report server <servername>.
    I noticed that if I run the following URL:http://<server>:.../reports/rwservlet, it gives me a list of command, but the server still not running..But if I add any command to the above URL like for example "getserverinfo" or "showjobs" then the server is started. Now, and after the command, if we return back and we run the report from the form, the report will run successfully.
    The question WHY??
    Regards,
    Joe
    Message was edited by: Joe
    Joe Farah

    Hello,
    That's the way it works ...
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
    2.1.3.1 Starting the In-process Server (Windows and UNIX)
    If you are using Reports Server as an in-process server (the default configuration), sending a run report request starts the in-process server; however, if you are sending a request through a command line, the servlet must be invoked first using either the run report URL or the Web command URL. When you have successfully started the servlet, this also means you have successfully started the in-process server.
    If you use "Oracle Application Server", the "in-process" reports server will be started automatically by opmn ...
    Regards

  • Oracle 9i Report Server Failed to start

    Hi,
    My Oracle 9i Report Server Failed to start, I think it is due to patch problem with OS
    It was workin fine before we upgraded patch to Sun Solaris Machine.
    Now the Patch set In my OS is
    The patched installed are as follows
    112138-01 Synopsis: SunOS 5.8:: usr/bin/domainname patch
    108652-98 X11 6.4.1: Xsun patch
    108921-25 CDE 1.4: dtwm patch
    108940-72 Motif 1.2.7 and 2.1.1: Runtime library patch for Solaris 8
    OS: SunOS 5.8 Generic_117350-37 sun4u sparc SUNW, Ultra-4
    When i try to start the application Server it shows the below error pls Help.
    ......Starting Oracle HTTP Server.....
    ADMN-100999
    ......Started Oracle HTTP Server.....
    ......Started OC4J instance.....
    ADMN-100999
    ......Started OC4J instance.....
    .....Checking OHS and OC4J status.....
    ADMN-100999
    See base exception for details.
    Base Exception:
    oracle.ias.repository.schema.SchemaException:Unable to connect to Directory Server:javax.naming.CommunicationException: it15242.chennai.ford.com:4032 [Root exception is java.net.ConnectException: Connection refused]
    See base exception for details.
    .....PRESS ENTER TO CONTINUE.......
    ......Starting Web Cache...........
    Oracle9iAS Web Cache, Version 9.0.2.0.0
    Copyright: Oracle Corporation, 1999-2001
    Build CALYPSO_9.0.0_SOLARIS_020411
    Admin Server failed to start
    ......Started Web Cache...........
    .....PRESS ENTER TO EXIT.......
    Please Help me out to solve this issue.

    I am assuming you are using 9iR2:
    1. start your infrastructure database
    2. start oid
    nohup oidmon start
    nohup oidctl server=oidldapd configset=0 instance=1 start
    3. check to see if things seem to be working properly in the infrastructure before starting the midtier
    dcmctl getstate -v (this will give you the status of the infrastructure components). If this comes back in error, you will need to solve this first.

  • Report Server is not startting

    I have installed Oracle 9iAS release 2 on Linux Advanced Server release 2.1AS/i686. Both Infrastructure and mid tier servers are on the same machine. When I see the services through OEM, All services except discoverer, reports and wireless are up. I updated conf file ( Report server) in reports/conf . It is not generating any trace or log file. Please suggest.

    Hi,
    the Reports Services is not a process by default but a Servlet. Just try and call a Reports by using http://host:port/reports/rwservlet?report=<name>&userid=<database access>&destpye=cache&desformat=htmlcss&paramform=no
    By omitting the server=<report server> parameter the in process server is started and used.
    Frank

  • Oracle Reports Server CGI - Report Job was cancelled upon user request.

    I am running reports on the web through Forms using Run_Report_Object built in. I am using Oracle 9iAS Enterprise Edition Release 1(1.2.2.2.2), Forms 6i Patch 9 (6.0.8.18.3) and Reports 6i Patch 9 (6.0.8.18) using CGI implementation. Most reports are running fine, but I have one that produces 125 pages and we are getting the following messages in the browser:
    Error: The requested URL was not found, or cannot be served at this time.
    Oracle Reports Server CGI - Report Job was cancelled upon user request.
    However if you look at the Reports Server Queue Status thru the browser it shows that the report did finish, but it took 16 minutes. But the user gets the above message in their browser window.
    Is there a way to get the first page of the report to display, while the rest of the report finishes, so the browser window doesn't timeout and display the above error?
    Any help would be greatly appreciated.

    hi ,
    There is no limit on the report run time. The most probable reason why you are getting the 'Report cancelled upon user request' message is the users might have hit the "cancel Report" button which is displayed when it is running in 'SYNCHRONOUS MODE'. do not hit that button as it will terminate the report. to increase the speed of returning the results by the report, try improving the sql that you use in the report, or if you have DBA rights try adding in INDEXES on the columns of the tables used by the report.
    Hope this helps
    Manoj

  • Please help ! "Oracle Reports Server CGI - Reports Server name is not specified."

    Hello Gurus,
    I have an html form that allows putting in a parameter. Upon
    submit the form, it'll pass a string URL with the parameter to a
    new browser.
    My url: http://localhost/servlet/oracle.reports.rwcgi.RWServlet?
    diary&14252
    I also used keymap looks like this
    diary: report=Diary.rdf server=servername desformat=pdf
    destype=cache userid=id/psswd@db myoid=%1 %*
    But I get an Error: The requested URL was not found, or cannot
    be served at this time. Oracle Reports Server CGI - Reports
    Server name is not specified.
    However, if I move the cursor to the end of the same url (or put
    a space at the end) and hit Enter, then the report is
    displayed. I guess there must be something wrong with my
    configuration. Please help. I appreciated any inputs from you.
    Thanks in advance.
    Ashley

    I found the solution to my problem. It was nothing to do with
    the cgicmd.dat keymap file, but the html form itself. It's
    confused between the url arguments and form arguments from the
    submit button. So, what I did was open a new window with all
    arguments instead of using the submit function.
    Regards,
    Ashley

  • Oracle Http server can not start

    Hi friends,
    I'm running OAS 9i Release 2 (9.0.2.0.1) under Windows 2000 Server and I have some difficulties to start Oracle http server.
    When starting it under this the dos prompt (using the following command: C:\ora9ias_forms\opmn\bin>opmnctl.exe startall), I receive the following message:
    Request partial success -- 1 of 6 processes started.
    What's wrong ?.
    How to solve this matter. Thanks.

    Look under opmn/logs/
    There are 3 logs that can help, read the ons.log, You can fin de reason in there.
    Did you modify any conf file before restart?

  • Oracle Fulfillment server does not start and also my concurrent manager is

    The oracle Fulfillment server does not start and also my concurrent manager is down, when ever iam trying to start them i getting error.
    even i restarted my laptop many times
    Iam using WINXP on my laptop.
    Pls help someone
    hsawwan
    Posts: 11,859
    Registered: 03/13/06
    Re: oracle Fulfillment server and concurrent manager problem
    Posted: Oct 13, 2008 9:26 AM in response to: user578071 Reply
    What is the error?
    What does CM log file say?
    Please run cmclean.sql and try to start the CM then.
    Note: 134007.1 - CMCLEAN.SQL - Non Destructive Script to Clean Concurrent Manager Tables
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=134007.1
    where should i run in apps schema or some other schema, where can i find the log
    as iam using r12

    Duplicate thread ..
    oracle Fulfillment server and concurrent manager problem
    Re: oracle Fulfillment server and concurrent manager problem

  • Oracle Forms Server Service cannot start by scripts (windows2k)

    We have a Portal & Application Server installed (Forms&Reports 6i).
    Server is Windows2000.
    I have to start Oracle Forms Server service by scripts, when i manually start the process by pressing start or stop, it works & asks for nothing.
    but when i write a script to stop & start oracle forms server , it stops by script.
    but it fails to start & says FRM-60009 : ifsvr60 correct usage : -install [service name] exc..... so service doesnt start but when i go to services & start it manually by presing start , it starts. I dont want to install a new service just stop & start the engine.
    How can i start the forms server service by a script ? (any of known commands or a way to Oracle forms server service to start by scripts ?)
    Thx for Help..

    Hi
    Have you checked that the rpd file still exists in the Repository folder? Did you leave it in a consistent state? assuming the paint.rpd is still there, double click it and see if you can open it, if so run a consistency check.
    Rgds
    Ed

  • Oracle service, Listener and http server does not start automatically

    Hello,
    I have Oracle 9i release 2 installed on Unix HP box if system restart in case of power failure the Oracle service, Listener and http server does not start automatically, is there any ready reference available to check what's wrong is happening(I don't have knowledge of Unix).
    Thanks, Khawar.

    Hi Rajesh,
    Thanks for reply, I will check this link and will be back if facing problem.
    Regards, Khawar.

  • Oracle BAM Server don't start

    Oracle BAM Server don't start.
    Below is the log file.
    Any suggestion?
    Thank you!

    Hi,
    The problem is database connection to almost all schemas:
    MDS-00929: unable to look up name "jdbc/mds/owsm" in JNDI context
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BamServerSingletonServlet" failed to preload on startup in Web application: "/oracle/bam".
    java.lang.RuntimeException: java.sql.SQLException: The Network Adapter could not establish the connection
    You should ensure you can connect from middleware server to database, and data source information is right (<domain_location>/config/jdbc/<datasource files>)
    Hope this helps.
    Regards,
    Jorge

  • 11.1.1.5 Presentation Server won't start automatically

    Hi, gurus. Interesting problem with 11.1.1.5. 4 of 5 OBIEE services start automatically. Presentation Server doesn't. An excerpt from sawlog0.log is shown below. What's odd is that even though it fails when starting automatically, we can go into Fusion Middleware and start it manually - no problems there. So it can start, and from that point everything works great, it just won't start along with all of the other services.
    Any ideas?
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [ERROR:16] [] [saw.dms.conext.unwrap] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0:29] [tid: 1107712320] Failed to restore ctx from reference[[
    File:executioncontext.cpp
    Line:286
    Location:
    saw.dms.conext.unwrap
    saw.threadpool
    saw.threads
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0:29
    ThreadID: 1107712320
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.rpc.server.listen] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0] [tid: ] Server shutdown initiated by OPMN.[[
    File:socketrpcserver.cpp
    Line:818
    Location:
    saw.rpc.server.listen
    saw.sawserver
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0
    [2012-08-22T14:29:47.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid: 004lvOK0SKHCwkYzLoePOA00014t000001,0
    [2012-08-22T14:30:33.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 120325.0800 BP2 64-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:35.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:41.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.5.0 (Build 120325.0800 BP2 64-bit) are starting up.[[
    File:sawserver.cpp
    Line:465
    Location:
    saw.sawserver
    ecid:
    [2012-08-22T14:30:41.000-05:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services are shutting down.[[
    File:sawserver.cpp
    Line:712
    Location:
    saw.sawserver
    ecid:
    ]]

    Alas, although out-of-sync GUIDs fit all of the clues, that wasn't the answer.
    The problem still exists. Here's the relevant portion of the opmn.log file.
    These first five sections represent an attempted start of all services in Fusion Middleware by clicking Start All
    Request 1fa starts the BI Server successfully.
    Request 1fb starts the BI Scheduler successfully.
    Request 1fc attempts to start the Presentation Server but fails.
    Request 1fd starts the Java Host successfully.
    Request 1fe starts the Cluster Controller successfully.
    So the Presentation Server will not start automatically as a part of Start All.
    However, manually clicking 'Start Selected' for the Presentation Server (request 236 below) starts the service. So the short version is that we can start it manually, but not as a part of Start All.
    [2012-08-23T16:03:58][opmn][TRACE:1][667][OPMN]Request 1fa Started.  Command: /start?ias-component=coreapplication_obis1
    [2012-08-23T16:03:58][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:0)
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643) [No addresses for the request.]
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643)
    [2012-08-23T16:03:59][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693061
    [2012-08-23T16:04:01][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obis1~OracleBIServerComponent~coreapplication_obis1~1 (1181693061:8643)
    [2012-08-23T16:04:01][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fa Completed. Command: /start?ias-component=coreapplication_obis1
    [2012-08-23T16:04:01][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fb Started.  Command: /start?ias-component=coreapplication_obisch1
    [2012-08-23T16:04:01][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1181693062:0)
    [2012-08-23T16:04:03][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obisch1~OracleBISchedulerComponent~coreapplication_obisch1~1 (1181693062:8995)
    [2012-08-23T16:04:03][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fb Completed. Command: /start?ias-component=coreapplication_obisch1
    [2012-08-23T16:04:03][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fc Started.  Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:03][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:0)
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021)
    [2012-08-23T16:04:05][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9021)
    [2012-08-23T16:04:07][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:09][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:0)
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043)
    [2012-08-23T16:04:11][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:13][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fc Completed. Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693063:9043)
    [2012-08-23T16:04:13][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693063
    [2012-08-23T16:04:14][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fd Started.  Command: /start?ias-component=coreapplication_obijh1
    [2012-08-23T16:04:14][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obijh1~OracleBIJavaHostComponent~coreapplication_obijh1~1 (1181693064:0)
    [2012-08-23T16:04:16][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obijh1~OracleBIJavaHostComponent~coreapplication_obijh1~1 (1181693064:9053)
    [2012-08-23T16:04:16][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fd Completed. Command: /start?ias-component=coreapplication_obijh1
    [2012-08-23T16:04:16][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 1fe Started.  Command: /start?ias-component=coreapplication_obiccs1
    [2012-08-23T16:04:16][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obiccs1~OracleBIClusterControllerComponent~BIClusterController~1 (1181693065:0)
    [2012-08-23T16:04:18][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obiccs1~OracleBIClusterControllerComponent~BIClusterController~1 (1181693065:9079)
    [2012-08-23T16:04:18][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 1fe Completed. Command: /start?ias-component=coreapplication_obiccs1
    [2012-08-23T16:04:53][opmn][TRACE:1][667][OPMN][code:pm-requests]Request 236 Started.  Command: /start?ias-component=coreapplication_obips1
    [2012-08-23T16:04:53][opmn][TRACE:1][662][OPMN][code:pm-process]Starting Process: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:0)
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537) [No addresses matched the properties for the request.]
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537)
    [2012-08-23T16:04:54][opmn][TRACE:1][][OPMN][code:libopmncustom]Ping failed in Ready callback for proc:1181693066
    [2012-08-23T16:04:56][opmn][TRACE:1][665][OPMN][code:pm-process]Process Alive: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1181693066:9537)
    [2012-08-23T16:04:56][opmn][TRACE:1][668][OPMN][code:pm-requests]Request 236 Completed. Command: /start?ias-component=coreapplication_obips1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Oracle 10g  Report Server is Not Starting Up?

    Hi,
    I have installed Oracle 10g Developer Suite (10.1.2.0.2) and OS is Windows 2003 Server R2 SP2 32-Bit, i have run this Command rwserver server = server name start for starting up my report server,it show error message REP-56105: Engine {0} died with error:* and report server status is shutdown.
    Please Advice,
    Thank You
    Shan

    1) Please post the version of Reports and the OS because some problems could be version specific and OS specific
    2) Enable tracing
    Edit
    $OH\reports\conf\server_name.conf
    And uncomment "trace" element. It should be like this
    <trace traceOpts="trace_all"/>
    Now we can see the engine trace also in logs directory. That may throw some light about the issue.
    3) Please try the following in conf file
    Comment the url engine element if you are not planning to use url engine
    <!--engine id="rwURLEng" .... /-->
    4) Increase callback timeout for rwEng engine element in conf file
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000">
    Increase callbackTimeOut (make it 1.5 or double or something) and try
    Thanks
    The Oracle Reports Team

  • Reports server doesn't start after upgrade 11.1.1.2 - 11.1.1.6

    Hello,
    I've upgraded a Linux server from Weblogic 10.3.2 / Forms 11.1.1.2 to Weblogic 10.3.6 / Forms 11.1.1.6 and I have some problems with reports server.
    I can't use jobStatusRepository on my reports server.
    I've created a new one, and when I activate the Job Status Repository, server can't start.
    I've added this features from Enterprise Manager and I've build a new credential (I first have tried to redefine old ones).
    When I modify my rwserver.conf adding comments to jobStatusRepository section, my report server start (from opmnctl or from Enterprise Manager) but as soon I put on line the jobStatusRepository, it fails to start.
    My server is an Oracle Linux 5.
    I've done the same on another server (same releases) and it does the same ...
    Thanks for any help.
    Xavier Cabantous

    Hello,
    thanks for your reply.
    I've put level TRACE:32in traces but there is nothing interesting in log files :
    in console~rep11_nodhos~1.log =>
    12/06/09 21:02:10 Start process
    9 juin 2012 21:02:13 oracle.security.jps.internal.common.util.XmlSchemaValidationUtil$StrictErrorHandler warning
    ATTENTION: Echec de la validation du contenu XML. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Emplacement : line 2 column 272.
    but I've seen in other topics that we don't have to care to this Warning.
    in rwserver_diagnostic.log =>
    no errors messages, it ends with
    [2012-06-09T21:02:13.483+02:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 10] [ecid: 0000JVIc0PeFw000jzwkno1Fotqn000001,0] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] Multicast:registerReceiver Packet handler registered
    [2012-06-09T21:02:13.489+02:00] [reports] [NOTIFICATION:16] [] [oracle.reports.server] [tid: 10] [ecid: 0000JVIc0PeFw000jzwkno1Fotqn000001,0] ServerPacketHandler:start ServerPacketHandler started successfully
    I just have opened a SR on MetaLink

  • Report Server Failed To Start : REP-50125: org.omg.CORBA.INTERNAL:

    Hi all,
    I try to start my in process report server as below and it shows REP-50102 error as below :
    [oracle@icbadev ~]$ rwserver.sh server=rep_icbadev
    REP-50125: org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 208 completed: No
    [oracle@icbadev ~]$
    [oracle@icbadev ~]$ rwdiag.sh -findAll; rwclient.sh server=rep_icbadev report=test destype=cache
    Naming service used to locate servers
    Naming Server host = icbadev.smebank.net
    Naming Server port = 14021
    Exception in thread "main" org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 208 completed: No
    at com.sun.corba.se.internal.corba.ORB.getLocalHostName(ORB.java:924)
    at com.sun.corba.se.internal.corba.ORB.checkApplicationPropertyDefaults(ORB.java:888)
    at com.sun.corba.se.internal.corba.ORB.set_parameters(ORB.java:457)
    at com.sun.corba.se.internal.POA.POAORB.set_parameters(POAORB.java:153)
    at com.sun.corba.se.internal.Interceptors.PIORB.set_parameters(PIORB.java:333)
    at org.omg.CORBA.ORB.init(ORB.java:337)
    at oracle.reports.utility.DiagServerLocator.readConfigFile(DiagServerLocator.java:138)
    at oracle.reports.utility.DiagServerLocator.init(DiagServerLocator.java:90)
    at oracle.reports.utility.DiagServerLocator.locateServer(DiagServerLocator.java:154)
    at oracle.reports.utility.DiagServerLocator.handleRequest(DiagServerLocator.java:546)
    at oracle.reports.utility.DiagServerLocator.main(DiagServerLocator.java:566)
    REP-0178: Cannot connect to Reports Server 'rep_icbadev'.
    [oracle@icbadev ~]$
    Anyone ever encounter the same problem with mine. Appreciate if someone could help me with this.
    The Forms and Reports Services 10.1.2.2.0 was installed on RHEL 4 Update 6 on HP Proliant box.
    Any kind of help are highly appreciated.
    Thank you.

    Found something during my search as follow eventhough it was refering to AIX platform:
    <variable id="IBM_JAVA_OPTIONS" value="-Djava.net.preferIPv4Stack=true"/>
    I try to put above line into opmn.xml as below and try to start report server via opmnctl command line, still not a good news.
    <ias-component id="rep_dev" status="enabled" id-matching="false">
    <process-type id="ReportsServer" module-id="ReportsServices">
    <process-set id="rep_dev" restart-on-death="true" numprocs="1">
    <environment>
    <variable id="PATH"
    value="/usr/oracle/10gAS/apps1/bin:/usr/bin:/usr/ccs/bin:/bin:/usr/oracle/10gAS/apps1/bin:/usr/orac
    e/10gAS/apps1/dcm/bin:/usr/oracle/10gAS/apps1/opmn/bin:/usr/ccs/bin:/usr/bin/X11:/usr/bin:/etc:/usr
    sbin:/usr/ucb:/home/oracle/bin:/sbin:.:/oraclbackup/GFRS/Disk1/install"/>
    <variable id="IBM_JAVA_OPTIONS" value="-Djava.net.preferIPv4Stack=true"/>
    </environment>
    <module-data>
    some info on java installed:
    [root@icbadev ~]# whereis java
    java: /usr/bin/java /etc/java /usr/lib/java /usr/share/java
    [root@icbadev ~]# java -version
    java version "1.4.2"
    gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-9)
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions. There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    [root@icbadev ~]#
    Any kind of help are highly appreciated.

Maybe you are looking for