Installation problem with Solution Manager 4.0 on Windows 2003/Oracle 10.2

Hello,
I'm receving the following error message while running SAPinst on step 11 Create Database:
ERROR 2007-05-31 23:20:32
CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest
OLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2007-05-31 23:20:32
MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2007-05-31 23:20:32
FCO-00011  The step runCatprocSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .
I've read the log file referenced above and did not find any additional details.
I'll post the entire log below as well:
INFO 2007-05-31 15:05:44
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.4.xml'.
INFO 2007-05-31 15:05:45
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/inifile.5.xml'.
INFO 2007-05-31 15:05:52
Execute step
Component  W2K_ServicePack_Check|ind|ind|ind|ind
Preprocess  of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_First_Steps|ind|ind|ind|ind|0|0|W2K_ServicePack_Check|ind|ind|ind|ind|2|0.
INFO 2007-05-31 15:06:11
Copied file 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/keydb.xml' to 'C:/Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/keydb.3.xml'.
INFO 2007-05-31 15:06:11
Execute step runCatprocSql of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0.
INFO 2007-05-31 15:06:16
Removing file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2007-05-31 15:06:16
Creating file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2007-05-31 15:06:18
Switched to user: sm1adm.
INFO 2007-05-31 15:06:18
Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
INFO 2007-05-31 15:07:03
Switched to user: sm1adm.
INFO 2007-05-31 15:07:06
Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
ERROR 2007-05-31 15:21:34
CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest
SQL> Rem     bnainani   11/29/00  - specify compatible=8.0 for create_queue_table
SQL> Rem     liwong     10/20/00  - add def$_destination.flag
SQL> Rem     bnainani   11/15/00  - specify compatible=8.0 for queue table
SQL> Rem     narora     09/13/00  - add comment on new def$_destination columns
SQL> Rem     liwong     09/01/00  - add master w/o quiesce: fixes
SQL> Rem     liwong     07/12/00  - add total_prop_time_lat
SQL> Rem     liwong     06/29/00  - add total_txn_count, total_prop_time
SQL> Rem     liwong     05/17/00  - add_master_db w/o quiesce
SQL> Rem     jstamos    05/17/00  - add_master_db w/o quiesce
SQL> Rem     elu        01/24/00  - add column apply_init to def$_destination
SQL> Rem     alakshmi   12/02/99  - Bug 979398: Before-row insert trigger on
SQL> Rem                            def$_propagator
SQL> Rem     wesmith    10/31/98 -  change shape of table def$_pushed_transactions
SQL> Rem     jnath      02/23/98 -  bug 601972: split anonymous pl/sql blocks
SQL> Rem     wesmith    01/21/98 -  create def$_pushed_transactions table for
SQL> Rem                            server-side RepAPI
SQL> Rem     nbhatt     07/27/97 -  change create_queuetable -> create_queue_table
SQL> Rem     nbhatt     04/21/97 -  change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCY
SQL> Rem     nbhatt     04/21/97 -  change syntax of create_queue
SQL> Rem     liwong     04/16/97 -  Alter view system.AQ$DEF$_AQ{CALL,ERROR}
SQL> Rem     liwong     04/11/97 -  Fixing defaultdest_primary typo
SQL> Rem     jstamos    04/10/97 -  remove unneeded indexes
SQL> Rem     nbhatt     04/08/97 -  change create_qtable to create_queuetable
SQL> Rem     jstamos    04/04/97 -  tighter AQ integration
SQL> Rem     liwong     04/02/97 -  Add schema_name, package_name in def$_calldest
SQL> Rem     ato        03/31/97 -  create_qtable interface change
SQL> Rem     liwong     03/25/97 -  remove batch_no from def$_tranorder
SQL> Rem     liwong     02/24/97 -  pctversion --> 0 for def$_aqcall, def$_aqerror
SQL> Rem     liwong     02/22/97 -  Remove dropping view aq$def$_aqcall
SQL> Rem     ademers    02/07/97 -  Remove constraint def$_calldest_call
SQL> Rem     liwong     01/11/97 -  drop and create aq$def$_aqcall (temporary)
SQL> Rem     liwong     01/10/97 -  Alter view aq$def$_aqcall
SQL> Rem     liwong     01/07/97 -  Alter default value for batch_no
SQL> Rem     jstamos    12/23/96 -  change temp$nclob col
SQL> Rem     jstamos    11/21/96 -  nchar support
SQL> Rem     sjain      11/11/96 -  Remove dummy buffer # comment
SQL> Rem     asgoel     11/05/96 -  Disable misc_tracking in def$_aqerror
SQL> Rem     sjain      11/06/96 -  deferror changes
SQL> Rem     vkrishna   10/28/96 -  change STORED IN to STORE AS for lob
SQL> Rem     sjain      10/02/96 -  Aq conversion
SQL> Rem     sbalaram   09/24/96 -  ARPC performance - add foreign key index
SQL> Rem     jstamos    09/06/96 -  rename temp$lob and temporarily change nclob
SQL> Rem     sjain      09/03/96 -  AQ converson
SQL> Rem     ademers    08/02/96 -  queue_batch default in def_destination
SQL> Rem     ademers    07/29/96 -  queue_batch default in def_call
SQL> Rem     ademers    07/29/96 -  queue_batch default
SQL> Rem     jstamos    07/24/96 -  add system.temp$lob
SQL> Rem     sbalaram   07/22/96 -  create def$_aqcall and def$_aqerror tables
SQL> Rem     jstamos    06/12/96 -  LOB support for deferred RPCs
SQL> Rem     ldoo       06/28/96 -  Comment out queue_table from def_tranorder
SQL> Rem     ademers    05/30/96 -  create def_origin
SQL> Rem     ademers    05/28/96 -  fix def_destination col names
SQL> Rem     ldoo       05/09/96 -  New security model
SQL> Rem     sjain      05/01/96 -  add seq col to def_destination
SQL> Rem     ademers    04/29/96 -  add batch_no, dep_scn to def_call
SQL> Rem     jstamos    12/04/95 -  324303: use index to avoid sorting the queue
SQL> Rem     jstamos    08/17/95 -  code review changes
SQL> Rem     jstamos    08/16/95 -  add comments to tables
SQL> Rem     wmaimone   01/04/96 -  7.3 merge
SQL> Rem     hasun      01/31/95 -  Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2007-05-31 15:21:34
MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2007-05-31 15:21:34
FCO-00011  The step runCatprocSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .
INFO 2007-05-31 23:06:17
An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql".
INFO 2007-05-31 23:06:18
Removing file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2007-05-31 23:06:18
Creating file C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS\ora_query3_tmp0_1.sql.
INFO 2007-05-31 23:06:18
Switched to user: sm1adm.
INFO 2007-05-31 23:06:18
Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
INFO 2007-05-31 23:06:20
Switched to user: sm1adm.
INFO 2007-05-31 23:06:20
Working directory changed to C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\ORA\CENTRAL\AS.
ERROR 2007-05-31 23:20:32
CJS-00084  SQL statement or script failed.<br>DIAGNOSIS: Error message: ORA-955 for defaultdest
SQL> Rem     bnainani   11/29/00  - specify compatible=8.0 for create_queue_table
SQL> Rem     liwong     10/20/00  - add def$_destination.flag
SQL> Rem     bnainani   11/15/00  - specify compatible=8.0 for queue table
SQL> Rem     narora     09/13/00  - add comment on new def$_destination columns
SQL> Rem     liwong     09/01/00  - add master w/o quiesce: fixes
SQL> Rem     liwong     07/12/00  - add total_prop_time_lat
SQL> Rem     liwong     06/29/00  - add total_txn_count, total_prop_time
SQL> Rem     liwong     05/17/00  - add_master_db w/o quiesce
SQL> Rem     jstamos    05/17/00  - add_master_db w/o quiesce
SQL> Rem     elu        01/24/00  - add column apply_init to def$_destination
SQL> Rem     alakshmi   12/02/99  - Bug 979398: Before-row insert trigger on
SQL> Rem                            def$_propagator
SQL> Rem     wesmith    10/31/98 -  change shape of table def$_pushed_transactions
SQL> Rem     jnath      02/23/98 -  bug 601972: split anonymous pl/sql blocks
SQL> Rem     wesmith    01/21/98 -  create def$_pushed_transactions table for
SQL> Rem                            server-side RepAPI
SQL> Rem     nbhatt     07/27/97 -  change create_queuetable -> create_queue_table
SQL> Rem     nbhatt     04/21/97 -  change 'TRACKING' in CREATE_QUEUE to 'DEPENDENCY
SQL> Rem     nbhatt     04/21/97 -  change syntax of create_queue
SQL> Rem     liwong     04/16/97 -  Alter view system.AQ$DEF$_AQ{CALL,ERROR}
SQL> Rem     liwong     04/11/97 -  Fixing defaultdest_primary typo
SQL> Rem     jstamos    04/10/97 -  remove unneeded indexes
SQL> Rem     nbhatt     04/08/97 -  change create_qtable to create_queuetable
SQL> Rem     jstamos    04/04/97 -  tighter AQ integration
SQL> Rem     liwong     04/02/97 -  Add schema_name, package_name in def$_calldest
SQL> Rem     ato        03/31/97 -  create_qtable interface change
SQL> Rem     liwong     03/25/97 -  remove batch_no from def$_tranorder
SQL> Rem     liwong     02/24/97 -  pctversion --> 0 for def$_aqcall, def$_aqerror
SQL> Rem     liwong     02/22/97 -  Remove dropping view aq$def$_aqcall
SQL> Rem     ademers    02/07/97 -  Remove constraint def$_calldest_call
SQL> Rem     liwong     01/11/97 -  drop and create aq$def$_aqcall (temporary)
SQL> Rem     liwong     01/10/97 -  Alter view aq$def$_aqcall
SQL> Rem     liwong     01/07/97 -  Alter default value for batch_no
SQL> Rem     jstamos    12/23/96 -  change temp$nclob col
SQL> Rem     jstamos    11/21/96 -  nchar support
SQL> Rem     sjain      11/11/96 -  Remove dummy buffer # comment
SQL> Rem     asgoel     11/05/96 -  Disable misc_tracking in def$_aqerror
SQL> Rem     sjain      11/06/96 -  deferror changes
SQL> Rem     vkrishna   10/28/96 -  change STORED IN to STORE AS for lob
SQL> Rem     sjain      10/02/96 -  Aq conversion
SQL> Rem     sbalaram   09/24/96 -  ARPC performance - add foreign key index
SQL> Rem     jstamos    09/06/96 -  rename temp$lob and temporarily change nclob
SQL> Rem     sjain      09/03/96 -  AQ converson
SQL> Rem     ademers    08/02/96 -  queue_batch default in def_destination
SQL> Rem     ademers    07/29/96 -  queue_batch default in def_call
SQL> Rem     ademers    07/29/96 -  queue_batch default
SQL> Rem     jstamos    07/24/96 -  add system.temp$lob
SQL> Rem     sbalaram   07/22/96 -  create def$_aqcall and def$_aqerror tables
SQL> Rem     jstamos    06/12/96 -  LOB support for deferred RPCs
SQL> Rem     ldoo       06/28/96 -  Comment out queue_table from def_tranorder
SQL> Rem     ademers    05/30/96 -  create def_origin
SQL> Rem     ademers    05/28/96 -  fix def_destination col names
SQL> Rem     ldoo       05/09/96 -  New security model
SQL> Rem     sjain      05/01/96 -  add seq col to def_destination
SQL> Rem     ademers    04/29/96 -  add batch_no, dep_scn to def_call
SQL> Rem     jstamos    12/04/95 -  324303: use index to avoid sorting the queue
SQL> Rem     jstamos    08/17/95 -  code review changes
SQL> Rem     jstamos    08/16/95 -  add comments to tables
SQL> Rem     wmaimone   01/04/96 -  7.3 merge
SQL> Rem     hasun      01/31/95 -  Modify tables.<br>SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
ERROR 2007-05-31 23:20:32
MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
ERROR 2007-05-31 23:20:32
FCO-00011  The step runCatprocSql with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|runCatprocSql was executed with status ERROR .
Thanks in advnace for your help,
Glen

What do you see in ora_sql_result.log? (the last lines containing the error)?
Markus

Similar Messages

  • Big Problem With Solution Manager EHP1 ?

    Dear all,
    I have already installed SAP Solution Manager EHP1, after the installation sucessfuly. I check the function: Project Administration ( T code : Solar_Project_Admin), then select New project button.
    The program inform that:
    "Runtime Errors: Message Type Unknow
    What happened:
    Error in ABAP Application program
    The current ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" had to be terminated because
    it has come across a statement that unfortunately cannot be excuted.
    etc
    Do you know about this problem, what is the errors ?
    Thanks all.

    Dear all.
    With Solution Manager EHP1
    SAP Basis: SAPKB7001-SAPKB70016, SAPKB70101-SAPKB70102
    SAP ABA: SAPKA7001-SAPK70016, SAPKA70101-SAPKA70102
    Detail log as below:
    Runtime Errors         MESSAGE_TYPE_UNKNOWN
    Date and Time          28.04.2009 16:47:15
    Short text
    Message type " " is unknown.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" had to be terminated
    because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    Only message types A, E, I, W, S, and X are allowed.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "MESSAGE_TYPE_UNKNOWN" " "
    "SAPLSPROJECT_SYSTEM_LANDSCAPE" or "LSPROJECT_SYSTEM_LANDSCAPEU28"
    "SPROJECT_SYSL_CHECK_CENTRAL_SY"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    Information on where terminated
    Termination occurred in the ABAP program "SAPLSPROJECT_SYSTEM_LANDSCAPE" - in
    "SPROJECT_SYSL_CHECK_CENTRAL_SY".
    The main program was "SAPLS_IMG_TOOL_5 ".
    In the source code you have the termination point in line 29
    of the (Include) program "LSPROJECT_SYSTEM_LANDSCAPEU28".

  • WINDOWS INSTALLER PROBLEM WITH DESKTOP MANAGER

    Please help!! I am a user of the Blackberry Desk Top Manager, running under Windows XP Service Pack 4.5. I recently downloaded the latest version of Desk Top Manager and I am getting the following error: - Flashing intermittently, whilst running the newly downloaded Desktop Manager - "Windows Installer Preparing to Install". I have removed the programme, downloaded it again from Blackberry's website and run my Windows updates to no available. I have now been advised that I must format my entire computer and reload Windows, which seems to be a rather onerous solution, as I have been using Blackberry's Synchronisation Programme for over a year successfully before this took place. I should appreciate it if you would let me know how this problem on my IBM Think Pad Laptop can be cured.

    halimsujanto wrote:
    Hi all..
    I am having the same problem with desktop software 6, but my problem is more like this..
    http://www.blackberry.com/btsc/KB19300
    The Windows Installer pop-up during installation and cannot continue, it seems that windows installer 4.5 is the cause, but I cannot uninstall windows installer 4.5 because many of my programs were using this..
    In this knowledge base solution it says to run BlackBerry Desktop Software.msi, but on BlackBerry Desktop Software 6, it need to run from setup.exe and cannot continue.. so I cannot install desktop software 6 on my computer, but I am able to install older version desktop software ie. version 4.2 to version 5.
    I think that I am gonna reply here instead of making new thread about windows installer 4.5 and Desktop Software 6, please move if I did wrong.
    PS. Bifocals..
    The link you provided is missing. Or it just back to BlackBerry Technical Solution Center page and I tried searching the KB13781 with no success.
    Please if there is other link that may be good for my problem.
    Thank you very much.
    Hi ihalimsujanto and welcome to the forums!
    My first concern is that you do have a version of desktop manager that you can maintain your device and PIM data with, do you?
    Please post back with as much detail as possible regarding your hardware and software setup.
    Also post what steps you have taken to resolve the issue. The more detail we have the better we can help you. I'll reread KB 19300 and find what happened to my broken link.
    Thanks.
    Bifocals
    EDIT:
    ihalimsujanto,
    Please review this Microsoft Knowledgebase  Article ID: 555175
    How to resolve Common "Windows Installer" Problems
    Methods 3 and 4 may be pertinent.
    Let us know how it goes!
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Problem with Solution Manager wanting to adjust its own instance

    I have a situation where under my landscape components --> systems in SMSY where I have a "yellow" exclamation point in a box that says "newer version exists" for my existing solution manager.  When I try to adjust, it doesn't let me select the system because they are on the same host.  Therefore, I can't do the adjustment.  What is the problem?  Any ideas how I can do this adjustment?  Thanks.  This is very important.  Thanks.,

    Thanks Ragu.  I've dug a little deeper and this is what is happening when I try to assign the Solution Manager instance to a logical component:
    I receive an "instance
    adjustment required" message for the actual solution manager instance
    itself, so I had to manually set the product and set it to leading as
    leading (even though there was no other solution manager instance).
    This means that the solution manager system itself is set to manual
    adjustment.  I've gotten it to read from the SLD, but it is still acting as though it is missing a NetWeaver ABAP Server on the same host as the Solution Manager.
    Here is what I do to get the above issue to reproduce:
    I've done more trouble shooting and found that if I go to installed product versions in the Solution Manager System and click on Clean-up Inconsistencies, I get
    the attached screenshot showing that a Product SAP NetWeaver with main instance "Application Server ABAP" is inconsistent (on the same server as the Solutiion Manager instance, the Solutioni Manager instance doesn't show up in the System landscape either). Cleaning up the inconsistency doesn't fix the problem (leaves Application Server ABAP) in place.  Meaning when I try to fix the inconsistency it won't let me.  Thanks for any help, I really need to figure this out.  Thanks.

  • Installation problem with Enterprise Manager Console

    When i am installing 10G database installation was failed at configuring DBConsole. later from OUI(Oracle Universal Installer) i uninstalled Enterprise Manager Console. my Question was how to reinstall the Enterprise Manager Console alone?
    When i am trying to install from OUI. it is not allowing me to install Enterprise Mager Alone (stating Database is mandatory) .
    for more information on dbconsole failure you can refer following log file
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log.
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: DBSNMP
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1923985629
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
    WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 agentHome: null isCentral: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle1\product\10.2.0\db_1\oui
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle1\product\10.2.0\db_1]
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle1\product\10.2.0\db_1
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle1\product\10.2.0\db_1\install\staticports.ini
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle1\product\10.2.0\db_1:H1B-6F175-9JVJ.GDNINDIA.COM:null:Embarq:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_Embarq value: 3938
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_Embarq value: 1158
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_Embarq value: 5540
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_Embarq value: 5520
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: Embarq : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully granted priviliges to dbsnmp.
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocked mgmt_view account
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:49 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties ...
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\application.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\data-sources.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\data-sources.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\global-web-application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\global-web-application.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\internal-settings.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\internal-settings.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\java2.policy to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\java2.policy
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn-data.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn-data.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\mime.types to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\mime.types
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j-connectors.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\oc4j-connectors.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\principals.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\principals.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\server.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\META-INF\MANIFEST.MF to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF\MANIFEST.MF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\application-deployments\default\defaultWebApp\orion-web.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp\orion-web.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Finished copying OC4J config files
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Using specified listener name: LISTENER
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml ...
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [COMPUTERNAME=H1B-6F175-9JVJ, NEED_EXIT_CODE=1, ORACLE_SID=Embarq, PATH=D:\oracle1\product\10.2.0\db_1\jdk\jre\bin\server;D:\oracle1\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;d:\data\notes;c:\program files\notes, SystemRoot=C:\WINDOWS, TZ=, WINDIR=C:\WINDOWS]
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: D:\oracle1\product\10.2.0\db_1
    Destination (shared install) : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    DeployMode : dbconsole
    Creating directories...
    Setting console properties ...
    Setting log and trace files locations for Console ...
    Setting log and trace files locations for Agent ...
    Service "OracleDBConsoleEmbarq" create SUCCESS
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [LD_LIBRARY_PATH=D:\oracle1\product\10.2.0\db_1\lib32;D:\oracle1\product\10.2.0\db_1\lib;D:\oracle1\product\10.2.0\db_1\perl\lib;null, PERL5LIB=D:\oracle1\product\10.2.0\db_1\sysman\admin\scripts;D:\oracle1\product\10.2.0\db_1\bin;]
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating targets.xml in state directories...
    Source location: D:/oracle1/product/10.2.0/db_1
    Destination : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Creating directories...
    Creating targets.xml...
    Done.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Successfully deployed state dirs for H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig performConfiguration
    CONFIG: Successfully updated agent config files
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleEmbarq
    Sep 27, 2007 3:23:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details.
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:569)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:181)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:150)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:155)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at java.lang.Thread.run(Thread.java:534)

    There is a log file referred at Refer to the log file at "D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details."
    Check the contents of this file.
    Out from the log you posted I can see it is a windows platform. One common issue with windows and EM is the lack of a fixed IP Address. If this is the case configure a loopback adapter.
    In the mean time, you don't need to have checked the configure EM DB Control from install time, you can skip this configuration and perform it later, so at least you have a working database just to start.
    ~ Madrid

  • Problems with Solution Manager Graphics

    We are in the process of installing Solution Manager 4.0.  When we go to transactions SOLUTION_MANAGER and select a solution from the Solution Overview, none of the menus or menu graphics on the lower right side of the screen display.  We get a red error icon on the bottom of the screen, but no error message.  Similarly, none of the graphics display under SOLMAN_DIRECTORY.
    We've tried all of the actions defined in Note 834832.
    - All of the BSP's were activated in SICF.
    - The defaultUser alias is created.
    - We know that the hostname is correct because SOLUTION_MANAGER_BSP starts.
    - We've confirms that IGS is loaded and works by running an IGS test program.
    - We've tested the RFC connection to IGS.
    Does anyone have any ideas of how we can further tear this problem apart in order to find out where the failure is happening?
    I think the defaultUser alias may be the problem.  Is there some way I can verify this alias from a browser or trace its execution?

    SOLUTION_MANAGER_BSP has the same problem as SOLUTION_MANAGER.
    We looked at SMICM and couldn't see anything obviously wrong.  Nothing obviously wrong in the log.  Is there something in particular we should be looking for in SCICM? 
    I'm looking for some sort of log that could actually show the requests running the actual BSP's.  I don't see that in SMICM. 
    Any further ideas would be appreciated.

  • Installation problems with Application Manager

    i get these errors:
    ERROR: DF024: Unable to preserve original file at "/Applications/Adobe Illustrator CS6/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/AdobeCrashReporter" (Seq 1649)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 1649)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Illustrator CS6 Core: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Illustrator CS6 Core_AdobeIllustrator16nl_NLLanguagePack: Install failed
    Can anybody help?

    Hello Kapil,
    Yes, the installation succeeded now. But now another problem emerges when I try to install the Creative Cloud updates. The errorlog tells me this:
    Adobe Media Encoder CS6 6.0.2-update
    Installation failed.  Errorcode: U44M1P7
    Adobe Extension Manager CS6-update
    Installation failed.  Errorcode: U44M1P7
    Adobe CSXS InfrastructureCS6
    Installation failed. Errorcode: U44M1P7
    I really don't have a clue of what I can do here.

  • Installation problem with CS5.5 on my new Windows 8.1 laptop

    I downloaded CS 5.5 Design Premium to my new Windows 8.1 laptop. When launching the Set-up.exe file I get the error message "Installer Failed to Initialize. One or more files could be missing."  I downloaded the Adobe Support diagnostic tool but it did not help. I think the new IE version could have disabled or blocked some files? Please help.

    I'm having the same issue as BioTrak - I'm also not sure if I downloaded from the correct option, as it looked different from a previous download. But when I try to install, it says the same error message, and the Adobe Support tool does not provide a solution.
    I know that doesn't answer your question, but yeah... this is what the file looks like, and I try to open the setup file.

  • Problem starting with solution manager

    hi guy, i have a problem with Solution Manager version 4.0 During an istallation of support package I had a network problem and the system went down fore some minutes.  After that, is not possible logon on system. I try startsap and is ok, db seem up but is not possible connect by sapgui.
    These are some errors that I can find in workdir
    Tue Jan 27 15:08:51 2009
    ERROR => GwIConnect: GwRead to SAPSM01 / 3301 failed, rc: NIETIMEOUT [gwxx_m
    t.c    473]
    ***LOG S90=> SAP_CMREGTP2, GwIConnect ( 223) [r3cpic_mt.c  9618]
    ERROR => ErrTrace: no error info available [err_mt.c     1507]
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    >TS> Tue Jan 27 15:10:51 2009
    T:4398099755584 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    System is a Suse/Linux  ppc64, with MaxDB as database
    Please help me!!
    hi guy, i have a problem with Solution Manager version 4.0 During an istallation of support package I had a network problem and the system went down fore some minutes.  After that, is not possible logon on system. I try startsap and is ok, db seem up but is not possible connect by sapgui.
    These are some errors that I can find in workdir
    Tue Jan 27 15:08:51 2009
    ERROR => GwIConnect: GwRead to SAPSM01 / 3301 failed, rc: NIETIMEOUT [gwxx_m
    t.c    473]
    ***LOG S90=> SAP_CMREGTP2, GwIConnect ( 223) [r3cpic_mt.c  9618]
    ERROR => ErrTrace: no error info available [err_mt.c     1507]
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    >TS> Tue Jan 27 15:10:51 2009
    T:4398099755584 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.SM1, GWHOST=SAPSM01, GWSERV=3301
    no SAP ErrInfo available
    System is a Suse/Linux  ppc64, with MaxDB as database
    Please help me!!

    hi,
    there is anyone who can help me?
    Many Thanks
    Fabrizio

  • Installation of SAP Solution Manager 4.0

    Hello!
    I have one question regarding the installation of SAP Solution Manager 4.0
    Do I  need to consider the Unicode-installation of SAP Solution Manager 4.0?
    We use  SAP Solution Manager just for the following scenarios:
    <b>Maintenance Optimizer</b> (to patch the existing SAP-systems from SAP Solution Manager)
    and <b>monitoring-functionality (CCMS)</b>
    Thank you!
    Axel

    Hi,
    Thank you very much to  Dolores Correa  and Markus Döhr for replying for my querry.FYI-My system users only use English and I do not have any problem of chineese.My problem is that I am not able to install Non-unicode kernel.The Solution manager installation program(sapinst) only takes Unicode kernel CD whereas my satellite systems are non-unicode.Now if unicode solution manager can work with non-unicode satellites,then the problem is solved.
    Warm Regards,
    Syamkrishnan

  • Solution Center problem with HP Office Jet J4550 and windows 7 (64bit)

    Hello All,
    I have a problem. I have the Solution Center and a HP Office Jet J4550 and windows 7 (64bit). When ever I open the solution center, the solution center says " HP office jet J4550 series disconnected" When I open HP document manager, I can access the printer.  Additionally, when I run the HP Print Diagnostic Utility 4.0, it sees the printer, no issues. I can print test pages. No issues. I downloaded the latest driver from the HP site (OJJ4500_Full_13, 299,359KB) Your insight is appreciated.
    Thank you
    Roy B

    I have a similar problem with the J4580 and my new Windows 7 64-bit laptop.  HP Solution Center says that the printer is disconnected.  Furthermore, it can print some documents (short ones), but it was unable to print a 1-page 5MB pdf file.  The printer truncated the page after printing just the top 10%.   The printer is OK with my wife's Windows 7 32-bit laptop.
    I've seen many other people complain about similar problems in this and other forums.  Apparently the driver for J4500 printers is not compatible with Windows 7 64-bit.  Can HP please provide an updated driver or patch?

  • Problem installing SOLUTION MANAGER in db2

    Dear consultans;
    I have a problem installing solution manager in db2.
    In phase 'Import ABAP' the sapinst shows the following message:
    Execution of the command "/usr/sap/SOL/SYS/exe/run/R3load -testconnect" finished with return code 2. Output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SOL/SYS/exe/run/R3load: START OF LOG: 20080826111928
    /usr/sap/SOL/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#16 $ SAP
    /usr/sap/SOL/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled May  5 2008 21:32:44
    /usr/sap/SOL/SYS/exe/run/R3load -testconnect
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    /usr/sap/SOL/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SOL/SYS/exe/run/R3load: END OF LOG: 20080826111930
    ERROR      2008-08-26 11:19:30.422
               CJSlibModule::writeError_impl()
    CJS-30023  Process call '/usr/sap/SOL/SYS/exe/run/R3load -testconnect' exits with error code 2. For details see log file(s) R3load.e
    xe.log.
    ERROR      2008-08-26 11:19:30.748 [sixxcstepexecute.cpp:951]
    FCO-00011  The step testDatabaseConnection with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_Cr
    eateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|testDatabaseConnecti
    on was executed with status ERROR ( Last error reported by the step :Process call '/usr/sap/SOL/SYS/exe/run/R3load -testconnect' exi
    ts with error code 2. For details see log file(s) R3load.exe.log.).
    The file R3load.exe.log show the following..
    (root)sidtsmp:/install/instalacion> more R3load.exe.log
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    /usr/sap/SOL/SYS/exe/run/R3load: START OF LOG: 20080826111928
    /usr/sap/SOL/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#16 $ SAP
    /usr/sap/SOL/SYS/exe/run/R3load: version R7.00/V1.4 [UNICODE]
    Compiled May  5 2008 21:32:44
    /usr/sap/SOL/SYS/exe/run/R3load -testconnect
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: DbSlConnect to 'SOL' as 'sapsol' failed
    (DB) ERROR: DbSlErrorMsg rc = 29
    /usr/sap/SOL/SYS/exe/run/R3load: job finished with 1 error(s)
    /usr/sap/SOL/SYS/exe/run/R3load: END OF LOG: 20080826111930
    And if I do the following sentence it's finished ok
    sidtsmp:db2sol 6> db2 connect to SOL
       Database Connection Information
    Database server        = DB2/AIX64 9.1.4
    SQL authorization ID   = DB2SOL
    Local database alias   = SOL
    (root)sidtsmp:/sapmnt/SOL/exe> su - db2sol
    sidtsmp:db2sol 1> db2 connect to SOL user sapsol
    Enter current password for sapsol:
       Database Connection Information
    Database server        = DB2/AIX64 9.1.4
    SQL authorization ID   = SAPSOL
    Local database alias   = SOL
    I reboot the server and now the sentence finished wrong.
    sidtsmp:db2sol 8> db2 connect to SOL user sapsol
    Enter current password for sapsol:
    SQL30082N  Security processing failed with reason "15" ("PROCESSING FAILURE").
    SQLSTATE=08001
    sidtsmp:db2sol 9>
    Any suggestion?
    Best regards,
    Julene

    Hi Julene.
    Just one suggestion really,....
    post the question on the Solution Manager forum
    Chrs, M

  • SMD Configuration on MDM 7.1 with Solution Manager 7.01 SP19

    Hi,
    Kindly let me know if someone has faced issue with configuring SMD on SMD 7.1 with Solution Manager 7.01 SP19. Presently I have configured that and System is being shown in Wily Introscope Webview but Saposcol is greyed out in that.
    Also system is not showing any data in Introscope Dashboard. Any guess for this?
    Earlier while I was configuring SMD, error related to null installation directory (...Invalid root directory: /usr/sap/SID/null ) were occuring. After that when I created a softlink for saposcol service from /usr/sap/hostctrl/exe/saposcol to /usr/sap/SMD/SMDA97/exe.
    Still no data and still in SMD Agent logs saposcol service warning is there.
    Thanks & Regards,
    Manish Singh

    Hi Jansi,
    Thanks for the reply..
    Here is our scenario. SAPOSCOL was not there in /usr/sap/SMD/SMDA97/exe first place. So I made the softlink from /usr/sap/hostctrl/exe/saposcol to /usr/sap/SMD/SMDA97/exe and than re-ran setup again but still of no use.
    Our Soltuion Manager saposcol version and MDM saposcol version is same. Below is the SMD Agent log of MDM server:
    Apr 20, 2011 2:36:19 PM [Thread[Thread-22,5,main]] Error      com.sap.smd.wily.hostagent.config.AgentConfigVO - finalizeDestination(): Initialization failed
    [EXCEPTION]
    com.sap.smd.wily.hostagent.PermanentException: Error: cannot connect to destination SapHostControl_Default. Probably saphostctrl is not installed. This error can be ignored if saposcol is available.
    at com.sap.smd.wily.hostagent.saphostcontrol.SapHostControlDestination.open(SapHostControlDestination.java:98)
    at com.sap.smd.wily.hostagent.config.AgentConfigVO.finalizeDestination(AgentConfigVO.java:85)
    at com.sap.smd.wily.hostagent.config.AgentConfigXmlHandler.endElement(AgentConfigXmlHandler.java:174)
    at com.sap.engine.lib.xml.parser.handlers.SAXDocHandler.endElement(SAXDocHandler.java:156)
    at com.sap.engine.lib.xml.parser.XMLParser.scanEndTag(XMLParser.java:1953)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1846)
    at com.sap.engine.lib.xml.parser.XMLParser.scanContent(XMLParser.java:2442)
    at com.sap.engine.lib.xml.parser.XMLParser.scanElement(XMLParser.java:1843)
    at com.sap.engine.lib.xml.parser.XMLParser.scanDocument(XMLParser.java:2845)
    at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:231)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:145)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:165)
    at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:245)
    at com.sap.engine.lib.xml.parser.Parser.parse_DTDValidation(Parser.java:260)
    at com.sap.engine.lib.xml.parser.Parser.parse(Parser.java:271)
    at com.sap.engine.lib.xml.parser.SAXParser.parse(SAXParser.java:125)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
    at com.sap.smd.wily.hostagent.config.AgentConfigParser.parseXml(AgentConfigParser.java:59)
    at com.sap.smd.wily.hostagent.SapAgent.loadConfiguration(SapAgent.java:430)
    at com.sap.smd.wily.hostagent.SapAgent.start(SapAgent.java:93)
    at com.sap.smd.wily.hostagent.WilyHostService.startAgent(WilyHostService.java:118)
    at com.sap.smd.wily.hostagent.WilyHostServicep4_Skel.dispatch(WilyHostServicep4_Skel.java:168)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
    at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:721)
    at java.lang.Thread.run(Thread.java:664)
    Caused by: javax.xml.rpc.soap.SOAPFaultException: Method 'SOAP-ENV:Envelope' not implemented: method name or namespace not recognized
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.buildFaultException(MimeHttpBinding.java:747)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.processDocumentFault(MimeHttpBinding.java:870)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1451)
    at com.sap.smd.agent.wsclients.saposcol.SAPOscolStub.getCpuConsumption(SAPOscolStub.java:142)
    at com.sap.smd.agent.wsclients.saposcol.SAPOscolStub.getCpuConsumption(SAPOscolStub.java:157)
    at com.sap.smd.wily.hostagent.saphostcontrol.SapHostControlDestination.open(SapHostControlDestination.java:94)
    ... 25 more
    Apr 20, 2011 2:36:19 PM [Thread[Thread-22,5,main]] Warning    com.sap.smd.wily.hostagent.SapAgent - startActions(): Action SAPOsColWs
    [EXCEPTION]
    com.sap.smd.wily.hostagent.TransientException: Destination not available:SapHostControl_Default
    at com.sap.smd.wily.hostagent.saphostcontrol.SapHostControlAction.init(SapHostControlAction.java:74)
    at com.sap.smd.wily.hostagent.SapAgent.startActions(SapAgent.java:396)
    at com.sap.smd.wily.hostagent.SapAgent.start(SapAgent.java:94)
    at com.sap.smd.wily.hostagent.WilyHostService.startAgent(WilyHostService.java:118)
    at com.sap.smd.wily.hostagent.WilyHostServicep4_Skel.dispatch(WilyHostServicep4_Skel.java:168)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
    at com.sap.engine.services.rmi_p4.DispatchImpl.run(DispatchImpl.java:721)
    at java.lang.Thread.run(Thread.java:664)
    Apr 20, 2011 2:36:20 PM [Thread[Thread-22,5,main]] Warning    com.sap.smd.wily.hostagent.action.SapOsColAction - launchDaemon(): saposcol exited with 255***********************************************************************
    This is Saposcol Version COLL 21.01 711 - AIX v12.01 5L-64 bit 090324
    Usage:  saposcol -l: Start OS Collector
            saposcol -k: Stop  OS Collector
            saposcol -d: OS Collector Dialog Mode
            saposcol -s: OS Collector Status
    The OS Collector (PID 1552388) is already running .....
    Apr 20, 2011 2:36:23 PM [Thread[SAPOsCol,5,main]] Error      com.sap.smd.wily.hostagent.action.AbstractAction - run(): Action throws exception, will be terminated: SAPOsCol
    [EXCEPTION]
    java.lang.NullPointerException:
    at com.sap.smd.wily.hostagent.action.SapOsColAction.reportProperty(SapOsColAction.java:293)
    at com.sap.smd.wily.hostagent.action.SapOsColAction.dumpSection(SapOsColAction.java:239)
    at com.sap.smd.wily.hostagent.action.SapOsColAction.processXml(SapOsColAction.java:164)
    at com.sap.smd.wily.hostagent.action.SapOsColAction.doRun(SapOsColAction.java:417)
    at com.sap.smd.wily.hostagent.action.AbstractAction.run(AbstractAction.java:53)
    at com.wily.EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:728)
    at java.lang.Thread.run(Thread.java:664)
    Our MDM is 7.1 version and Solution Manager is 7.01 (EHP1) with SP19 so we should configure our MDM system as 7.1 version which we did but still data is not coming in Wily properly. Its not showing SID name under the hostname in Wily Introscope and neither is MDM Servers (Master Data Import Server, Master Data Server & Master Data Syndication Server under SID).
    Now the interesting thing is that if we configure our MDM server as 5.5 version with Solution Manager and do the configuration than its showing in Wily but in that case MDM Cockpit doesn't work.
    We want both to work Wily as welll as MDM Cockpit since our MDM and Solman version matches for both configuration.
    Any ides or help steps to do that?
    Thanks,
    Manish Singh

  • Solution Manager Installation Error "SAP SOLUTION MANAGER 7.0 EHP 1"

    I am new to SAP and currently trying to install SOLMAN 7.0 EHP 1 on Windows Server 2008 R2. I have read the documentation also. For JDK I have used "j2sdkfb-1_4_2_24-rev-b06-windows-amd64.exe" which looks to be working fine.
    The installation process runs fine until it hits "Start Instance" the message on the bottom says "Starting instance xxx/DVEBMGSOO" (where xxx is my sid) and then its times out after 10 minute. After timing out I get the following error on the window.
    An error occurred while processing option SAP Solution Manager 7.0 EhP1 > SAP Systems > Oracle > Central System > Central System( Last error reported by the step: ABAP processes of instance ORC/DVEBMGS00 ABAP: UNKNOWN did not start after 10:00 minutes. Giving up.). You can now:
    Choose Retry to repeat the current step.
    Choose Log Files to get more information about the error.
    Stop the option and continue with it later.
    Log files are written to C:\Program Files/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS.
    Though the installation steps are not fully completed but I do see SAP management Console and when I open it I see two process running "msg_server.exe" & "igswd.exe" The process dispwork.EXE starts in the beginning and then stops and stays stopped. I tried restarting all the process again but only tow of them starts and the process "dispwork.EXE" starts but then stops again. I also did a NEW installation considering a file could have been corrupted or something else but the installation process stops and the same place. I am sure ppl have installed SOLMAN on windows 2008 R2 and this error seems common to me. Please assist. Any tips would be nice.
    Edited by: amirsd on Aug 3, 2011 5:53 PM

    Hi,
    Please check the below
    1) ip/host entries should be in /etc/hosts
    2) patch the latest kernel for 2008 R2
    and re run installation
    Regards,
    Ram

  • Solution Monitoring configuration with solution manager 4.0

    Hi Friends,
    I have to the Solution Monitoring configuration with solution manager 4.0.
    Please provide steps or screen shot if any body having that.

    Hi,
    Check <a href="https://websmp108.sap-ag.de/sapidb/011000358700005479192006E.sim">this.</a> and <a href="https://websmp108.sap-ag.de/sapidb/011000358700006936062005E.sim">this</a>.
    This will solve your problem.
    Feel free to revert back.
    --Ragu
    Message was edited by:
            Raguraman C

Maybe you are looking for

  • How can i change my e-mail address from old provider to new

    How can I change my e-mail address on my iphone to a new internet provider that I just got.  I already went to appleid.apple.com, and then changed to new e-mail there, but for some reason when I pressed the save button, it seemed like it wouldn't wan

  • How do I export photos taken in an Iphone or Ipad Camera app and retain each of the photos location data?

    I know this question must have been answered somewhere but I must not be searching for the right terms because I haven't been able to find clear instructions. I am using iPhones (4s) and iPadminis on IOS 8/8.1. I run ITunes on a Windows PC. I want to

  • Crm_order_maintain - how to add a doc_flow link?

    Problem: I have searched several topic, articles, google, standard code, but have failed to add a doc_flow item (a campaign element) using the FM crm_order_maintain. Source code: Here is a paste of my function module: [http://pastebin.com/XL7c9DUr|ht

  • How to call HTTP POST method in SOA 10g

    Hi, I have a requirement where i need to call a HTTP Post Method, I have a URL, if i hit it in the browser, i am getting the response details. I know there is a HTTP Binding Adapter in 11g, but we are on 10g. Can anyone please let me know whether we

  • Use iMac as monitor

    Is it possible to use my iMac as a monitor for a blu-ray player or my console via a mini display port to HDMI adapter?