TPETRAN - error starting transaction" gwerrno(402017)

I'm making a TPCALL(TOUPPER, TypedString, 0) to tuxedo through WTC on WebLogicServer8.1.
Below is the error from ULOG on Tuxedo side.
LIBGW_CAT:1029: ERROR: Service request not forwarded to remote site:"TPETRAN -
error starting transaction" gwerrno(402017)
Error on WebLogic Server side:
tperrno encountered: TPETRAN(14):0:0:Unknown(17259):QMNONE(0):0
Both WLS8.1 and Tuxedo are on the same BOX.
CONFIGURATION Info:
DMCONFIG.UBB
*DM_LOCAL_DOMAINS
DEFAULT:
DOM1 GWGRP = CHEVELLE_GRP
TYPE = TDOMAIN
DOMAINID = "oonst1_domain"
DMTLOGDEV = "/apptest/obsoon/oonst1/bin/DMTLOG"
DMTLOGNAME= "DMTLG_DOM1"
*DM_REMOTE_DOMAINS
RDOM5 TYPE = TDOMAIN
DOMAINID = "websvc1"
*DM_TDOMAIN
DOM1 NWADDR = "\\localhost:19217"
RDOM5 NWADDR = "\\localhost:7004"
*DM_LOCAL_SERVICES
TOUPPER
CONFIG.XML on WLS8.1
<WTCServer Name="WTCsimpapp" Targets="ObsoonServer">
<WTCLocalTuxDom AccessPoint="MyLclAccessPt"
AccessPointId="websvc1" NWAddr="//local:7004" Name="myLoclTuxDom"/>
<WTCRemoteTuxDom AccessPoint="MyRemoteAccessPt"
AccessPointId="oonst1_domain"
LocalAccessPoint="MyLclAccessPt"
NWAddr="//localhost:19217" Name="myRTuxDom"/>
<WTCImport LocalAccessPoint="MyLclAccessPt"
Name="myImportedResources"
RemoteAccessPointList="MyRemoteAccessPt" ResourceName="TOUPPER"/>
<WTCExport EJBName="tuxedo.services.OBSStructRetrievalHome"
LocalAccessPoint="MyLclAccessPt" Name="myExportedResources" ResourceName="changeCase"/>
<WTCtBridgeGlobal JmsFactory="weblogic.jms.ConnectionFactory"
JndiFactory="weblogic.jndi.WLInitialContextFactory"
Name="tBridge" TuxFactory="tuxedo.services.TuxedoConnection" WlsErrorDestination="weblogic.jms.tBerrorQueue"/>
<WTCtBridgeRedirect Direction="JmsQ2TuxS" Name="JMSQ2TuxS"
ReplyQ="weblogic.jms.Tux2JmsQueue"
SourceName="weblogic.jms.Jms2TuxQueue"
TargetAccessPoint="MyRemoteAccessPt" TargetName="TOUPPER"/>
</WTCServer>
Looking forward to ur response!
Thanks * Regards
Jay

Please see my responses in the WTC newsgroup.
Regards,
Todd

Similar Messages

  • Bea.jolt.pool.ServiceException: TPETRAN - error starting transaction

    I am ctreating the transaction object and try to operate PoolManager.call()
    with the transaction object as parameter. The call fails with the following
    exception:
    bea.jolt.pool.ServiceException: TPETRAN - error starting transaction
    at bea.jolt.pool.Connection.call(Connection.java, Compiled Code)
    at bea.jolt.pool.SessionPool.call(SessionPool.java:412)
    at bea.jolt.pool.SessionPool.call(SessionPool.java:211)
    at
    mcs.connectjolt.bandetails.BanDetailesDAO.getBanDetailes(BanDetailesDAO.java
    :87)
    at
    mcs.connectjolt.bandetails.BanDetailsBean.getBanDetailes(BanDetailsBean.java
    :68)
    at
    mcs.connectjolt.bandetails.BanDetailsBeanEOImpl.getBanDetailes(BanDetailsBea
    nEOImpl.java:105)
    at
    mcs.connectjolt.bandetails.BanDetailsBeanEOImpl_WLSkel.invoke(BanDetailsBean
    EOImpl_WLSkel.java:83)
    at
    weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java:69)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    5)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    My configuration: WebLogic 5.1, Jolt 1.2, Tuxedo 6.4.

    I am ctreating the transaction object and try to operate PoolManager.call()
    with the transaction object as parameter. The call fails with the following
    exception:
    bea.jolt.pool.ServiceException: TPETRAN - error starting transaction
    at bea.jolt.pool.Connection.call(Connection.java, Compiled Code)
    at bea.jolt.pool.SessionPool.call(SessionPool.java:412)
    at bea.jolt.pool.SessionPool.call(SessionPool.java:211)
    at
    mcs.connectjolt.bandetails.BanDetailesDAO.getBanDetailes(BanDetailesDAO.java
    :87)
    at
    mcs.connectjolt.bandetails.BanDetailsBean.getBanDetailes(BanDetailsBean.java
    :68)
    at
    mcs.connectjolt.bandetails.BanDetailsBeanEOImpl.getBanDetailes(BanDetailsBea
    nEOImpl.java:105)
    at
    mcs.connectjolt.bandetails.BanDetailsBeanEOImpl_WLSkel.invoke(BanDetailsBean
    EOImpl_WLSkel.java:83)
    at
    weblogic.rmi.extensions.BasicServerObjectAdapter.invoke(BasicServerObjectAda
    pter.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandle
    r.java:69)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    5)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    My configuration: WebLogic 5.1, Jolt 1.2, Tuxedo 6.4.

  • Bea.jolt.ServiceException:- TPETRAN - error starting transaction

    I configured the simpapp application (I have pasted the ubb config below)
    And i got the following error at the jolt client end:
    bea.jolt.ServiceException:- TPETRAN - error starting transaction
    At tuxedo end, i'm getting this in the log
    160304.blrgislin42!JSH.24963.2696928160.-2: gtrid x0 x499be280 x1: JOLT_CAT:1043: "ERROR: tpacall() call failed, tperrno = 14"
    How can I resolve this issue?
    here is the ubbsimple file::
    RESOURCES+
    IPCKEY 123456*
    DOMAINID simpapp*
    MASTER simple*
    MAXACCESSERS 10*
    MAXSERVERS 10*
    MAXSERVICES 15*
    MODEL SHM*
    LDBAL N*
    MACHINES+
    DEFAULT:*
    TUXDIR="/ais_local/share/ankumar/BEA/tuxedo8.1/"*
    APPDIR="/ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp"*
    TUXCONFIG="/ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp/tuxconfig"*
    MAXWSCLIENTS=5*
    +"XXXXXXX" LMID=simple+
    GROUPS+
    GROUP1*
    LMID=simple GRPNO=1 OPENINFO=NONE*
    JSLGRP*
    LMID=simple GRPNO=2 OPENINFO=NONE*
    SERVERS+
    DEFAULT:*
    CLOPT="-A"*
    simpserv SRVGRP=GROUP1 SRVID=1*
    JSL SRVGRP=JSLGRP SRVID=2 RESTART=Y MAXGEN=2 CLOPT="-A -- -n//xx.xx.xx.xx:3051"*
    JREPSVR SRVGRP=JSLGRP SRVID=3 RESTART=Y MAXGEN=2 GRACE=0 CLOPT="-A -- -W -P /ais_local/share/ankumar/BEA/tuxedo8.1/udataobj/jolt/repository/jrepository"*
    SERVICES+
    DEFAULT: AUTOTRAN=Y TRANTIME=30*
    TOUPPER*

    Hi,
    Thank you Malcolm and Todd for your replies.
    Please help me resolve the issue.
    I removed the AUTOTRAN option and I still get the error
    bea.jolt.ServiceException: TPETRAN - error starting transaction
    at bea.jolt.JoltRemoteService.decodeCALL(JoltRemoteService.java:460)
    at bea.jolt.JoltRemoteService.call(JoltRemoteService.java:345)
    at bea.jolt.JoltRemoteService.call(JoltRemoteService.java:267)
    @ tuxedo end, i get this error msg
    !JSH.24293.2696928160.-2: gtrid x0 x499d214d x1: JOLT_CAT:1043: "ERROR: tpacall() call failed, tperrno = 14"
    Java client code:
    JoltTransaction trans = null;
    try {
    trans = new JoltTransaction(0, jSessSync);
    jServ.call(trans);
    trans.commit();
    catch(Exception e) {
    trans.rollback();
    log.logException("Caught exception in executeService(): ", e);
    return(e.toString());
    I also tried AUTOTRAn=Y option after configuring TLOG, but i still get the same error
    TLOG
    $ ./crtlog.sh -m
    tmadmin - Copyright (c) 1996-1999 BEA Systems, Inc.
    Portions * Copyright 1986-1997 RSA Data Security, Inc.
    All Rights Reserved.
    Distributed under license by BEA Systems, Inc.
    Tuxedo is a registered trademark.
    Echo now on.
    crdl -b 500 -z /ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp/TLOG
    Device created: /ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp/TLOG
    crlog -m simple
    crlog successfully completed.
    q
    crtlog.sh successful.
    This is my current ubbsimple file::::::::::::::::::::::::
    *RESOURCES
    IPCKEY 123456
    #Example:
    #IPCKEY 123456
    DOMAINID simpapp
    MASTER simple
    MAXACCESSERS 10
    MAXSERVERS 10
    MAXSERVICES 15
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    TUXDIR="/ais_local/share/ankumar/BEA/tuxedo8.1/"
    APPDIR="/ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp"
    TUXCONFIG="/ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp/tuxconfig"
    TLOGDEVICE="/ais_local/share/ankumar/BEA/tuxedo8.1/apps/simpapp/TLOG"
    TLOGNAME="TLOG"
    MAXWSCLIENTS=5
    #Example:
    # APPDIR="/home/me/simpapp"
    # TUXCONFIG="/home/me/simpapp/tuxconfig"
    # TUXDIR="/usr/tuxedo"
    "blrgislin42" LMID=simple
    #Example:
    #beatux LMID=simple
    *GROUPS
    GROUP1
    LMID=simple GRPNO=1 OPENINFO=NONE
    JSLGRP
    LMID=simple GRPNO=2 OPENINFO=NONE
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    simpserv SRVGRP=GROUP1 SRVID=1
    JSL SRVGRP=JSLGRP SRVID=2 RESTART=Y MAXGEN=2 CLOPT="-A -- -n//10.11.23.66:3051"
    JREPSVR SRVGRP=JSLGRP SRVID=3 RESTART=Y MAXGEN=2 GRACE=0 CLOPT="-A -- -W -P /ais_local/share/ankumar/BEA/tuxedo8.1/udataobj/jolt/repository/jrepository"
    *SERVICES
    TOUPPER
    Am I missing anything? am i missing any parameter for JSL server?
    I have another Tuxedo9.1 in which the bankapp was configured (by somebody years back) and i was able to run the withdrawal, inquiry services with the same client. not sure why its not working with TOUPPER service.
    The simple C client (simpcl) works fine.
    Please Advise.
    I have whole lot of other doubts with subscribing to events. Will open a new thread for that.
    Thanks,
    Anish Kumar
    Edited by: Bangalore_anish on Feb 19, 2009 2:23 AM
    Edited by: Bangalore_anish on Feb 19, 2009 2:29 AM

  • Error HRWPC_FC_EXEC - could not start transaction

    Hi, am getting error when access MSS ePortal a particular transaction give me the error HRWPC_FC_EXEC - could not start transaction, and other transactions are working fine. Any one pls advise how to check and we miss anything? 
    thanks in advance.
    Regds

    Hello,
    Please set parameter  ~webgui_theme with value "sl" in the HRWPC_FC_EXEC service under GUI configuration. That you will find in the interactive options of service data.  After saving this service please also run the transaction SITSPMON -> Templates and Mimes -> go to "Invalidate cache" and select System wide/Application server.
    Hope it helps,
    Christine

  • 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

  • Error in Transaction data

    Hi Folks,
    In System logs, daily I am encountering the message as "Error in transaction data".
    The messages are listed in SM21 in sequence as -
    Error processing batch input session PMFMASSIGN
    > Queue ID: 07011706105177351507
    > Transaction no. 1, block no. 1
    > Error in transaction data
    On more detailed analysis, after drilling further through each message I found the following message relevant -
    Documentation for system log message D2 0 :
    Entry relating to an error during the processing of a batch input session.  In the batch input session the data for the next transaction is requested.  However, the data read is no transaction data. The session has probably been destroyed in the database.
    Please explain as why the issue is occuring. I remember some time back, I executed RSBTCDEL2 on Production to clear invalid batch sessions but had to terminate due to long run.
    Kindly help me fix this.
    Regards,
    Nick

    One interesting discovery I just found in R/3, was this job log with respect to the above process chain:
    it says that the job was cancelled in R/3 because the material ledger currencies were changed.
    the process chain is for inventory management and the data load process that get cancelled are for  the job gets cancelled in the source system:
    1. Material Valuation: period ending inventories
    2. Material Valuation: prices
    The performance assistant says this but I am not sure how far can I work on the R/3 side to rectify this:
    Material ledger currencies were changed
    Diagnosis
    The currencies currently set for the material ledger and the currency types set for valuation area 6205 differ from those set at conversion of the data (production startup).
    System Response
    The system does not allow you to post transactions after changing the currency settings to ensure consistency.
    Procedure
    Replace the current settings with the those entered at production
    start-up.
    If you wish to change the currency settings, you must use programs to convert data from the old to the new currencies.
    Inform your system administrator
    Anyone knowledgable in this area please give your inputs.
    - DB

  • Problem starting transaction for MDB

              Hello All,
              I have a MDB configured as Container managed transaction.
              Sometimes I rollback a message sent to a Queue.
              The problem is that sometimes the WEBLOGIC log show the follow error and do not
              start a JMS service.
              Anyone had this problem before?
              Thanks.
              <Mar 3, 2004 4:51:13 PM GMT-03:00> <Error> <JTA> <BEA-110424> <An unexpected exception
              was caught during begin: java.lang.NullPointerException
              at java.security.SecureRandom.setSeed(SecureRandom.java:369)
              at weblogic.transaction.internal.XidImpl.seedRandomGenerator(XidImpl.java:378)
              at weblogic.transaction.internal.XidImpl.create(XidImpl.java:266)
              at weblogic.transaction.internal.TransactionManagerImpl.getNewXID(TransactionManagerImpl.java:1719)
              at weblogic.transaction.internal.TransactionManagerImpl.internalBegin(TransactionManagerImpl.java:249)
              at weblogic.transaction.internal.ServerTransactionManagerImpl.internalBegin(ServerTransactionManagerImpl.java:303)
              at weblogic.transaction.internal.ServerTransactionManagerImpl.begin(ServerTransactionManagerImpl.java:259)
              at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:253)
              at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2596)
              at weblogic.jms.client.JMSSession.execute(JMSSession.java:2516)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >
              <Mar 3, 2004 4:51:13 PM GMT-03:00> <Error> <JMS> <BEA-040368> <The following exception
              has occurred:
              java.lang.RuntimeException: [EJB:010166]Error occurred while starting transaction:
              javax.transaction.SystemException: java.lang.NullPointerException.
              at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:277)
              at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:2596)
              at weblogic.jms.client.JMSSession.execute(JMSSession.java:2516)
              at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              >
              

    Thanks for ur help!
              WLS 8.1
              <JDBCTxDataSource EnableTwoPhaseCommit="true"
              JNDIName="JDBCDataSource" Name="JDBCDataSource"
              PoolName="JDBCConnectionPool" Targets="myserver"/>
              WLS 7.0
              <JDBCDataSource JNDIName="JDBCDataSource" Name="JDBCDataSource" PoolName="JDBCConnectionPool"/>
              Because JDBCDataSource is the default datasource when you create a new datasource in WLS7.0, JDBCTXDataSource is the default datasource in WLS8.1.
              After I changed the config.xml, it's ok!
              > Can u please post the DB Connection Pool & DataSource
              > part of config.xml from both (7 & 8.1) your
              > environments ?
              >
              >
              > Cheers!
              > Dips

  • Attempt to start transaction on SQL server

    I have managed to successfully configure Oracle 8.1.7 on NT to retrieve data from a MS
    SQL Server (version 6.5)
    However, one of the databases we are accessing is set up as read only; Oracle is
    attempting a start transaction, as it recognises that the SQL server can take
    part in distributed transaction. I am doing something like
    insert into mytable (a, b, c) select a, b, c from remote_table@sql_server
    Because the SQL Server is in read-only mode, the 'start transaction' fails,
    and the insert statement fails as a whole (I've examined the trace file, and the
    error I'm getting is reproducable on the SQL server if I type it in)
    I've tried looking at the data dictionary, and sure enough it is set up for
    2 phase commit as per the documentation.
    My question is, can I tell Oracle to not attempt the 'start transaction' on the
    remote system? I've tried various DBMS_HS calls but to no avail (from the
    documentation I believe the agent overrides the data dictionary entries anyway)
    Thanks,
    Colin McPherson

    Colin,
    This looks like bug 1622021. This bug has been fixed in v9.0.1 of the gateway.

  • Language Import Error using Transaction SMLT - STRALAN_MSAG      075

    Hi ,
       My current client required Chinese Language - ZH (Chinese Simplified) in ECC 6.0 SR3 Unicode System
       As per procedure, i have added chinese language 'ZH' using i18n -> i18n Customising -> i18n System Configuration menu.
       Later in Transaction 'SMLT', i tried to add the language pack "ZHECC63F.PAT" by pasting & importing from EPS/in folder. The Import is getting terminated stating "Incorrect package format".
        Kindly let me know what is the correct format. I have pasted the "ZHECC63F.PAT" file from the Language Installation DVD (51033496) delivered by SAP with license order.
    SM37 gives the below message
    Date       Time     Message text                                                                        Message class Message no. Message ty
    06.11.2008 17:06:56 Job started                                                                              00           516          S
    06.11.2008 17:06:56 Step 001 started (program RSTLAN_IMPORT, variant &0000000000000, user ID KPITBASIS)      00           550          S
    06.11.2008 17:06:56 Application log IHBD9Cot09hX08002aGV2W                                              STRALAN_MSAG      109          I
    06.11.2008 17:06:56 Restart import (state:lc_disassemble)                                               STRALAN_MSAG      103          I
    06.11.2008 17:06:56 ... system date: 06.11.2008 system time: 17:06:56                                   STRALAN_MSAG      363          I
    06.11.2008 17:06:57 Step DISASSEMBLE ...                                                                STRALAN_MSAG      050          I
    06.11.2008 17:06:57 ... system date: 06.11.2008 system time: 17:06:57                                   STRALAN_MSAG      363          I
    06.11.2008 17:06:57 ... do not overwrite data files and cofiles (settings)                              STRALAN_MSAG      095          I
    06.11.2008 17:06:57 Incorrect package format                                                            STRALAN_MSAG      075          E
    06.11.2008 17:06:57 Job cancelled after system exception ERROR_MESSAGE                                       00           564          A
    Action Log from SMLT givesbelow error
    Start import (state:initial)
    ... system date: 06.11.2008 system time: 16:42:51
    Version: 700.F.15
    Step INIT ...
    ... system date: 06.11.2008 system time: 16:42:51
    ... configuration "Selective Language Import"
    ... executed successfully
    Step DISASSEMBLE ...
    ... system date: 06.11.2008 system time: 16:42:52
    ... do not overwrite data files and cofiles (settings)
    Incorrect package format
    Restart import (state:lc_disassemble)
    ... system date: 06.11.2008 system time: 16:50:24
    Step DISASSEMBLE ...
    ... system date: 06.11.2008 system time: 16:50:24
    ... do not overwrite data files and cofiles (settings)
    Incorrect package format
    Rgds
    Ganesh.S

    Hello Ganesh,
    You need to restart the import by cancelling it and restarting it again from SMLT.
    Just cancel the current import! And we would need to reimport the same with the correct patches!
    Following OSS notes would provide you further insights:
    Note 830722 - Current note for language transports in Release 7.0
    Note 195442 - Language import and Support Packages
    Note 48047 - Mode of operation of report RSREFILL
    Thank You,
    Antarpreet

  • MSS:  Cannot Start Transaction HRWPC_FC_EXEC

    We have three custom ABAP reports setup for the 'Reports' tab in MSS.  Two of them work fine, but one of them is giving this error message:
    Cannot Start Transaction
    The Internet Transaction Server could not start the transaction "HRWPC_FC_EXEC" because of the following error: .
    It doesn't give an error message, so I have no idea what the error is.  Any ideas?

    I would check/try the following:
    1)Does the transaction exist and does it need to be published to the ITS?
    2)Does the user have the appropriate security profile to run the report - try with SAP_ALL and SAP_NEW as a test?
    3)Run the transaction directly in R/3 SAPGui with your test user ID, what happens?
    4)Is your test user appropriately integrated into your org chart (does the MSS report rely on this?)
    Just some ideas.... hope something gives you a clue

  • Error starting JMS-Server

    I get an exception in starting OC4J (oc4j_extended_1013_dp4.zip file, version 10.1.3)
    java -jar oc4j.jar
    (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with:
    XMLJMSServerConfig[file:/C:/oc4j_1013/j2ee/home/config/jms.xml]
    Error starting JMS-Server...
    On my computer I succeeded to start the same OC4J ok, but on other 2 computers I get the same exception.
    What can be the problem?
    Thanks.

    The OC4J instance that is having the problem may have .lock file issues. Some quotes from the JMS chapter of the services guide:
    If OC4J terminates normally, then the lock files are cleaned up automatically. However, if OC4J terminates abnormally, for example, a kill -9 command, then the lock files remain in the file system. OC4J can usually recognize leftover lock files. If not, you must manually remove lock files before restarting OC4J after abnormal termination.
    JMS persistence lock files are tagged with (contain) server and persistence directory location info. If the lock file exists when the JMS server starts, and the lock file was created by the same server (having the same ip address) and using the same persistence directory location, then the JMS server will assume control of the lock file and start up successfully.
    If, for some reason, the jms.state file itself is corrupted, then the only recourse is to delete it, with the attendant loss of all pending transactions - that is, transactions that have been committed, but the commits not yet performed by all individual destination objects participating in the transactions.
    Note that the use of an IP address can cause issues if you have abnormal terminations and are using DHCP (so next time you start OC4J you also have a new IP address). There was also an issue in the dev preview versions if you are running on MS-Windows where the .lock files would not be automatically deleted on normal shut down - even if you have since moved to the release version, the old .lock files may still be there.

  • Starting transaction in SAPGUI via JCo

    Hello,
    I'm trying to start SAPGUI for Windows using parameter
    setSapGui(1), but the GUI Window does not show. When I'm using setAbapDebug(true)than the GUI window starts in debug mode.
    What can be wrong? Does anyone have any ideas?
    I'm trying to start transaction se11 using BAPI RFC_CALL_TRANSACTION.
    Code looks like this:
    // Obtain parameter list for function
          JCO.ParameterList input = function.getImportParameterList();
           // Obtain table for function
           JCO.Table BDCtable = function.getTableParameterList().getTable("BDCTABLE");     
          //BDCtable.setRow(0);
          BDCtable.appendRows(4);
          BDCtable.setValue("SAPMSRD0", "PROGRAM");
          BDCtable.setValue("0102", "DYNPRO");
          BDCtable.setValue("X", "DYNBEGIN");
          BDCtable.nextRow();
          BDCtable.setValue("BDC_CURSOR", "FNAM");
          BDCtable.setValue("RSRD1-TBMA_VAL", "FVAL");
          BDCtable.nextRow();
          BDCtable.setValue("BDC_OKCODE", "FNAM");
          BDCtable.setValue("=SHOW", "FVAL");
          BDCtable.nextRow();
          BDCtable.setValue("RSRD1-TBMA", "FNAM");
          BDCtable.setValue("X", "FVAL");
          BDCtable.nextRow();
          BDCtable.setValue("RSRD1-TBMA_VAL", "FNAM");
          BDCtable.setValue("BUKRS", "FVAL");
          BDCtable.nextRow();
          BDCtable.setValue("SAPMSRD0", "PROGRAM");
          BDCtable.setValue("0102", "DYNPRO");
          BDCtable.setValue("X", "DYNBEGIN");
          // Pass function parameters
          input.setValue(transactionName, "TRANCODE");
          //input.setValue(daneKlienta, "DANE_KLIENTA");
          conn.execute(function, conn.createTID());
    Regards Artur
    Message was edited by: Artur Welke

    Hi Artur,
    This answer is in relation to BSP but i think concept is same, it will give you an idea. This answer is taken from
    Brain's <a href="/people/brian.mckellar/blog/2003/10/23/bsp-trouble-shooting-frequently-asked-short-questions weblog.
    <i>Typical question: "We have developed a BSP application and we're trying to call some function. It doesn't work. However, if we execute the BSP application in debug mode, everything works fine. Why?"
    When you log onto a WebAS system the Dynpro engine is started that contains all the logic to handle interaction with the SAPGUI. For example, things such as rendering controls and doing file upload/download are all available.
    When you run an HTTP request into Web AS, a very special "dark" (or background) Dynpro is started. A minimal Dynpro is required to get ABAP up and running. But now there is no SAPGUI available, so no SAPGUI-based service will work. Also little things such as popup windows do not work.
    So why does the code work in the debugger? Because, once the debugger is triggered,it realizes that a normal Dynpro is required for the debugger and not the "dark" one. So the full-blown Dynpro engine is started, making all SAPGUI services available.
    You can consider finding the code that causes the error and bracket it with IF-statements in this function, so that no SAPGUI interaction is required in the context of a HTTP call.</i>
    Also visit this <a href="https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/thread.jspa%3FthreadID%3D35880%26tstart%3D60">thread</a>, this will certainly help you.
    Regards,
    Narinder Hartala

  • Error marking transaction for rollback: java.lang.IllegalStateException in WLI 6.1 SP3

    Hi,
    The following exception occurs, when the workflow was waiting after it has made
    a synchronous call to an external system through WTC Interface.
    I had read Rob's comments earlier for WLI 6.1 SP1 on this exception that there
    would be a fix available for it in the next minor release. For your information,
    I had got this exception in WLI 6.1 SP3. Is still EJB Container's timeout excels
    the JTA's timeout? Can anybody help me out to find a fix for this problem?
    Thanks in Advance,
    Regards
    Jegadeesan.
    The Stack Trace is given below :
    <Error marking transaction for rollback: java.lang.IllegalStateException: Cannot
    mark the transaction for rollback. xid=4362:5b4c62b47adcc632, status=Rolled back.
    [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out
    after 31 seconds
    Xid=4362:5b4c62b47adcc632(6932052),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
    since begin=31,seconds left=30,ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=ended,assigned=none),SCInfo[ecwli001+admin_ecwli001]=(state=active),properties=({weblogic.jdbc=t3://147.149.116.70:50101}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=admin_ecwli001+147.149.116.70:50101+ecwli001+,
    Resources={})],CoordinatorURL=admin_ecwli001+147.149.116.70:50101+ecwli001+)]>
    java.lang.IllegalStateException: Cannot mark the transaction for rollback. xid=4362:5b4c62b47adcc632,
    status=Rolled back. [Reason=weblogic.transaction.internal.TimedOutException: Transaction
    timed out after 31 seconds
    Xid=4362:5b4c62b47adcc632(6932052),Status=Active,numRepliesOwedMe=0,numRepliesOwedOthers=0,seconds
    since begin=31,seconds left=30,ServerResourceInfo[weblogic.jdbc.jts.Connection]=(state=ended,assigned=none),SCInfo[ecwli001+admin_ecwli001]=(state=active),properties=({weblogic.jdbc=t3://147.149.116.70:50101}),OwnerTransactionManager=ServerTM[ServerCoordinatorDescriptor=(CoordinatorURL=admin_ecwli001+147.149.116.70:50101+ecwli001+,
    Resources={})],CoordinatorURL=admin_ecwli001+147.149.116.70:50101+ecwli001+)]
         at weblogic.transaction.internal.TransactionImpl.throwIllegalStateException(TransactionImpl.java:1492)
         at weblogic.transaction.internal.TransactionImpl.setRollbackOnly(TransactionImpl.java:466)
         at weblogic.ejb20.manager.BaseEJBManager.handleSystemException(BaseEJBManager.java:255)
         at weblogic.ejb20.manager.BaseEJBManager.setupTxListener(BaseEJBManager.java:215)
         at weblogic.ejb20.manager.StatelessManager.preInvoke(StatelessManager.java:153)
         at weblogic.ejb20.internal.BaseEJBObject.preInvoke(BaseEJBObject.java:124)
         at weblogic.ejb20.internal.StatelessEJBObject.preInvoke(StatelessEJBObject.java:63)
         at com.bea.wlpi.server.principal.WLPIPrincipalBean_u7lmf4_EOImpl.getOrganizationInfo(WLPIPrincipalBean_u7lmf4_EOImpl.java:463)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.getBusinessCalendarProcessor(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Timer.dateAdd(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTimedEvent.getScheduleTimestamp(Unknown
    Source)
         at com.bea.wlpi.server.workflow.action.ActionTimedEvent.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Decision.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Decision.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.markDone(Unknown Source)
         at com.bea.wlpi.server.workflow.action.ActionTaskDone.execute(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.executeActions(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Task.executeActions(Unknown Source)
         at com.bea.wlpi.server.workflow.Task.activate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.activateSuccessors(Unknown
    Source)
         at com.bea.wlpi.server.workflow.Start.activate(Unknown Source)
         at com.bea.wlpi.server.workflow.Workflow.start(Unknown Source)
         at com.bea.wlpi.server.workflow.Workflow.instantiate(Unknown Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean$1.invoke(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.performWithErrorHandling(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean.instantiate(Unknown
    Source)
         at com.bea.wlpi.server.workflowprocessor.WorkflowProcessorBean_h7kt4j_EOImpl.instantiate(WorkflowProcessorBean_h7kt4j_EOImpl.java:692)
         at com.bea.wlpi.server.eventprocessor.EventProcessor.checkTrigger(Unknown Source)
         at com.bea.wlpi.server.eventprocessor.EventProcessor.onEvent(Unknown Source)
         at com.bea.wlpi.server.eventlistener.EventListenerBean.onMessage(Unknown Source)
         at weblogic.ejb20.internal.MDListener.execute(MDListener.java:262)
         at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java:214)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:1865)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:1819)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    You could change the transaction timeout value, but I'd re-examine the
    application and see if the transaction times could be reduced some.
    29 seconds seems like a long time.

  • "Transaction Errors : Aborting transaction on session " while processing the cube

    HI Team,
    Currently i have developed a cube and successfully deployed it in to the SSAS server.
    But when i process the cube the measures in the cube got successfully processed. After that the process is still running and showing the status as "Transaction errors : aborting transaction on session XYZAB".
    can you please guide me in solving this issue. The cube takes more than 6 hrs to process.
    thanks in advance
    baskar k

    Hi,
    I have Similar issue with 2005 and in 2005 I can't execute select * from $system.discover_sessions.
    Do we have any other way to resolve it.
    If I restart SSAS Server, It starts working fine and I cant restart at day time.
    http://blogs.msdn.com/b/sql_pfe_blog/archive/2009/08/27/deadlock-troubleshooting-in-sql-server-analysis-services-ssas.aspx
    Thanks Shiven:) If Answer is Helpful, Please Vote

  • ESS - Cannot Start Transaction

    Hi,
    After maintaining infotyp 0105 and subtyp 0001, I'm getting and error message as folows (after clicking on almost all the functions, e.g. Personal Data):
    Cannot Start Transaction
    The Internet Transaction Server could not start the Transaction "pzxx" because of the following error. You are not authorized to use Transaction PZXX.
    Appreciate if someone could help me on this. Thank you.
    Best Regards,
    Hapizorr Rozi Alias

    Dear Srinivasa,
    I found your blog "What is UDDI?". I liked!
    I have a question about UDDI.
    I had configured the UDDI on server host XXXXX and can access it though
    the links (the UDDI works):
    - http://<host>:50100/uddiclient
    - http://<host>:50100/uddi/api/inquiry
    - http://<host>:50100/uddi/api/publish
    But when I try to enter virtual URL http://uddi.<domain>.net/publish I
    receive the message error "HTTP 404 - File not found Internet
    Information Services"
    Could you help me?
    Thanks a lot!
    Luciana
    Brazil

Maybe you are looking for

  • Buying a new iMac; can i use my eMac as a second display?

    Hi, I'm just about to buy an iMac (intel core 2 duo), probably 17" 2 GHz with some extra RAM. I currently have an eMac, and now I wonder, is there any way to use it (the eMac) as a second display for the iMac? Obviously, the eMac doesn't have any vid

  • Auto create error's

    Hi all, Error:    Document does not have a supplier Error:   Purchase document does not have a supplier site Error:   Line # 1 Schedule # 1 Distribution # 1 Distribution is missing foreign currency rate. Can any please help me on an error's please Th

  • Workspace Quicklinks

    Hello, In Workspace 11.1.2.2, is it possible to display > 4 'Favorites' under the quick links section of homepage? Thank you.

  • Flash Player crashing in Firefox

    System is: MacBook Pro OS X 10.10.2 (14C1514) Firefox 37.0.1 Flash Player 17.0.0.134 Any web site with flash video causes the beach ball spinner, firefox freezes, flash then crashes and firefox unfreezes. This has been happening through different ver

  • How Many Headphones on One Nano?

    My daughter loves to take her Nano 4G to school and share music with her friends. She uses a "Y" adapter so two people can listen at the same time. She wants to extend that to three headphones but I am concerned the reduced impedence will destroy the