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.

Similar Messages

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

  • Org.omg.CORBA.INTERNAL

    Here's my problem; I have a CORBA object thats able to launch
    any native process through the use of Runtime.exec(...). When I use
    this CORBA Object to launch a batch file that starts a JavaVM
    to run another CORBA Object (say OBJ2) I get an error. The error happens
    when OBJ2 tries to use the ORB.resolveinitialereferences("Rootpoa"). It raises the following
    exception.
    org.omg.CORBA.INTERNAL: vmcid: SUN minor code: 209 completed: No
         at com.sun.corba.se.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:253)
         at com.sun.corba.se.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:202)
         at com.sun.corba.se.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:130)
         at com.sun.corba.se.internal.POA.POAORB.getServerEndpoint(POAORB.java:489)
         at com.sun.corba.se.internal.POA.POAImpl.pre_initialize(POAImpl.java:153)
         at com.sun.corba.se.internal.POA.POAImpl.<init>(POAImpl.java:111)
         at com.sun.corba.se.internal.POA.POAORB.makeRootPOA(POAORB.java:111)
         at com.sun.corba.se.internal.POA.POAORB$1.evaluate(POAORB.java:129)
         at com.sun.corba.se.internal.core.Future.evaluate(Future.java:28)
         at com.sun.corba.se.internal.corba.ORB.resolveInitialReference(ORB.java:2485)
         at com.sun.corba.se.internal.corba.ORB.resolve_initial_references(ORB.java:2420)
         at services.LogServer.main(LogServer.java:94)
    Does anyone know why this happens??
    Thanks in advance

    Resolving the root POA tries to create a listener thread. Since your initial process already uses an ORB, it's already using that port, so OBJ2 can't use it.
    Try specifying a different port for the second ORB to listen on.

  • Error:org.omg.CORBA.INTERNAL:   minor code: 1398079697  completed: No

    When I run : j2ee -verbose.
    I get the following error:
    J2EE server listen port: 1050
    org.omg.CORBA.INTERNAL: minor code: 1398079697 completed: No
    at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:
    256)
    I have include j2ee.jar in my classpath.What's wrong??

    the bin folder of j2sdkee has a file called setEnv. THe file has reference to the port 1060. I changed the port and it worked for me.

  • 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

  • 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

  • Oracle Management Server fails to start on Solaris 8

    I'm trying to start OMS for oracle9i on a Solaris 8 machine. I type the following command to start OMS;
    oemctl start oms
    OMS then tries to start and after a minute it times out saying look at file $ORACLE_HOME/sysman/log/oms.nohup. When I do this I see the following output;
    Starting the management server at Thu Oct 16 10:40:21 BST 2003
    Management server startup failed. Check the file /space/oracle9i/OraHome1/sysman/log/oms.nohup for details
    served.
    Starting the Oracle Management Server...
    Error starting Oracle Management Server. ORBSingleton: access deniedjava.lang.SecurityException: ORBSingleton: access denied
    at com.sun.corba.se.internal.corba.ORBSingleton.connect(ORBSingleton.java:314)
    at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
    at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
    at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
    at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
    at oracle.sysman.vxn.VxnNamingService.init(VxnNamingService.java:238)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:103)
    at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:112)
    at oracle.sysman.vxa.VxaAppServer.initServer(VxaAppServer.java:3417)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3048)
    OMS exited on Thu Oct 16 10:40:25 BST 2003 with return value 56
    Could not start management server. Initialization failure
    Can someone tell me what's going on and how I can solve this. Thanks.

    Further to my original post I turned the verbose option on when trying to start OMS. The output I get is below;
    $ oemctl start oms &
    2313
    $ [Opened /usr/j2se/jre/lib/rt.jar]
    [Opened /usr/j2se/jre/lib/i18n.jar]
    [Opened /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded java.lang.Object from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Serializable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Comparable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.String from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Class from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Cloneable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Throwable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Error from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadDeath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Exception from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.RuntimeException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.ProtectionDomain from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.AccessControlContext from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassNotFoundException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.LinkageError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NoClassDefFoundError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassCastException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArrayStoreException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.VirtualMachineError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.OutOfMemoryError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StackOverflowError from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.SoftReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.WeakReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.FinalReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.PhantomReference from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Runnable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Thread from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadGroup from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Dictionary from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Map from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Properties from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.AccessibleObject from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Member from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Method from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.Constructor from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractCollection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.List from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Vector from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StringBuffer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Boolean from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Character from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Number from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Float from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Double from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Byte from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Short from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Integer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Long from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NullPointerException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArithmeticException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Shutdown from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StrictMath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamField from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Comparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.String$CaseInsensitiveComparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.System from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.AccessController from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Random from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Set from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptySet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptyList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.AbstractMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$EmptyMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Collections$ReverseComparator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ThreadLocal from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.InheritableThreadLocal from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Guard from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Permission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.BasicPermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.reflect.ReflectPermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference$Lock from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Reference$ReferenceHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer$FinalizerWorker from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue$Null from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.ReferenceQueue$Lock from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Enumeration from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$EmptyEnumerator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Iterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$EmptyIterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$ObjectStreamClassEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$CompareClassByName from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ObjectStreamClass$CompareMemberByName from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Map$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Hashtable$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Version from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.InputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileDescriptor from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.OutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilterInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilterOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.PrintStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Writer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.OutputStreamWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.CharToByteConverter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.Converters from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Stack from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.GetPropertyAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.CharToByteASCII from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Compiler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Compiler$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLStreamHandlerFactory from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$Factory from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.SecureClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$ExtClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.util.Debug from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.StringTokenizer from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.File from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileSystem from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.UnixFileSystem from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedExceptionAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$2 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URL from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap$EmptyHashIterator from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.HashMap$Entry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ArrayList from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLStreamHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.jar.Handler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$AppClassLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Launcher$3 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.file.Handler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLClassLoader$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.EmptyStackException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PrivilegedActionException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Locale from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$2 from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$Loader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$JarLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipConstants from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.LoadLibraryAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Runtime from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader$4 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ClassLoader$NativeLibrary from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.JarIndex from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.ExtensionDependency from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarFile$JarFileEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.DataInput from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.DataInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile$ZipFileInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Manifest from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ByteArrayInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Attributes from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Manifest$FastInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.Attributes$Name from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Math from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarVerifier from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.ByteArrayOutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.IOException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FileNotFoundException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.InflaterInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipFile$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.Inflater from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$FileLoader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.ParseUtil from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.BitSet from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.Resource from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.URLClassPath$4 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.Package from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.CodeSource from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Policy from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Policy$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Security from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Security$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.Reader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.BufferedReader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.InputStreamReader from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.ByteToCharConverter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.io.ByteToCharISO8859_1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.Provider from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.Sun from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.Sun$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.sun.rsajca.Provider from /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded com.sun.rsajca.Provider$1 from /usr/j2se/jre/lib/sunrsasign.jar]
    [Loaded sun.security.provider.PolicyFile from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.PermissionCollection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.provider.PolicyPermissions from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.URLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.URLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.protocol.file.FileURLConnection from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ContentHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.UnknownContentHandler from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.www.MessageHeader from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilePermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.FilePermission$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.RuntimePermission from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.security.cert.Certificate from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaOMSPing]
    [Loaded org.omg.CORBA.SystemException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNullParameterException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameNotFoundException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameServiceException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoNameServiceNotFoundException]
    [Loaded oracle.sysman.vxx.vxxo.VxxoConst]
    [Loaded oracle.sysman.vxx.vxxo.VxxoName]
    [Loaded oracle.sysman.vxx.vxxo.VxxoLooseName]
    [Loaded sun.io.ByteToCharASCII from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaOperations]
    [Loaded oracle.sysman.vxa.VxaAppServerInt]
    [Loaded oracle.sysman.vxa.VxaAppServer]
    [Loaded java.lang.InterruptedException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxAuxFinalizeable]
    [Loaded oracle.sysman.vdb.VdbSession]
    [Loaded oracle.sysman.vdb.VdbCORBASessionOperations]
    [Loaded oracle.sysman.vdb.VdbAutoCommitSession]
    [Loaded oracle.sysman.vxa.VxaExtServiceTracker]
    [Loaded oracle.sysman.vxa.VxaService]
    [Loaded oracle.sysman.vxa.VxaNoSuchServiceException]
    [Loaded org.omg.CORBA.portable.IDLEntity from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.UserException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vdb.VdbLostConnectionException]
    [Loaded oracle.sysman.vxn.VxnBootstrapException]
    [Loaded oracle.sysman.vxa.VxaStartupException]
    [Loaded oracle.sysman.vdb.VdbSQLException]
    [Loaded oracle.sysman.vxa.VxaMASService]
    [Loaded oracle.sysman.vxa.VxaServiceDefinition]
    [Loaded oracle.sysman.vxa.VxaExtServiceDefinition]
    [Loaded oracle.sysman.vxx.vxxo.VxxoORB]
    [Loaded oracle.sysman.vxx.vxxo.VxxoEMORB]
    [Loaded oracle.sysman.vxx.vxxo.VxxoEMLocalORB]
    [Loaded org.omg.CORBA.Object from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vdu.VduUnAuthorizedAccessException]
    [Loaded oracle.sysman.vdv.VdvNameNotFoundException]
    [Loaded java.io.FileWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.util.ManifestEntryVerifier from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.CharacterDecoder from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.BASE64Decoder from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.Object]
    [Loaded oracle.sysman.vxa.Vxa]
    [Loaded oracle.sysman.vxa.VxaIncompleteInitException]
    [Loaded java.lang.IllegalArgumentException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.NumberFormatException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxInvalidOEMKeyException]
    [Loaded java.lang.IllegalThreadStateException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxa.VxaInvalidStateException]
    [Loaded oracle.sysman.vds.VdsInt]
    [Loaded java.lang.IndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.StringIndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.UnsatisfiedLinkError from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxProperties]
    [Loaded oracle.sysman.vxx.VxxFile]
    [Loaded oracle.sysman.vxx.VxxPropertiesFile]
    [Loaded oracle.sysman.vxx.VxxOMSConfigProperties]
    [Loaded oracle.sysman.vdu.VduException]
    [Loaded oracle.sysman.vxn.VxnPortBoundException]
    [Loaded oracle.sysman.emSDK.common.nls.MessageBundle]
    [Loaded java.util.MissingResourceException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxd.VxxdCrypt]
    [Loaded oracle.sysman.vxx.vxxd.CryptException]
    [Loaded oracle.sysman.vxx.vxxd.VxxdDES]
    [Loaded java.util.Hashtable$Enumerator from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.VxxVersion]
    [Loaded java.util.ResourceBundle from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ResourceBundle$ResourceCacheKey from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.SoftCache from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.misc.SoftCache$ValueCell from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.ListResourceBundle from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.resources.VxaMsgID]
    [Loaded oracle.sysman.resources.VxaMsg]
    [Loaded oracle.sysman.resources.EmptyBundle]
    [Loaded oracle.sysman.resources.VxaMsg_en]
    [Loaded java.text.Format from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.text.MessageFormat from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.text.FieldPosition from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.Date from /usr/j2se/jre/lib/rt.jar]
    OEMCTL for SunOS: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...[Loaded oracle.sysman.vxx.vxxo.VxxoListOverflowException]
    [Loaded org.omg.CosNaming.NamingContextPackage.AlreadyBound from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CosNaming.NamingContextPackage.CannotProceed from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CosNaming.NamingContextPackage.NotFound from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxn.VxnServiceNotFoundException]
    [Loaded org.omg.CosNaming.NamingContextPackage.InvalidName from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.emSDK.common.corba.InitORBHelper]
    [Loaded org.omg.CORBA.ORB from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.ORB]
    [Loaded java.util.Observer from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.ORB]
    [Loaded com.visigenic.vbroker.orb.ObjectId]
    [Loaded com.visigenic.vbroker.orb.ForeignId]
    [Loaded org.omg.CORBA.portable.InputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.GiopStream]
    [Loaded com.visigenic.vbroker.orb.GiopInputStream]
    [Loaded com.visigenic.vbroker.orb.PersistentId]
    [Loaded com.visigenic.vbroker.orb.KeyId]
    [Loaded com.visigenic.vbroker.orb.TransientId]
    [Loaded com.visigenic.vbroker.orb.ServiceId]
    [Loaded org.omg.CORBA.INTERNAL from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.ArrayIndexOutOfBoundsException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.COMM_FAILURE from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.MARSHAL from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.INV_OBJREF from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.URLNaming.CommFailure]
    [Loaded com.visigenic.vbroker.URLNaming.ReqFailure]
    [Loaded com.visigenic.vbroker.URLNaming.InvalidURL]
    [Loaded org.omg.CORBA.ORBPackage.InvalidName from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.INITIALIZE from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BAD_PARAM from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.portable.OutputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.GiopOutputStream]
    [Loaded java.net.UnknownHostException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.portable.ObjectImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.portable.ObjectImpl]
    [Loaded com.visigenic.vbroker.orb.ObjectImpl]
    [Loaded org.omg.CORBA.portable.Delegate from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.inprise.vbroker.CORBA.portable.Delegate]
    [Loaded com.visigenic.vbroker.orb.Delegate]
    [Loaded org.omg.CORBA.INTF_REPOS from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.ChainProperties]
    [Loaded java.util.Observable from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.util.PropertyManager]
    [Loaded com.visigenic.vbroker.orb.OrbPropertyManager]
    [Loaded java.lang.SecurityException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BAD_OPERATION from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.InstantiationException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.lang.IllegalAccessException from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TypeCode from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.TypeCode]
    [Loaded org.omg.CORBA.ORBPackage.InconsistentTypeCode from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TypeCodePackage.BadKind from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.DynAny from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.DynAnyPackage.Invalid from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.SystemProperties]
    [Loaded java.net.MalformedURLException from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.AppletProperties]
    [Loaded java.lang.Package$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.ZipInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.jar.JarInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.io.PushbackInputStream from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.Checksum from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.util.zip.CRC32 from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.BOA]
    [Loaded com.visigenic.vbroker.orb.BOA]
    [Loaded org.omg.CORBA.OBJ_ADAPTER from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.OrbObject]
    [Loaded com.visigenic.vbroker.orb.DelegateImpl]
    [Loaded com.visigenic.vbroker.orb.StubDelegate]
    [Loaded com.visigenic.vbroker.orb.ProtocolManager$Protocol]
    [Loaded org.omg.CORBA.NO_IMPLEMENT from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.TypeCodeImpl]
    [Loaded org.omg.CORBA.TypeCodePackage.Bounds from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.TCKind from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddress from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddressImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.InetAddress$CacheEntry from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.net.InetAddressCachePolicy from /usr/j2se/jre/lib/rt.jar]
    [Loaded sun.security.action.GetIntegerAction from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.util.Property]
    [Loaded java.util.Vector$1 from /usr/j2se/jre/lib/rt.jar]
    [Loaded org.omg.CORBA.Principal from /usr/j2se/jre/lib/rt.jar]
    [Loaded com.visigenic.vbroker.orb.PrincipalImpl]
    [Loaded com.visigenic.vbroker.orb.ServiceInit]
    [Loaded com.visigenic.vbroker.interceptor.Init]
    [Loaded com.visigenic.vbroker.interceptor.BindInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ClientInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ServerInterceptorFactory]
    [Loaded com.visigenic.vbroker.orb.PseudoObject]
    [Loaded com.visigenic.vbroker.interceptor.ChainBindInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ChainBindInterceptorImpl]
    [Loaded com.visigenic.vbroker.interceptor.ChainClientInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ChainClientInterceptorFactoryImpl]
    [Loaded com.visigenic.vbroker.interceptor.ClientInterceptor]
    [Loaded com.visigenic.vbroker.interceptor.ChainServerInterceptorFactory]
    [Loaded com.visigenic.vbroker.interceptor.ChainServerInterceptorFactoryImpl]
    [Loaded com.visigenic.vbroker.interceptor.ServerInterceptor]
    [Loaded com.visigenic.vbroker.URLNaming.Init]
    [Loaded oracle.sysman.vxn.VxnClientBootstrap]
    [Loaded java.net.SocketException from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ConnectException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxn.VxnBadHostException]
    [Loaded oracle.sysman.vxn.VxnBadPortException]
    [Loaded oracle.sysman.vxx.vxxt.VxxtTRACE]
    [Loaded java.io.StringWriter from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.vxx.vxxt.LoggerStream]
    [Loaded java.net.Socket from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.SocketOptions from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.SocketImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.PlainSocketImpl from /usr/j2se/jre/lib/rt.jar]
    [Loaded java.net.ProtocolException from /usr/j2se/jre/lib/rt.jar]
    [Loaded oracle.sysman.resources.VxnMsgID]
    [Loaded oracle.sysman.resources.VxnMsg]
    [Loaded oracle.sysman.resources.VxnMsg_en]
    Timed out trying to start the OMS.
    Please check the file /space/oracle9i/OraHome1/sysman/log/oms.nohup for more details.
    [Loaded java.lang.Shutdown$Lock from /usr/j2se/jre/lib/rt.jar]
    I get a time out after oracle.sysman.resources.VxnMsg_en is loaded. Can someone tell me why this is, is it the version of JRE?

  • HostXYZ.cacheserver - Crystal Reports Cache Server: Failed to start/stop

    Hi,
    We are  unable to  open any of the BO Crystal Reports through our 'Clarity PPM Web Application'.When we logged on to the BO CMC portal in the production environment, In the 'Servers' section, we could see the 'HostXYZ.cacheserver in 'Stopped' state.When we are trying to restart that server, it results in an error "HostXYZ.cacheserver - Crystal Reports Cache Server: Failed to start/stop".Could you please help me how to proceed further?Please let me know, if you need any other information.
    Thanks,
    Sandeep

    WHich version of BO do you use? Go into the CMC navigate to Servers and check the Metrics section of your Central management server. There should be a version number like x.y.z.w there. Can you please post it here?
    Regards,
    Stratos

  • Dashboard Design Cache Server failed to start after upgrade to BOBJ 4.0 SP09 Patch 3

    Hi Friends,
    We have upgraded our BOBJ 4.0 server from SP04 Patch 8 to SP09 patch 3.
    After upgrade completed "Dashboard Design Cache Server" Failed to start. other servers are running fine.
    xccache_<hostname>.DashboardDesignCacheServer_trace.000003.glf Error Log:
    |c24257f2-85df-0f2b-efe2-d7cfe59df826|2014 06 19 14:04:21:444|-0400|Information|Information|>=|S| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200||{|0|1|0|1|-|-|-|-|-|-||||||||||||SessionManagerFactory::createInstance
    -:0:-: TraceLog message 1241
    |84f9fa46-c9ce-d9c4-fb5b-a08e6b6c1fea|2014 06 19 14:04:21:451|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||using OSGi emulation; cause: java.lang.ClassNotFoundException: org.eclipse.core.runtime.Platform
    -:0:-: TraceLog message 1242
    |2eb28d2c-acaa-e2ff-26de-0ce297ad41e5|2014 06 19 14:04:21:502|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||adding contributions from "jar:file:/bobje/sap_bobj/enterprise_xi40/java/lib/dsl_engine.jar!/META-INF/DSLContributions/DSLContributions.properties": DSL-Contribution = com.sap.sl.sdk.datasource.strategy.DataSourceStrategyContribution,com.sap.sl.sdk.services.session.BridgeSessionContribution,com.sap.sl.sdk.session.cms.BridgeCmsSessionContribution,com.sap.sl.sdk.session.filesystem.BridgeFileSystemSessionContribution,com.sap.sl.contributions.EPackageContribution,com.businessobjects.dsl.framework.session.SessionContribution,com.sap.sl.core.emf.registry.GeneratedPackageContribution,com.businessobjects.dsl.services.JavaDPContribution,com.businessobjects.dsl.services.repository.RepositoryServicesContribution,com.businessobjects.dsl.services.olap.sapbw.SapBwBrowsingServicesContribution,com.businessobjects.dsl.services.universe.UniverseServicesContribution,com.businessobjects.dsl.services.security.SecurityServicesContribution,com.businessobjects.mds.consumption.ConsumptionContribution,com.businessobjects.mds.consumption.SecurityKeyServiceContribution,com.businessobjects.mds.olap.protocol.bics.BICSClientContribution,com.businessobjects.mds.olap.protocol.ess_japi.EssJapiClientContribution,com.businessobjects.mds.olap.protocol.sapbapi.SapRfcClientContribution,com.businessobjects.mds.olap.protocol.xmla.XMLAClientContribution,com.businessobjects.mds.olap.OlapClientContribution,com.businessobjects.mds.publishing.PublishingContribution,com.businessobjects.mds.repository.cms.CMSSessionContribution,com.businessobjects.mds.repository.filesystem.FSSessionContribution,com.businessobjects.mds.repository.memory.MemorySessionContribution,com.businessobjects.mds.securedconnection.services.SecuredConnectionContribution,com.businessobjects.mds.security.cms.CMSSecurityContribution,com.businessobjects.mds.security.SecurityContribution,com.businessobjects.mds.services.internal.MdsModelContribution,com.sap.sl.edp.dataprovider.bics.BicsDataProviderBuilderContribution,com.sap.sl.edp.dataprovider.olap.OlapDataProviderBuilderContribution,com.sap.sl.edp.dataprovider.relational.RelationalDataProviderBuilderContribution,com.sap.sl.pquery.PQueryServiceContribution
    jvm/Bootstrap.cpp:146:-: TraceLog message 1243
    |9992bc42-cf8b-51bd-739f-ee471da81b76|2014 06 19 14:04:22:292|-0400|Debug| |<<| | |xccache_halsapad12.DashboardDesignCacheServer|16574|47600550826240|| ||||||||||||||||||||||ras21-core: CBootstrap::getSLUserSecurity starting wait loop[3], timeout[119]
    -:0:-: TraceLog message 1244
    |762aa011-8afb-af8d-6bd6-a61be1be142d|2014 06 19 14:04:22:399|-0400|Error| |>>| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| |0|1|0|1|-|-|-|-|-|-||||||||||com.businessobjects.dsl.commons.platform.OsgiPlatform||java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1245
    |4ab25da4-f37d-97ff-b2ad-a97877076bb3|2014 06 19 14:04:22:399|-0400|Information|Information|>=|S| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200||}|0|1|0|1|-|-|-|-|-|-||||||||||||SessionManagerFactory::createInstance: 00.957
    -:0:-: TraceLog message 1246
    |d3abc036-3e0f-728a-7dba-e3b540d39fe6|2014 06 19 14:04:22:451|-0400|Error| |>>| | |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.bridge.JavaBridgeMain||Could not initialize processing subsystem
    java.lang.ExceptionInInitializerError
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:243)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            ... 10 more
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            ... 11 more
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1247
    |7fad3c80-8dfb-1944-911f-4d98498f150a|2014 06 19 14:04:22:491|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||Caught Error at top level
    java.lang.ExceptionInInitializerError
            at com.businessobjects.dsl.framework.session.SessionContribution.register(SessionContribution.java:71)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.initializeExtensionPoint(SessionManagerFactory.java:377)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.createInstance(SessionManagerFactory.java:340)
            at com.businessobjects.dsl.framework.session.SessionManagerFactory.getInstance(SessionManagerFactory.java:205)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.UserSecurityCalculator.<clinit>(UserSecurityCalculator.java:38)
            at com.businessobjects.ras21.servercore.externalservicessubsystem.SecurityCalculator.<init>(SecurityCalculator.java:89)
            at com.businessobjects.ras21.servercore.bridge.servant.SLUserSecurityServant.<init>(SLUserSecurityServant.java:125)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runServants(JavaBridgeMain.java:224)
            at com.businessobjects.ras21.servercore.bridge.JavaBridgeMain.runAdapter(JavaBridgeMain.java:56)
            at com.businessobjects.ras21.servercore.servercontainer.ProcChildMain.main(ProcChildMain.java:141)
    Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:243)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.<clinit>(OsgiPlatform.java:109)
            ... 10 more
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContribution(OsgiPlatform.java:646)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperty(OsgiPlatform.java:622)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromProperties(OsgiPlatform.java:580)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsFromPropertiesFile(OsgiPlatform.java:326)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributionsInternal(OsgiPlatform.java:281)
            at com.businessobjects.dsl.commons.platform.OsgiPlatform.addContributions(OsgiPlatform.java:239)
            ... 11 more
    Caused by: java.lang.NoClassDefFoundError: sun/awt/SunToolkit : cannot initialize class because prior initialization attempt failed
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at sun.awt.AppContext$6.getContext(AppContext.java:822)
            at sun.misc.SharedSecrets.getJavaAWTAccess(SharedSecrets.java:144)
            at java.util.TimeZone.getDefaultInAppContext(TimeZone.java:635)
            at java.util.TimeZone.getDefaultRef(TimeZone.java:523)
            at java.util.TimeZone.getDefault(TimeZone.java:515)
            at java.text.SimpleDateFormat.initializeCalendar(SimpleDateFormat.java:598)
            at java.text.SimpleDateFormat.<init>(SimpleDateFormat.java:496)
            at org.eclipse.emf.ecore.impl.EFactoryImpl$SafeSimpleDateFormat.<init>(EFactoryImpl.java:712)
            at org.eclipse.emf.ecore.impl.EFactoryImpl.<clinit>(EFactoryImpl.java:730)
            at com.businessobjects.mds.universe.UniverseFactory.<clinit>(UniverseFactory.java:26)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.<init>(UniversePackageImpl.java:106)
            at com.businessobjects.mds.universe.impl.UniversePackageImpl.init(UniversePackageImpl.java:142)
            at com.businessobjects.mds.universe.UniversePackage.<clinit>(UniversePackage.java:62)
            at com.businessobjects.mds.services.internal.MdsModelContribution.register(MdsModelContribution.java:14)
            ... 21 more
    Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /bobje/sap_bobj/enterprise_xi40/linux_x64/headless/libmawt.so
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1807)
            at java.lang.Runtime.load0(Runtime.java:770)
            at java.lang.System.load(System.java:1011)
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary1(ClassLoader.java:1922)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1846)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1825)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1036)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.awt.Toolkit.loadLibraries(Toolkit.java:1605)
            at java.awt.Toolkit.<clinit>(Toolkit.java:1627)
            at sun.awt.AppContext$2.run(AppContext.java:237)
            at sun.awt.AppContext$2.run(AppContext.java:226)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.initMainAppContext(AppContext.java:226)
            at sun.awt.AppContext.access$200(AppContext.java:112)
            at sun.awt.AppContext$3.run(AppContext.java:294)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.AppContext.getAppContext(AppContext.java:275)
            at com.sun.jmx.trace.Trace.out(Trace.java:180)
            at com.sun.jmx.trace.Trace.isSelected(Trace.java:88)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.isTraceOn(DefaultMBeanServerInterceptor.java:1830)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:929)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:916)
            at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
            at com.sun.jmx.mbeanserver.JmxMBeanServer$2.run(JmxMBeanServer.java:1195)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.initialize(JmxMBeanServer.java:1193)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:225)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.<init>(JmxMBeanServer.java:170)
            at com.sun.jmx.mbeanserver.JmxMBeanServer.newMBeanServer(JmxMBeanServer.java:1401)
            at javax.management.MBeanServerBuilder.newMBeanServer(MBeanServerBuilder.java:93)
            at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:311)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:214)
            at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:175)
            at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
            at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.launchPoller(PlatformMBeanPoller.java:73)
            at com.sap.sup.wily.agent.service.PlatformMBeanPoller.IAgentService_startService(PlatformMBeanPoller.java:65)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startService(ServiceAdministrator.java:432)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.startServiceSafe(ServiceAdministrator.java:446)
            at com.wily.introscope.agent.service.ServiceAdministrator$ServiceInitializer.IExecutableItem_execute(ServiceAdministrator.java:310)
            at com.wily.util.task.AsynchExecutionQueue$WrapperItem.IExecutableItem_execute(AsynchExecutionQueue.java:414)
            at com.wily.util.task.AsynchExecutionQueue.doTask(AsynchExecutionQueue.java:205)
            at com.wily.util.task.ATask$CoreTask.run(ATask.java:132)
            at java.lang.Thread.run(Thread.java:743)
    -:0:-: TraceLog message 1248
    |dd2a290d-c8ad-ebea-d1b5-3ebe783e598b|2014 06 19 14:04:22:491|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||BEGIN TRACING JVM PROPERTIES
    java.vendor = <SAP AG>
    sun.management.compiler = <HotSpot 64-Bit Tiered Compilers>
    os.name = <Linux>
    sun.boot.class.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/sapjvm-alt-rt.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/resources.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/rt.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/sunrsasign.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jsse.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jce.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/charsets.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/jfr.jar:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/classes:/bobje/sap_bobj/enterprise_xi40/java/wily/Agent.jar>
    ooc.orb.oa.thread_pool = <64>
    java.vm.specification.vendor = <Sun Microsystems Inc.>
    businessobjects.server.friendlyname = <halsapad12.DashboardDesignCacheServer>
    businessobjects.logs.home = </bobje/sap_bobj/logging/>
    java.runtime.version = <6.1.055>
    com.sap.vm.version = <10>
    businessobjects.ns = <hal-sapa-d12.dc.fmcna.com:6400>
    com.wily.log4j.defaultInitOverride = <true>
    user.name = <cbi>
    user.language = <en>
    sun.boot.library.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64>
    java.version = <1.6.0_51>
    user.timezone = <America/New_York>
    java.net.preferIPv4Stack = <false>
    sun.arch.data.model = <64>
    java.endorsed.dirs = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/endorsed>
    sun.cpu.isalist = <>
    sun.jnu.encoding = <UTF-8>
    file.encoding.pkg = <sun.io>
    file.separator = </>
    java.specification.name = <Java Platform API Specification>
    com.wily.introscope.agent.agentName = <xccache_halsapad12.DashboardDesignCacheServer_java>
    java.class.version = <50.0>
    user.country = <US>
    java.home = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre>
    com.sap.vm.compressedoops = <true>
    java.vm.info = <Aug 12 2013 00:30:55 - 61_REL - optU - linux amd64 - 6 - bas2:201693 (mixed mode)>
    os.version = <2.6.18-128.el5>
    path.separator = <:>
    businessobjects.enterprise.orb.threadmodel = <threaded>
    java.vm.version = <6.1.055 23.5-b02>
    com.sap.vm.type = <opt>
    introscope.enterprisemanager.serversockets.reuseaddr = <false>
    java.awt.printerjob = <sun.print.PSPrinterJob>
    sun.io.unicode.encoding = <UnicodeLittle>
    com.sap.vm.codeline = <61_REL>
    user.home = </sapmnt/CBP/cbi>
    java.specification.vendor = <Sun Microsystems Inc.>
    tracelog.logdir = </bobje/sap_bobj/logging/>
    java.library.path = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64/server:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/../lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x64/:/bobje/sap_bobj/enterprise_xi40/linux_x86/:/bobje/sap_bobj/enterprise_xi40/linux_x64/wcs/components/:/bobje/sap_bobj/enterprise_xi40/linux_x64/plugins//auth/secEnterprise:/bobje/sap_bobj/enterprise_xi40/linux_x64/crpe/:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw/:/bobje/sap_bobj/enterprise_xi40/linux_x64/plugins//desktop/CrystalEnterprise.Report:/bobje/sap_bobj/enterprise_xi40/linux_x86/ras:/bobje/sap_bobj/mysql/lib:/bobje/sap_bobj/enterprise_xi40/dataAccess/connectionServer/drivers/lib64:/bobje/perl/lib/5.8.0/i386-linux-thread-multi/CORE:/bobje/sap_bobj/enterprise_xi40/linux_x64//sapjvm/jre/lib/amd64/server:/bobje/sap_bobj/enterprise_xi40/linux_x64//sapjvm/jre/lib/amd64:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw/lib-i86_linux/X11:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw//lib-linux:/bobje/sap_bobj/enterprise_xi40/linux_x86/crpe/mw//lib-linux_optimized:/bobje/oracle/CBI/db_home/lib:/home/db2cbi/sqllib/lib64:/home/db2cbi/sqllib/lib32:/bobje/sap_bobj/enterprise_xi40/linux_x86:/sapmnt/CBP/db2cbi/sqllib/lib64:/sapmnt/CBP/db2cbi/sqllib/lib32:/usr/X11R6/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib>
    java.vendor.url = <http://www.sap.com/>
    businessobjects.enterprise.orb.thread_pool_size = <5>
    java.vm.vendor = <SAP AG>
    java.runtime.name = <Java(TM) SE Runtime Environment>
    java.class.path = <:/bobje/sap_bobj/enterprise_xi40/java/lib//XcelsiusServer.jar:/sapmnt/CBP/db2cbi/sqllib/java/db2jcc_license_cu.jar:/sapmnt/CBP/db2cbi/sqllib/java/db2java.zip:/sapmnt/CBP/db2cbi/sqllib/java/db2jcc.jar:.::/bobje/sap_bobj/enterprise_xi40//java/wily/Agent.jar>
    tracelog.jni = <1>
    bobj.enterprise.home = </bobje/sap_bobj/enterprise_xi40/>
    businessobjects.enterprise.orb.request_timeout = <3600000>
    java.vm.specification.name = <Java Virtual Machine Specification>
    java.vm.specification.version = <1.0>
    sun.cpu.endian = <little>
    sun.os.patch.level = <unknown>
    java.awt.headless = <true>
    java.io.tmpdir = </tmp>
    java.vendor.url.bug = <http://service.sap.com/support>
    businessobjects.enterprise.orb.client_timeout = <0>
    ooc.orb.oa.conc_model = <thread_pool>
    os.arch = <amd64>
    java.awt.graphicsenv = <sun.awt.X11GraphicsEnvironment>
    java.ext.dirs = </bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/ext-sap:/bobje/sap_bobj/enterprise_xi40/linux_x64/sapjvm/jre/lib/ext:/usr/java/packages/lib/ext>
    user.dir = </bobje/sap_bobj/enterprise_xi40/linux_x64>
    bobj.logging = <true>
    line.separator = <
    >
    java.vm.name = <SAP Java Server VM>
    file.encoding = <UTF-8>
    tracelog.process = <xccache_halsapad12.DashboardDesignCacheServer_java>
    com.sap.vm.profilingserver = <true>
    java.specification.version = <1.6>
    com.wily.introscope.agentProfile = </bobje/sap_bobj/enterprise_xi40//java/wily/halsapad12.DashboardDesignCacheServer.profile>
    END TRACING JVM PROPERTIES
    -:0:-: TraceLog message 1249
    |a79b935e-9c92-9957-35bf-2c937079beb8|2014 06 19 14:04:22:492|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||BEGIN TRACING COMMAND LINE
      -loggingPath
      /bobje/sap_bobj/logging/
      -cache
      -documentType
      CrystalEnterprise.XL.Query
      -nops
      -restart
      -fg
      -name
      halsapad12.DashboardDesignCacheServer
      -pidfile
      /bobje/sap_bobj/serverpids/halsapad12_halsapad12.DashboardDesignCacheServer.pid
      -ns
      hal-sapa-d12.dc.fmcna.com:6400
      -procParentIOR
      IOR:010000002500000049444c3a4a6176614272696467652f4941646170746572426f6f7473747261703a312e300000000001000000000000005a000000010101ca1a00000068616c2d736170612d6431322e64632e666d636e612e636f6d006cbd10000000000000001c26a353bb16050003000000010000000100000014000000011af5ca010001000000000000010100000000000200
      -libraryName
      XcelsiusServer
      -useSLUS
    END TRACING COMMAND LINE
    -:0:-: TraceLog message 1250
    |088b0565-be95-fe7f-e474-4e3c45773bbc|2014 06 19 14:04:22:492|-0400| |Fatal|  |F| |xccache_halsapad12.DashboardDesignCacheServer|16574|1098107200|| ||||||||||||||||||||com.businessobjects.ras21.servercore.servercontainer.ProcChildMain||11 threads are still alive in this JVM
    Thread 'Thread[main,5,main]' is still alive
    Thread 'Thread[Business Objects - Sessions Clean up,5,main]' is still alive
    Thread 'Thread[Thread-2,5,main]' is still alive
    Thread 'Thread[Configuration Watch Heartbeat Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Remove Metric Data Watch Heartbeat Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Agent Heartbeat,5,Agent]' is still alive
    Thread 'Thread[Agent Execution,5,Agent]' is still alive
    Thread 'Thread[Agent ServerConnection,5,Agent]' is still alive
    Thread 'Thread[UnknownHub Hub Transmit 1,5,Agent]' is still alive
    Thread 'Thread[UnknownHub Hub Receive 1,5,Agent]' is still alive
    Thread 'Thread[PO:client_main Mailman 1,5,Agent]' is still alive
    Regards
    Kannan K

    Kannan,
    the error in your logs like "NoClassDefFoundError" etc. point us towards issues with jar files. either they are missing or not the correct ones.
    A general practice in such situation is to
    stop all servers except CMS,IFRS,OFRS > repair the base installation
    OR
    If you have a working environment with the exact same patch, copy the 'lib' folder from "/bobje/sap_bobj/enterprise_xi40/java/" to the non-working server.
    PS: please attach the logs to the thread instead of pasting the content.
    -Nikhil Nair

  • REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST:   minor code:

    i have a problem with the users who request a report, the following error appears
    REP-50125: Caught exception: org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
    i don have any idea, what it's mean. and sometimes only appears in some users, and others can execute the reports ok.
    please really i need some help

    Juan, we are having the same problem, and my cluster of 2 servers 9.0.2.2.
    I was explained by support, and they were explained by developers that this error is caused by the NULL instead of 0 returned parameter, when no engine available.
    This means if you hit refresh long enough it will work.
    I personally found this error happens when server's content in cluster is not in synch and just could not explain some other situations, our TAR is still open.
    Let me know where are you on this issue

  • App Server Fails to Start after Installation

    Hi,
    I've spent a whole day struggling with this, looking through forum discussions and trying out every single suggestion I've come across in the forums. I'm running out of ideas now and really appreciate any help I can get with this problem.
    I'm trying to install SJSC2 (also tried with SJSC2u1 with the same outcome) on a new HP notebook (nw9440) running WinXP_sp2. I'm using the default installation done by HP.
    My installation path is C:\Java\SunCreator2 (C:\Java\SunCreator2_1 for update 1).
    After the installation the App server fails to start up and gives the below error in the server.log.
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d779c9d, pid=5368, tid=5760
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x99c9d]
    # An error report file with more information is saved as hs_err_pid5368.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Upon looking at the install.log in the rave_home directory, I noticed the below sequence of errors.
    Timeout waiting for domain creator to go to starting state.
    Compiler warnings:
    line 44: Attribute 'debug-options' outside of element.
    line 62: Attribute 'port' outside of element.
    line 73: Attribute 'port' outside of element.
    line 84: Attribute 'port' outside of element.
    line 105: Attribute 'port' outside of element.
    line 116: Attribute 'port' outside of element.
    line 127: Attribute 'port' outside of element.
    line 145: Attribute 'port' outside of element.
    line 156: Attribute 'port' outside of element.
    CLI156 Could not start the domain creator.
    The following script has unexpected output: "C:\Creator2\bin\deploy-ws.bat"
    Aug 14, 2006 11:27:33 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:35 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:37 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    The following script has unexpected output: "C:\Creator2\bin\deploy-ejbs.bat"
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    CLI137 Command create-jdbc-connection-pool failed.
    CLI137 Command create-jdbc-resource failed.
    Aug 14, 2006 11:27:52 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:53 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:55 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    Aug 14, 2006 11:27:57 PM com.sun.appserv.management.client.ProxyFactory getInstance
    SEVERE: ProxyFactory.getInstance: Failure trying to create a new ProxyFactory: java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
    CLI171 Command deploy failed : Deployment of application failed - java.io.IOException: Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.; requested operation cannot be completed
    I've tried every workaround I've seen in the forums such as installing under different paths (both with spaces and without spaces), cleaning all the temporary files in the Temp directory, renaming the productregistry in the windows system directory. Each time I get the exact same error in the install.log.
    I also tried installing the stand alone SUN App Server 8.1_02_2005Q2 as well as 8.2. I don't seem to have any issue with this installation or running of the stand alone server at all on the same machine.
    Really appreciate any help I can get. TIA....
    rgds,
    KC

    Hi,
    After spending more time looking through the forum, I came across the below thread which has worked in my case (though it was suggested for Sol10x86).
    http://forum.sun.com/jive/thread.jspa?threadID=62404&messageID=243113
    This is the workaround that worked in my case.
    > $ cd <Creator_Home>/SunAppServer8/lib
    $ mv processLauncher.xml processLauncher.xml.trayIcon
    $ cp processLauncher.xml.bak processLauncher.xml
    # If you have a domains/creator/config/domain.xml
    $ cd ../bin
    $ ./asadmin start-domain creator
    This started the app server. After that I was able to start and stop app server within the JSC as well.
    Only difference between these two xml files seem to be,
    processLauncher.xml.trayicon
    <main_class classname="com.sun.rave.tray.RavePEMain"/>
    processLauncher.xml
    <main_class classname="com.sun.enterprise.server.PEMain"/>
    Possibly pointing to a bug in the "com.sun.rave.tray.RavePEMain" class.
    Thanks for your suggestions guys... and especially to Marco and Greg.
    Rgds,
    Kc
    Message was edited by:
    Kc

  • Bind to in-process report server failed --- urgent

    Dear all,
    I installed 10g R2 application server on RHEL AS 4.0 with infrastructure and Business intelligence in the same machine. After the installation I tested the forms, iit is working fine by running a test form but when i tried to test a demo report with
    http://hostname:7778/repdemo and
    running the jsp report it is showing java exception error and
    running the paper report it is showing REP- 51002 bind to reports server failed.
    even
    http://hostname:7778/reports/rwservlet/showjobs?
    also showing that REP- 51002 bind to reports server failed.
    please help to resolve this issue i struck with this errors in the customer site

    $OH/reports/server/rep_<Server_name>.dat
    delete this file and restart the forms & reports

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Application Server failed to start- Could not sign on to database HR91

    Hello there,
    I am not able to boot App Server Domain (started but the status is idle.) In the log, i also find the message that
    PSBRKDSP_dflt.452 (0) [04/01/11 23:35:53](0) PeopleTools Release 8.51 (WinX86) starting. Tuxedo server is PUBSUB(98)/100
    PSPUBDSP_dflt.2996 (0) [04/01/11 23:35:53](0) PeopleTools Release 8.51 (WinX86) starting. Tuxedo server is PUBSUB(98)/200
    PSSUBDSP_dflt.2324 (0) [04/01/11 23:35:53](0) PeopleTools Release 8.51 (WinX86) starting. Tuxedo server is PUBSUB(98)/300
    PSBRKDSP_dflt.452 (0) [04/01/11 23:35:53](0) Cache Directory being used: C:\Users\Administrator\psft\pt\8.51\appserv\HR91\CACHE\PSBRKDSP_dflt_100\
    PSBRKDSP_dflt.452 (0) [04/01/11 23:35:53](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSBRKDSP_dflt.452 (0) [04/01/11 23:35:53](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HR91 with user PS.
    PSPUBDSP_dflt.2996 (0) [04/01/11 23:35:54](0) Cache Directory being used: C:\Users\Administrator\psft\pt\8.51\appserv\HR91\CACHE\PSPUBDSP_dflt_200\
    PSPUBDSP_dflt.2996 (0) [04/01/11 23:35:54](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSPUBDSP_dflt.2996 (0) [04/01/11 23:35:54](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HR91 with user PS.
    PSSUBDSP_dflt.2324 (0) [04/01/11 23:35:54](0) Cache Directory being used: C:\Users\Administrator\psft\pt\8.51\appserv\HR91\CACHE\PSSUBDSP_dflt_300\
    PSSUBDSP_dflt.2324 (0) [04/01/11 23:35:54](1) GenMessageBox(200, 0, M): PS General SQL Routines: Missing or invalid version of SQL library PSORA (200,0)
    PSSUBDSP_dflt.2324 (0) [04/01/11 23:35:54](1) GenMessageBox(0, 0, M): Database Signon: Could not sign on to database HR91 with user PS.
    PSBRKDSP_dflt.452 (0) [04/01/11 23:35:54](0) Server failed to start
    PSPUBDSP_dflt.2996 (0) [04/01/11 23:35:54](0) Server failed to start
    PSSUBDSP_dflt.2324 (0) [04/01/11 23:35:54](0) Server failed to start
    Below is the information of my configuration file.
    [Startup]
    ;=========================================================================
    ; Database Signon settings
    ;=========================================================================
    DBName=HR91
    DBType=ORACLE
    UserId=PS
    UserPswd=PS
    ConnectId=people
    ConnectPswd=peop1e
    ServerName=HR91
    StandbyDBName=
    StandbyDBType=
    StandbyUserId=
    StandbyUserPswd=
    [Database Options]
    ;=========================================================================
    ; Database-specific configuration options
    ;=========================================================================
    SybasePacketSize=
    UseLocalOracleDB=0
    ;ORACLE_SID=
    EnableDBMonitoring=1
    PSDB Maximum Cursors=
    [Security]
    ;=========================================================================
    ; Security settings
    ;=========================================================================
    Validate Signon with Database=0
    DomainConnectionPwd=PS
    Also, i can use PS/PS log into the Datamover but can not use them to log into the application designer
    Any help will be appreciated...
    Thank you

    bandar wrote:
    When you have a oracle server running on the same physical machine, why do you need client to support your needs?
    As you said, your oracle client installation might be an error, u can always point BIN on app server to your server installation and start the server.That was true up to Oracle 11.1 because the 32bit librairies were shipped in ORACLE_HOME even if that one was a 64bit installation.
    It has been dramatically changed within Oracle 11.2 though. The 32bit libraries are not coming anymore within the Oracle 11.2 64bit, you have to explicitely install a 11.2 32bit client to make it work with Peoplesoft on Windows. And configure your Peoplesoft installation to work within that 32bit client.
    Consequently, if you have all together installed on the same server (Oracle database 11.2 64bit and Peoplesoft), you must have two Oracle homes : one for the 64bit database, one for the 32bit client.
    Nicolas.

  • 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

Maybe you are looking for

  • Keyboard tracking in WD ABAP.

    Hi Experts, I have a requirement that in an input field a need to block the number of character that can be entered by user to 40 and after 40 char if user tried entering any other char i have to display a message in pop up. Blocking of the size of i

  • RH 7 generating invalid html files

    First I should say that this is a foreign language project. The default language has been changed accordingly. When I generate WebHelp, from Single Source Layout, the output view shows that about 10% of my topics are duplicated as invalid html files.

  • Refresh doesn't... refresh

    I have an instance of Configurator (the most recent update) running on my mac mini.  I'm able to prepare devices and supervise just fine, but the only way I can remove a user's data from an iPad (i.e., logins to accounts in an app, any iCloud log in,

  • How to convert a string to date using OLEDB function?

    Is there any function similar to OCIDateFromText()? I have to read the date from a text file and store it in the sql database in a date column. Please suggest how to do it? Thanks in Advance.

  • Using Appliance Ports for NAS

    Using Appliance Ports for NAS Hey all connecting a NAS to UCS. Would like to plug in directly to FI's using the Appliance Port option. Are the steps basically Turn on Ports use as Appliance Ports Make PIN Group through Appliance Ports (this will only