OC4j in Jdev 10.1.3.5 fails to start

Hi,
I just installed jdev 10.1.3.5 and cannot get the oc4j server to start. My application compiles just fine. I also tried using just a single jsp file. Both error with the same message.
[Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config>
C:\jdk\bin\javaw.exe -client -classpath C:\j2ee\home\oc4j.jar;C:\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Dhttps.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config\server.xml
[waiting for the server to complete its initialization...]
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogQueryException' not found in oc4j:10.1.3
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogRepository' not found in oc4j:10.1.3
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.reader.LogRecord' not found in oc4j:10.1.3
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceProcessor' not found in oc4j:10.1.3
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceServlet' not found in oc4j:10.1.3
09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.security.xmlsec.wss.username.UsernameToken' not found in oracle.xml.security:10.1.3
OC4J startup failed
oracle.classloader.util.AnnotatedNoClassDefFoundError:
     Missing class: oracle.dms.instrument.NounIntf
     Dependent class: oracle.classloader.util.MainClass
     Loader: sun.misc.Launcher$AppClassLoader@14916158
     Code-Source: /C:/j2ee/home/lib/pcl.jar
     Configuration: unknown
     at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2194) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
     at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1726) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
     at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1682) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
     at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1667) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
     at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
     at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
     at java.lang.Class.privateGetDeclaredMethods (Class.java:2365) [jre bootstrap, by jre.bootstrap:1.5.0_06]
     at java.lang.Class.getMethod0 (Class.java:2611) [jre bootstrap, by jre.bootstrap:1.5.0_06]
     at java.lang.Class.getMethod (Class.java:1579) [jre bootstrap, by jre.bootstrap:1.5.0_06]
     at oracle.classloader.util.MainClass.invoke (MainClass.java:92) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
     at oracle.oc4j.loader.boot.BootStrap.main (BootStrap.java:41) [C:/j2ee/home/oc4j.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
Process exited with exit code 0.
Any help would be appreciated.

project properties -> run debug configuration-> tools settings -> Make project when run

Similar Messages

  • HELP!!! Failed to start Embedded OC4J Server in JDev

    Hi,
    I have installed Oracle JDeveloper 10.1.2.1.0 and have tried to run simple test(for example index.jsp - Welcome) but I get error. - Failed to start Embedded OC4J Server in JDev
    OC4J with simple test have started well in other computers. This situation first time for me.
    Why OC4J can't start?
    This is OC4J log mess
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config>
    C:\JDeveloper\jdk\bin\javaw.exe -ojvm -classpath C:\JDeveloper\j2ee\home\oc4j.jar;C:\JDeveloper\jdev\lib\jdev-oc4j.jar -Dhttp.proxyHost=coates-proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=coatesnet*|phoenix*|ev_evs1*|ev*|evs*|dr002*|dr001*|raptor*|cweb01*|cweb03*|cweb02*|orangepages*|unity*|dw01*|intra-apps*|intranet*|prod02*|prod01*|dev3*|dev2*|dev1*|app03*|app02*|app01*|localhost|127.0.0.1 -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Process exited with exit code -1073741819.
    Help me please!

    Did the setup for JDEV_USER_HOME with the proper path (C:\OAFRAME\jdevhome\jdev) ,
    Keep the dbc file in the directory and setup the front end as well as back end login details in cluding responsibility details.

  • JDEV 10.1.3 fails to start after installing updates

    After attempting to install the latest updates for JDeveloper 10.1.3 (the updates failed to install), JDeveloper fails to start.
    The platform is Windows XP Professional SP1.
    Using jdevw.exe, the "splash screen" is the only thing that starts, and it just sits there until you click on it (that closes it!).
    Going to a command prompt, and typing jdev.exe, it returns a bunch of errors, most of them are either java.lang.NoSuchMethodException or java.lang.NullPointerException. Each of those errors is accompanied by about 20-25 lines of additional information.
    I have searched the forums, and found some similar problems, but did not find a solution that works for me.
    Please help!

    Thanks for your help.
    Here is what I did:
    a) Renamed the previous JDEV 10.1.3 install directory (so I could use that name when I reinstalled JDEV)
    b) Reinstalled JDEV 10.1.3
    c) Installed all updates from the Official Oracle site only. This time, it was successful.
    As for things to "carry over" from the old install: I had to copy my Oracle connection information for connection pooling, and I had to reconfigure the CVS connection. The previous applications in "mywork", however, were still in the directory for the previous version (10.1.2) of JDEV, as JDEV did not move it even though them even though they were migrated from 10.1.2 to 10.1.3.

  • Failed to start OCJ4 Server

    Hi,
    Im playing with my Jdev 10.1.3 Studio Edition on my Laptop (XP Home SP2/10g
    and would like to RUN a test app that I have cooked up but I can't get the OCJ4 Server to start despite following the instructions in the Help to customise the settings (i.e. admin.jar path etc....)
    Heres my log guys:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config>
    "C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev\jdk\bin\javaw.exe" -client "-Doracle.home=C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev" -classpath "C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev\j2ee\home\oc4j.jar;C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev\jdev\lib\jdev-oc4j-embedded.jar" -Xverify:none -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config "C:\Documents and Settings\Nicky\Desktop\ora\10g\jdev\jdev\system\oracle.j2ee.10.1.3.39.84\embedded-oc4j\config\server.xml"
    [waiting for the server to complete its initialization...]
    07/01/31 23:49:48 Error initializing server: At least one valid code-source or import-shared-library element is required for shared-library "global.libraries" in /C:/Documents and Settings/Nicky/Desktop/ora/10g/jdev/jdev/system/oracle.j2ee.10.1.3.39.84/embedded-oc4j/config/server.xml.
    07/01/31 23:49:48 Fatal error: server exiting
    Process exited with exit code 1.Any ideas ?
    Thanks,
    N.

    Hi Frank,
    Well Im just 'simply' working my way through a Tutorial and got to the point where I have to RUN the app. First message is 'Starting ..OC4J Server....'
    and then a few sec later I get 'Failed to start embedded OC4J' server'
    Note: This is on my laptop.
    Hope you can help.
    Thanks.
    N.

  • HTTP Server fails to starts during E-Business installation

    Hello All,
    I am having issues installing e-business suite 12.1.1 on Oracle Linux 6.2.
    I have applied all the correct packages (and a couple that were not listed in the installation instructions), applied required patches, upgraded the startCD version to the latest, run the md5sum checks on the Stage directory, and a bunch of manual stuff which it doesn't tell you to do in the installation notes, but you have to do to make it work, e.g. linking unzip 5.x from the startCD to /usr/bin/unzip. I thought that I had it cracked until it failed at the last HTTP Server checks.
    I have attempted to restart services manually but it appears as though the HTTP server cannot start due to a missing library libdb-4.3.so:
    HTTP_Server~1.log
    */u01/applR12/inst/apps/<SID>_<HOST>/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd*
    */u01/applR12/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb-4.3.so: cannot open shared object file: No such file or directory*
    There was another post where a similar issue was resolved in a OEL 5 x86.x64 install by applying a i383 gdbm package, and linking the existing library as the document id which you posted suggested.
    This package cannot be applied, as I have attempted.
    I then started to look for the library which is reported in the logs as being missing, i.e. libdb-4.3.so. This does not appear to exist for OEL 6.
    I then looked further afield and found a Centos 6.2 rpm which contained this library. I extracted this and linked it to the libdb.so.2 (patch 6078836).
    I am getting the following from the adstrtal.log (I ran the cat command as root not adstrtal.sh which I ran as the application user):
    *# cat /u01/applR12/inst/apps/<SID>_<HOST>/logs/appl/admin/log/adstrtal.log | grep Failed*
    Web Application Services OACORE OC4J Instance <SID>_<HOST> adoacorectl.sh Failed
    Web Application Services FORMS OC4J Instance <SID>_<HOST> adformsctl.sh Failed
    Web Application Services OAFM OC4J Instance <SID>_<HOST> adoafmctl.sh Failed
    This is different to what I was seeing previously where all a 4 Web Application Services had failed
    *# cat /u01/applR12/inst/apps/<SID>_<HOST>/logs/appl/admin/log/adstrtal.log | grep -v "status 0" | grep status*
    adoacorectl.sh: exiting with status 150
    adformsctl.sh: exiting with status 150
    adoafmctl.sh: exiting with status 150
    ServiceControl is exiting with status 3
    Looking at the respective log files I am seeing the following:
    adoacorectl.txt
    *06/27/12-07:35:10 :: adoacorectl.sh version 120.13*
    *06/27/12-07:35:10 :: adoacorectl.sh: starting OPMN if it is not running*
    opmnctl: opmn is already running.
    *06/27/12-07:35:10 :: adoacorectl.sh: Starting OPMN managed OACORE OC4J instance*
    opmnctl: starting opmn managed processes...
    *================================================================================*
    opmn id=<HOST>:6200
    no processes or applications matched this request
    *06/27/12-07:35:10 :: adoacorectl.sh: exiting with status 150*
    *================================================================================*
    adformsctl.txt
    *06/27/12-07:35:11 :: adformsctl.sh version 120.16*
    *06/27/12-07:35:11 :: adformsctl.sh: starting OPMN if it is not running*
    opmnctl: opmn is already running.
    *06/27/12-07:35:11 :: adformsctl.sh: Starting OPMN managed FORMS OC4J instance*
    opmnctl: starting opmn managed processes...
    *================================================================================*
    opmn id=<HOST>:6200
    no processes or applications matched this request
    *06/27/12-07:35:11 :: adformsctl.sh: exiting with status 150*
    *================================================================================*
    adoafmctl.txt
    *06/27/12-07:35:11 :: adoafmctl.sh version 120.8*
    *06/27/12-07:35:11 :: adoafmctl.sh: starting OPMN if it is not running*
    opmnctl: opmn is already running.
    *06/27/12-07:35:11 :: adoafmctl.sh: Starting OPMN managed OAFM OC4J instance*
    opmnctl: starting opmn managed processes...
    *================================================================================*
    opmn id=<HOST>:6200
    no processes or applications matched this request
    *06/27/12-07:35:11 :: adoafmctl.sh: exiting with status 150*
    *================================================================================*
    Running adapcctl.sh by itself I am seeing the same issue reported in the log files:
    *$ ./inst/apps/<SID>_<HOST>/admin/scripts/adapcctl.sh start*
    You are running adapcctl.sh version 120.7.12010000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    opmnctl: opmn is already running.
    opmnctl: starting opmn managed processes...
    *================================================================================*
    opmn id=<HOST>:6200
    no processes or applications matched this request
    adapcctl.sh: exiting with status 0
    adapcctl.sh: check the logfile /u01/applR12/inst/apps/<SID>_<HOST>/logs/appl/admin/log/adapcctl.txt for more information
    Looking at the log file I can see the following:
    *06/27/12-08:15:27 :: adapcctl.sh version 120.7.12010000.2*
    *06/27/12-08:15:27 :: adapcctl.sh: starting OPMN if it is not running*
    opmnctl: opmn is already running.
    *06/27/12-08:15:27 :: adapcctl.sh: starting OPMN managed OHS instance*
    opmnctl: starting opmn managed processes...
    *================================================================================*
    opmn id=<HOST>:6200
    no processes or applications matched this request
    *06/27/12-08:15:27 :: adapcctl.sh: exiting with status 0*
    *================================================================================*
    I have attempted to restart opmn using adopmnctl.sh, which was unsuccessful. Looking at the HTTP_Server~1.log I can see the following the error:
    */u01/applR12/inst/apps/<SID>_<HOST>/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd*
    */u01/applR12/apps/tech_st/10.1.3/Apache/Apache/bin/httpd: error while loading shared libraries: libdb-4.3.so: cannot open shared object file: No such file or directory*
    Has been replaced by the recurring message:
    */u01/applR12/inst/apps/<SID>_<HOST>/ora/10.1.3/Apache/Apache/bin/apachectl startssl: execing httpd*
    Syntax error on line 264 of /u01/applR12/inst/apps/<SID>_<HOST>/ora/10.1.3/Apache/Apache/conf/httpd.conf:
    Cannot load /u01/applR12/apps/tech_st/10.1.3/Apache/Apache/libexec/mod_ossl.so into server: /u01/applR12/apps/tech_st/10.1.3/Apache/Apache/libexec/mod_ossl.so: undefined symbol: dbm_firstkey
    Looking at line 264 of httpd.conf I can see the following:
    LoadModule ossl_module libexec/mod_ossl.so
    Which looks fine when compared to the rest of the file.
    I am not able to look at the /u01/applR12/apps/tech_st/10.1.3/Apache/Apache/libexec/mod_ossl.so.
    I do not know where else to go with this now. Any guidance which you could provide would be very much appreciated.
    Regards,

    Hello Hussein,
    Thank you for getting back to me! As per the installation instructions it states the following:
    # cd /usr/lib
    # ln -s libdb-4.7.so libdb-4.3.so
    However there is no libdb-4.7.so library there to link to.
    I have installed the db4 i686 & x86_64 packages which contain this library, then performed the above. I then ran the adstrtal.sh command which completed without incident.
    As such the Required Packages in the installation instructions should be updated to include the following:
    db4.i686
    db4-devel.i686
    db4.x86_64
    db4-devel.x86_64
    Regards,

  • Emctl failed to start

    Hi
    It is a new configuration of EMCA on clone instance in EBS R12.1.3 on linux (RHEL5.5) x86_64.DB:11.1.0.7
    emca -config dbcontrol db -repos recreate
    failed with error for not getting proper emkey.ora which is not with our any of instance ever.
    Aug 27, 2013 5:30:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 27, 2013 5:30:41 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 27, 2013 5:30:41 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Can't find file /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/config/emoms.properties
    Refer to the log file at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_27_17_30_21.log for more details.
    Aug 27, 2013 5:30:41 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    java.lang.IllegalStateException: Can't find file /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/config/emoms.properties
        at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1126)
        at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1104)
        at oracle.sysman.emcp.EMReposConfig.stopDBMSJobs(EMReposConfig.java:1125)
    [appltest@ERPTEST TEST]$ emctl getemhome
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
    Copyright (c) 1996, 2008 Oracle Corporation.  All rights reserved.
    EMHOME=/oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST
    [appltest@ERPTEST TEST]$ emctl start dbconsole
    Unable to determine local host from URL REPOSITORY_URL=http://ERPTEST.BIL.COM:%EM_UPLOAD_PORT%/em/upload/
    what to do?Its non RAC environment.
    [appltest@ERPTEST TEST]$ emctl reload
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.7.0
    Copyright (c) 1996, 2008 Oracle Corporation.  All rights reserved.
    Malformed URL: http://ERPTEST.BIL.COM:%EM_SERVLET_PORT%/emd/main/
    Can't connect to http://ERPTEST.BIL.COM:%EM_SERVLET_PORT%/emd/main/
    reload failed with ret=6
    I used this script to remove sysman when i droped and recreated it.
    sqlplus / as sysdba << EOF
    exec DBMS_AQADM.DROP_QUEUE_TABLE(queue_table=>'SYSMAN.MGMT_NOTIFY_QTABLE',force =>TRUE);
    SHUTDOWN IMMEDIATE;
    STARTUP RESTRICT;
    EXEC sysman.emd_maintenance.remove_em_dbms_jobs;
    EXEC sysman.setEMUserContext('',5);
    REVOKE dba FROM sysman;
    DECLARE
    CURSOR c1 IS
    SELECT owner, synonym_name name
    FROM dba_synonyms
    WHERE table_owner = 'SYSMAN';
    BEGIN
    FOR r1 IN c1 LOOP
    IF r1.owner = 'PUBLIC' THEN
    EXECUTE IMMEDIATE 'DROP PUBLIC SYNONYM '||r1.name;
    ELSE
    EXECUTE IMMEDIATE 'DROP SYNONYM '||r1.owner||'.'||r1.name;
    END IF;
    END LOOP;
    END;
    DROP USER mgmt_view CASCADE;
    DROP ROLE mgmt_user;
    DROP USER sysman CASCADE;
    ALTER SYSTEM DISABLE RESTRICTED SESSION;
    EOF
    Thanks And Regards
    I have already read this docs but found no luck:
    Problem - emctl start dbconsole Fails with Error OC4J Configuration issue OC4J_DBConsole__ not found [ID 555218.1]
    Linux 64bit DBConsole Fails With "OC4J Configuration issue cannot find /oc4j/j2ee/oc4j_DBConsole_..." [ID 462325.1]
    Troubleshooting DbConsole Error - OC4J Configuration issue [ID 456111.1]
    The Database Console Fails to Start After a Change in the Hostname [ID 467598.1]

    [root@ERPTEST ~]# su - appltest
    [appltest@ERPTEST ~]$ . DB_TEST_erptest.env
    [appltest@ERPTEST ~]$  emca -deconfig dbcontrol db -repos drop
    STARTED EMCA at Aug 29, 2013 10:34:11 AM
    EM Configuration Assistant, Version 11.1.0.7.0 Production
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Enter the following information:
    Database SID: TEST
    Listener port number: 1528
    Password for SYSMAN user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Aug 29, 2013 10:34:41 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_10_34_11.log.
    Aug 29, 2013 10:34:41 AM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Aug 29, 2013 10:34:43 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /oracle/TEST/db/tech_st/11.1.0/bin/emctl stop dbconsole
    Aug 29, 2013 10:34:43 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Dropping the EM repository (this may take a while) ...
    Aug 29, 2013 10:52:53 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully dropped
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Aug 29, 2013 10:52:59 AM
    [appltest@ERPTEST ~]$ emctl status dbconsole
    OC4J Configuration issue. /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST not found.
    [appltest@ERPTEST ~]$ ls /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/config/
    ls: /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/config/: No such file or directory
    [appltest@ERPTEST ~]$ emca -repos create
    STARTED EMCA at Aug 29, 2013 10:58:14 AM
    EM Configuration Assistant, Version 11.1.0.7.0 Production
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Enter the following information:
    Database SID: TEST
    Listener port number: 1528
    Password for SYSMAN user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Aug 29, 2013 10:58:49 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_10_58_14.log.
    Aug 29, 2013 10:58:49 AM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Aug 29, 2013 11:07:21 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Aug 29, 2013 11:07:21 AM
    [appltest@ERPTEST ~]$  emca -config dbcontrol db
    STARTED EMCA at Aug 29, 2013 11:12:00 AM
    EM Configuration Assistant, Version 11.1.0.7.0 Production
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Enter the following information:
    Database SID: TEST
    Listener port number: 1528
    Password for SYSMAN user: Email address for notifications (optional): [email protected]
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ /oracle/TEST/db/tech_st/11.1.0
    Local hostname ................ ERPTEST.BIL.COM
    Listener port number ................ 1528
    Database SID ................ TEST
    Email address for notifications ............... [email protected]
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_11_12_00.log.
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /oracle/TEST/db/tech_st/11.1.0/bin/emctl deploy dbconsole /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST ERPTEST.BIL.COM:3938 ERPTEST.BIL.COM TEST
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_11_12_00.log for more details.
    Could not complete the configuration. Refer to the log file at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_11_12_00.log for more details.
    [appltest@ERPTEST ~]$ cat  /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_11_12_00.log
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /oracle/TEST/db/tech_st/11.1.0
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:00 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /oracle/TEST/db/tech_st/11.1.0
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: TEST
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 isDBC: false
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 agentHome: null isCentral: false
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 agentHome: null isCentral: false
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user:
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Aug 29, 2013 11:12:07 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Aug 29, 2013 11:12:11 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1528
    Aug 29, 2013 11:12:16 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Aug 29, 2013 11:12:16 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:16 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:22 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: DBSNMP
    Aug 29, 2013 11:12:22 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:27 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYSMAN
    Aug 29, 2013 11:12:27 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:46 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value: [email protected]
    Aug 29, 2013 11:12:52 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    Aug 29, 2013 11:12:52 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:52 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :/oracle/TEST/db/tech_st/11.1.0
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: TEST
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /oracle/TEST/db/tech_st/11.1.0/cfgtoollogs/emca/TEST/emca_2013_08_29_11_12_00.log.
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Aug 29, 2013 11:12:56 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: DBSNMP
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: TEST
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: TEST
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: TEST
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 2075308332
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYSMAN
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: TEST
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties has been copied to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties has been copied to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/emd/targets.xml to /oracle/TEST/db/tech_st/11.1.0/sysman/emd/targets.xml.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /oracle/TEST/db/tech_st/11.1.0/sysman/emd/targets.xml has been copied to /oracle/TEST/db/tech_st/11.1.0/sysman/emd/targets.xml.emca.tmp
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 agentHome: null isCentral: false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 isDBC: false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: TEST Host: ERPTEST.BIL.COM Node: null OH: /oracle/TEST/db/tech_st/11.1.0 isDBC: false
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /oracle/TEST/db/tech_st/11.1.0/oui
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /oracle/TEST/db/tech_st/11.1.0/oui
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [/oracle/TEST/db/tech_st/11.1.0, /oracle/TEST/apps/tech_st/10.1.3, /oracle/TEST/apps/tech_st/10.1.2]
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /oracle/TEST/db/tech_st/11.1.0
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /oracle/TEST/apps/tech_st/10.1.3
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /oracle/TEST/apps/tech_st/10.1.3/sysman/config/emd.properties
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /oracle/TEST/apps/tech_st/10.1.3/sysman/config/emd.properties
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /oracle/TEST/apps/tech_st/10.1.2
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: 1157 from /oracle/TEST/apps/tech_st/10.1.2/sysman/config/emd.properties
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /oracle/TEST/db/tech_st/11.1.0/install/staticports.ini
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /oracle/TEST/db/tech_st/11.1.0:ERPTEST.BIL.COM:null:TEST:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_TEST value: 3938
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_TEST value: 1158
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_TEST value: 5540
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_TEST.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_TEST value: 5520
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: TEST : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/emd/agntstmp.txt:ERPTEST.BIL.COM does not exists.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: Updating file /oracle/TEST/db/tech_st/11.1.0/sysman/emdrep/config/repository.variables ...
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/emdrep/config/repository.variables.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/sysman/emdrep/config/repository.variables
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: File /oracle/TEST/db/tech_st/11.1.0/sysman/emdrep/config/repository.variables is successfully updated
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYS
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYSMAN
    Aug 29, 2013 11:12:57 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYSMAN
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: /oracle/TEST/db/tech_st/11.1.0/sysman/admin/emdrep/sql/core/latest/admin/admin_submit_dbms_jobs.sql
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocking mgmt view user account
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: view user sql: declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts/emca/emcaDbUtil /oracle/TEST/db/tech_st/11.1.0/perl/lib:/oracle/TEST/db/tech_st/11.1.0/perl/lib/site_perl:/oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts:/oracle/TEST/db/tech_st/11.1.0/bin: /oracle/TEST/db/tech_st/11.1.0/perl/bin/perl /oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts/emca/emcaDbUtil.pl /oracle/TEST/db/tech_st/11.1.0 TEST SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts/emca/emcaDbUtil /oracle/TEST/db/tech_st/11.1.0/perl/lib:/oracle/TEST/db/tech_st/11.1.0/perl/lib/site_perl:/oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts:/oracle/TEST/db/tech_st/11.1.0/bin: /oracle/TEST/db/tech_st/11.1.0/perl/bin/perl /oracle/TEST/db/tech_st/11.1.0/sysman/admin/scripts/emca/emcaDbUtil.pl /oracle/TEST/db/tech_st/11.1.0 TEST SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD  completed successfully
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed /oracle/TEST/db/tech_st/11.1.0 TEST SYS SYSDBA declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end; 1 SYSMAN_PWD
    Connecting to database TEST in home /oracle/TEST/db/tech_st/11.1.0 with user "SYS" role "SYSDBA".
    connected to database.
    sql to execute declare repos_pwd varchar2(30); view_user varchar2(30); view_user_pwd varchar2(30); view_user_acc_status varchar2(30); begin repos_pwd := ?; sysman.mgmt_view_priv.get_view_user(view_user); select account_status into view_user_acc_status from sys.dba_users where upper(username) = upper ( view_user ); IF view_user_acc_status like '%LOCKED%' THEN execute immediate 'alter user ' || view_user || ' account unlock'; END IF; IF view_user_acc_status like '%EXPIRED%' THEN sysman.mgmt_view_priv.set_view_user_creds ( repos_pwd ); sysman.mgmt_view_priv.GET_VIEW_USER_CREDS ( view_user, view_user_pwd ); execute immediate 'alter user ' || view_user || ' identified by ' || view_user_pwd || ''; END IF; end;
    noOfParams to bind: 1.
    sql execute successfully.
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocked mgmt_view account
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked mgmt_view account
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: TEST, oracleHome: /oracle/TEST/db/tech_st/11.1.0, and user: SYSMAN
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:00 AM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties ...
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties.emca to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emoms.properties
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/server.xml.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/server.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/javacache.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/javacache.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/jazn-data.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jazn-data.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/application.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/application.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/oc4j-connectors.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/oc4j-connectors.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/mime.types to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/mime.types
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak.1 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak.1
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/jazn.security.props to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jazn.security.props
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/jazn.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jazn.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/entity-resolver-config.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/entity-resolver-config.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/rmi.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/rmi.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/oc4j.properties to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/oc4j.properties
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/global-web-application.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/global-web-application.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/http-web-site.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/http-web-site.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/data-sources.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/data-sources.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak.5 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak.5
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak.4 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak.4
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak.5 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak.5
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/j2ee-logging.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/j2ee-logging.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak.1 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak.1
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/default-web-site.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/default-web-site.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak.3 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak.3
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/principals.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/principals.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak.2 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak.2
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/server.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/server.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/jms.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jms.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/internal-settings.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/internal-settings.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/orb-config.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/orb-config.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak.4 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak.4
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/java2.policy to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/java2.policy
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-application.xml.ouibak.3 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-application.xml.ouibak.3
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/transaction-manager.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/transaction-manager.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/system-jazn-data.xml.ouibak.2 to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/system-jazn-data.xml.ouibak.2
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/postgresql.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/postgresql.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/sybase.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/sybase.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/hypersonic.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/hypersonic.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/ms-access.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/ms-access.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/oracle.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/oracle.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/config/database-schemas/ms-sql.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/database-schemas/ms-sql.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/connectors/README.txt to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors/README.txt
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors/datasources
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/connectors/datasources/datasources.rar to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors/datasources/datasources.rar
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors/OracleASjms
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/connectors/OracleASjms/OracleASjms.rar to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/connectors/OracleASjms/OracleASjms.rar
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/META-INF
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/META-INF/MANIFEST.MF to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/META-INF/MANIFEST.MF
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/application-deployments/default/defaultWebApp
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole/application-deployments/default/defaultWebApp/orion-web.xml to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/application-deployments/default/defaultWebApp/orion-web.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Finished copying OC4J config files
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jms.xml.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/jms.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/rmi.xml.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/rmi.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/rmi.xml.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/rmi.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/http-web-site.xml.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/oc4j/j2ee/OC4J_DBConsole_ERPTEST.BIL.COM_TEST/config/http-web-site.xml
    Aug 29, 2013 11:13:53 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties ...
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties.emca to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties.emca.util.tmp to /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file /oracle/TEST/db/tech_st/11.1.0/sysman/config/emd.properties ...
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.EMAgentConfig updateTargets
    CONFIG: value for use102tgt: false
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: host:ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_database:TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_listener:TEST_ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: host:ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_database:TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_listener:TEST_ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: host:ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_database:TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_listener:TEST_ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: host:ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_database:TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_listener:TEST_ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: host:ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_database:TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.target.TargetManager removeAllTargets
    CONFIG: Failed to delete target: oracle_listener:TEST_ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LISTENER_OH.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getListenerHome
    CONFIG: LISTENER_OH not set. Using ORACLE_HOME as listener's home.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Found listener named: TEST
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file /oracle/TEST/db/tech_st/11.1.0/sysman/emd/targets.xml ...
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: ERPTEST.BIL.COM
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'DISPLAY' is '', discarding the same
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the same
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ADJREOPTS=-Xms128M -Xmx512M, ADJVAPRG=/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin/java, ADPERLPRG=/oracle/TEST/db/tech_st/11.1.0/perl/bin/perl, CLASSPATH=/oracle/TEST/db/tech_st/11.1.0/jlib/emca.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/srvm.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/srvmasm.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/emConfigInstall.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/ldapjclnt11.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/ldap.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/share.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/srvmhas.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/netcfg.jar:/oracle/TEST/db/tech_st/11.1.0/jlib/http_client.jar:/oracle/TEST/db/tech_st/11.1.0/lib/http_client.jar:/oracle/TEST/db/tech_st/11.1.0/lib/xmlparserv2.jar:/oracle/TEST/db/tech_st/11.1.0/assistants/jlib/assistantsCommon.jar:/oracle/TEST/db/tech_st/11.1.0/sysman/jlib/emCORE.jar:/oracle/TEST/db/tech_st/11.1.0/sysman/jlib/emagentSDK.jar:/oracle/TEST/db/tech_st/11.1.0/oui/jlib/OraInstaller.jar:/oracle/TEST/db/tech_st/11.1.0/oui/jlib/OraPrereq.jar:/oracle/TEST/db/tech_st/11.1.0/inventory/prereqs/oui/OraPrereqChecks.jar:/oracle/TEST/db/tech_st/11.1.0/oui/jlib/OraPrereqChecks.jar:, CONTEXT_FILE=/oracle/TEST/db/tech_st/11.1.0/appsutil/TEST_erptest.xml, CONTEXT_NAME=TEST_erptest, CVS_RSH=ssh, DYLD_LIBRARY_PATH=/oracle/TEST/db/tech_st/11.1.0/lib:, G_BROKEN_FILENAMES=1, HISTSIZE=1000, HOME=/home/appltest, HOSTNAME=ERPTEST.BIL.COM, INPUTRC=/etc/inputrc, LANG=en_US.UTF-8, LD_LIBRARY_PATH=/oracle/TEST/db/tech_st/11.1.0/jdk/jre/lib/amd64/server:/oracle/TEST/db/tech_st/11.1.0/jdk/jre/lib/amd64:/oracle/TEST/db/tech_st/11.1.0/jdk/jre/../lib/amd64:/oracle/TEST/db/tech_st/11.1.0/lib:/oracle/TEST/db/tech_st/11.1.0/perl/lib:/oracle/TEST/db/tech_st/11.1.0/lib32:/oracle/TEST/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/oracle/TEST/db/tech_st/11.1.0/lib:/usr/dt/lib:/oracle/TEST/db/tech_st/11.1.0/ctx/lib, LESSOPEN=|/usr/bin/lesspipe.sh %s, LIBPATH=/oracle/TEST/db/tech_st/11.1.0/lib:/oracle/TEST/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/oracle/TEST/db/tech_st/11.1.0/lib:/usr/dt/lib:/oracle/TEST/db/tech_st/11.1.0/ctx/lib, LINK_CNTRL=, LOGNAME=appltest, LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:, MAIL=/var/spool/mail/appltest, NEED_EXIT_CODE=1, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, NLS_DATE_FORMAT=DD-MON-RR, NLS_LANG=American_America.US7ASCII, NLS_NUMERIC_CHARACTERS=.,, NLS_SORT=binary, ORACLE_HOME=/oracle/TEST/db/tech_st/11.1.0, ORACLE_HOSTNAME=ERPTEST.BIL.COM, ORACLE_SID=TEST, ORA_NLS10=/oracle/TEST/db/tech_st/11.1.0/nls/data/9idata, ORA_TZFILE=/oracle/TEST/db/tech_st/11.1.0/oracore/zoneinfo/timezlrg.dat, PATH=/oracle/TEST/db/tech_st/11.1.0/perl/bin:/oracle/TEST/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/oracle/TEST/db/tech_st/11.1.0/perl/bin:/oracle/TEST/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/oracle/TEST/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/appltest/bin:.:., PERL5LIB=/oracle/TEST/db/tech_st/11.1.0/perl/lib/5.8.3:/oracle/TEST/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3:/oracle/TEST/db/tech_st/11.1.0/appsutil/perl, PWD=/home/appltest, SHELL=/bin/bash, SHLIB_PATH=/oracle/TEST/db/tech_st/11.1.0/lib:/oracle/TEST/db/tech_st/11.1.0/lib:/usr/lib:/oracle/TEST/db/tech_st/11.1.0/ctx/lib, SHLVL=2, SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass, TERM=xterm, TNS_ADMIN=/oracle/TEST/db/tech_st/11.1.0/network/admin/TEST_erptest, USER=appltest, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, _=/oracle/TEST/db/tech_st/11.1.0/jdk/jre/bin/java]
    Aug 29, 2013 11:13:54 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /oracle/TEST/db/tech_st/11.1.0/bin/emctl deploy dbconsole /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST ERPTEST.BIL.COM:3938 ERPTEST.BIL.COM TEST
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 2
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: /oracle/TEST/db/tech_st/11.1.0
    Destination (shared install) : /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST
    DeployMode : dbconsole
    Creating directories...
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Unable to copy /oracle/TEST/db/tech_st/11.1.0/sysman/config/b64InternetCertificate.txt to /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST/sysman/config/b64InternetCertificate.txt: No such file or directory at /oracle/TEST/db/tech_st/11.1.0/bin/EMDeploy.pm line 262.
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /oracle/TEST/db/tech_st/11.1.0/bin/emctl deploy dbconsole /oracle/TEST/db/tech_st/11.1.0/ERPTEST.BIL.COM_TEST ERPTEST.BIL.COM:3938 ERPTEST.BIL.COM TEST
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Aug 29, 2013 11:13:55 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at /oracle/TEST/db/tech_st/11.1.0/cfgto

  • JDeveloper 11g 11.1.0 fails to start Defaultdomain for Windows7 with 64-bit

    JDeveloper 11g 11.1.0 fails to start default domain in Windows 7 with 64-bit process
    Any solution welcome to over the the issue.
    Find the error/log message below.
    [07:36:52 PM] Creating Integrated Weblogic domain...
    [07:36:53 PM] ERROR: An error occurred while building the default domain.
    Please see this log file for more details:
    C:\Users\loginuser\AppData\Roaming\JDeveloper\system11.1.1.1.33.54.07\o.j2ee.adrs\CreateDefaultDomain.log
    Log File: C:\Users\loginuser\AppData\Roaming\JDeveloper\system11.1.1.1.33.54.07\o.j2ee.adrs\CreateDefaultDomain.log
    Label: JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407
    Product Home: C:\oracle\11.1.0\jdeveloper\jdev\
    Domain: C:\Users\loginuser\AppData\Roaming\JDeveloper\system11.1.1.1.33.54.07\DefaultDomain
    "C:\oracle\11.1.0\jdeveloper\common\bin\wlst.cmd" "C:\Users\loginuser\AppData\Roaming\JDeveloper\system11.1.1.1.33.54.07\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > The system cannot find the path specified.
    Elapsed time: 839 ms

    Try this search JDeveloper and ADF
    and see if you find something which helps you.
    Timo

  • OC4J_SECURITY is down. SSO: FAILED TO START SSO SERVER

    In our Application Server 10.1.2.3.0, OC4J_SECURITY is down.
    Log entries in opmn log of OC4J_SECURITY:
    09/08/20 11:13:37 Start process
    09/08/20 11:13:43 Warning: Error reading transaction-log file (/export/home/oracle/AS_HOME/infra/j2ee/OC4J_SECURITY/persisten
    ce/OC4J_SECURITY_default_island_1/transaction.state) for recovery: premature end of file
    09/08/20 11:13:43 Forced or abrupt (crash etc) server shutdown detected, starting recovery process...
    09/08/20 11:13:43 Recovery completed, 0 connections committed and 0 rolled back...
    09/08/20 11:13:47 DAS servlet init enter
    09/08/20 11:13:47 oiddas: Release 10.1.2.2.0 Production Started
    09/08/20 11:13:51 DAS servlet init exit
    09/08/20 11:13:52 SSOLoginServlet.init: Starting up SSO server ...
    09/08/20 11:13:52 Initilize NLS utility...
    09/08/20 11:13:52 Reading SSO server policy....
    09/08/20 11:13:52 SSO: Entered FilePolicyManager constructor ...
    09/08/20 11:13:52 SSO: FilePolicyManager: done loading the /export/home/oracle/AS_HOME/infra/sso/conf/policy.properties file
    09/08/20 11:13:52 SSO: Leaving FilePolicyManager constructor ...
    09/08/20 11:13:52 SSODebug: Done loading the debug file, /export/home/oracle/AS_HOME/infra/sso/log/ssoServer.log
    09/08/20 11:13:54 SSO: Initializing the encryption objects failed
    09/08/20 11:13:54 oracle.security.sso.server.conf.ConfigurationException: Missing SSO server configuration
    09/08/20 11:13:54 at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:286)
    09/08/20 11:13:54 at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:172)
    09/08/20 11:13:54 at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:259)
    09/08/20 11:13:54 at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2358)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4800)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4894)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1026)
    09/08/20 11:13:54 at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:560)
    09/08/20 11:13:54 at com.evermind.server.Application.getHttpApplication(Application.java:915)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    09/08/20 11:13:54 at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:637)
    09/08/20 11:13:54 at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    09/08/20 11:13:54 at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2435)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1592)
    09/08/20 11:13:54 at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    09/08/20 11:13:54 at java.lang.Thread.run(Thread.java:534)
    09/08/20 11:13:54 SSO: FAILED TO START SSO SERVER!
    Log entries of <Infra_home>/sso/log/ssoServer.log
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Done loading Policy Configurations
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Login Page Value: /sso/jsp/login.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Change password Page location: /sso/jsp/password.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Wireless Login Page location: /wirelesssso/wirelesslogin.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Wireless Change password Page location: /wirelesssso/wirelesscpwd.jsp
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Calling Initialization Methods ...
    Thu Aug 20 11:13:52 AST 2009 [INFO] Orion Launcher Entered DBConnectionPool.init method ...
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Repository API returned - DB conn string: ldap://webportaldev.bh.zain.com
    :389/ptldev,cn=oraclecontext
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Setting max number of connections to 150 in the DB cache pool
    Thu Aug 20 11:13:52 AST 2009 [DEBUG] Orion Launcher Setting minimum number of connections to 5 in the DB cache pool
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Leaving DBConnectionPool.init method ...
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Entered DBConnectionPool.getConnection method ...
    Thu Aug 20 11:13:53 AST 2009 [INFO] Orion Launcher Leaving DBConnectionPool.getConnection method ...
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DatabaseConfigReader: Setting LDAP configurations
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DatabaseConfigReader: Setting Customizable configurations
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher SQL Exception received: java.sql.SQLException: ORA-04063: package body "O
    RASSO.WWSSO_LS_PRIVATE" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at line 1
    Thu Aug 20 11:13:54 AST 2009 [DEBUG] Orion Launcher DBConnectionPool: Checking for DB connection errors..
    Thu Aug 20 11:13:54 AST 2009 [ERROR] Orion Launcher SSO Server initialization failed. Check the DB availability and restart S
    SO Server
    Thu Aug 20 11:13:54 AST 2009 [ERROR] Orion Launcher Initializing the encryption/decryption objects failed
    oracle.security.sso.server.conf.ConfigurationException: Missing SSO server configuration
    at oracle.security.sso.server.conf.DatabaseConfigReader.init(DatabaseConfigReader.java:286)
    at oracle.security.sso.server.auth.AuthUtil.init(AuthUtil.java:172)
    at oracle.security.sso.server.ui.SSOLoginServlet.init(SSOLoginServlet.java:259)
    at javax.servlet.GenericServlet.init(GenericServlet.java:258)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2358)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4800)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4894)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1026)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:560)
    at com.evermind.server.Application.getHttpApplication(Application.java:915)
    at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:707)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:637)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:278)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:278)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:179)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2435) at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1592)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:92)
    at java.lang.Thread.run(Thread.java:534)
    Can anyone help us to fix this issue?

    Hi,
    Apparently, there is a problem in package “*wwsso_ls_private*”. I got below error while trying to compile this package. When I was trying to compile ORASSO.WWSSO_LS_PRIVATE, I got the below errors about parameters
    SQL> alter package ORASSO.WWSSO_LS_PRIVATE compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY ORASSO.WWSSO_LS_PRIVATE:
    LINE/COL ERROR
    484/4 PL/SQL: SQL Statement ignored
    484/16 PL/SQL: ORA-00947: not enough values
    628/6 PL/SQL: SQL Statement ignored
    628/20 PL/SQL: ORA-00904: "LSCI": invalid identifier
    681/4 PL/SQL: SQL Statement ignored
    684/10 PL/SQL: ORA-00904: "LSCONFIG": invalid identifier
    Cause:
    The possible cause this issue is some problem that occured when
    applying the latest patchset. The patchset does include updates of ODS and ORASSO schemas and their objects. If parts of objects were not updated with the new version and the old version is still in DB, errors may occur (for example when I was trying to compile ORASSO.WWSSO_LS_PRIVATE I got the errors
    about parameters, which indicate version mismatch).
    To fix this problem, I have re defined the problem giving package.
    This package wwsso_ls_private is defined in
    $ORACLE_HOME/sso/admin/plsql/sso/ssolsprv.pks
    Solution:
    I have fixed the problem by following the below steps.
    1. Login sqlplus as orasso user of MR
    2. Recreate the view wwsso_ls_configuration_info$ by issuing the below DDL statement.
    SQL> CREATE OR replace VIEW wwsso_ls_configuration_info$ OF ls_config_type WITH object oid(config_name) as select * from wwsso_ls_configuration_info_t;
    3. Now compile the problem giving package.
    SQL> alter package wwsso_ls_private compile body;
    Compilation of this package was done without any error.
    4. Now all the OC4J container including OC4J_SECURITY in our Infra tier are up and running.
    -Thanks,
    Padmanaban G

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

  • OC4J_BI_Forms Fails To Start After Windows Reboot

    Hi,
    After upgrading the metadata repository database to 9.2.0.6 and updating the compatible parameter and creating a new pfile, my OC4J_BI_Forms server fails to start automatically after a reboot.
    I can start the OC4J_BI_Forms server manually and it works fine, but would like it to start automatically after a reboot like it used to.
    I checked the server.xml file and verified autostart is set to true.
    I also checked the server's log files and opmn log files, but couldn't find any error messages saying OC4J tried to start and failed.
    I noticed that OID is taking a little longer to start than it used to. Is it possible this lag is causing the OC4J_BI_Forms to fail starting automatically?
    All other servers start fine after a reboot - only OC4J_BI_Forms is not working correctly.
    Thanks,
    Jim
    Message was edited by: Jim
    434963

    <p>As a workaround for this problem, I created a simple batch file containing the command:</p>
    <p><tt>d:\orahome2\opmn\bin\opmnctl startproc ias-component=OC4J</tt></p>
    <p>I then created a scheduled task in Windows Task Scheduler to run the batch file on server startup. So far it seems to work fine.</p>
    <p>Would still like to know why the OC4J_BI_Forms instance is failing to autostart, if anyone has any ideas.</p>

  • OPMN Failed to start: Value too large for defined data type

    Hello,
    Just restared opmn and it failed to start with folloiwing errors in opmn.log:
    OPMN worker process exited with status 4. Restarting
    /opt/oracle/product/IAS10g/opmn/logs/OC4J~home~default_island~1: Value too large for defined data type
    Does anyone have ideas about cause of this error? Server normally worked more than 6 month with periodic restarts...

    Hi,
    You could get error messages like that if you try to access a file larger than 2GB on a 32-bit OS. Do you have HUGE log files?
    Regards,
    Mathias

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

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

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

  • OPMN Process Manager failed to start - libmodapi.so libclntsh.so not found

    Hi all,
    I am completely new to Oracle in its entirety. I am trying to install Oracle Enterprise Manager Grid Console 10.2.0.1.0 on Oracle Enterprise Linux 5.1 through the OUI using the new database install. When I get to setting up the Oracle Application Server, it tells me the OPMN Process Manager failed to start, tells me to check the logs in /oms10g/opmn/logs, and to start OPMN manually before hitting retry.
    The log files in that directory do not seem to contain any errors.
    When I run ./opmnctl stopall, ./opmnctl startall, ./opmnctl status, I get no obvious errors, and then the following:
    DSA ~ DSA ~ Down
    HTTP_Server ~ HTTPServer ~ Alive
    LogLoader ~ logloaderd ~ Down
    dcm-daemon ~ dcm-daemon ~ Down
    OC4J ~ home ~ Alive
    WebCache ~ WebCache ~ Alive
    WebCache ~ WebCacheAdmin ~ Alive
    When I do ./opmn start I get the following:
    ./opmn: error while loading shared libraries: libmodapi.so: cannot open shared object file: No such file or directory
    When I do a ldd ./opmn I get the following errors:
    libmodapi.so => not found
    libclntsh.so.10.1 => not found
    I am assuming my problem is that these two libraries are not linked in. I have looked through the forums, and found closely related threads, but none that seemed to help, most notably changing my PATH. If anyone has any suggestions, I would welcome them. Thanks for your help.
    Sincerely,
    Don

    Hi All,
    We all agree that best practice involves a test installation. My original post was about a problem I was having with the creation of my test bed. I did create my own manual, which I am sure is not the best manual ever created, but does work to get the software installed. If it is proven out, I will post it to try and return something to the community.
    In order to do this, I needed to read thousands of pages of documentation so far, which does not even scratch the surface of the total amount on OTN. I am still revising my instructions as I find that the documentation commonly assumes the reader has been installing Oracle for some time and is fully aware of all the appropriate acronyms and the entire logical and physical structure of the database. In order to just read many of the documents, I had to draw out a map of Oracle on a whiteboard as I went. As a systems administrator, should I have to search through all those papers, manuals, the web, etc. and try to gain an advanced DBA understanding to get a working default installation? Perhaps it seems like I am just a new user who is whining, but how many programs can you think of where this type of effort is required?
    In looking at the relationship between the DBA and the Systems Administrator, where should we draw a line between their tasks?
    Should the DBA have to learn how to assess appropriate server hardware, and then install and administrate every flavor of Windows, UNIX, Linux, etc. in any given environment? Should a DBA be required to build a Linux kernel, configure Active Directory, or install Solaris before installing Oracle?
    Should the Systems Administrator have to learn the nuances of installing and optimizing Oracle databases in order to just put the base software on the system and configure the kernel so it is ready for a DBA?
    More interesting, as stated above, I could hand you the Gentoo Handbook, and without knowing a single thing about Gentoo Linux, you would have a default installation of the Gentoo OS. You could also grab step-by-step instructions for a default installation of MySQL on Gentoo, or a myriad of other programs, for that matter. This would hardly replace the Gentoo systems administrator or MySQL DBA, but it does serve a very valid purpose of enabling the systems administrator and DBA. Shouldn’t Oracle have something similar?
    I would think the Systems Administrator knowledgeable in the OS and Kernel should be able to perform the first half of the installation task where they are more likely to be an expert, and then allow the DBA to create and optimize the databases they install, which they in turn can spend years learning how to do. Time that the DBA spends learning the OS or time the Systems Administrator spends learning Oracle is valuable in the long run, but it is also extra time to get the initial database up and running. One of the largest reasons IT personnel exist at all is to keep users from having to spend too much time learning about their computers to get their work done. Shouldn’t this also translate between IT groups?
    Databases are one of the few software installations that systems administrators commonly don't have to maintain on corporate servers. The best comparison I know of is web services. In this manner web servers are very similar, and are commonly installed by a team as well. I am perfectly capable of creating a default install of Apache, Tomcat, or IIS from step-by-step instructions provided by Apache or Microsoft without much more tailored information than the IP address and system name we are going to use to fill in the blanks during the installation.
    While I have performed the role of sole IT staff at a small software engineering company, and have therefore been the SysNetWebSecDB admin hydra in the past, in larger companies there seems to be no problem with having the system administrator create a default installation of Apache or IIS, having the network team configure the switches and DMZ, and having the web team customize the server and design the site without each of them having to know everything.
    So the above is a good idea and I would encourage
    them to do it because after that, it makes them
    stonger than when they use an already completed one
    to install.Sometimes there is time to sit down and read all the instructions and become a more robust IT professional. Sometimes there is only time to read the Getting Started section and you have to read the full instructions and optimize later if there is time. Sometimes you have outside influences that mean it has to get done in less time than it should, whether or not the justification for rushing is reasonable.
    Should I plan to read every knowledge base article ever published by Microsoft in order to create a test bed installation of Windows 2008? Honestly, I’d still be reading the NT4 docs.
    Not only does not every business have a DBA, or the money to hire one, sometimes the business does not want to do so, or sometimes the security is such that the DBA is not part of the unit allowed to utilize administrative access on the servers. That doesn’t mean they don’t need a database tomorrow.
    As an IT professional, I will never be able to come close to encompassing the amount of knowledge I actually could use to do my job. I try to specialize in a few areas so that I have the ability to keep up with the exponential rate of IT expansion, but I basically consider a vast part of my job being constantly thrown into the deep end, and, fair or not, getting things done anyway. Hopefully that makes me good at my job. The question is how much time and effort I should need to apply before I can get to a reasonable starting point where everyone else can do their work too.
    There
    is normally no single document to achieve or complete
    and installation unless the bespoke type. Apart from
    the Install Guide, there could be Readme, Release
    notes, Adendum etc. While I noted in a previous post that I shouldn't be too hard on Oracle in trying to document such a massive effort, that doesn’t mean that their documentation doesn’t need work. Why is the documentation for a single product spread out over tens of thousands of pages? It should be obvious that this has resulted in redundant and often conflicting documents, including the dozen readme documents in the installation files, the readme documents in the installed files, the install guide, the readme and addendum for each of those, the release notes for each of those, and a new set for each patch.
    Obviously, for any installation, I need to complete a document for my own environment that contains the proper network configuration for our own LAN, or the proper partitioning. I do this for any program. Oracle needs me to change the name of the OS install to get their installer not to error out on their own OS. If OFA is so desirable, why not make the default install explain and follow OFA? Basic issues like this are highly avoidable, and shouldn’t be seen by the end user, even if in this case the end user is a highly technical audience capable of adjusting.
    It will hard to get a single document because they
    will be platform dependent and what someone did in
    their install, may not always work everywhere.Again, please note that Oracle has "released" an OS that they intend for people to use on their Oracle validated hardware as a premier platform for their Oracle database. It isn't a stretch to feel that Oracle should then be able to provide valid, step-by-step instructions for a default installation of their own software, on validated hardware, on their own OS. I’m not expecting an optimized and populated database, but if the hardware, OS, and software are all under Oracle’s control, there aren’t really any variables other than machine name and IP address for a default install.
    Hopefully my current knowledge will work for the time being, and I will be able to optimize appropriately in the future as I can.

  • Failed to start a managed process after the maximum retry limit

    Hi,
    Getting the following error
    /app/oracle/product/101202/opmn/bin (OID)>opmnctl startproc ias-component=OID
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=smtest02:6202
    0 of 1 processes started.
    ias-instance id=infra.smtest02
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OID/OID/OID
    Error
    --> Process (pid=26032)
    failed to start a managed process after the maximum retry limit
    Log:
    /app/oracle/product/101202/opmn/logs/OID~1
    Any suggestions
    Thanks
    Kedar

    Hi Alvarez
    I have managed to start OID
    stop the process using opmnctl stopall
    stop the database
    stop the listener
    stop emctl processes
    usind oidctl to stop OID instance
    start the listener
    start the database
    start the process opmnctl startall
    start emctl start iasconsole
    used oidctl to star instance for OID
    /app/oracle/product/101202/bin (OID)>cd ../opmn/bin
    /app/oracle/product/101202/opmn/bin (OID)>opmnctl status
    Processes in Instance: infra.smtest02
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 7763 | Alive
    DSA | DSA | N/A | Down
    HTTP_Server | HTTP_Server | 6183 | Alive
    OID | OID | 6187 | Alive
    but when i am trying to start dbconsole ( command below) getting follwong error OC4J Configuration issue. /app/oracle/product/101202/oc4j/j2ee/OC4J_DBConsole_smtest02_OID not found.
    emctl start status dbconsole
    /app/oracle/product/101202/oc4j/j2ee/OC4J_DBConsole_smtest02_OID ---> /app/oracle/product/101202/oc4j/j2ee/OC4J_DBConsole_smtest02_ORACLEID
    where can i change the setting for the parameter so that i can log on to dbconsole from the browser, which config file ?
    the reason i needed dbconsole was to use Oracle Directory Naming GUI to configure db to replace old Names Server hence i need Db console GUI
    Kedar

  • Reports server failed to start with OPMN

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

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

Maybe you are looking for

  • Laptop was stolen and I don't have serial numbers written down for police.

    I had some one take my laptop while I was away from the house.  I know I registered the laptop, is there a way I could find out my past information?  I mean, find out what the serial numbers were by entering my name?  Anything would be helpful. JJ

  • 10.4.6 Install Problem re: Internet

    Hello, I installed 10.4.6 yesterday on my G4 933 iBook and everything initially went smoothly. Since the installation I've been unable to run Dashboard, iTunes, Mail, Safari, etc. Basically, if I have an active Internet connection (Airport, ethernet)

  • Large object model best practices

    Are there recommended practices for mapping large object models? Seems like there should be API support for this so that developers can automate map generation. I just can not see mapping 100s of classes by hand. What about change management? How do

  • PowerPC Mac G4 (2.9) Expand Options

    Hi everyone, Just got a donation of PowerMac G4, so I get to work on it. Hopefully, there is no any firmware update needed on OS 9.1 before upgrading to OSX. I already did the upgrade. (I know this because I did an upgrade for PowerBook a while back

  • Second hand iphone 4s gets original owners facetime requests!

    Hi! Our daughter has given us her old iphone 4s. We unlocked it in Australia and brought it over to NZ, put in a SIM card and hey presto! a working iphone 4S! I also changed the name on the iphone. Now, every time someone facetimes our daughters new