Error starting studio domain - set JAVA_OPTIONS

I am trying to install studio on weblogic server by going through the StudioInstallGuide.pdf. The step to update the setDomainEnv script file with the set JAVA_OPTIONS is somewhat problematic. I have removed the linebreaks as indicated but getting following error:
JAVA Memory arguments: -Xms256m -Xmx1024m -XX:CompileThreshold=8000 -XX:PermSize
=128m  -XX:MaxPermSize=512m
WLS Start Mode=Development
CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpa
th\weblogic_patch.jar;C:\Java\JDK16~2.0_4\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSER
V~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblog
ic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.6.0.jar;
C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modu
les\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-c
ontrib.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Ora
cle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
PATH=C:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\native;C:\Oracle\MIDDLE~1
\WLSERV~1.3\server\native\win\x64;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Or
acle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Java\JDK16~2.0_4\jre\bin;C:\Java\JDK16~2
.0_4\bin;C:\Oracle\Database\product\11.2.0\dbhome_1\bin;C:\Windows\system32;C:\W
indows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\P
rogram Files\Java\jdk1.6.0_25\bin;C:\Program Files\Java\jre6\bin;C:\Endeca\Platf
ormServices\6.1.3\perl;C:\Endeca\PlatformServices\6.1.3\perl\5.8.3\bin;C:\Endeca
\PlatformServices\6.1.3\bin;C:\Endeca\PlatformServices\6.1.3\utilities;C:\Progra
m Files (x86)\Lexalytics\salience\bin;C:\Oracle\Middleware\user_projects\domains
\endeca_integrator_server_domain\bin;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native
\win\x64\oci920_8
*  To start WebLogic Server, use a username and   *
*  password assigned to an admin-level user.  For *
*  server administration, use the WebLogic Server *
*  console at http:\\hostname:port\console        *
starting weblogic with Java version:
java version "1.6.0_43"
Java(TM) SE Runtime Environment (build 1.6.0_43-b01)
Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)
Starting WLS with line:
C:\Java\JDK16~2.0_4\bin\java -client   -Xms256m -Xmx1024m -XX:CompileThreshold=8
000 -XX:PermSize=128m  -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.s
ecurity.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -DUseSun
HttpHandler=true -Djavax.xml.transform.TransformerFactory =com.sun.org.apache.xa
lan.internal.xsltc.trax.TransformerFactoryImpl -Djavax.xml.parsers.DocumentBuild
erFactory =com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl -D
javax.xml.parsers.SAXParserFactory =com.sun.org.apache.xerces.internal.jaxp.SAXP
arserFactoryImpl -Dfile.encoding=UTF8 -Xverify:none  -da -Dplatform.home=C:\Orac
le\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogi
c.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\server   -Dweblogic.management.discover=tru
e  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.e
xt.dirs=C:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classp
ath  weblogic.Server
Exception in thread "main" java.lang.NoClassDefFoundError: =com/sun/org/apache/x
alan/internal/xsltc/trax/TransformerFactoryImpl
Caused by: java.lang.ClassNotFoundException: =com.sun.org.apache.xalan.internal.
xsltc.trax.TransformerFactoryImpl
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: =com.sun.org.apache.xalan.internal.xsltc.trax.Tra
nsformerFactoryImpl.  Program will exit.
C:\Oracle\Middleware\user_projects\domains\endeca_studio_domain>
Skipping this step seems to be my only option. Has anyone come across this before? Is this step necessary?
Thanks for your help!

Can you double-check to make sure that you have no new lines or breaks in the added content? Especially around the = sign for the item that's causing the error?
Otherwise, I believe that particular item is not absolutely required - it's mostly for performance. You do, however, need the file encoding parameter.

Similar Messages

  • Localization in OBIEE 10g(Error "start row is set higher than the row count

    Hi All,
    I m Working on Localization.
    I have used exteranize string and saved excel file and added language column and inserted data en and fr and loaded the file into the database.
    then i have created 2 variables
    one is for weblanguage SELECT 'VALUEOF(NQ_SESSION.WEBLANGUAGE)' FROM DUAL
    second is SELECT SESSION_VARIABLE, TRANSLATION FROM TAB_EXTERNAL WHERE LANGUAGE = 'VALUEOF(NQ_SESSION.LOCALE)' when i click on Test for the second variable it showing error
    "start row is set higher than the row count"
    i have seleted start row =10 and show some 10.then also it is showing same error.
    Please send me the solution ASAP.
    Thanks and Regards
    Kiran Kumar

    Hi Kiran,
    I am working in OBIEE localization. I created two variables and when press test i am getting vaules successfully. But in OBIEE application i am getting columns in english only. It seems there is some problem with values in DUAL table. It contains only 1 column called 'DUMMY' and value as 'X'.
    Please give me complete configuration steps to setup localization OBIEE 10g. Please drop me a mail to [email protected] if u have steps. I will call u if u provide contact number.

  • OSB11 64bit windows7 - error starting a domain

    Hi all,
    I gathered useful info from other two posts how to install OSB11 on windows7 64 bit (messageID 9395937 and 9461593)
    I've downloaded:
    - jdk-6u24-windows-x64
    - wls1034_generic
    - oepe-helios-all-in-one-11.1.1.6.1.201010012100-win32-x86_64 (I found that version is compatible with OSB11, 11.1.1.7.1 instead doesn't work)
    - ofm_osb_generic_11.1.1.4.0_disk1_1of1
    and I installed OSB11.
    I created also an OSB domain using the usual config wizard.
    One note while using the usual config wizard: I selected to create the two proposed db schema with derby db but I got an error, how could I do that as while using the wizard the domain is not still created (so there is no running derby db) ?
    So I skipped the creation of those two proposed db schema and I completed the domain wizard creation...
    But when I run "startWebLogic.cmd" I got the below error:
    The input line is too long.
    The syntax of the command is incorrect.
    Has anyone created and run successfully an OSB domain in Windows 7 64 bit ?
    Thanks in advance
    ferp

    Hi Pierluigi,
    I didn't change the defaults.
    The domain path is the following: c:\software\developing\wls1034_64\domains\base
    I enabled ECHO in
    - base/startWebLogic
    - base/bin/startWebLogic
    - base/bin/setOSBDomainEnv
    Below the startWebLogic output, but it is very very very long ... (I'm sorry for that)
    Regards
    ferp
    c:\software\developing\wls1034_64\domains\base>startWebLogic.cmd
    c:\software\developing\wls1034_64\domains\base>SETLOCAL
    c:\software\developing\wls1034_64\domains\base>set DOMAIN_HOME=C:\software\developing\wls1034_64\domains\base
    c:\software\developing\wls1034_64\domains\base>call "C:\software\developing\wls1034_64\domains\base\bin\startWebLogic.cmd"
    c:\software\developing\wls1034_64\domains\base>SETLOCAL
    c:\software\developing\wls1034_64\domains\base>GOTO :ENDFUNCTIONS
    c:\software\developing\wls1034_64\domains\base>set DOMAIN_HOME=C:\software\developing\wls1034_64\domains\base
    c:\software\developing\wls1034_64\domains\base>for %i in ("C:\software\developing\wls1034_64\domains\base") do set DOMAIN_HOME=%~fsi
    c:\software\developing\wls1034_64\domains\base>set DOMAIN_HOME=C:\software\DEVELO~1\WLS103~1\domains\base
    c:\software\developing\wls1034_64\domains\base>call "C:\software\DEVELO~1\WLS103~1\domains\base\bin\setDomainEnv.cmd"
    c:\software\developing\wls1034_64\domains\base>set PLATFORM_TYPE=win
    c:\software\developing\wls1034_64\domains\base>set WLS_HOME=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server
    c:\software\developing\wls1034_64\domains\base>set XMS_SUN_64BIT=256
    c:\software\developing\wls1034_64\domains\base>set XMS_SUN_32BIT=256
    c:\software\developing\wls1034_64\domains\base>set XMX_SUN_64BIT=512
    c:\software\developing\wls1034_64\domains\base>set XMX_SUN_32BIT=512
    c:\software\developing\wls1034_64\domains\base>set XMS_JROCKIT_64BIT=256
    c:\software\developing\wls1034_64\domains\base>set XMS_JROCKIT_32BIT=256
    c:\software\developing\wls1034_64\domains\base>set XMX_JROCKIT_64BIT=512
    c:\software\developing\wls1034_64\domains\base>set XMX_JROCKIT_32BIT=512
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "Sun" (
    set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m
    set WLS_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    ) else (
    set WLS_MEM_ARGS_64BIT=-Xms512m -Xmx512m
    set WLS_MEM_ARGS_32BIT=-Xms512m -Xmx512m
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "Oracle" (
    set CUSTOM_MEM_ARGS_64BIT=-Xms256m -Xmx512m
    set CUSTOM_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    ) else (
    set CUSTOM_MEM_ARGS_64BIT=-Xms256m -Xmx512m
    set CUSTOM_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    c:\software\developing\wls1034_64\domains\base>set MEM_ARGS_64BIT=-Xms256m -Xmx512m
    c:\software\developing\wls1034_64\domains\base>set MEM_ARGS_32BIT=-Xms256m -Xmx512m
    c:\software\developing\wls1034_64\domains\base>if "true" == "true" (set MEM_ARGS=-Xms256m -Xmx512m ) else (set MEM_ARGS=-Xms256m -Xmx512m )
    c:\software\developing\wls1034_64\domains\base>set MEM_PERM_SIZE_64BIT=-XX:PermSize=128m
    c:\software\developing\wls1034_64\domains\base>set MEM_PERM_SIZE_32BIT=-XX:PermSize=128m
    c:\software\developing\wls1034_64\domains\base>if "true" == "true" (set MEM_PERM_SIZE=-XX:PermSize=128m ) else (set MEM_PERM_SIZE=-XX:PermSize=128m )
    c:\software\developing\wls1034_64\domains\base>set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=512m
    c:\software\developing\wls1034_64\domains\base>set MEM_MAX_PERM_SIZE_32BIT=-XX:MaxPermSize=512m
    c:\software\developing\wls1034_64\domains\base>if "true" == "true" (set MEM_MAX_PERM_SIZE=-XX:MaxPermSize=512m ) else (set MEM_MAX_PERM_SIZE=-XX:MaxPermSize=512m )
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "Sun" (if "" == "" (set MEM_DEV_ARGS=-XX:CompileThreshold=8000 -XX:PermSize=128m ) )
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "Sun" (set MEM_ARGS=-Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m )
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "HP" (set MEM_ARGS=-Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -XX:MaxPermSize=512m )
    c:\software\developing\wls1034_64\domains\base>if "Sun" == "Apple" (set MEM_ARGS=-Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -XX:MaxPermSize=512m )
    c:\software\developing\wls1034_64\domains\base>if NOT "" == "" (set MEM_ARGS= )
    c:\software\developing\wls1034_64\domains\base>set ORACLE_DOMAIN_CONFIG_DIR=C:\software\DEVELO~1\WLS103~1\domains\base\config\fmwconfig
    c:\software\developing\wls1034_64\domains\base>for %i in ("C:\software\DEVELO~1\WLS103~1\domains\base\config\fmwconfig") do set ORACLE_DOMAIN_CONFIG_DIR=%~fsi
    c:\software\developing\wls1034_64\domains\base>set ORACLE_DOMAIN_CONFIG_DIR=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1
    c:\software\developing\wls1034_64\domains\base>set WLS_JDBC_REMOTE_ENABLED=-Dweblogic.jdbc.remoteEnabled=false
    c:\software\developing\wls1034_64\domains\base>set JAVA_PROPERTIES=-Dplatform.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3 -Dwls.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dweblogic.home=C
    :\software\DEVELO~1\WLS103~1\WLSERV~1.3\server
    c:\software\developing\wls1034_64\domains\base>set ALT_TYPES_DIR=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_
    11.1.1
    c:\software\developing\wls1034_64\domains\base>set PROTOCOL_HANDLERS=oracle.mds.net.protocol
    c:\software\developing\wls1034_64\domains\base>set PROTOCOL_HANDLERS=oracle.mds.net.protocol
    c:\software\developing\wls1034_64\domains\base>set ARDIR=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server\lib
    c:\software\developing\wls1034_64\domains\base>pushd C:\software\developing\wls1034_64\domains\base
    c:\software\developing\wls1034_64\domains\base>if "" == "" (
    set CLUSTER_PROPERTIES=-Dweblogic.management.discover=true
    ) else (set CLUSTER_PROPERTIES=-Dweblogic.management.discover=false -Dweblogic.management.server= )
    c:\software\developing\wls1034_64\domains\base>set JAVA_PROPERTIES=-Dplatform.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3 -Dwls.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dweblogic.home=C
    :\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jd
    k14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\
    software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\softwar
    e\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software\DEVELO
    ~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.a
    lternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle
    .mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.
    impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.
    dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\
    software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software
    \DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweb
    logic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs
    =oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.l
    ogging.impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.
    config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carml
    loc=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\s
    oftware\DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\
    - -Dweblogic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handl
    er.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dem.oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dem.oracle.home=C:\software\developing\
    wls1034_64\oracle_common -Djava.awt.headless=true -Dem.oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true
    c:\software\developing\wls1034_64\domains\base>set PRE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.j
    dbc_11.1.1\ojdbc6dms.jar;;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar
    c:\software\developing\wls1034_64\domains\base>set PRE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.j
    dbc_11.1.1\ojdbc6dms.jar;;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\
    OSB_11~1.0\lib\osb-server-modules-ref.jar
    c:\software\developing\wls1034_64\domains\base>set JAVA_DEBUG=
    ) else (set JAVA_OPTIONS= -Xverify:none -da:org.apache.xmlbeans... -ea:com.bea.wcp... -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconso
    le... -Dplatform.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3 -Dwls.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dweblogic.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dcommon.comp
    onents.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains
    \base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\serve
    rs\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf
    .arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software\DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Dor
    acle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1
    \modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dem.
    oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ex
    t.dirs=C:\software\DEVELO~1\WLS103~1\patch_wls1034\profiles\default\sysext_manifest_classpath;C:\software\DEVELO~1\WLS103~1\patch_ocp360\profiles\default\sysext_manifest_classpath -Xverify:none -da:or
    g.apache.xmlbeans... -ea:com.bea.wcp... -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=C:\software\DEVELO~1\WLS1
    03~1\WLSERV~1.3 -Dwls.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dweblogic.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACL
    E~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WL
    S103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\so
    ftware\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1
    \domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software\DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS1
    03~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVE
    LO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\software\DEVELO~1\WLS103~
    1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVE
    LO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.di
    r=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\W
    LS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software\DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO
    ~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\softwa
    re\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dem.oracle.home=C:\software\developing\wls10
    34_64\oracle_common -Djava.awt.headless=true -Dem.oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.te
    stConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\software\DEVELO~1\WLS103~1\patch_wls1034\profiles\default\sysext_manifest_classpath;C:\software\DEVELO~1\WLS103~1\patch_ocp360\profiles\defa
    ult\sysext_manifest_classpath -Xverify:none -da:org.apache.xmlbeans... -ea:com.bea.wcp... -da )
    c:\software\developing\wls1034_64\domains\base>if NOT exist C:\software\DEVELO~1\JDK16~1.0_2\lib (
    echo The JRE was not found in directory C:\software\DEVELO~1\JDK16~1.0_2. (JAVA_HOME)
    echo Please edit your environment and set the JAVA_HOME
    echo variable to point to the root directory of your Java installation.
    popd
    pause
    GOTO :EOF
    c:\software\developing\wls1034_64\domains\base>if "false" == "true" (set DATABASE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\software\DEVELO~1\WLS103~1\WLSERV~
    1.3\common\derby\lib\derbyclient.jar ) else (set DATABASE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\common\derby\lib\derbyclient.jar )
    c:\software\developing\wls1034_64\domains\base>if NOT "C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1
    \ojdbc6dms.jar;;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0
    \lib\osb-server-modules-ref.jar" == "" (set PRE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.
    1.1\ojdbc6dms.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1
    \OSB_11~1.0\lib\osb-server-modules-ref.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\osb-server-modules-ref.jar ) else (set PRE_CLASSPATH=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jdbc
    _11.1.1\ojdbc6dms.jar )
    c:\software\developing\wls1034_64\domains\base>set POST_CLASSPATH=C:\software\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\oracle.soa.m
    gmt_11.1.1\soa-infra-mgmt.jar;C:\software\developing\wls1034_64\osb_11.1.1.4.0\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modul
    es\oracle.jrf_11.1.1\jrf.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\soft
    ware\developing\wls1034_64\osb_11.1.1.4.0\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\softw
    are\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\software\developing\wls1034_64\osb_11.1.1
    .4.0\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\
    version.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\alsb.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-ant.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-common
    .jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-core.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-dameon.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\class
    es;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\external\log4j_1.2.8.jar;C:\software\DEVELO~1\WLS103~1\domains\base\config\osb;C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\common\derby\lib\derbyclient.jar
    ;C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server\lib\xqrl.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\version.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\alsb.jar;C:\software\DEVELO~1\WLS103
    ~1\OSB_11~1.0\3rdparty\lib\j2ssh-ant.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-common.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-core.jar;C:\software\DEVELO~
    1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-dameon.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\classes;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\external\log4j_1.2.8.jar;C:\software\DEVELO~1
    \WLS103~1\domains\base\config\osb;C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server\lib\xqrl.jar;C:\software\DEVELO~1\WLS103~1\O
    SB_11~1.0\lib\version.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\alsb.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-ant.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\li
    b\j2ssh-common.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-core.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\3rdparty\lib\j2ssh-dameon.jar;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\
    3rdparty\classes;C:\software\DEVELO~1\WLS103~1\OSB_11~1.0\lib\external\log4j_1.2.8.jar;C:\software\DEVELO~1\WLS103~1\domains\base\config\osb
    c:\software\developing\wls1034_64\domains\base>set JAVA_PROFILE=
    c:\software\developing\wls1034_64\domains\base>set SERVER_CLASS=weblogic.Server
    c:\software\developing\wls1034_64\domains\base>set JAVA_PROPERTIES=-Dplatform.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3 -Dwls.home=C:\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dweblogic.home=C
    :\software\DEVELO~1\WLS103~1\WLSERV~1.3\server -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jd
    k14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\
    software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\softwar
    e\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software\DEVELO
    ~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.a
    lternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle
    .mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.
    impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.
    dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\
    software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\software
    \DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweb
    logic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs
    =oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dcommon.components.home=C:\software\DEVELO~1\WLS103~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.l
    ogging.impl.Jdk14Logger -Ddomain.home=C:\software\DEVELO~1\WLS103~1\domains\base -Djrockit.optfile=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.
    config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1 -Digf.arisidbeans.carml
    loc=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\carml -Digf.arisidstack.home=C:\software\DEVELO~1\WLS103~1\domains\base\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=C:\s
    oftware\DEVELO~1\WLS103~1\domains\base\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\software\DEVELO~1\WLS103~1\domains\base\servers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\
    - -Dweblogic.alternateTypesDirectory=C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\software\DEVELO~1\WLS103~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handl
    er.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dem.oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dem.oracle.home=C:\software\developing\
    wls1034_64\oracle_common -Djava.awt.headless=true -Dem.oracle.home=C:\software\developing\wls1034_64\oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true
    The input line is too long.
    The syntax of the command is incorrect.

  • Error starting new domain in weblogic 6.0

    I created a new domain in WLS 6 using the and a server for this domain
    through the console. I copied the .pem files and the fileRealm.properties
    file from the domain mydomain in the new domain directory. When I tried to
    start this domain a default web application was created for this domain.
    However there is a error starting up this domain. A security exception is
    thrown:
    <Unable to initialize the server: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied in realm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    at weblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    How can I successfully create and start a new domain?

    Hello Maury,
    I have the same problem as described by Gauri. I created a new directory
    under the config directory and copied the mydomain directory files to it. I can
    run the startWebLogic script sucessfully as long as I don't change the domain or
    server name. If I change the domain or server name, I also change them in the
    config.xml. When I change these fields I get exactly the same errors/exceptions
    as Gauri. Exactly how do you copy the files?
    Thanks You,
    Gary
    Maury Mills wrote:
    We have found that the easiest, and most successful, way to create a new
    domain is to manually copy an existing domain's directory in 'config' and
    change the files to reference the new domain. Also, the port numbers need
    updated for the servers if you want to have multiple domains active at once.
    HTH
    Maury
    "Gauri Tamboli" <[email protected]> wrote in message
    news:[email protected]...
    I created a new domain in WLS 6 using the and a server for this domain
    through the console. I copied the .pem files and the fileRealm.properties
    file from the domain mydomain in the new domain directory. When I tried to
    start this domain a default web application was created for this domain.
    However there is a error starting up this domain. A security exception is
    thrown:
    <Unable to initialize the server: 'Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user system
    denied in realm weblogic
    java.lang.SecurityException: Authentication for user system denied inrealm
    weblogic
    at weblogic.security.acl.Realm.authenticate(Realm.java:209)
    at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:229)
    atweblogic.security.acl.internal.Security.authenticate(Security.java:113)
    at
    weblogic.security.SecurityService.initializeSuid(SecurityService.java:293)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    How can I successfully create and start a new domain?

  • Urgent Error Starting SOA domain Admin Server

    ep 29, 2011 5:37:56 PM IST> <Warning> <oracle.jps.idmgmt> <JPS-01520> <Cannot initialize identity store.>
    ep 29, 2011 5:37:56 PM IST> <Error> <oracle.bpm.services.organization> <BEA-000000> <Exception
    ception.70692.type: error
    ception.70692.severity: 2
    ception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.
    ception.70692.description: Error occured while granting the application role BPMOrganizationAdmin to application role SOAOperator.
    ception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is not already present.
    ABPEL-10585
    rvice error.
    ternal Error; Service error occurs in JpsProvider in method getIdentityStore().
    fer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:379)
    at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
    at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
    at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
    at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy292.postDeployInit(Unknown Source)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    used By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
    at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:168)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:174)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:124)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:110)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:377)
    at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
    at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
    at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
    at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy292.postDeployInit(Unknown Source)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    ep 29, 2011 5:37:56 PM IST> <Error> <oracle.bpm.common> <BEA-000000> <Exception
    M-70692
    ception
    ception.70692.type: error
    ception.70692.severity: 2
    ception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.
    ception.70692.description: Error occured while granting the application role BPMOrganizationAdmin to application role SOAOperator.
    ception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is not already present.
    at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:324)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
    at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy292.postDeployInit(Unknown Source)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    used By: ORABPEL-10585
    rvice error.
    ternal Error; Service error occurs in JpsProvider in method getIdentityStore().
    fer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
    at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:379)
    at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
    at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
    at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
    at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy292.postDeployInit(Unknown Source)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    used By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
    at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:168)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:174)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:124)
    at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:110)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:377)
    at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
    at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
    at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
    at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
    at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
    at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy292.postDeployInit(Unknown Source)
    at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    A Platform is running and accepting requests

    AM using the Sun JDK...and I am manipulating around the below settings in the setDomainEnv file
    set XMS_SUN_64BIT=256
    set XMS_SUN_32BIT=256
    set XMX_SUN_64BIT=512
    set XMX_SUN_32BIT=512
    set XMS_JROCKIT_64BIT=256
    set XMS_JROCKIT_32BIT=256
    set XMX_JROCKIT_64BIT=512
    set XMX_JROCKIT_32BIT=512
    if "%JAVA_VENDOR%"=="Sun" (
         set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m
         set WLS_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    ) else (
         set WLS_MEM_ARGS_64BIT=-Xms512m -Xmx512m
         set WLS_MEM_ARGS_32BIT=-Xms512m -Xmx512m
    )

  • Error in starting the domain in application server 8.2

    I want to deploy a application EAR on newly created domain. For this :
    1. Got the 8.2 Java application server installed on solaris box.
    2. Created domain using the asadmin command -> create-domain --adminport 4848 --adminuser admin <DOMAIN_NAME>
    On starting the domain with this command - sh asadmin start-domain --user admin <DOMAIN_NAME. I am facing the below issue. Please note this is a fresh installation of the app server and a new domain
    To troubleshoot this, I have already followed below steps , without any resolution:
    1. Checked port with - netstat -an|grep 45184 and also checked the processes using ps -fu <unix_user>. Even after killing the process, same error.
    2. Gave full permissions on /AppServer8.2/imq/var/instances
    3. Logged in as root user and then tried to start domain
    4. Updated domain.xml with some other port , checked this port if it is free , then replaced in domain.xml
    5. No logs generated in /AppServer8.2/imq/var/instances
    Please help me in resolving this issue. I have downloaded the 9.1 application server and will install and check in the meantime
    [#|2013-07-29T14:14:34.067+0530|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    /usr/j2se/bin/java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=/PostCUG_Track1/AppServer8.2/domains/MPCBebk/logs/server.log
    -Djava.endorsed.dirs=/PostCUG_Track1/AppServer8.2/lib/endorsed
    -Djava.security.policy=/PostCUG_Track1/AppServer8.2/domains/MPCBebk/config/server.policy
    -Djava.security.auth.login.config=/PostCUG_Track1/AppServer8.2/domains/MPCBebk/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=/PostCUG_Track1/AppServer8.2/domains/MPCBebk/config/keystore.jks
    -Djavax.net.ssl.trustStore=/PostCUG_Track1/AppServer8.2/domains/MPCBebk/config/cacerts.jks
    -Djava.ext.dirs=/usr/j2se/jre/lib/ext:/PostCUG_Track1/AppServer8.2/domains/MPCBebk/lib/ext:/PostCUG_Track1/AppServer8.2/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dcom.sun.aas.configName=server-config
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=MPCBebk
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=/PostCUG_Track1/AppServer8.2/domains/MPCBebk
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=MPCBebk
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=/PostCUG_Track1/AppServer8.2/config
    -Djava.library.path=/usr/j2se/jre/lib/sparc/client:/usr/j2se/jre/lib/sparc/client:/usr/j2se/jre/lib/sparc:/usr/j2se/jre/../lib/sparc:/PostCUG_Track1/AppServer8.2/lib:/usr/lib/lwp:/PostCUG_Track1/AppServer8.2/lib:/usr/lib/lwp:/usr/j2se/jre/lib/sparc/client:/usr/j2se/jre/lib/sparc:/usr/j2se/jre/../lib/sparc:/PostCUG_Track1/AppServer8.2/lib:/PostCUG_Track1/AppServer8.2/lib:/PostCUG_Track1/AppServer8.2/lib:/opt/CA/SharedComponents/lib:/usr/lib
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    /PostCUG_Track1/AppServer8.2/lib/appserv-rt.jar:/usr/j2se/lib/tools.jar:/PostCUG_Track1/AppServer8.2/lib/j2ee.jar:/PostCUG_Track1/AppServer8.2/lib/activation.jar:/PostCUG_Track1/AppServer8.2/lib/mail.jar:/PostCUG_Track1/AppServer8.2/lib/appserv-cmp.jar:/PostCUG_Track1/AppServer8.2/lib/admin-cli.jar:/PostCUG_Track1/AppServer8.2/lib/appserv-admin.jar:/PostCUG_Track1/AppServer8.2/lib/appserv-jstl.jar:/PostCUG_Track1/AppServer8.2/lib/commons-launcher.jar:/PostCUG_Track1/AppServer8.2/lib/commons-logging.jar:/PostCUG_Track1/AppServer8.2/lib/j2ee-svc.jar:/PostCUG_Track1/AppServer8.2/lib/jaxr-api.jar:/PostCUG_Track1/AppServer8.2/lib/jaxr-impl.jar:/PostCUG_Track1/AppServer8.2/lib/jaxrpc-api.jar:/PostCUG_Track1/AppServer8.2/lib/jaxrpc-impl.jar:/PostCUG_Track1/AppServer8.2/lib/dom.jar:/PostCUG_Track1/AppServer8.2/lib/relaxngDatatype.jar:/PostCUG_Track1/AppServer8.2/lib/jax-qname.jar:/PostCUG_Track1/AppServer8.2/lib/saaj-api.jar:/PostCUG_Track1/AppServer8.2/lib/saaj-impl.jar:/PostCUG_Track1/AppServer8.2/lib/xsdlib.jar:/PostCUG_Track1/AppServer8.2/lib/jmxremote.jar:/PostCUG_Track1/AppServer8.2/lib/jmxremote_optional.jar:/PostCUG_Track1/AppServer8.2/lib/jsf-api.jar:/PostCUG_Track1/AppServer8.2/lib/jsf-impl.jar:/PostCUG_Track1/AppServer8.2/lib/rmissl.jar:/PostCUG_Track1/AppServer8.2/lib/xalan.jar:/PostCUG_Track1/AppServer8.2/lib/xercesImpl.jar:/PostCUG_Track1/AppServer8.2/lib/appserv-upgrade.jar:/PostCUG_Track1/AppServer8.2/lib/appserv-ext.jar:/PostCUG_Track1/AppServer8.2/lib/install/applications/jmsra/imqjmsra.jar:/PostCUG_Track1/AppServer8.2/imq/lib/jaxm-api.jar:/PostCUG_Track1/AppServer8.2/imq/lib/fscontext.jar:/PostCUG_Track1/AppServer8.2/lib/ant/lib/ant.jar
    com.sun.enterprise.server.PEMain
    start
    display|#]
    [#|2013-07-29T14:15:35.774+0530|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2013-07-29T14:15:35.776+0530|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory /PostCUG_Track1/AppServer8.2/imq/var/instances|#]
    [#|2013-07-29T14:15:35.776+0530|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2013-07-29T14:15:35.777+0530|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:45184]. - cause: java.io.IOException
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:427)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:54)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: Error occurred on connection creation [127.0.0.1:45184]. - cause: java.io.IOException
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:191)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:116)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:54)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:61)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
    at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:291)
    at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:113)
    at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:98)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:613)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1194)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1949)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:745)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:315)
    at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
    at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
    at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
    at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:783)
    at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:335)
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:396)
    ... 3 more
    Caused by: java.io.IOException
    at com.sun.enterprise.server.ss.ASInputStream.waitForSelect(ASInputStream.java:118)
    at com.sun.enterprise.server.ss.ASInputStream.read(ASInputStream.java:81)
    at com.sun.enterprise.server.ss.ASInputStream.read(ASInputStream.java:73)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
    at com.sun.messaging.jmq.io.PortMapperTable.readLine(PortMapperTable.java:277)
    at com.sun.messaging.jmq.io.PortMapperTable.read(PortMapperTable.java:233)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:185)
    ... 21 more
    Caused by: java.io.IOException: Invalid argument
    at sun.nio.ch.DevPollArrayWrapper.poll0(Native Method)
    at sun.nio.ch.DevPollArrayWrapper.poll(DevPollArrayWrapper.java:136)
    at sun.nio.ch.DevPollSelectorImpl.doSelect(DevPollSelectorImpl.java:70)
    at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:59)
    at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:70)
    at com.sun.enterprise.server.ss.ASSelector.select(ASSelector.java:92)
    at com.sun.enterprise.server.ss.ASInputStream.waitForSelect(ASInputStream.java:101)
    ... 28 more
    |#]
    [#|2013-07-29T14:15:35.798+0530|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Exception while stoppping Lifecycle.
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:45184]. - cause: java.io.IOException
    at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:376)
    at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:178)
    at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:172)
    at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
    at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]

    Hi,
    Try to manually download the file from application server using standard transactions, and than check how many records are you able to download from app. server.
    I guess there might be something wrong with the format of 583rd record, which makes sap assume that the file has come to an end.
    Hope this will help you.
    Regards,
    Vinit...

  • Too large java heap error while starting the domain.Help me please..

    I am using weblogic 10.2,after creating the domain, while starting the domain,I am getting this error.Can anyone help me.Please treat this as urgent request..
    <Oct 10, 2009 4:09:24 PM> <Info> <NodeManager> <Server output log file is "/nfs/appl/XXXXX/weblogic/XXXXX_admin/servers/XXXXX_admin_server/logs/XXXXX_admin_server.out">
    [ERROR] Too large java heap setting.
    Try to reduce the Java heap size using -Xmx:<size> (e.g. "-Xmx128m").
    You can also try to free low memory by disabling
    compressed references, -XXcompressedRefs=false.
    Could not create the Java virtual machine.
    <Oct 10, 2009 4:09:25 PM> <Debug> <NodeManager> <Waiting for the process to die: 29643>
    <Oct 10, 2009 4:09:25 PM> <Info> <NodeManager> <Server failed during startup so will not be restarted>
    <Oct 10, 2009 4:09:25 PM> <Debug> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>

    Thanks Kevin.
    Let me try that.
    Already more than 8 domains were successfully created and running fine.Now the newly created domain have this problem.I need 1GB for my domain.Is there any way to do this?

  • Informix: Error while trying to set up start or end key for index read

    Hi all
    Im moving an application from weblogic 6.1 to 8.1, we're using informix as our databasemanager and are using informix's XA driver. However im running into the following error:
    SQL State: IX000, Exception: java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release],
    SQL ErrorCode: -9847, Error Message: [Internal] Error while trying to set up start or end key for index read [fmstopset_release], RSAM ErrorCode: -101
    ...while accessing a table.
    The same code runs fine twice, but the third and following times it fails with the above error code. I've tried setting the various XA flags available in the weblogic console but with no success so far.
    Anyone have any input to this problem? Ive not seen many postings about this error out in the cyberspace and the fews ive seen never gets any response...so i just have to hope anyone in here know anything about it.
    Best regards
    JM

    Ulf Akerberg wrote:
    Hello
    I managed to work around my problem by setting the "statement cache size" in the jdbc connection pool to 0. At least that seems to be a work around, im not fully happy with it.
    I attach the stack trace from the exception, perhaps it will give someone an idea.
    Btw, we're using sun.jdbc.rowset.ExtendedCachedRowSet to populate the resultset to a "disconnected resultset" which the application works with instead of the resultset. Any statements and resultsets that are created are closed before returning the ExtendedCachedRowSet to the application.
    If the application works when statement caching is turned off, then it implies a bug in the
    informix driver to do with re-using a prepared statement. Is the PreparedStatement used
    the same way each time? (the one at AbstractDAO.java:166) What I mean to ask is, If/when
    this statement is created with a given SQL string, are the parameters for that SQL always
    set the same way?
    thanks,
    Joe
    >
    2004-09-10 15:45:05,603 ERROR [ExecuteThread: '14' for queue: 'weblogic.kernel.Default'] - SQLException: Generic SQL failed:
    SELECT d.*,dt.dokument_typ FROM dokument d, OUTER dokument_typ dt WHERE d.dok_typ_id = dt.dok_typ_id AND d.dokument_id = ? ( 0:894),
    SQL State: IX000, Exception: java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release],
    SQL ErrorCode: -9847, Error Message: [Internal] Error while trying to set up start or end key for index read [fmstopset_release], RSAM ErrorCode: -101
    java.sql.SQLException: [Internal] Error while trying to set up start or end key for index read [fmstopset_release]
         at com.informix.jdbc.IfxSqli.addException(IfxSqli.java:3105)
         at com.informix.jdbc.IfxSqli.receiveError(IfxSqli.java:3419)
         at com.informix.jdbc.IfxSqli.dispatchMsg(IfxSqli.java:2282)
         at com.informix.jdbcx.IfxXASqli.receiveMessage(IfxXASqli.java:119)
         at com.informix.jdbc.IfxSqli.sendStatementQuery(IfxSqli.java:1464)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1403)
         at com.informix.jdbc.IfxSqli.executeStatementQuery(IfxSqli.java:1333)
         at com.informix.jdbc.IfxResultSet.executeQuery(IfxResultSet.java:223)
         at com.informix.jdbc.IfxStatement.executeQueryImpl(IfxStatement.java:843)
         at com.informix.jdbc.IfxPreparedStatement.executeQuery(IfxPreparedStatement.java:244)
         at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:80)
         at infrastructure.dao.AbstractDAO.genericSqlRead(AbstractDAO.java:166)
         at se.migrationsverket.dhs.domain.dao.DokumentDAO.findByDokId(DokumentDAO.java:64)
         at se.migrationsverket.dhs.domain.dao.DokumentDAO.findByDokId(DokumentDAO.java:43)
         at se.migrationsverket.dhs.generator.impl.pipeline.LoadDocumentPipeline.buildMultiDocument(LoadDocumentPipeline.java:99)
         at se.migrationsverket.dhs.generator.impl.pipeline.LoadDocumentPipeline.process(LoadDocumentPipeline.java:53)
         at se.migrationsverket.dhs.generator.impl.DHSDocumentGenerator.loadDocument(DHSDocumentGenerator.java:63)
         at se.migrationsverket.dhs.generator.DocumentGeneratorInternalHelper.loadDocument(DocumentGeneratorInternalHelper.java:129)
         at se.migrationsverket.dhs.services.document.internal.InternalDocumentManagerBean.loadDocument(InternalDocumentManagerBean.java:185)
         at se.migrationsverket.dhs.services.document.internal.InternalDocumentManager_6sz7e8_EOImpl.loadDocument(InternalDocumentManager_6sz7e8_EOImpl.java:532)
         at se.migrationsverket.dhs.action.documentgenerator.GeneratorAction.load(GeneratorAction.java:147)
         at se.migrationsverket.dhs.action.documentgenerator.GeneratorAction.perform(GeneratorAction.java:49)
         at se.migrationsverket.dhs.servlet.AbstractController.doPost(AbstractController.java:84)
         at se.migrationsverket.dhs.servlet.AbstractController.doGet(AbstractController.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1053)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:387)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6310)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3622)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2569)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Regards
    JM

  • I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, re

    I updated Itunes today to the latest version. Windows 7 64bit. None of my drivers work and get an error when itunes starts, about registry setting for reading and writing dvds and cds missing. Anyone else have the same issue. I downloaded itunes again, reinstalled still have same issue.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Error starting weblogic

    hi i have problem starting weblogic am in window 7
    i did this
    C:\mydomain\base_domain\bin>dir
    Volume in drive C has no label.
    Volume Serial Number is EEFC-BAB4
    Directory of C:\mydomain\base_domain\bin
    2012/04/01  11:54 PM    <DIR>          .
    2012/04/01  11:54 PM    <DIR>          ..
    2012/04/01  11:54 PM    <DIR>          nodemanager
    2012/04/01  11:54 PM    <DIR>          server_migration
    2012/04/01  11:54 PM    <DIR>          service_migration
    2011/11/29  10:14 PM            14 273 setDomainEnv.cmd
    2011/11/29  10:14 PM            16 221 setDomainEnv.sh
    2011/11/29  10:14 PM             3 322 startManagedWebLogic.cmd
    2011/11/29  10:14 PM             3 147 startManagedWebLogic.sh
    2011/11/29  10:14 PM             5 914 startWebLogic.cmd
    2011/11/29  10:14 PM             5 657 startWebLogic.sh
    2011/11/29  10:14 PM             2 528 stopManagedWebLogic.cmd
    2011/11/29  10:14 PM             2 391 stopManagedWebLogic.sh
    2011/11/29  10:14 PM             2 103 stopWebLogic.cmd
    2011/11/29  10:14 PM             2 081 stopWebLogic.sh
                  10 File(s)         57 637 bytes
                   5 Dir(s)  22 863 286 272 bytes free
    C:\mydomain\base_domain\bin>start startWebLogic.cmd
    C:\mydomain\base_domain\bin>start setDomainEnv.cmd
    C:\mydomain\base_domain\bin>start startWebLogic.cmd -jreLoc C:\java\jre\bin
    C:\mydomain\base_domain\bin>start setDomainEnv.cmd
    am geting this error
    The system cannot find the path specified.
    The JRE was not found in directory C:\PROGRA~1\Java\JDK16~1.0_2. (JAVA_HOME)
    Please edit your environment and set the JAVA_HOME
    variable to point to the root directory of your Java installation.
    Press any key to continue . . .
    my set is
    C:\mydomain\base_domain\bin>set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\Tshifhiwa\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=TSHIFHIWA-PC
    ComSpec=C:\Windows\system32\cmd.exe
    EMC_AUTOPLAY=C:\Program Files\Common Files\Roxio Shared\
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\Tshifhiwa
    JAVA_HOME=C:\java\jdk1.6.0_21
    LD_LIBRARY_PATH=C:\Oracle\Middleware\Oracle_FRHome1\lib
    LOCALAPPDATA=C:\Users\Tshifhiwa\AppData\Local
    LOGONSERVER=\\TSHIFHIWA-PC
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\java\jdk1.6.0_21;C:\app\Tshifhiwa\product\11.2.0\dbhom
    :\app\Tshifhiwa\product\11.2.0\dbhome_1\bin;C:\Program Files\PC Connectivity Solution\;C:\Windows\syst
    s\System32\WindowsPowerShell\v1.0\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Fi
    ava\jdk1.7.0;C:\Java\jre7;C:\Java\jre7\bin;C:\Java\jrockit-jdk1.6.0_29-R28.2.2-4.1.0\lib;C:\Java\jre7;
    ifhiwa\AppData\Roaming;C:\Documents and Settings\Tshifhiwa\ApplicationData\JDeveloper;C:\Documents and
    leware\Oracle_FRHome1\opmn\bin;C:\Oracle\Middleware\Oracle_FRHome1\opmn\lib;C:\Oracle\Middleware\Oracl
    C:\java\jre;C:\java;C:\oracle\Middleware\rcuHome;C:\oracle\Middleware\rcuHome\jdk160_24\jre\bin
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=170a
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    RoxioCentral=C:\Program Files\Common Files\Roxio Shared\10.0\Roxio Central36\
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\TSHIFH~1\AppData\Local\Temp
    TMP=C:\Users\TSHIFH~1\AppData\Local\Temp
    USERDOMAIN=Tshifhiwa-PC
    USERNAME=Tshifhiwa
    USERPROFILE=C:\Users\Tshifhiwa
    windir=C:\Windows

    ok will try my C:\mydomain\base_domain\bin\setDomainEnv.cmd is
    @ECHO OFF
    @REM WARNING: This file is created by the Configuration Wizard.
    @REM Any changes to this script may be lost when adding extensions to this configuration.
    @REM *************************************************************************
    @REM This script is used to setup the needed environment to be able to start Weblogic Server in this domain.
    @REM
    @REM This script initializes the following variables before calling commEnv to set other variables:
    @REM
    @REM WL_HOME         - The BEA home directory of your WebLogic installation.
    @REM JAVA_VM         - The desired Java VM to use. You can set this environment variable before calling
    @REM                   this script to switch between Sun or BEA or just have the default be set.
    @REM JAVA_HOME       - Location of the version of Java used to start WebLogic
    @REM                   Server. Depends directly on which JAVA_VM value is set by default or by the environment.
    @REM USER_MEM_ARGS   - The variable to override the standard memory arguments
    @REM                   passed to java.
    @REM PRODUCTION_MODE - The variable that determines whether Weblogic Server is started in production mode.
    @REM DOMAIN_PRODUCTION_MODE
    @REM                 - The variable that determines whether the workshop related settings like the debugger,
    @REM                   testconsole or iterativedev should be enabled. ONLY settable using the
    @REM                   command-line parameter named production
    @REM                   NOTE: Specifying the production command-line param will force
    @REM                          the server to start in production mode.
    @REM
    @REM Other variables used in this script include:
    @REM SERVER_NAME     - Name of the weblogic server.
    @REM JAVA_OPTIONS    - Java command-line options for running the server. (These
    @REM                   will be tagged on to the end of the JAVA_VM and
    @REM                   MEM_ARGS)
    @REM
    @REM For additional information, refer to "Managing Server Startup and Shutdown for Oracle WebLogic Server"
    @REM (http\://download.oracle.com/docs/cd/E17904_01/web.1111/e13708/overview.htm).
    @REM *************************************************************************
    set COMMON_COMPONENTS_HOME=C:\oracle\Middleware\oracle_common
    for %%i in ("%COMMON_COMPONENTS_HOME%") do set COMMON_COMPONENTS_HOME=%%~fsi
    set WL_HOME=C:\mywls\wlserver
    for %%i in ("%WL_HOME%") do set WL_HOME=%%~fsi
    set BEA_JAVA_HOME=
    set SUN_JAVA_HOME=C:\PROGRA~1\Java\JDK16~1.0_2
    set WLSS_HOME=C:\oracle\Middleware\wlserver_10.3\sip
    set SIP_ENABLED=true
    if "%JAVA_VENDOR%"=="Oracle" (
        set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
        if "%JAVA_VENDOR%"=="Sun" (
            set JAVA_HOME=%SUN_JAVA_HOME%
        ) else (
            set JAVA_VENDOR=Sun
            set JAVA_HOME=C:\PROGRA~1\Java\JDK16~1.0_2
    @REM We need to reset the value of JAVA_HOME to get it shortened AND
    @REM we can not shorten it above because immediate variable expansion will blank it
    set JAVA_HOME=%JAVA_HOME%
    for %%i in ("%JAVA_HOME%") do set JAVA_HOME=%%~fsi
    set SAMPLES_HOME=%WL_HOME%\samples
    set DOMAIN_HOME=C:\mydomain\base_domain
    for %%i in ("%DOMAIN_HOME%") do set DOMAIN_HOME=%%~fsi
    set LONG_DOMAIN_HOME=C:\mydomain\base_domain
    if "%DEBUG_PORT%"=="" (
        set DEBUG_PORT=8453
    if "%SERVER_NAME%"=="" (
        set SERVER_NAME=AdminServer
    set DERBY_FLAG=false
    set enableHotswapFlag=
    set PRODUCTION_MODE=
    set doExitFlag=false
    set verboseLoggingFlag=false
    for %%p in (%*) do call :SET_PARAM %%p
    GOTO :CMD_LINE_DONE
        :SET_PARAM
        for %%q in (%1) do set noQuotesParam=%%~q
        if /i "%noQuotesParam%" == "nodebug" (
            set debugFlag=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "production" (
            set DOMAIN_PRODUCTION_MODE=true
            GOTO :EOF
        if /i "%noQuotesParam%" == "notestconsole" (
            set testConsoleFlag=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "noiterativedev" (
            set iterativeDevFlag=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "noLogErrorsToConsole" (
            set logErrorsToConsoleFlag=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "noderby" (
            set DERBY_FLAG=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "doExit" (
            set doExitFlag=true
            GOTO :EOF
        if /i "%noQuotesParam%" == "noExit" (
            set doExitFlag=false
            GOTO :EOF
        if /i "%noQuotesParam%" == "verbose" (
            set verboseLoggingFlag=true
            GOTO :EOF
        if /i "%noQuotesParam%" == "enableHotswap" (
            set enableHotswapFlag=-javaagent:%WL_HOME%\server\lib\diagnostics-agent.jar
            GOTO :EOF
        ) else (
            set PROXY_SETTINGS=%PROXY_SETTINGS% %1
        GOTO :EOF
    :CMD_LINE_DONE
    set MEM_DEV_ARGS=
    if "%DOMAIN_PRODUCTION_MODE%"=="true" (
        set PRODUCTION_MODE=%DOMAIN_PRODUCTION_MODE%
    if "%PRODUCTION_MODE%"=="true" (
        set debugFlag=false
        set testConsoleFlag=false
        set iterativeDevFlag=false
        set logErrorsToConsoleFlag=false
    @REM If you want to override the default Patch Classpath, Library Path and Path for this domain,
    @REM Please uncomment the following lines and add a valid value for the environment variables
    @REM set PATCH_CLASSPATH=[myPatchClasspath] (windows)
    @REM set PATCH_LIBPATH=[myPatchLibpath] (windows)
    @REM set PATCH_PATH=[myPatchPath] (windows)
    @REM PATCH_CLASSPATH=[myPatchClasspath] (unix)
    @REM PATCH_LIBPATH=[myPatchLibpath] (unix)
    @REM PATCH_PATH=[myPatchPath] (unix)
    call "%WL_HOME%\common\bin\commEnv.cmd"
    set WLS_HOME=%WL_HOME%\server
    set XMS_SUN_64BIT=256
    set XMS_SUN_32BIT=256
    set XMX_SUN_64BIT=512
    set XMX_SUN_32BIT=512
    set XMS_JROCKIT_64BIT=256
    set XMS_JROCKIT_32BIT=256
    set XMX_JROCKIT_64BIT=512
    set XMX_JROCKIT_32BIT=512
    if "%JAVA_VENDOR%"=="Sun" (
        set WLS_MEM_ARGS_64BIT=-Xms256m -Xmx512m
        set WLS_MEM_ARGS_32BIT=-Xms256m -Xmx512m
    ) else (
        set WLS_MEM_ARGS_64BIT=-Xms512m -Xmx512m
        set WLS_MEM_ARGS_32BIT=-Xms512m -Xmx512m
    if "%JAVA_VENDOR%"=="Oracle" (
        set CUSTOM_MEM_ARGS_64BIT=-Xms%XMS_JROCKIT_64BIT%m -Xmx%XMX_JROCKIT_64BIT%m
        set CUSTOM_MEM_ARGS_32BIT=-Xms%XMS_JROCKIT_32BIT%m -Xmx%XMX_JROCKIT_32BIT%m
    ) else (
        set CUSTOM_MEM_ARGS_64BIT=-Xms%XMS_SUN_64BIT%m -Xmx%XMX_SUN_64BIT%m
        set CUSTOM_MEM_ARGS_32BIT=-Xms%XMS_SUN_32BIT%m -Xmx%XMX_SUN_32BIT%m
    set MEM_ARGS_64BIT=%CUSTOM_MEM_ARGS_64BIT%
    set MEM_ARGS_32BIT=%CUSTOM_MEM_ARGS_32BIT%
    if "%JAVA_USE_64BIT%"=="true" (
        set MEM_ARGS=%MEM_ARGS_64BIT%
    ) else (
        set MEM_ARGS=%MEM_ARGS_32BIT%
    set MEM_PERM_SIZE_64BIT=-XX:PermSize=128m
    set MEM_PERM_SIZE_32BIT=-XX:PermSize=128m
    if "%JAVA_USE_64BIT%"=="true" (
        set MEM_PERM_SIZE=%MEM_PERM_SIZE_64BIT%
    ) else (
        set MEM_PERM_SIZE=%MEM_PERM_SIZE_32BIT%
    set MEM_MAX_PERM_SIZE_64BIT=-XX:MaxPermSize=512m
    set MEM_MAX_PERM_SIZE_32BIT=-XX:MaxPermSize=512m
    if "%JAVA_USE_64BIT%"=="true" (
        set MEM_MAX_PERM_SIZE=%MEM_MAX_PERM_SIZE_64BIT%
    ) else (
        set MEM_MAX_PERM_SIZE=%MEM_MAX_PERM_SIZE_32BIT%
    if "%JAVA_VENDOR%"=="Sun" (
        if "%PRODUCTION_MODE%"=="" (
            set MEM_DEV_ARGS=-XX:CompileThreshold=8000 %MEM_PERM_SIZE%
    @REM Had to have a separate test here BECAUSE of immediate variable expansion on windows
    if "%JAVA_VENDOR%"=="Sun" (
        set MEM_ARGS=%MEM_ARGS% %MEM_DEV_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="HP" (
        set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    if "%JAVA_VENDOR%"=="Apple" (
        set MEM_ARGS=%MEM_ARGS% %MEM_MAX_PERM_SIZE%
    @REM IF USER_MEM_ARGS the environment variable is set, use it to override ALL MEM_ARGS values
    if NOT "%USER_MEM_ARGS%"=="" (
        set MEM_ARGS=%USER_MEM_ARGS%
    set ORACLE_DOMAIN_CONFIG_DIR=%DOMAIN_HOME%\config\fmwconfig
    for %%i in ("%ORACLE_DOMAIN_CONFIG_DIR%") do set ORACLE_DOMAIN_CONFIG_DIR=%%~fsi
    set WLS_JDBC_REMOTE_ENABLED=-Dweblogic.jdbc.remoteEnabled=false
    set JAVA_PROPERTIES=-Dplatform.home=%WL_HOME% -Dwls.home=%WLS_HOME% -Dweblogic.home=%WLS_HOME%
    set ALT_TYPES_DIR=%COMMON_COMPONENTS_HOME%\modules\oracle.ossoiap_11.1.1,%COMMON_COMPONENTS_HOME%\modules\oracle.oamprovider_11.1.1
    set PROTOCOL_HANDLERS=oracle.mds.net.protocol
    set PROTOCOL_HANDLERS=%PROTOCOL_HANDLERS:;="|"%
    @REM  To use Java Authorization Contract for Containers (JACC) in this domain,
    @REM  please uncomment the following section. If there are multiple machines in
    @REM  your domain, be sure to edit the setDomainEnv in the associated domain on
    @REM  each machine.
    @REM
    @REM -Djava.security.manager
    @REM -Djava.security.policy=location of weblogic.policy
    @REM -Djavax.security.jacc.policy.provider=weblogic.security.jacc.simpleprovider.SimpleJACCPolicy
    @REM -Djavax.security.jacc.PolicyConfigurationFactory.provider=weblogic.security.jacc.simpleprovider.PolicyConfigurationFactoryImpl
    @REM -Dweblogic.security.jacc.RoleMapperFactory.provider=weblogic.security.jacc.simpleprovider.RoleMapperFactoryImpl
    set EXTRA_JAVA_PROPERTIES=-Dcommon.components.home=%COMMON_COMPONENTS_HOME% -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=%DOMAIN_HOME% -Djrockit.optfile=%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=%ORACLE_DOMAIN_CONFIG_DIR%\servers\%SERVER_NAME% -Doracle.domain.config.dir=%ORACLE_DOMAIN_CONFIG_DIR%  -Digf.arisidbeans.carmlloc=%ORACLE_DOMAIN_CONFIG_DIR%\carml  -Digf.arisidstack.home=%ORACLE_DOMAIN_CONFIG_DIR%\arisidprovider -Doracle.security.jps.config=%DOMAIN_HOME%\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=%DOMAIN_HOME%\servers\%SERVER_NAME%\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=%ALT_TYPES_DIR% -Djava.protocol.handler.pkgs=%PROTOCOL_HANDLERS%  %WLS_JDBC_REMOTE_ENABLED% %EXTRA_JAVA_PROPERTIES%
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %EXTRA_JAVA_PROPERTIES%
    set ARDIR=%WL_HOME%\server\lib
    pushd %LONG_DOMAIN_HOME%
    @REM Clustering support (edit for your cluster!)
    if "%ADMIN_URL%"=="" (
        @REM The then part of this block is telling us we are either starting an admin server OR we are non-clustered
        set CLUSTER_PROPERTIES=-Dweblogic.management.discover=true
    ) else (
        set CLUSTER_PROPERTIES=-Dweblogic.management.discover=false -Dweblogic.management.server=%ADMIN_URL%
    if NOT "%LOG4J_CONFIG_FILE%"=="" (
        set JAVA_PROPERTIES=%JAVA_PROPERTIES% -Dlog4j.configuration=file:%LOG4J_CONFIG_FILE%
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %CLUSTER_PROPERTIES%
    set JAVA_DEBUG=
    if NOT "%PRODUCTION_MODE%"=="true" (
        set JAVA_OPTIONS=%JAVA_OPTIONS% -ea:com.bea.wcp...
    if "%debugFlag%"=="true" (
        set JAVA_DEBUG=-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=%DEBUG_PORT%,server=y,suspend=n -Djava.compiler=NONE
        set JAVA_OPTIONS=%JAVA_OPTIONS% %enableHotswapFlag% -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole...
    ) else (
        set JAVA_OPTIONS=%JAVA_OPTIONS% %enableHotswapFlag% -da
    if NOT exist %JAVA_HOME%\lib (
        echo The JRE was not found in directory %JAVA_HOME%. ^(JAVA_HOME^)
        echo Please edit your environment and set the JAVA_HOME
        echo variable to point to the root directory of your Java installation.
        popd
        pause
        GOTO :EOF
    if "%DERBY_FLAG%"=="true" (
        set DATABASE_CLASSPATH=%DERBY_CLASSPATH%
    ) else (
        set DATABASE_CLASSPATH=%DERBY_CLIENT_CLASSPATH%
    if NOT "%POST_CLASSPATH%"=="" (
        set POST_CLASSPATH=%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrf.jar;%POST_CLASSPATH%
    ) else (
        set POST_CLASSPATH=%COMMON_COMPONENTS_HOME%\modules\oracle.jrf_11.1.1\jrf.jar
    if NOT "%PRE_CLASSPATH%"=="" (
        set PRE_CLASSPATH=%COMMON_COMPONENTS_HOME%\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;%PRE_CLASSPATH%
    ) else (
        set PRE_CLASSPATH=%COMMON_COMPONENTS_HOME%\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar
    if NOT "%DATABASE_CLASSPATH%"=="" (
        if NOT "%POST_CLASSPATH%"=="" (
            set POST_CLASSPATH=%POST_CLASSPATH%;%DATABASE_CLASSPATH%
        ) else (
            set POST_CLASSPATH=%DATABASE_CLASSPATH%
    if NOT "%ARDIR%"=="" (
        if NOT "%POST_CLASSPATH%"=="" (
            set POST_CLASSPATH=%POST_CLASSPATH%;%ARDIR%\xqrl.jar
        ) else (
            set POST_CLASSPATH=%ARDIR%\xqrl.jar
    @REM PROFILING SUPPORT
    set JAVA_PROFILE=
    set SERVER_CLASS=weblogic.Server
    set JAVA_PROPERTIES=%JAVA_PROPERTIES% %WLP_JAVA_PROPERTIES%
    set JAVA_OPTIONS=%JAVA_OPTIONS% %JAVA_PROPERTIES% -Dwlw.iterativeDev=%iterativeDevFlag% -Dwlw.testConsole=%testConsoleFlag% -Dwlw.logErrorsToConsole=%logErrorsToConsoleFlag%
    if "%PRODUCTION_MODE%"=="true" (
        set JAVA_OPTIONS= -Dweblogic.ProductionModeEnabled=true %JAVA_OPTIONS%
    @REM -- Setup properties so that we can save stdout and stderr to files
    if NOT "%WLS_STDOUT_LOG%"=="" (
        echo Logging WLS stdout to %WLS_STDOUT_LOG%
        set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.Stdout=%WLS_STDOUT_LOG%
    if NOT "%WLS_STDERR_LOG%"=="" (
        echo Logging WLS stderr to %WLS_STDERR_LOG%
        set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.Stderr=%WLS_STDERR_LOG%
    @REM ADD EXTENSIONS TO CLASSPATHS
    if NOT "%EXT_PRE_CLASSPATH%"=="" (
        if NOT "%PRE_CLASSPATH%"=="" (
            set PRE_CLASSPATH=%EXT_PRE_CLASSPATH%;%PRE_CLASSPATH%
        ) else (
            set PRE_CLASSPATH=%EXT_PRE_CLASSPATH%
    if NOT "%EXT_POST_CLASSPATH%"=="" (
        if NOT "%POST_CLASSPATH%"=="" (
            set POST_CLASSPATH=%POST_CLASSPATH%;%EXT_POST_CLASSPATH%
        ) else (
            set POST_CLASSPATH=%EXT_POST_CLASSPATH%
    if NOT "%WEBLOGIC_EXTENSION_DIRS%"=="" (
        set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.ext.dirs=%WEBLOGIC_EXTENSION_DIRS%
    set JAVA_OPTIONS=%JAVA_OPTIONS%
    @REM SET THE CLASSPATH
    if NOT "%WLP_POST_CLASSPATH%"=="" (
        if NOT "%CLASSPATH%"=="" (
            set CLASSPATH=%WLP_POST_CLASSPATH%;%CLASSPATH%
        ) else (
            set CLASSPATH=%WLP_POST_CLASSPATH%
    if NOT "%POST_CLASSPATH%"=="" (
        if NOT "%CLASSPATH%"=="" (
            set CLASSPATH=%POST_CLASSPATH%;%CLASSPATH%
        ) else (
            set CLASSPATH=%POST_CLASSPATH%
    if NOT "%WEBLOGIC_CLASSPATH%"=="" (
        if NOT "%CLASSPATH%"=="" (
            set CLASSPATH=%WEBLOGIC_CLASSPATH%;%CLASSPATH%
        ) else (
            set CLASSPATH=%WEBLOGIC_CLASSPATH%
    if NOT "%PRE_CLASSPATH%"=="" (
        set CLASSPATH=%PRE_CLASSPATH%;%CLASSPATH%
    if NOT "%JAVA_VENDOR%"=="BEA" (
        set JAVA_VM=%JAVA_VM% %JAVA_DEBUG% %JAVA_PROFILE%
    ) else (
        set JAVA_VM=%JAVA_VM% %JAVA_DEBUG% %JAVA_PROFILE%

  • Error starting database control

    Hi, All,
    I am installing 11.1.0.6 on windows server 2003 R2.
    After installing i am getting the error
    error starting database control.
    please find my log file below:
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LOG_FILE value: C:\Oracle\cfgtoollogs\dbca\dw01\emConfig.log
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: HOST value: dme001.omg-asia.com
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: dw01
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER value: LISTENER
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER_OH value: C:\Oracle\product\11.1.0\db_1
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: C:\Oracle\product\11.1.0\db_1
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: dw01
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: dw01
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: C:\Oracle\product\11.1.0\db_1
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-backup' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :C:\Oracle
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\cfgtoollogs\emca\emca_2013_06_26_14_01_10.log to C:\Oracle\cfgtoollogs\emca\dw01\emca_2013_06_26_14_01_10.log
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\Oracle\cfgtoollogs\dbca\dw01\emConfig.log.
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: DBSNMP
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:01:10 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: dw01
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: dw01
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: dw01
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1415694
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYSMAN
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: dw01
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties has been copied to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties to C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties has been copied to C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml to C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml has been copied to C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml.emca.tmp
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: dw01 Host: dme001.omg-asia.com Node: null OH: C:\Oracle\product\11.1.0\db_1 agentHome: null isCentral: false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: dw01 Host: dme001.omg-asia.com Node: null OH: C:\Oracle\product\11.1.0\db_1 isDBC: false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: dw01 Host: dme001.omg-asia.com Node: null OH: C:\Oracle\product\11.1.0\db_1 isDBC: false
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\Oracle\product\11.1.0\db_1\oui
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [C:\Oracle\product\11.1.0\db_1]
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME C:\Oracle\product\11.1.0\db_1
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file C:\Oracle\product\11.1.0\db_1\install\staticports.ini
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: C:\Oracle\product\11.1.0\db_1:dme001.omg-asia.com:null:dw01:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_dw01 value: 3938
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_dw01 value: 1158
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_dw01 value: 5540
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_dw01.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_dw01 value: 5520
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: dw01 : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\emd\agntstmp.txt:dme001.omg-asia.com does not exists.
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYS
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYSMAN
    Jun 26, 2013 2:01:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYSMAN
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: C:\Oracle\product\11.1.0\db_1\sysman\admin\emdrep\sql\core\latest\admin\admin_submit_dbms_jobs.sql
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocking mgmt view user account
    Jun 26, 2013 2:01:15 PM 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;
    Jun 26, 2013 2:01:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.bat "C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts;C:\Oracle\product\11.1.0\db_1\bin;" C:/Oracle/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.pl C:\Oracle\product\11.1.0\db_1 dw01 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
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.bat "C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts;C:\Oracle\product\11.1.0\db_1\bin;" C:/Oracle/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.pl C:\Oracle\product\11.1.0\db_1 dw01 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
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed C:\Oracle\product\11.1.0\db_1 dw01 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 dw01 in home C:\Oracle\product\11.1.0\db_1 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.
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocked mgmt_view account
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked mgmt_view account
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYSMAN
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:01:16 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties ...
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties.emca to C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\sysman\config\emoms.properties
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\application.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\application.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\data-sources.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\data-sources.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\default-web-site.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\default-web-site.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\entity-resolver-config.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\entity-resolver-config.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\global-web-application.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\global-web-application.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\http-web-site.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\internal-settings.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\internal-settings.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\j2ee-logging.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\j2ee-logging.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\java2.policy to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\java2.policy
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\javacache.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\javacache.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn-data.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jazn-data.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.security.props to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jazn.security.props
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jazn.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jms.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\mime.types to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\mime.types
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j-connectors.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\oc4j-connectors.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j.properties to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\oc4j.properties
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\orb-config.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\orb-config.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\principals.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\principals.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\rmi.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\server.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\system-application.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\system-application.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\system-jazn-data.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\system-jazn-data.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\transaction-manager.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\transaction-manager.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\hypersonic.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\hypersonic.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\ms-access.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\ms-access.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\ms-sql.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\ms-sql.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\oracle.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\oracle.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\postgresql.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\postgresql.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\database-schemas\sybase.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\database-schemas\sybase.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\connectors\README.txt to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors\README.txt
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors\datasources
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\connectors\datasources\datasources.rar to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors\datasources\datasources.rar
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors\OracleASjms
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\connectors\OracleASjms\OracleASjms.rar to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\connectors\OracleASjms\OracleASjms.rar
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\META-INF
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\META-INF\MANIFEST.MF to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\META-INF\MANIFEST.MF
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\application-deployments\default\defaultWebApp
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole\application-deployments\default\defaultWebApp\orion-web.xml to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\application-deployments\default\defaultWebApp\orion-web.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Finished copying OC4J config files
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jms.xml.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\jms.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\rmi.xml.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\rmi.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\rmi.xml.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\rmi.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\http-web-site.xml.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_dme001.omg-asia.com_dw01\config\http-web-site.xml
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties ...
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties ...
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMAgentConfig updateTargets
    CONFIG: value for use102tgt: false
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Using specified listener name: LISTENER
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml ...
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: dme001.omg-asia.com
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 2
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Service does not exist
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the same
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'ORACLE_HOSTNAME' is '', discarding the same
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ALLUSERSPROFILE=C:\Documents and Settings\All Users, APPDATA=C:\Documents and Settings\administrator.OMG-ASIA\Application Data, ASSISTANTS_COMMON_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\jlib\assistantsCommon.jar, BALISHARE_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\share.jar, CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\jlib\dbca.jar, CLUSTERLOG=C:\WINDOWS\Cluster\cluster.log, COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, COMMONPROGRAMW6432=C:\Program Files\Common Files, COMPUTERNAME=DME001, COMSPEC=C:\WINDOWS\system32\cmd.exe, DBCA_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\jlib\dbca.jar, DVCA_CLASSPATH=C:\Oracle\product\11.1.0\db_1\dv\jlib\dvca.jar, EM_CLASSPATH=C:\Oracle\product\11.1.0\db_1\classes;C:\Oracle\product\11.1.0\db_1\jlib\oemlt.jar;C:\Oracle\product\11.1.0\db_1\jlib\emca.jar;C:\Oracle\product\11.1.0\db_1\sysman\jlib\emCORE.jar;C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\oc4j.jar;C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;C:\Oracle\product\11.1.0\db_1\jlib\emConfigInstall.jar, EWT_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\ewt3.jar;C:\Oracle\product\11.1.0\db_1\jlib\ewtcompat-3_3_15.jar, FP_NO_HOST_CHECK=NO, GDK_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\orai18n.jar, HELPJAR_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_es.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_de.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_fr.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_it.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_ko.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_pt_BR.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_zh_CN.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_zh_TW.jar, HELP_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\help4.jar;C:\Oracle\product\11.1.0\db_1\jlib\jewt4.jar, HOMEDRIVE=C:, HOMEPATH=\Documents and Settings\administrator.OMG-ASIA, ICE_BROWSER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\oracle_ice5.jar, INSTALLER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\oui\jlib\OraInstaller.jar, JDBC_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jdbc\lib\ojdbc5.jar, KODIAK_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\kodiak.jar, LOGONSERVER=\\DOMAIN-SERVER-2, NEED_EXIT_CODE=1, NETCFG_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\ldapjclnt11.jar;C:\Oracle\product\11.1.0\db_1\jlib\netcfg.jar;C:\Oracle\product\11.1.0\db_1\jlib\ojmisc.jar;C:\Oracle\product\11.1.0\db_1\jlib\oraclepki103.jar;C:\Oracle\product\11.1.0\db_1\jlib\opm.jar, NUMBER_OF_PROCESSORS=4, OH=C:\Oracle\product\11.1.0\db_1, ORACLE_BASE=C:\Oracle, ORACLE_SID=dw01, OS=Windows_NT, PATH=C:\Oracle\product\11.1.0\db_1\jdk\jre\bin\server;C:\Oracle\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\SPSSInc\PASWStatistics18DataFileDriver\Standalone\ip\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\WINDOWS\system32\WindowsPowerShell\v1.0, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1, PROCESSOR_ARCHITECTURE=x86, PROCESSOR_ARCHITEW6432=AMD64, PROCESSOR_IDENTIFIER=EM64T Family 6 Model 23 Stepping 6, GenuineIntel, PROCESSOR_LEVEL=6, PROCESSOR_REVISION=1706, PROGRAMFILES=C:\Program Files (x86), PROGRAMFILES(X86)=C:\Program Files (x86), PROGRAMW6432=C:\Program Files, PROMPT=$P$G, SESSIONNAME=Console, SRVM_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\srvm.jar;C:\Oracle\product\11.1.0\db_1\jlib\srvmhas.jar;C:\Oracle\product\11.1.0\db_1\jlib\srvmasm.jar, SYSTEMDRIVE=C:, SYSTEMROOT=C:\WINDOWS, TEMP=C:\WINDOWS\TEMP, TMP=C:\WINDOWS\TEMP, USERDNSDOMAIN=OMG-ASIA.COM, USERDOMAIN=OMG-ASIA, USERNAME=Administrator, USERPROFILE=C:\Documents and Settings\administrator.OMG-ASIA, WINDIR=C:\WINDOWS, XMLPARSER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\lib\xmlparserv2.jar, __PROCESS_HISTORY=C:\database 11.1.0.6 32 bit\database 11.1.0.6 32 bit\setup.exe]
    Jun 26, 2013 2:02:07 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C C:\Oracle\product\11.1.0\db_1\bin\emctl.bat deploy dbconsole C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01 dme001.omg-asia.com:3938 dme001.omg-asia.com dw01
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C C:\Oracle\product\11.1.0\db_1\bin\emctl.bat deploy dbconsole C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01 dme001.omg-asia.com:3938 dme001.omg-asia.com dw01  completed successfully
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: C:\Oracle\product\11.1.0\db_1
    Destination (shared install) : C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01
    DeployMode : dbconsole
    Creating directories...
    Setting console properties ...
    Setting log and trace files locations for Console ...
    Setting log and trace files locations for Agent ...
    Service "OracleDBConsoledw01" create SUCCESS
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    CONFIG: Setting https port as: -1
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emoms.properties.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emoms.properties
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emd.properties.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emd.properties
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emd.properties.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01\sysman\config\emd.properties
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface getEnvProps
    CONFIG: Returning env array from cache
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ALLUSERSPROFILE=C:\Documents and Settings\All Users, APPDATA=C:\Documents and Settings\administrator.OMG-ASIA\Application Data, ASSISTANTS_COMMON_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\jlib\assistantsCommon.jar, BALISHARE_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\share.jar, CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\jlib\dbca.jar, CLUSTERLOG=C:\WINDOWS\Cluster\cluster.log, COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files, COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, COMMONPROGRAMW6432=C:\Program Files\Common Files, COMPUTERNAME=DME001, COMSPEC=C:\WINDOWS\system32\cmd.exe, DBCA_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\jlib\dbca.jar, DVCA_CLASSPATH=C:\Oracle\product\11.1.0\db_1\dv\jlib\dvca.jar, EM_CLASSPATH=C:\Oracle\product\11.1.0\db_1\classes;C:\Oracle\product\11.1.0\db_1\jlib\oemlt.jar;C:\Oracle\product\11.1.0\db_1\jlib\emca.jar;C:\Oracle\product\11.1.0\db_1\sysman\jlib\emCORE.jar;C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\oc4j.jar;C:\Oracle\product\11.1.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;C:\Oracle\product\11.1.0\db_1\jlib\emConfigInstall.jar, EWT_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\ewt3.jar;C:\Oracle\product\11.1.0\db_1\jlib\ewtcompat-3_3_15.jar, FP_NO_HOST_CHECK=NO, GDK_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\orai18n.jar, HELPJAR_CLASSPATH=C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_es.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_de.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_fr.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_it.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_ko.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_pt_BR.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_zh_CN.jar;C:\Oracle\product\11.1.0\db_1\assistants\dbca\doc\dbcahelp_zh_TW.jar, HELP_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\help4.jar;C:\Oracle\product\11.1.0\db_1\jlib\jewt4.jar, HOMEDRIVE=C:, HOMEPATH=\Documents and Settings\administrator.OMG-ASIA, ICE_BROWSER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\oracle_ice5.jar, INSTALLER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\oui\jlib\OraInstaller.jar, JDBC_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jdbc\lib\ojdbc5.jar, KODIAK_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\kodiak.jar, LD_LIBRARY_PATH=C:\Oracle\product\11.1.0\db_1\lib32;C:\Oracle\product\11.1.0\db_1\lib;C:\Oracle\product\11.1.0\db_1\perl\lib;null, LOGONSERVER=\\DOMAIN-SERVER-2, NETCFG_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\ldapjclnt11.jar;C:\Oracle\product\11.1.0\db_1\jlib\netcfg.jar;C:\Oracle\product\11.1.0\db_1\jlib\ojmisc.jar;C:\Oracle\product\11.1.0\db_1\jlib\oraclepki103.jar;C:\Oracle\product\11.1.0\db_1\jlib\opm.jar, NUMBER_OF_PROCESSORS=4, OH=C:\Oracle\product\11.1.0\db_1, ORACLE_BASE=C:\Oracle, OS=Windows_NT, PATH=C:\Oracle\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\SPSSInc\PASWStatistics18DataFileDriver\Standalone\ip\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\WINDOWS\system32\WindowsPowerShell\v1.0, PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1, PERL5LIB=C:\Oracle\product\11.1.0\db_1\sysman\admin\scripts;C:\Oracle\product\11.1.0\db_1\bin;, PROCESSOR_ARCHITECTURE=x86, PROCESSOR_ARCHITEW6432=AMD64, PROCESSOR_IDENTIFIER=EM64T Family 6 Model 23 Stepping 6, GenuineIntel, PROCESSOR_LEVEL=6, PROCESSOR_REVISION=1706, PROGRAMFILES=C:\Program Files (x86), PROGRAMFILES(X86)=C:\Program Files (x86), PROGRAMW6432=C:\Program Files, PROMPT=$P$G, SESSIONNAME=Console, SRVM_CLASSPATH=C:\Oracle\product\11.1.0\db_1\jlib\srvm.jar;C:\Oracle\product\11.1.0\db_1\jlib\srvmhas.jar;C:\Oracle\product\11.1.0\db_1\jlib\srvmasm.jar, SYSTEMDRIVE=C:, SYSTEMROOT=C:\WINDOWS, TEMP=C:\WINDOWS\TEMP, TMP=C:\WINDOWS\TEMP, USERDNSDOMAIN=OMG-ASIA.COM, USERDOMAIN=OMG-ASIA, USERNAME=Administrator, USERPROFILE=C:\Documents and Settings\administrator.OMG-ASIA, WINDIR=C:\WINDOWS, XMLPARSER_CLASSPATH=C:\Oracle\product\11.1.0\db_1\lib\xmlparserv2.jar, __PROCESS_HISTORY=C:\database 11.1.0.6 32 bit\database 11.1.0.6 32 bit\setup.exe]
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: C:/Oracle/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\Oracle\product\11.1.0\db_1\bin\targetdeploy.pl C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01 dme001.omg-asia.com dw01
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of C:/Oracle/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\Oracle\product\11.1.0\db_1\bin\targetdeploy.pl C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01 dme001.omg-asia.com dw01  completed successfully
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating targets.xml in state directories...
    Source location: C:/Oracle/product/11.1.0/db_1
    Destination : C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01
    Creating directories...
    Creating targets.xml...
    Done.
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.EMAgentConfig createAgentTimeStampFile
    CONFIG: Creating agntstmp.txt file. oh: C:\Oracle\product\11.1.0\db_1 stateDir: C:\Oracle\product\11.1.0\db_1\dme001.omg-asia.com_dw01 host: dme001.omg-asia.com
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.EMAgentConfig createAgentTimeStampFile
    CONFIG: File: C:\Oracle\product\11.1.0\db_1\sysman\emd\agntstmp.txt.dw01 does not exists
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Successfully deployed state dirs for dme001.omg-asia.com
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.EMAgentConfig performConfiguration
    CONFIG: Successfully updated agent config files
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp has been copied to C:\Oracle\product\11.1.0\db_1\sysman\config\emd.properties
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml.emca.tmp to C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml.emca.tmp has been copied to C:\Oracle\product\11.1.0\db_1\sysman\emd\targets.xml
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\install\portlist.ini ...
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\install\portlist.ini to C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\install\portlist.ini has been copied to C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\install\portlist.ini
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File C:\Oracle\product\11.1.0\db_1\install\portlist.ini is successfully updated
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file C:\Oracle\product\11.1.0\db_1\install\portlist.ini ...
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\install\portlist.ini to C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\Oracle\product\11.1.0\db_1\install\portlist.ini has been copied to C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\Oracle\product\11.1.0\db_1\install\portlist.ini.emca.util.tmp to C:\Oracle\product\11.1.0\db_1\install\portlist.ini
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File C:\Oracle\product\11.1.0\db_1\install\portlist.ini is successfully updated
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EM_SWLIB_STAGE_LOC.
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    CONFIG: Configuring Software Library
    Jun 26, 2013 2:02:08 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: dw01, oracleHome: C:\Oracle\product\11.1.0\db_1, and user: SYSMAN
    Jun 26, 2013 2:02:09 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Jun 26, 2013 2:02:09 PM oracle.sysman.emcp.util.DBControlUtil configureSoftwareLib
    INFO: Software library configured successfully.
    Jun 26, 2013 2:02:09 PM oracle.sysman.emcp.EMDBPostConfig configureSoftwareLibrary
    INFO: Deploying Provisioning archives ...
    Jun 26, 2013 2:02:09 PM oracle.sysman.emcp.util.PlatformInterface addEnvVarToList
    CONFIG: Value for env var 'TZ' is '', discarding the sam

    Unfortunatley, it appears oracle isn't running anywhere
    The install apps wizard says everything is installed ok, but as I keep mentioning... it appears there are not oracle services running.
    Before you create a db, are there any oracle services running?
    Doesn't oracle install some web server? Where is it?
    Is there some other diagnostic I can run?
    I've uninstalled and reinstalled oracle already, to no avail.
    Thanks again..
    C:\oracle>type install\portlist.ini
    iSQL*Plus HTTP port number =5560
    Enterprise Manager Console HTTP Port (test) = 1158
    Enterprise Manager Agent Port (test) = 3938
    C:\oracle>telnet localhost 5560
    Connecting To localhost...Could not open connection to the host, on port 5560: C
    onnect failed
    C:\oracle>telnet localhost 1158
    Connecting To localhost...Could not open connection to the host, on port 1158: C
    onnect failed
    C:\oracle>telnet localhost 3938
    Connecting To localhost...Could not open connection to the host, on port 3938: C
    onnect failed
    C:\oracle>telnet localhost 5500
    Connecting To localhost...Could not open connection to the host, on port 5500: C
    onnect failed

  • 11g1 installed but error starting/installing emca

    I've seen no instruction in the docs that says to create any environment variable like
    ORACLE_HOME. In one of the messages it syas that the script created ORACLE_HOME but
    ORACLE_HOME does not appear in the environment. YES I have rebooted!
    The path was augmented by the oracle BIN directory during the initial install.
    BTW I did add ORACLE_HOSTNAME to the environment. I specified that it be my computer name.
    Question is : what do I do to fix this error???
    I did as standard an install as I could but...
    (1) installed 11g1 on Win XP Pro SP3.
    (2) 11g1 database is working through
    (a) command line sqlplus
    (b) PHP
    (c) OCI C++ program
    (3) install error :
    EM config failed due to the following error:
    Error starting database control
    log file:
    C:\app\landonkelsey\cfgtoollogs\dbca\LMKIIIGDN\emConfig.log
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.util.CentralAgentUtil getURLAndCentralAgentHome
    CONFIG: URL and Central Agent home : {}
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.util.CentralAgentUtil getCentralAgentHomeAndURL
    CONFIG: Central Agent home and URL: {}
    Sep 19, 2009 3:40:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Sep 19, 2009 4:01:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LOG_FILE value: C:\app\landonkelsey\cfgtoollogs\dbca\LMKIIIGDN\emConfig.log
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: HOST value: landon
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: LMKIIIGDNSID
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER value: LISTENER
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER_OH value: C:\app\landonkelsey\product\11.1.0\db_1
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: C:\app\landonkelsey\product\11.1.0\db_1
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: C:\app\landonkelsey\product\11.1.0\db_1
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to false
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-backup' set to false
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'create' set to false
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :C:\app\landonkelsey
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\app\landonkelsey\cfgtoollogs\emca\emca_2009_09_19_15_40_04.log to C:\app\landonkelsey\cfgtoollogs\emca\LMKIIIGDN\emca_2009_09_19_15_40_04.log
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\app\landonkelsey\cfgtoollogs\dbca\LMKIIIGDN\emConfig.log.
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Sep 19, 2009 4:02:04 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:08 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:08 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: DBSNMP
    Sep 19, 2009 4:02:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:11 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 19, 2009 4:02:11 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:12 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:12 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 19, 2009 4:02:12 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 19, 2009 4:02:12 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Sep 19, 2009 4:02:12 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Sep 19, 2009 4:02:13 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:14 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:16 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 2720994149
    Sep 19, 2009 4:02:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 19, 2009 4:02:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:22 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:22 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 19, 2009 4:02:25 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 19, 2009 4:02:26 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 19, 2009 4:02:26 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 19, 2009 4:02:26 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties has been copied to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 19, 2009 4:02:27 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties.emca.tmp
    Sep 19, 2009 4:02:27 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties has been copied to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties.emca.tmp
    Sep 19, 2009 4:02:27 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 agentHome: null isCentral: false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 isDBC: false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 isDBC: false
    Sep 19, 2009 4:02:28 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to C:\app\landonkelsey\product\11.1.0\db_1\oui
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [C:\app\landonkelsey\product\11.1.0\db_1]
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME C:\app\landonkelsey\product\11.1.0\db_1
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 19, 2009 4:02:29 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: 5540 from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_landon_LMKIIIGDNSID
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: 5520 from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_landon_LMKIIIGDNSID
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: 1158 from C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_landon_LMKIIIGDNSID
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file C:\app\landonkelsey\product\11.1.0\db_1\install\staticports.ini
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: C:\app\landonkelsey\product\11.1.0\db_1:landon:null:LMKIIIGDNSID:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=3938}
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_LMKIIIGDNSID value: 3938
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_LMKIIIGDNSID value: 1158
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_LMKIIIGDNSID value: 5541
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_LMKIIIGDNSID.
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_LMKIIIGDNSID value: 5521
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: LMKIIIGDNSID : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=3938}
    Sep 19, 2009 4:02:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:02:31 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 19, 2009 4:02:31 PM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: C:\app\landonkelsey\product\11.1.0\db_1\landon_LMKIIIGDNSID\sysman\emd\agntstmp.txt:landon does not exists.
    Sep 19, 2009 4:02:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 19, 2009 4:02:32 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:02:32 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Sep 19, 2009 4:02:32 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Sep 19, 2009 4:02:32 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 19, 2009 4:02:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:05:28 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Sep 19, 2009 4:05:29 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 19, 2009 4:05:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:05:30 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\emdrep\sql\core\latest\admin\admin_submit_dbms_jobs.sql
    Sep 19, 2009 4:05:30 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    Sep 19, 2009 4:05:30 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocking mgmt view user account
    Sep 19, 2009 4:05:30 PM 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;
    Sep 19, 2009 4:05:30 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.bat "C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts;C:\app\landonkelsey\product\11.1.0\db_1\bin;" C:/app/landonkelsey/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.pl C:\app\landonkelsey\product\11.1.0\db_1 LMKIIIGDNSID 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
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.bat "C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts;C:\app\landonkelsey\product\11.1.0\db_1\bin;" C:/app/landonkelsey/product/11.1.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe C:\app\landonkelsey\product\11.1.0\db_1\sysman\admin\scripts\emca\emcaDbUtil.pl C:\app\landonkelsey\product\11.1.0\db_1 LMKIIIGDNSID 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
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Arguments passed C:\app\landonkelsey\product\11.1.0\db_1 LMKIIIGDNSID 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 LMKIIIGDNSID in home C:\app\landonkelsey\product\11.1.0\db_1 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.
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    CONFIG: Unlocked mgmt_view account
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked mgmt_view account
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 19, 2009 4:05:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 19, 2009 4:06:01 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: Passed listener validation check.Listener is up and running.
    Sep 19, 2009 4:06:01 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 19, 2009 4:06:01 PM oracle.sysman.emcp.EMReposConfig uploa

    from another post I tried: (Enterprise Manaer Configuration failed
    C:\>emca -config dbcontrol db
    STARTED EMCA at Sep 21, 2009 7:51:32 PM
    EM Configuration Assistant, Version 11.1.0.5.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: LMKIIIGDNSID
    Listener port number: 1521
    Password for SYS user: Terminate batch job (Y/N)? n
    C:\>emca -config dbcontrol db
    STARTED EMCA at Sep 21, 2009 7:53:24 PM
    EM Configuration Assistant, Version 11.1.0.5.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: LMKIIIGDNSID
    Listener port number: 1521
    Password for SYS user:
    Password for SYS user: Invalid username/password.
    Password for SYS user:
    Password for DBSNMP user:
    Invalid username/password.
    Password for DBSNMP user:
    Password for SYSMAN user:
    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 ................ C:\app\landonkelsey\product\11.1.0\db_1
    Local hostname ................ landon
    Listener port number ................ 1521
    Database SID ................ LMKIIIGDNSID
    Email address for notifications ............... [email protected]
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: y
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\app\landonkelsey\cfgtoollogs\emca\LMKIIIGDN\emca_2009_09_21_19_53_24.log.
    Sep 21, 2009 7:55:29 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Sep 21, 2009 8:02:26 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Sep 21, 2009 8:02:29 PM oracle.sysman.emcp.util.FileUtil modifyPortValuesInXML
    SEVERE: Error writing file C:\app\landonkelsey\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBConsole_landon_LMKIIIGDNSID\config\rmi.xml
    Sep 21, 2009 8:02:29 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating OC4J configuration files
    Refer to the log file at C:\app\landonkelsey\cfgtoollogs\emca\LMKIIIGDN\emca_2009_09_21_19_53_24.log for more details.
    Could not complete the configuration. Refer to the log file at C:\app\landonkelsey\cfgtoollogs\emca\LMKIIIGDN\emca_2009_09_21_19_53_24.log for more details.
    here is the file: (showing ORACLE_HOSTNAME no defined...it has been defined for days
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: C:\app\landonkelsey\product\11.1.0\db_1
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Sep 21, 2009 7:53:24 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:53:25 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: C:\app\landonkelsey\product\11.1.0\db_1
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: LMKIIIGDNSID
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 isDBC: false
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 agentHome: null isCentral: false
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: LMKIIIGDNSID Host: landon Node: null OH: C:\app\landonkelsey\product\11.1.0\db_1 agentHome: null isCentral: false
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Sep 21, 2009 7:53:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user:
    Sep 21, 2009 7:53:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: ORA-01031: insufficient privileges
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01031: insufficient privileges
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:364)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:106)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:148)
         at oracle.sysman.emcp.DatabaseChecks.isASMDb(DatabaseChecks.java:720)
         at oracle.sysman.emcp.EMConfigAssistant.getParamsWarnsList(EMConfigAssistant.java:1982)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2725)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1010)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Sep 21, 2009 7:53:34 PM oracle.sysman.emcp.DatabaseChecks isASMDb
    CONFIG: Database instance unavailable.
    oracle.sysman.emcp.exception.DatabaseUnavailableException: Database instance unavailable.
         at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:136)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:129)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:148)
         at oracle.sysman.emcp.DatabaseChecks.isASMDb(DatabaseChecks.java:720)
         at oracle.sysman.emcp.EMConfigAssistant.getParamsWarnsList(EMConfigAssistant.java:1982)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2725)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1010)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Sep 21, 2009 7:53:34 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 21, 2009 7:53:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Sep 21, 2009 7:53:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Sep 21, 2009 7:53:43 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:53:44 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: ORA-01031: insufficient privileges
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01031: insufficient privileges
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:364)
         at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1040)
         at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:2885)
         at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:641)
         at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2680)
         at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:2706)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2733)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1010)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Sep 21, 2009 7:53:56 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Sep 21, 2009 7:53:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:53:57 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:54:06 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: DBSNMP
    Sep 21, 2009 7:54:06 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:805)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:360)
         at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1040)
         at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:2885)
         at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:641)
         at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2680)
         at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:2706)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2733)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1010)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Sep 21, 2009 7:54:06 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:54:07 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:54:07 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: DBSNMP
    Sep 21, 2009 7:54:07 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: ORA-01017: invalid username/password; logon denied
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01017: invalid username/password; logon denied
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:805)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:360)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:385)
         at oracle.sysman.emcp.DatabaseChecks.validateUserCredentials(DatabaseChecks.java:1080)
         at oracle.sysman.emcp.ParamsManager.validatePassword(ParamsManager.java:2885)
         at oracle.sysman.emcp.EMConfigAssistant.promptForData(EMConfigAssistant.java:641)
         at oracle.sysman.emcp.EMConfigAssistant.promptForParams(EMConfigAssistant.java:2680)
         at oracle.sysman.emcp.EMConfigAssistant.displayWarnsAndPromptParams(EMConfigAssistant.java:2706)
         at oracle.sysman.emcp.EMConfigAssistant.getDisplayAndPromptWarnsParms(EMConfigAssistant.java:2733)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1010)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    Sep 21, 2009 7:54:24 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: DBSNMP
    Sep 21, 2009 7:54:25 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:54:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 21, 2009 7:54:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:54:41 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value: [email protected]
    Sep 21, 2009 7:54:55 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    Sep 21, 2009 7:54:55 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:54:56 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :C:\app\landonkelsey
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at C:\app\landonkelsey\cfgtoollogs\emca\LMKIIIGDN\emca_2009_09_21_19_53_24.log.
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Sep 21, 2009 7:55:19 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: DBSNMP
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: LMKIIIGDN
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 2720994149
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYSMAN
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:55:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: LMKIIIGDNSID, oracleHome: C:\app\landonkelsey\product\11.1.0\db_1, and user: SYS
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: LMKIIIGDN
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties has been copied to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties to C:\app\landonkelsey\product\11.1.0\db_1\sysman\config\emoms.properties.emca.tmp
    Sep 21, 2009 7:55:21 PM oracle.sysman.emcp.util.FileUtil backupFile
    Edited by: landonmkelsey on Sep 21, 2009 10:01 PM

  • CLI156 Could not start the domain domain1

    I installed successfully the Appserver on desktop, but when I try to start it from laptop, comes the message below. Both are w2k and 512 memory.
    Environment:
    C:\>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Luis Araujo\Application Data
    CommonProgramFiles=C:\Program Files\Common Files
    COMPUTERNAME=LAQA
    ComSpec=C:\WINNT\system32\cmd.exe
    HOMEDRIVE=C:
    HOMEPATH=\
    J2EE_HOME=C:\\Sun\\AppServer
    LOGONSERVER=\\LAQA
    NUMBER_OF_PROCESSORS=1
    OS=Windows_NT
    Os2LibPath=C:\WINNT\system32\os2\dll;
    Path=C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\WINNT\system32\nls;C:\WINNT\system32\nls\ENGLISH;C:\Program Files\C
    ommon Files\Autodesk Shared\;C:\Sun\AppServer\bin;C:\Sun\AppServer\jdk\bin;C:\Sun\AppServer\lib
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 10, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=080a
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SystemDrive=C:
    SystemRoot=C:\WINNT
    TEMP=C:\DOCUME~1\LUISAR~1\LOCALS~1\Temp
    TMP=C:\DOCUME~1\LUISAR~1\LOCALS~1\Temp
    USERDOMAIN=LAQA
    USERNAME=db2admin
    USERPROFILE=C:\Documents and Settings\Luis Araujo
    windir=C:\WINNT
    Prompt message:
    Domain domain1 failed to startup. Please check the server log for more details.
    CLI156 Could not start the domain domain1.
    Press any key to continue . . .
    Server.log:
    Starting J2EE(TM) Application Server 1.4 Developer Release (build b44-dr) ...
    [#|2004-01-03T06:36:00.436-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_02] from [Sun Microsystems Inc.]|#]
    [#|2004-01-03T06:36:04.612-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-01-03T06:36:05.283-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-01-03T06:36:07.587-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating Engine server|#]
    [#|2004-01-03T06:36:08.037-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-01-03T06:36:08.057-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-01-03T06:36:08.087-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-01-03T06:36:14.306-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-01-03T06:36:30.510-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-01-03T06:36:32.042-0200|INFO|j2ee-appserver1.4|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-01-03T06:36:35.046-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-01-03T06:36:39.062-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-01-03T06:36:39.072-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2004-01-03T06:36:39.903-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.core|_ThreadID=10;|Selecting file [C:\Sun\AppServer\lib\install\applications\MEjbApp.ear] for autodeployment|#]
    [#|2004-01-03T06:36:40.023-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Selecting file [ C:\Sun\AppServer\lib\install\applications\MEjbApp.ear ] for autodeployment.|#]
    [#|2004-01-03T06:36:44.860-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5109: EJBC - START of EJBC for [MEjbApp]|#]
    Remote message: Processing beans ....
    [#|2004-01-03T06:36:45.121-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|DPL5108: EJBC - Generated code for remote home and EJBObject implementations for [MEjbApp]|#]
    Remote message: Compiling wrapper code ....
    Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: C:\Sun\AppServer\jdk\bin\javac.exe -extdirs C:\Sun\AppServer\jdk/jre/lib/ext;C:\Sun\AppServer\domains\domain1/lib/ext -g -d C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath C:\Sun\AppServer\lib\commons-launcher.jar;C:\Sun\AppServer\jdk\lib\tools.jar;C:\Sun\AppServer\lib\activation.jar;C:\Sun\AppServer\lib\admin-cli.jar;C:\Sun\AppServer\lib\appserv-admin.jar;C:\Sun\AppServer\lib\appserv-cmp.jar;C:\Sun\AppServer\lib\appserv-ext.jar;C:\Sun\AppServer\lib\appserv-jstl.jar;C:\Sun\AppServer\lib\appserv-rt.jar;C:\Sun\AppServer\lib\appserv-upgrade.jar;C:\Sun\AppServer\lib\commons-logging.jar;C:\Sun\AppServer\lib\j2ee-svc.jar;C:\Sun\AppServer\lib\j2ee.jar;C:\Sun\AppServer\lib\jax-qname.jar;C:\Sun\AppServer\lib\jaxr-api.jar;C:\Sun\AppServer\lib\jaxr-impl.jar;C:\Sun\AppServer\lib\jaxrpc-api.jar;C:\Sun\AppServer\lib\jaxrpc-impl.jar;C:\Sun\AppServer\lib\mail.jar;C:\Sun\AppServer\lib\relaxngDatatype.jar;C:\Sun\AppServer\lib\saaj-api.jar;C:\Sun\AppServer\lib\saaj-impl.jar;C:\Sun\AppServer\lib\xsdlib.jar;C:\Sun\AppServer\jdk/lib/tools.jar;C:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:\Sun\AppServer\imq\lib/imq.jar;C:\Sun\AppServer\imq\lib/jaxm-api.jar;C:\Sun\AppServer\imq\lib/imqadmin.jar;C:\Sun\AppServer\imq\lib/imqutil.jar;C:\Sun\AppServer\imq\lib/fscontext.jar;C:\Sun\AppServer\imq\lib/providerutil.jar;C:\Sun\AppServer/lib/ant/lib/ant.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer\domains\domain1\lib\classes;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\Luis Araujo\Local Settings\Temp\681e45_f9dae089d50000_29515.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.ejb.codegen.JavaCompilerException: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: C:\Sun\AppServer\jdk\bin\javac.exe -extdirs C:\Sun\AppServer\jdk/jre/lib/ext;C:\Sun\AppServer\domains\domain1/lib/ext -g -d C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath C:\Sun\AppServer\lib\commons-launcher.jar;C:\Sun\AppServer\jdk\lib\tools.jar;C:\Sun\AppServer\lib\activation.jar;C:\Sun\AppServer\lib\admin-cli.jar;C:\Sun\AppServer\lib\appserv-admin.jar;C:\Sun\AppServer\lib\appserv-cmp.jar;C:\Sun\AppServer\lib\appserv-ext.jar;C:\Sun\AppServer\lib\appserv-jstl.jar;C:\Sun\AppServer\lib\appserv-rt.jar;C:\Sun\AppServer\lib\appserv-upgrade.jar;C:\Sun\AppServer\lib\commons-logging.jar;C:\Sun\AppServer\lib\j2ee-svc.jar;C:\Sun\AppServer\lib\j2ee.jar;C:\Sun\AppServer\lib\jax-qname.jar;C:\Sun\AppServer\lib\jaxr-api.jar;C:\Sun\AppServer\lib\jaxr-impl.jar;C:\Sun\AppServer\lib\jaxrpc-api.jar;C:\Sun\AppServer\lib\jaxrpc-impl.jar;C:\Sun\AppServer\lib\mail.jar;C:\Sun\AppServer\lib\relaxngDatatype.jar;C:\Sun\AppServer\lib\saaj-api.jar;C:\Sun\AppServer\lib\saaj-impl.jar;C:\Sun\AppServer\lib\xsdlib.jar;C:\Sun\AppServer\jdk/lib/tools.jar;C:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:\Sun\AppServer\imq\lib/imq.jar;C:\Sun\AppServer\imq\lib/jaxm-api.jar;C:\Sun\AppServer\imq\lib/imqadmin.jar;C:\Sun\AppServer\imq\lib/imqutil.jar;C:\Sun\AppServer\imq\lib/fscontext.jar;C:\Sun\AppServer\imq\lib/providerutil.jar;C:\Sun\AppServer/lib/ant/lib/ant.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer\domains\domain1\lib\classes;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\Luis Araujo\Local Settings\Temp\681e45_f9dae089d50000_29515.s1a
    Output from command:
         at com.sun.ejb.codegen.Compiler.compile(Compiler.java:76)
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:353)
         ... 44 more
    Caused by: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: C:\Sun\AppServer\jdk\bin\javac.exe -extdirs C:\Sun\AppServer\jdk/jre/lib/ext;C:\Sun\AppServer\domains\domain1/lib/ext -g -d C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath C:\Sun\AppServer\lib\commons-launcher.jar;C:\Sun\AppServer\jdk\lib\tools.jar;C:\Sun\AppServer\lib\activation.jar;C:\Sun\AppServer\lib\admin-cli.jar;C:\Sun\AppServer\lib\appserv-admin.jar;C:\Sun\AppServer\lib\appserv-cmp.jar;C:\Sun\AppServer\lib\appserv-ext.jar;C:\Sun\AppServer\lib\appserv-jstl.jar;C:\Sun\AppServer\lib\appserv-rt.jar;C:\Sun\AppServer\lib\appserv-upgrade.jar;C:\Sun\AppServer\lib\commons-logging.jar;C:\Sun\AppServer\lib\j2ee-svc.jar;C:\Sun\AppServer\lib\j2ee.jar;C:\Sun\AppServer\lib\jax-qname.jar;C:\Sun\AppServer\lib\jaxr-api.jar;C:\Sun\AppServer\lib\jaxr-impl.jar;C:\Sun\AppServer\lib\jaxrpc-api.jar;C:\Sun\AppServer\lib\jaxrpc-impl.jar;C:\Sun\AppServer\lib\mail.jar;C:\Sun\AppServer\lib\relaxngDatatype.jar;C:\Sun\AppServer\lib\saaj-api.jar;C:\Sun\AppServer\lib\saaj-impl.jar;C:\Sun\AppServer\lib\xsdlib.jar;C:\Sun\AppServer\jdk/lib/tools.jar;C:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:\Sun\AppServer\imq\lib/imq.jar;C:\Sun\AppServer\imq\lib/jaxm-api.jar;C:\Sun\AppServer\imq\lib/imqadmin.jar;C:\Sun\AppServer\imq\lib/imqutil.jar;C:\Sun\AppServer\imq\lib/fscontext.jar;C:\Sun\AppServer\imq\lib/providerutil.jar;C:\Sun\AppServer/lib/ant/lib/ant.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer\domains\domain1\lib\classes;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\Luis Araujo\Local Settings\Temp\681e45_f9dae089d50000_29515.s1a
    Output from command:
         at com.sun.ejb.codegen.ProcessRunner.makeTimeoutException(ProcessExecutor.java:348)
         at com.sun.ejb.codegen.ProcessExecutor.execute(ProcessExecutor.java:140)
         at com.sun.ejb.codegen.Compiler.runProcess(Compiler.java:165)
         at com.sun.ejb.codegen.JavaCompiler.javacCompile(JavaCompiler.java:128)
         at com.sun.ejb.codegen.JavaCompiler.internal_compile(JavaCompiler.java:65)
         at com.sun.ejb.codegen.Compiler.compile(Compiler.java:67)
         ... 45 more
    [#|2004-01-03T06:37:46.269-0200|WARNING|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|Deployment Error
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: C:\Sun\AppServer\jdk\bin\javac.exe -extdirs C:\Sun\AppServer\jdk/jre/lib/ext;C:\Sun\AppServer\domains\domain1/lib/ext -g -d C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath C:\Sun\AppServer\lib\commons-launcher.jar;C:\Sun\AppServer\jdk\lib\tools.jar;C:\Sun\AppServer\lib\activation.jar;C:\Sun\AppServer\lib\admin-cli.jar;C:\Sun\AppServer\lib\appserv-admin.jar;C:\Sun\AppServer\lib\appserv-cmp.jar;C:\Sun\AppServer\lib\appserv-ext.jar;C:\Sun\AppServer\lib\appserv-jstl.jar;C:\Sun\AppServer\lib\appserv-rt.jar;C:\Sun\AppServer\lib\appserv-upgrade.jar;C:\Sun\AppServer\lib\commons-logging.jar;C:\Sun\AppServer\lib\j2ee-svc.jar;C:\Sun\AppServer\lib\j2ee.jar;C:\Sun\AppServer\lib\jax-qname.jar;C:\Sun\AppServer\lib\jaxr-api.jar;C:\Sun\AppServer\lib\jaxr-impl.jar;C:\Sun\AppServer\lib\jaxrpc-api.jar;C:\Sun\AppServer\lib\jaxrpc-impl.jar;C:\Sun\AppServer\lib\mail.jar;C:\Sun\AppServer\lib\relaxngDatatype.jar;C:\Sun\AppServer\lib\saaj-api.jar;C:\Sun\AppServer\lib\saaj-impl.jar;C:\Sun\AppServer\lib\xsdlib.jar;C:\Sun\AppServer\jdk/lib/tools.jar;C:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:\Sun\AppServer\imq\lib/imq.jar;C:\Sun\AppServer\imq\lib/jaxm-api.jar;C:\Sun\AppServer\imq\lib/imqadmin.jar;C:\Sun\AppServer\imq\lib/imqutil.jar;C:\Sun\AppServer\imq\lib/fscontext.jar;C:\Sun\AppServer\imq\lib/providerutil.jar;C:\Sun\AppServer/lib/ant/lib/ant.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer\domains\domain1\lib\classes;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\Luis Araujo\Local Settings\Temp\681e45_f9dae089d50000_29515.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-01-03T06:37:46.269-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.deployment|_ThreadID=10;|Total Deployment Time: 65565 msec, Total EJB Compiler Module Time: 0 msec, Portion spent EJB Compiling: 0%|#]
    [#|2004-01-03T06:37:46.309-0200|SEVERE|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|No local string defined|#]
    [#|2004-01-03T06:37:46.319-0200|SEVERE|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|No local string defined
    com.sun.enterprise.deployment.backend.IASDeploymentException: Fatal Error from EJB Compiler -- Compilation failed: com.sun.ejb.codegen.ProcessExecutorException: Process timed out.
    Timeout was 60,000 msecs
    Attempted command: C:\Sun\AppServer\jdk\bin\javac.exe -extdirs C:\Sun\AppServer\jdk/jre/lib/ext;C:\Sun\AppServer\domains\domain1/lib/ext -g -d C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp -classpath C:\Sun\AppServer\lib\commons-launcher.jar;C:\Sun\AppServer\jdk\lib\tools.jar;C:\Sun\AppServer\lib\activation.jar;C:\Sun\AppServer\lib\admin-cli.jar;C:\Sun\AppServer\lib\appserv-admin.jar;C:\Sun\AppServer\lib\appserv-cmp.jar;C:\Sun\AppServer\lib\appserv-ext.jar;C:\Sun\AppServer\lib\appserv-jstl.jar;C:\Sun\AppServer\lib\appserv-rt.jar;C:\Sun\AppServer\lib\appserv-upgrade.jar;C:\Sun\AppServer\lib\commons-logging.jar;C:\Sun\AppServer\lib\j2ee-svc.jar;C:\Sun\AppServer\lib\j2ee.jar;C:\Sun\AppServer\lib\jax-qname.jar;C:\Sun\AppServer\lib\jaxr-api.jar;C:\Sun\AppServer\lib\jaxr-impl.jar;C:\Sun\AppServer\lib\jaxrpc-api.jar;C:\Sun\AppServer\lib\jaxrpc-impl.jar;C:\Sun\AppServer\lib\mail.jar;C:\Sun\AppServer\lib\relaxngDatatype.jar;C:\Sun\AppServer\lib\saaj-api.jar;C:\Sun\AppServer\lib\saaj-impl.jar;C:\Sun\AppServer\lib\xsdlib.jar;C:\Sun\AppServer\jdk/lib/tools.jar;C:\Sun\AppServer/lib/install/applications/jmsra/imqjmsra.jar;C:\Sun\AppServer\imq\lib/imq.jar;C:\Sun\AppServer\imq\lib/jaxm-api.jar;C:\Sun\AppServer\imq\lib/imqadmin.jar;C:\Sun\AppServer\imq\lib/imqutil.jar;C:\Sun\AppServer\imq\lib/fscontext.jar;C:\Sun\AppServer\imq\lib/providerutil.jar;C:\Sun\AppServer/lib/ant/lib/ant.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer/pointbase/lib/pbclient.jar;C:\Sun\AppServer/pointbase/lib/pbembedded.jar;C:\Sun\AppServer\domains\domain1\lib\classes;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\applications\j2ee-apps\MEjbApp\mejb_jar;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp;C:\Sun\AppServer\domains\domain1\generated\ejb\j2ee-apps\MEjbApp @C:\Documents and Settings\Luis Araujo\Local Settings\Temp\681e45_f9dae089d50000_29515.s1a
    Output from command:
         at com.sun.ejb.codegen.IASEJBC.compileClasses(IASEJBC.java:361)
         at com.sun.ejb.codegen.IASEJBC.compileAndRmic(IASEJBC.java:210)
         at com.sun.ejb.codegen.IASEJBC.ejbc(IASEJBC.java:1144)
         at com.sun.enterprise.deployment.backend.EJBCompiler.preDeployApp(EJBCompiler.java:326)
         at com.sun.enterprise.deployment.backend.EJBCompiler.compile(EJBCompiler.java:196)
         at com.sun.enterprise.deployment.backend.AppDeployer.runEJBC(AppDeployer.java:277)
         at com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:163)
         at com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:105)
         at com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:128)
         at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:79)
         at com.sun.enterprise.deployment.phasing.DeploymentService.executePhases(DeploymentService.java:216)
         at com.sun.enterprise.deployment.phasing.DeploymentService.deploy(DeploymentService.java:152)
         at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.deploy(ApplicationsConfigMBean.java:270)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:266)
         at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:268)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:212)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:218)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:808)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:781)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
         at $Proxy1.invoke(Unknown Source)
         at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:282)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.invokeDeploymentService(AutoDeployer.java:468)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:364)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployApplication(AutoDeployer.java:343)
         at com.sun.enterprise.deployment.autodeploy.AutoDeployer.deployAll(AutoDeployer.java:164)
         at com.sun.enterprise.server.SystemAppLifecycle.deployToTarget(SystemAppLifecycle.java:185)
         at com.sun.enterprise.server.SystemAppLifecycle.deploySystemApps(SystemAppLifecycle.java:160)
         at com.sun.enterprise.server.SystemAppLifecycle.onStartup(SystemAppLifecycle.java:82)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:282)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:217)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:171)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2004-01-03T06:37:46.329-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Autodeploy failed : C:\Sun\AppServer\lib\install\applications\MEjbApp.ear.|#]
    [#|2004-01-03T06:38:03.483-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-01-03T06:38:04.955-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2004-01-03T06:38:06.988-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2004-01-03T06:38:07.038-0200|INFO|j2ee-appserver1.4|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2004-01-03T06:38:07.119-0200|INFO|j2ee-appserver1.4|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-01-03T06:38:07.119-0200|INFO|j2ee-appserver1.4|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-01-03T06:38:07.409-0200|INFO|j2ee-appserver1.4|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: J2EETM 1.4 Application Server|#]
    [#|2004-01-03T06:38:53.896-0200|INFO|j2ee-appserver1.4|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2004-01-03T06:38:56.249-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
    [#|2004-01-03T06:38:56.359-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
    [#|2004-01-03T06:38:56.980-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
    [#|2004-01-03T06:38:56.990-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
    [#|2004-01-03T06:38:57.080-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2004-01-03T06:38:57.100-0200|INFO|j2ee-appserver1.4|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2004-01-03T06:40:59.587-0200|INFO|j2ee-appserver1.4|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 120000 milli                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

    Which J2SE version are you using - is that version corrupted - looks like some of the JAXP classes are not found

  • Error starting startNodeManagerd

    hi am trying to start my NodeManagerd by C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>start startNodeManager.cmd
    am geting this error
    C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>set CLASSPATH=.;C:\Oracle\WEBLOG~1.6\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.j
    ar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\WEBLOG~1.6\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\Oracle\WEBLO
    G~1.6\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\WEBLOG~1.6\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\WEBLOG~1.6\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>if not "" == "" set CLASSPATH=;.;C:\Oracle\WEBLOG~1.6\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\sys_manifest_classpath
    \weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\WEBLOG~1.6\modules\features\weblogic.server.modules_10.3.6.0.ja
    r;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\WEBLOG~1.6\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\WEBLOG~1.6\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>if not "" == "" set CLASSPATH=.;C:\Oracle\WEBLOG~1.6\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\sys_manifest_classpath\
    weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\WEBLOG~1.6\modules\features\weblogic.server.modules_10.3.6.0.jar
    ;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\WEBLOG~1.6\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\WEBLOG~1.6\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;
    C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>cd C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>if not "" == "" if not "" == "" goto runNMWithListenAddressAndPort
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>if not "" == "" goto runNMWithListenAddress
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>if not "" == "" goto runNMWithListenPort
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>"C:\Oracle\MIDDLE~1\JDK160~1\bin\java.exe" -client -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dcoherence.home=C:\Oracle\WEBLOG~1.6\COHERE~1.7 -Dbea.home=C:\Oracle\WEBLOG~1.6  -Xverify:none
    "-Djava.security.policy=C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.policy" "-Dweblogic.nodemanager.javaHome=C:\Oracle\MIDDLE~1\JDK160~1" weblogic.NodeManager -v
    <26 Mar 2013 3:06:14 PM> <INFO> <Loading domains file: C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1\nodemanager.domains>
    26 Mar 2013 3:06:14 PM weblogic.nodemanager.server.NMServerConfig initDomainsMap
    INFO: Loading domains file: C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1\nodemanager.domains
    <26 Mar 2013 3:06:15 PM> <SEVERE> <Fatal error in node manager server>
    weblogic.nodemanager.common.ConfigException: Native version is enabled but nodemanager native library could not be loaded
            at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:269)
            at weblogic.nodemanager.server.NMServerConfig.<init>(NMServerConfig.java:210)
            at weblogic.nodemanager.server.NMServer.init(NMServer.java:182)
            at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:148)
            at weblogic.nodemanager.server.NMServer.main(NMServer.java:380)
            at weblogic.NodeManager.main(NodeManager.java:31)
    Caused by: java.lang.UnsatisfiedLinkError: C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\native\win\x64\nodemanager.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1806)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1731)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1028)
            at weblogic.nodemanager.util.WindowsProcessControl.<init>(WindowsProcessControl.java:17)
            at weblogic.nodemanager.util.ProcessControlFactory.getProcessControl(ProcessControlFactory.java:24)
            at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:267)
            ... 5 more
    26 Mar 2013 3:06:15 PM weblogic.nodemanager.server.NMServer main
    SEVERE: Fatal error in node manager server
    weblogic.nodemanager.common.ConfigException: Native version is enabled but nodemanager native library could not be loaded
            at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:269)
            at weblogic.nodemanager.server.NMServerConfig.<init>(NMServerConfig.java:210)
            at weblogic.nodemanager.server.NMServer.init(NMServer.java:182)
            at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:148)
            at weblogic.nodemanager.server.NMServer.main(NMServer.java:380)
            at weblogic.NodeManager.main(NodeManager.java:31)
    Caused by: java.lang.UnsatisfiedLinkError: C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\native\win\x64\nodemanager.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1806)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1731)
            at java.lang.Runtime.loadLibrary0(Runtime.java:823)
            at java.lang.System.loadLibrary(System.java:1028)
            at weblogic.nodemanager.util.WindowsProcessControl.<init>(WindowsProcessControl.java:17)
            at weblogic.nodemanager.util.ProcessControlFactory.getProcessControl(ProcessControlFactory.java:24)
            at weblogic.nodemanager.server.NMServerConfig.initProcessControl(NMServerConfig.java:267)
            ... 5 more
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>goto finish
    C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\NODEMA~1>ENDLOCAL
    C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\bin>Edited by: adf009 on 2013/03/26 4:10 PM

    C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\bin>start startManagedWebLogic.cmd UAMOrg http://localhost:7003
    now am geting this error
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=256m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\WEBLOG~1.6\patch_wls1036\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\W
    EBLOG~1.6\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\WEBLOG~1.6\modules\features\weblogic.server.modules_10.3.6.0.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\WE
    BLOG~1.6\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\WEBLOG~1.6\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Weblogic10.3.6\wlserver_10.3\sip\server\lib\weblogic_sip.jar;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracl
    e\WEBLOG~1.6\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\WEBLOG~1.6\patch_wls1036\profiles\default\native;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\native;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\native\win\x64;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\bin;C:\Oracle\WEBLOG~1.6\modules\OR
    GAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\OracleClient32;C:\app\10017134\product\11.2.0\dbhome_1\BIN;C:\DevSuiteHome\jdk\jre\bin\classic;C:\DevSuiteHome\jdk\jre\bin;C:\DevSuiteHome\jdk\jre\bin\client;C:\DevSu
    iteHome\jlib;C:\DevSuiteHome\bin;C:\DevSuiteHome\jre\1.4.2\bin\client;C:\DevSuiteHome\jre\1.4.2\bin;C:\DevSuiteHome;C:\app\10017134\product\11.2.0\dbhome_1;C:\Windows\System32;C:\Windows;C:\DevSuiteHome\BIN;C:\app\10017134\product\11.2.0\dbhome_1\NET
    WORK\ADMIN;C:\Oracle\Middleware\jdk160_24;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\native\win\x64\oci920_8
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=256m -Dweblogic.Name=UAMOrg -Djava.security.policy=C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.sec
    urity.SSL.trustedCAKeyStore="C:\Oracle\Weblogic10.3.6\wlserver_10.3\server\lib\cacerts"  -Xverify:none -ea:com.bea.wcp...   -da -Dplatform.home=C:\Oracle\WEBLOG~1.6\WLSERV~1.3 -Dwls.home=C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server -Dweblogic.home=C:\Oracl
    e\WEBLOG~1.6\WLSERV~1.3\server   -Dweblogic.management.discover=false -Dweblogic.management.server=http://srd-ws23042:7003  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=C:\Oracle\WEBLOG~1.6\patch
    _wls1036\profiles\default\sysext_manifest_classpath;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\sysext_manifest_classpath  weblogic.Server
    <27 Mar 2013 9:48:37 AM> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <27 Mar 2013 9:48:37 AM> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <27 Mar 2013 9:48:37 AM> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\lib\sipactivator.jar>
    <27 Mar 2013 9:48:37 AM> <Info> <Server> <BEA-002647> <The service plugin, com.oracle.core.sip.activator, was added from C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\lib\sipactivator.jar.>
    <27 Mar 2013 9:48:37 AM> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 19.1-b02 from Sun Microsystems Inc.>
    <27 Mar 2013 9:48:42 AM> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <27 Mar 2013 9:48:44 AM> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://srd-ws23042:7003.>
    <27 Mar 2013 9:48:44 AM> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <27 Mar 2013 9:48:44 AM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <27 Mar 2013 9:48:44 AM> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <27 Mar 2013 9:48:45 AM> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\servers\UAMORG\logs\UAMOrg.log will be rotated. Reopen the log file if tailing has stopped. This can happen on so
    me platforms like Windows.>
    <27 Mar 2013 9:48:45 AM> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\servers\UAMORG\logs\UAMOrg.log00005. Log messages will continue to be logged in C:\Oracle\Web
    logic10.3.6\user_projects\domains\base_domain\servers\UAMORG\logs\UAMOrg.log.>
    <27 Mar 2013 9:48:45 AM> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\servers\UAMORG\logs\UAMOrg.log is opened. All server side log events will be written to this file.>
    <27 Mar 2013 9:48:45 AM> <Error> <Socket> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'C:\Oracle\MIDDLE~1\JDK160~1\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Oracle\
    WEBLOG~1.6\patch_wls1036\profiles\default\native;C:\Oracle\WEBLOG~1.6\patch_ocp371\profiles\default\native;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\native\win\x64;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\bin;C:\Oracle\WEBLOG~1.6\modules\ORGAPA~1.1\bin;C:
    \Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\OracleClient32;C:\app\10017134\product\11.2.0\dbhome_1\BIN;C:\DevSuiteHome\jdk\jre\bin\classic;C:\DevSuiteHome\jdk\jre\bin;C:\DevSuiteHome\jdk\jre\bin\client;C:\DevSuiteHome\jlib;C:
    \DevSuiteHome\bin;C:\DevSuiteHome\jre\1.4.2\bin\client;C:\DevSuiteHome\jre\1.4.2\bin;C:\DevSuiteHome;C:\app\10017134\product\11.2.0\dbhome_1;C:\Windows\System32;C:\Windows;C:\DevSuiteHome\BIN;C:\app\10017134\product\11.2.0\dbhome_1\NETWORK\ADMIN;C:\O
    racle\Middleware\jdk160_24;C:\Oracle\WEBLOG~1.6\WLSERV~1.3\server\native\win\x64\oci920_8'
    >
    <27 Mar 2013 9:48:46 AM> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <27 Mar 2013 9:48:46 AM> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the b
    oot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <27 Mar 2013 9:48:46 AM> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identit
    y file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot id
    entity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identi
    ty file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:960)
            at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
            at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
            at weblogic.security.SecurityService.start(SecurityService.java:141)
            at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
            Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090303]Authentication Failed: User weblogic weblogic.security.providers.authentication.LDAPAtnDelegateException: [Security:090295]caught unexpected exception
            at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:251)
            at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            Truncated. see log file for complete stacktrace
    >
    <27 Mar 2013 9:48:46 AM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <27 Mar 2013 9:48:46 AM> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <27 Mar 2013 9:48:46 AM> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\bin>
    hi am geting this error now i check my boot.propertiess in C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\servers\UAMORG\security its fine but is not encrypted but the boot.properties in C:\Oracle\Weblogic10.3.6\user_projects\domains\base_domain\servers\AdminServer\security is encrypted after i started the serveri will continue in this thread
    Re: error starting startManagedWebLogic

  • Error Starting Database Control when upgrading 10.2.0.1 - 10.2.0.4

    Ran the upgrade on Monday. Not a grid. Single instance.
    It failed and we were forced to roll back using an OS backup...
    The database upgrade assistant failed with an error that it 'could not complete the Enterprise Manager configuration with the following error ' Error starting the database control refer to the log file at ..emConfig.log.
    The log is large (102k)
    In looking at the log, other than several entries stating:No value was set for the parameter ORACLE_HOSTNAME, the first thing of note is 'invalid node list' followed by two java exceptions. The log shows the successful deletion of the existing service OracleDBConsole
    and the error of not able to read ..staticports.ini file (it does not exist)
    The next error (futher down the log) is an exit value of 1 when java is executing rt.jar to 'update home'
    eventually resulting in another java stack trace.
    Is this enough information to help with ideas, or do I need to post the entire log file?

    Oct 12, 2009 10:14:26 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbua\orcl08\upgrade0\emConfig.log.
    Oct 12, 2009 10:14:26 AM oracle.sysman.emcp.ParamsManager setParam
    oracle.ops.mgmt.cluster.InvalidNodeListException: PRKC-1035 : Node names for this cluster could not be retrieved
    [PRKH-1010 : Unable to communicate with CRS services.
      [OCR Error(Native: prsr_initCLSS:[21])]]
         at oracle.ops.mgmt.cluster.Cluster.verifyNodeList(Cluster.java:948)
         at oracle.ops.mgmt.cluster.Cluster.isSharedPath(Cluster.java:846)
         at oracle.sysman.emcp.util.ClusterUtil.isShared(ClusterUtil.java:792)
         at oracle.sysman.emcp.EMDBCConfig.performUpgrade(EMDBCConfig.java:298)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:167)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:172)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:534)
    Exception Caused by:
    oracle.ops.mgmt.cluster.ClusterException: PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:174)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:216)
         at oracle.ops.mgmt.cluster.Cluster.getNodes(Cluster.java:298)
         at oracle.ops.mgmt.cluster.Cluster.verifyNodeList(Cluster.java:937)
         at oracle.ops.mgmt.cluster.Cluster.isSharedPath(Cluster.java:846)
         at oracle.sysman.emcp.util.ClusterUtil.isShared(ClusterUtil.java:792)
         at oracle.sysman.emcp.EMDBCConfig.performUpgrade(EMDBCConfig.java:298)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:167)
         at oracle.sysman.emcp.EMDBCConfig.invoke(EMDBCConfig.java:133)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:172)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:534)
    Oct 12, 2009 10:14:38 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    CONFIG: File/directory D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_hal-00-dbs-08.hal.net_ORCL08 does not exist
    Oct 12, 2009 10:14:39 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: Invalid node list: hal-00-dbs-08.hal.net
    oracle.ops.mgmt.cluster.InvalidNodeListException: PRKC-1035 : Node names for this cluster could not be retrieved
    [PRKH-1010 : Unable to communicate with CRS services.
      [OCR Error(Native: prsr_initCLSS:[21])]]
         at oracle.ops.mgmt.cluster.Cluster.verifyNodeList(Cluster.java:948)
         at oracle.ops.mgmt.cluster.Cluster.isSharedPath(Cluster.java:846)
         at oracle.sysman.emcp.util.ClusterUtil.isShared(ClusterUtil.java:792)
         at oracle.sysman.emcp.EMAgentConfig.performUpgrade(EMAgentConfig.java:708)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:238)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:208)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:175)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:534)
    Exception Caused by:
    oracle.ops.mgmt.cluster.ClusterException: PRKH-1010 : Unable to communicate with CRS services.
    [OCR Error(Native: prsr_initCLSS:[21])]
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:174)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:216)
         at oracle.ops.mgmt.cluster.Cluster.getNodes(Cluster.java:298)
         at oracle.ops.mgmt.cluster.Cluster.verifyNodeList(Cluster.java:937)
         at oracle.ops.mgmt.cluster.Cluster.isSharedPath(Cluster.java:846)
         at oracle.sysman.emcp.util.ClusterUtil.isShared(ClusterUtil.java:792)
         at oracle.sysman.emcp.EMAgentConfig.performUpgrade(EMAgentConfig.java:708)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:238)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:208)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:175)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:534)
    Oct 12, 2009 10:14:40 AM oracle.sysman.emcp.ParamsManager getParam
    Service "OracleDBConsoleORCL08" create SUCCESS
    Oct 12, 2009 10:14:41 AM oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    CONFIG: Setting https port as: -1
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\HTTP -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\HTTP -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Scanning targets in emHome: D:\oracle\product\10.2.0\HTTP
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: The properties file null\sysman\config\emcalog.properties needed to initialize the EMCA logger was not found. Default settings will be used
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\HTTP -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\HTTP -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.EMAgentConfig performUpdateTargets
    CONFIG: Error upgrading EM configuration to the latest version.
    Oct 12, 2009 10:14:46 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\db_1 -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\db_1 -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Scanning targets in emHome: D:\oracle\product\10.2.0\db_1
    No targets found in emHome: D:\oracle\product\10.2.0\db_1
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: The properties file null\sysman\config\emcalog.properties needed to initialize the EMCA logger was not found. Default settings will be used
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\db_1 -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\db_1 -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.ParamsManager getParam
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08 -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\db_1 -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Scanning targets in emHome: D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08
    Not updating db target: orcl08 in home: D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08 as home: D:\oracle\product\10.2.0\db_1 and set home: D:\oracle\product\10.2.0\db_1, port: 1521 and set port: 1521 are same
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: The properties file null\sysman\config\emcalog.properties needed to initialize the EMCA logger was not found. Default settings will be used
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Error executing D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08 -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\db_1 -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ASM_SID.
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ASM_PORT.
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ASM_OH.
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter TNS_ADMIN.
    Oct 12, 2009 10:14:47 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:\oracle\product\10.2.0\db_1\jdk\jre\bin\java -classpath D:\oracle\product\10.2.0\db_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\db_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\db_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\db_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\db_1\jlib\share.jar;D:\oracle\product\10.2.0\db_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\db_1\jlib\oracle_ice5.jar;D:\oracle\product\10.2.0\db_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\db_1\jlib\help4.jar;D:\oracle\product\10.2.0\db_1\jlib\kodiak.jar;D:\oracle\product\10.2.0\db_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-mapping.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-utility.jar;D:\oracle\product\10.2.0\db_1\jlib\orai18n-collation.jar;D:\oracle\product\10.2.0\db_1\classes;D:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar;D:\oracle\product\10.2.0\db_1\jlib\emca.jar;D:\oracle\product\10.2.0\db_1\sysman\jlib\emCORE.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\oc4j.jar;D:\oracle\product\10.2.0\db_1\jlib\emConfigInstall.jar;D:\oracle\product\10.2.0\db_1\oc4j\j2ee\home\db_oc4j_deploy.jar;D:\oracle\product\10.2.0\db_1\jlib\srvm.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\db_1\jlib\srvmasm.jar;D:\oracle\product\10.2.0\db_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\db_1\jlib\oraclepki103.jar;D:\oracle\product\10.2.0\db_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\db_1\assistants\jlib\assistantsCommon.jar;D:\oracle\product\10.2.0\db_1\assistants\dbua\jlib\dbma.jar;;D:\oracle\product\10.2.0\db_1\oui\jlib\OraInstaller.jar oracle.sysman.emcp.target.TargetManager -updateTargets db -EM_HOME D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08.upgrade -ORACLE_HOME D:\oracle\product\10.2.0\db_1 -UPDATE_HOME D:\oracle\product\10.2.0\db_1 -DB_OH D:\oracle\product\10.2.0\db_1 -SID_LIST ORCL08 -PORT 1521 -SERVICE_NAME orcl08
    Oct 12, 2009 10:14:48 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 1
    Oct 12, 2009 10:14:48 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Scanning targets in emHome: D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08.upgrade
    Not updating db target: orcl08 in home: D:\oracle\product\10.2.0\db_1\hal-00-dbs-08.hal.net_ORCL08.upgrade as home: D:\oracle\product\10.2.0\db_1 and set home: D:\oracle\product\10.2.0\db_1, port: 1521 and set port: 1521 are same
    CONFIG: Waiting for service 'OracleDBConsoleORCL08' to fully start
    CONFIG: Initialization failure for service during start
    Oct 12, 2009 10:23:55 AM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\dbua\orcl08\upgrade0\emConfig.log for more details.
    Oct 12, 2009 10:23:55 AM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performUpgrade(EMDBPostConfig.java:763)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:232)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:193)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:184)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:436)
         at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:140)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
         at oracle.sysman.assistants.dbma.backend.EMConfigStep.executeStepImpl(EMConfigStep.java:104)
         at oracle.sysman.assistants.dbma.backend.SummarizableStep.executeImpl(SummarizableStep.java:175)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2488)
         at java.lang.Thread.run(Thread.java:534)

Maybe you are looking for

  • How can I navigate through tabs without using the mouse?

    I want to know how to navigate through tabs without using a mouse... just like you can navigate through multiple windows by using <alt><tab> ... because it's extremely annoying when I'm working on something to have to take my hands off the keyboard a

  • Alignment for HDR not working

    I am using a trial version of Photoshop Elements 8 on a Mac. I am trying to create HDR images ('Photomerge Exposure') from several sets of three images. The images were taken handheld, but using the exposure bracketing feature of the camera so they w

  • File email message help

    I am new to Blackberry and have been having issues filing emails to other folders. One email had teh file in the menu and I filed it inot teh folder I wanted but all the others do not have teh file option. I did all I could with teh desktop software

  • SRM 7.0 custom field made required in field control but not working

    Dear Gurus, I have added one custom field in the SC, made it mandatory/required with by setting flag in the field control. But i can save/park/order the SC without entering any value in the field. However, if i set the same option for a standard fiel

  • Org. structure related

    Hi Experts I have created Root Organsiation and Purchase organisation also. 1. Do I have to create Business partnerfor the above Root Organisation in EBP using T.Code BP manually? 2. If yes, then how shall I make it as a CP 3. I am using Plan Driven