Report server unable to start

Hi experts,
I'm newbie in oracle apps, we are unable to start our report server. On looking at the trace file it suggests that the service with that name is already running. Can anyone please help me to restart the service again.
i used rwserver server=<servername> shutdown=immediate authid=<uid/pass> to stop the server but didn't work.
i'm working on reports 9.0.2.3.0 in solaris 5.9.
Thanks
Shaan

Hi,
Thanks for the reply. Database connection
string is correct. I checked this on sql plus.
I could see the following message on
server log
*** 2001-05-18 15:04:25 -- Operation failed in server reporsitory
Do i need to do any addtional settings for repository.
Thanks,
Shailesh
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by the oracle reports team:
hello,
did you check that the connection information you gave is correct ? the easiest way to check that, is to start the SQL*plus that is in the oracle_home/bin of where the reports server is residing and connect using the same connect-string. also check the server-logfile for further information.
regards,
the oracle reports team<HR></BLOCKQUOTE>
null

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.

  • 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

  • Report server  service not starting up in report 6i

    I am trying to start report server service in windows 2000 server but it is not starting
    up with following error in event viewer.
    The Oracle Reports Server [arun] service terminated with service-specific error 186.
    Any clue.

    This error generally means there is a problem in the tnsnames.ora file. You are probably missing the needed entry for the Reports Server or the Reports Server name you are using contains special characters.
    More details can be found in Metalink Doc ID# 223807.1

  • 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

  • Reporting service unable to start after restoring on new hardware

    Hi,
    I have a SQL server that the hardware is failing. As a solution we restored the image of the server on a multicore (more less new) server. The problem is that SQL 2000 cannot be started if number of CPUs is not in power of 2. I found an article that helped
    me with a nice trick to load SQL just fine but the reporting service is having the same issue.
    So I am looking for a solution on how to load the Reporting Services on this new hardware. Here is the log of the Report Server Service.
    <Header>
    <Product>Microsoft SQL Server Reporting Services Version 8.00.1038.00</Product>
    <Locale>en-US</Locale>
    <TimeZone>SA Western Standard Time</TimeZone>
    <Path>C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\LogFiles\ReportServerService__06_05_2014_13_45_41.log</Path>
    <SystemName>S*******R</SystemName>
    <OSName>Microsoft Windows NT 5.2.3790.0</OSName>
    <OSVersion>5.2.3790.0</OSVersion>
    </Header>
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing ConnectionType to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsSchedulingService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsNotificationService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing IsEventService to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MemoryLimit to '60' percent as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaximumMemoryLimit to '80' percent as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing InstanceName to 'MSSQLSERVER' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing ProcessRecycleOptions to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing SecureConnectionLevel to '0' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing DisplayErrorLink to 'True' as specified in Configuration file.
    ReportingServicesService!library!e24!6/5/2014-13:45:41:: i INFO: Initializing WebServiceUseFileShareStorage to default value of 'False' because it was not specified in Configuration file.
    ReportingServicesService!servicecontroller!e24!6/5/2014-13:45:41:: Error Starting Service: System.ArgumentException: Value does not fall within the expected range.
    at Microsoft.ReportingServices.Diagnostics.ResourceUtilities.BitsSet(Int32 nr)
    at Microsoft.ReportingServices.Diagnostics.ResourceUtilities.ThrottleCpu()
    at Microsoft.ReportingServices.Diagnostics.Globals.InitializeProcessParameters()
    at Microsoft.ReportingServices.Library.ServiceController.StartService()
    Thanks for your help!!

    Hi,
    Repair Reporting Services Features and see how it works.
    To reinstall an existing component with new properties, reinstall the component with the new properties you need. If using the command prompt, when you select a component to be removed, and then select the same component to be installed,
    Setup will remove the component first, then reinstall it with the new parameters specified.
    The repair of an installation is achieved through a reinstallation of all existing components. When repairing an installation, all components are repaired. When using the command prompt, use the
    REINSTALL="all" or REINSTALLMODE={
    omus | amus } property. For more information on the description of the properties and their values, see
    Installing Reporting Services from the Command Line.
    More information, please see:
    http://technet.microsoft.com/en-us/library/aa179352(v=sql.80).aspx
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Crystal Reports Server :Unable to connect: incorrect log on parameters

    Hi there, I am getting the following error in Crystal Reports Server  when i try to preview or schedule a Crystal Report on an Access 2000 database.
    Unable to connect: incorrect log on parameters
    The Access database does not have has not username or password and I have left these blank when publishing it, and the Database properties in the Central Management Console also show the username and password as blank.
    All other reports are fine is it just reports on the Access 2000 database that give me this errror.
    Anyone any ideas.
    Thanks

    Hi,
    ok now you have to make ure that the user used to run the BOBJ services on your BO server (if you hvae windows then this is the local system account), has access to your AccessDB. Normally local users do not have access to network locations so it is advisable to create a domain user, who is allowed to access the directory with your database and is melber of the local administrators group on the BOBJ server. All you have to do then is to  configure your BOBJ services (Use the Central Configuration Management utility to do this) to run under the credentials (Log-on-as) of user you created.
    Regards,
    Stratos

  • 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

  • Reports 11gR2 - The in-process Reports Server  failed to start

    Hello,
    I recently installed the new Forms Reports 11gR2 on an Oracle Linux 5 update 6 64bit. Firstly, I installed the JDK1.6.29 64bit. Then, I installed the Weblogic Server 10.3.5 (jar version). Finally, I installed the Forms Reports 11gR2. After installation I reboot the machine. When it came up I manually started the Weblogic Server (10.3.5), the WLS_Forms, the WLS_Reports and OPMN. Everything looks fine except the in-process reports server.
    I can access the page (http://apps8.orasys.gr:8888/reports/rwservlet) without any problems but when I try to access the showjobs (http://apps8.orasys.gr:8888/reports/rwservlet/showjobs?)
    I get this message “REP-52266: The in-process Reports Server rep_wls_reports_apps8_asinst_1 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0”
    The status of the In-process Reports Server is down. When I try to start it, it fails. This is what I get in the log files:
    #SEARCH_CRITERIA
    #     START_TIME: 2011-11-15T09:36:20.036+02:00
    #     END_TIME: 2011-11-15T10:36:20.036+02:00
    #     MESSAGE_TYPES:INCIDENT_ERROR, ERROR, UNKNOWN
    #SELECTED_TARGETS_LIST
    #     /Farm_ClassicDomain/ClassicDomain/WLS_REPORTS/reports(11.1.2):oracle_repapp
    [2011-11-15T10:06:53.414+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [host: apps8.orasys.gr] [nwaddr: 212.205.62.203] [tid: Thread-34] [userId: <anonymous>] [ecid: 004gS5sBFOS0RtdePdaQPP00017Y00000O,1:27964] [probKey: 33] [APP: reports#11.1.2] [URI: /reports/rwservlet/showjobs] REP-50125 : java.lang.StringIndexOutOfBoundsException: String index out of range: -1 [[
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1937)
         at oracle.reports.server.LDAPManager.createDirContext(LDAPManager.java:260)
         at oracle.reports.server.LDAPManager.createOIDContext(LDAPManager.java:176)
         at oracle.reports.server.RWSecurity.start(RWSecurity.java:122)
         at oracle.reports.server.SecurityHelper.start(SecurityHelper.java:107)
         at oracle.reports.server.RWServer.startServer(RWServer.java:985)
         at oracle.reports.server.RWServer.run(RWServer.java:358)
         at java.lang.Thread.run(Thread.java:662)
    [2011-11-15T10:07:02.729+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [] [oracle.reports.servlet] [host: apps8.orasys.gr] [nwaddr: 212.205.62.203] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 004gS5sBFOS0RtdePdaQPP00017Y00000O,0:1:0x5f5e102] [probKey: 34] [APP: reports#11.1.2] [URI: /reports/rwservlet/showjobs] ServerManager:getServer Bind to Reports Server rep_wls_reports_apps8_asinst_1 failed.
    [2011-11-15T10:36:05.110+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [host: apps8.orasys.gr] [nwaddr: 212.205.62.203] [tid: Thread-68] [userId: weblogic] [ecid: 9abaf3e65885e557:23d03fee:133a635b091:-8000-0000000000000296,0] [probKey: 35] [APP: reports#11.1.2] REP-50125 : java.lang.StringIndexOutOfBoundsException: String index out of range: -1 [[
    java.lang.StringIndexOutOfBoundsException: String index out of range: -1
         at java.lang.String.substring(String.java:1937)
         at oracle.reports.server.LDAPManager.createDirContext(LDAPManager.java:260)
         at oracle.reports.server.LDAPManager.createOIDContext(LDAPManager.java:176)
         at oracle.reports.server.RWSecurity.start(RWSecurity.java:122)
         at oracle.reports.server.SecurityHelper.start(SecurityHelper.java:107)
         at oracle.reports.server.RWServer.startServer(RWServer.java:985)
         at oracle.reports.server.RWServer.run(RWServer.java:358)
         at java.lang.Thread.run(Thread.java:662)
    [2011-11-15T10:36:11.798+02:00] [WLS_REPORTS] [INCIDENT_ERROR] [] [oracle.reports.servlet] [host: apps8.orasys.gr] [nwaddr: 212.205.62.203] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 9abaf3e65885e557:23d03fee:133a635b091:-8000-0000000000000296,1:27966] [probKey: 36] [APP: reports#11.1.2] ServerManager:getServer Bind to Reports Server rep_wls_reports_apps8_asinst_1 failed.
    #MESSAGE_COUNT: 4
    Please help. I really need to evaluate version in order to move to it as soon as possible.
    Thank you in advance,
    Evris

    Hi Evris,
    REP-50125 : java.lang.StringIndexOutOfBoundsException: String index out of range: -1
    Follow the below metalink id
    Start Report Server Failed, Javalang String Indexoutof Boundexception Rep-50125 [ID 372362.1]
    Hope this will be helpful,
    Regards,
    Fabian

  • Report Server won't start

    Hi,
    I've read many posts on this but they don't seem to fit my scenario.
    Using 9iAS release 2.
    When I try to start Reports Server from EM is says it starts but it never does.
    I tried creating a standalone reports server, but that doesn't help.
    I read a post that it's a known bug and to fix it by altering targets.xml by entering SSO username, but I'm not using SSO. Is this still a solution for me?
    I can access:
    http://<your_machine_name>.<domain_name>:<your_port_
    number>/reports/rwservlet/help
    I cannot access:
    http://<your_machine_name>.<domain_name>:<your_port_
    number>/reports/rwservlet/showjobs?server=<server_name>
    When I enter this it automatically goes to SSO port.
    So my servlet is running but my server is not.
    Anyone know what I can try next??
    Thanks.
    Lesley

    It is supposed to Validate you against the SSO database.
    What Message do you get if you put a valid portal id and password in ?
    Also Note:212551.1 addresses the not showing in EM as started. I have used this note info and works for me.

  • Reports server shuttdown after start

    iAS 9iR2, Win2000
    hy.
    i created a reportsserver using rwserver -install <servername>
    when i start the service it shuts down after about 2 seconds.
    the trace-file says this:
    [2003/10/21 10:54:26] Info 56025 (RWServer:startServer): Reports Server wird hochgefahren
    [2003/10/21 10:54:27] Info 50128 (RWServer:startServer): orb init succeeded
    [2003/10/21 10:54:27] Info 50129 (RWServer:startServer): boa init succeeded
    [2003/10/21 10:54:29] Exception 50125 (java.lang.reflect.InvocationTargetException: exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=1017,
    java.lang.String errorString="java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:596)
         at oracle.reports.utility.DBConnection.connect(DBConnection.java:74)
         at oracle.reports.server.WebDBIntegration.<init>(WebDBIntegration.java:61)
         at oracle.reports.server.DesOraclePortal.init(DesOraclePortal.java:29)
         at java.lang.reflect.Method.invoke(Native Method)
         at oracle.reports.server.Destination.invokeInit(Destination.java:302)
         at oracle.reports.server.Destination.initDest(Destination.java:64)
         at oracle.reports.server.RWServer.startServer(RWServer.java:507)
         at oracle.reports.server.RWServer.jniMain(RWServer.java:162)
    ): Interner Fehler java.lang.reflect.InvocationTargetException
    [2003/10/21 10:54:29] Exception 50125 (): Exception abgefangen: java.lang.reflect.InvocationTargetException
    exception oracle.reports.RWException {
    oracle.reports.RWError[] errorChain={struct oracle.reports.RWError {
    int errorCode=50125,
    java.lang.String errorString="Exception abgefangen: java.lang.reflect.InvocationTargetException",
    java.lang.String moduleName="REP"
         at oracle.reports.utility.Utility.newRWException(Utility.java:596)
         at oracle.reports.utility.Utility.newRWException(Utility.java:606)
         at oracle.reports.server.Destination.invokeInit(Destination.java:324)
         at oracle.reports.server.Destination.initDest(Destination.java:64)
         at oracle.reports.server.RWServer.startServer(RWServer.java:507)
         at oracle.reports.server.RWServer.jniMain(RWServer.java:162)
    [2003/10/21 10:54:29] Info 50002 (RWServer:shutdown): Server wird heruntergefahren
    what am i doing wrong?

    Looks like problem when trying to init portal destination
    In your $OH\reports\conf\<servername.conf> there is a line like this
    <!--destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <property name="portalUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </destination-->
    You might have uncommented this. If you have uncommented this you have to provide the valid portal db user name/pwd
    If you do not want "oraclePortal" destination just comment this element.
    Thanks
    The Oracle Reports Team

  • When i start the report server it say starting then it say shutting down

    i received this message everytime i start the report server
    starting then shutting down
    this happen after i did remove the server from the domain and re-join it again to the domain
    please help

    Hello,
    The best method to diagnoze this kind of problem is to activate the Reports Server trace
    Edit the file $ORACLE_HOME/reports/conf/<reports server name>.conf
    Modify it in order to have a line :
    <trace traceOpts="trace_all"/>
    Then, restart the reports server.
    The trace files will be generated in $ORACLE_HOME/reports/logs for Reports 9.0.2
    or in $ORACLE_HOME/reports/logs/<reports server name> for Reports 9.0.4
    Regards

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

  • Reports server failed to start with OPMN

    hi
    We r using oracle application server 10g(904) in sunsparc machine..we have configured reports server with opmn..while starting all the process using
    opmnctl startall
    im getting the error
    Failed to start the managed process after the maximum retry limit
    check the log
    i even checked the log nothing is thr in it
    i even tried starting indivually like
    opmnctl startproc ias-component=repsdb
    but still no hopes
    can anybody solve this is it very urgent for me
    Thanks
    Jram

    No again the same error is coming
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=oraclesun:6201
    0 of 1 processes started.
    ias-instance id=ias_admin.oraclesun
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    repsdb/ReportsServer/repsdb
    Error
    --> Process (pid=11358)
    failed to start a managed process after the maximum retry limit
    Log:
    /u04/bi10g/opmn/logs/repsdb~ReportsServer~repsdb~1
    i defined the trace the trace entires are
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): LANG=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LC_ALL=en_US.UTF-8
    Debug 50103 (Environment:getEnvironmentStrings): LD_LIBRARY_PATH=/u04/bi10g/jdk/jre/lib/sparc:/u04/bi10g/lib:/u04/bi10g/opmn/lib:/u04/bi10g/lib
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_CONFIG_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORACLE_HOME=/u04/bi10g
    Debug 50103 (Environment:getEnvironmentStrings): ORA_NLS33=/u04/bi10g/ocommon/nls/admin/data
    Debug 50103 (Environment:getEnvironmentStrings): PATH=/u04/bi10g/jdk/bin:/u04/bi10g/bin:/u04/bi10g/bin:/usr/bin:/usr/ccs/bin:/usr/bin::/usr/dt/bin:/usr/openwin/bin:/bin:/usr/ucb:/u04/infra10g/bin:/usr/ccs/bin:/usr/openwin/bin:/u04/infra10g/jdk/bin
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_CLASSPATH=/u04/bi10g/reports/jlib/rwbuilder.jar:/u04/bi10g/reports/jlib/rwrun.jar:/u04/bi10g/jlib/zrclient.jar:/u04/bi10g/j2ee/home/oc4j.jar:/u04/bi10g/j2ee/home/lib/ojsp.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_NO_DUMMY_PRINTER=TRUE
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_PATH=/u04/bi10g/reports/templates:/u04/bi10g/reports/samples/demo:/u04/bi10g/reports/integ:/u04/bi10g/reports/printers:/u04/bi10g/forms90/charm
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    Debug 50103 (Environment:getEnvironmentStrings): REPORTS_TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): RW=/u04/bi10g/reports
    Debug 50103 (Environment:getEnvironmentStrings): SHELL=/usr/bin/ksh
    Debug 50103 (Environment:getEnvironmentStrings): TK90_ICON=/u04/bi10g/reports/plugins/resource
    Debug 50103 (Environment:getEnvironmentStrings): TMP=/tmp
    Debug 50103 (Environment:getEnvironmentStrings): TNS_ADMIN=/u04/bi10g/network/admin
    Debug 50103 (Environment:getEnvironmentStrings): TZ=Asia/Calcutta
    Debug 50103 (Environment:getEnvironmentStrings): NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat
    Debug 50103 (Environment:getEnvironmentStrings): XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt
    Debug 50103 (Environment:getEnvironmentStrings): NLS_LANG=AMERICAN_AMERICA.W

Maybe you are looking for

  • Firefox 4 with close tab x on far right side? About:config browser.tabs.closeButtons 3 ?

    in FF 3 I had the close tab button on the far right side with the browser.tabs.closeButtons config to 3. This doesn't work in FF4 anymore, what are my options? So far I stay on 3.6 as this is a feature I really like to have. Thanks Tilo

  • Using hierarchy attribute in where clause! ERROR

    Hi, I'm currently working on a report where I'm using a where clause in my MDX querry on the "ID" hierarchy, but also would like to show the ID in the report (table/matrix) in the ON COLUMNS part. As I read it is not possible to use a slicer in an ax

  • Structure Search-PPOME

    Hi, I assigned a new object type A (Work Center) in Find By area (left hand side of PPOME) of PPOME. I configured Structure Search using table T77FSEAT. When I click on Structure Search( in PPOME) I am getting a message u201CNo Structure Existsu201D.

  • Generate IDOC report

    Hi, We want to make a report in which we have to send material master data to non sap system through IDOC. Our Message type will be MATMAS and Basic type would be MATMAS05. All ALE settings will be taken care.But in our scenerio we need to pass some

  • Simple capability question

    I currently have a D-Link DIR-655 wireless router with 802.11n technology connected to my cable modem. This router gives access to the internet for all device on my network (PCs, PS3, WII, PSP, PS3, Xbox360, Slingbox and my Mac Mini). My question is