Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Enterprise Manager 10g Installation Problem

Enterprise Manager 10g Installation Problem

From: <zecreven_at_gmail.com>
Date: 31 Oct 2006 01:51:55 -0800
Message-ID: <1162288315.341504.93920@f16g2000cwb.googlegroups.com>


When installing Oracle 10g on a Windows 2003 server SP1 receive the following error.

Enterprise manager configuration failed due to the following error - Error starting Database Control.
Refer to the logfile at
c:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\odb1\emConfig.log for more details.
You can retry configuring this database with Enterprise Manager later by manually running c:\orace\product\10.2.0\db_1\bin\emca script.

I checked the log file and i found this lines;


Oct 31, 2006 1:26:07 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Starting execution: CMD /C
Z:\oracle\product\10.2.0\ODB\bin\emctl.bat deploy dbconsole Z:\oracle\product\10.2.0\ODB\minga_orcl minga:3938 minga orcl Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Exit value of 2
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Creating shared install...
Source location: Z:\oracle\product\10.2.0\ODB Destination (shared install) : Z:\oracle\product\10.2.0\ODB\minga_orcl DeployMode : dbconsole

Creating directories...
Setting console properties ...
Setting log and trace files locations for Console ... Setting log and trace files locations for Agent ... Service "OracleDBConsoleorcl" create SUCCESS Service "OracleDBConsoleorcl" delete SUCCESS

Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: '\regedit.exe' is not recognized as an internal or external command,
operable program or batch file.
Creating registry entries failed. Aborting...

Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing CMD /C
Z:\oracle\product\10.2.0\ODB\bin\emctl.bat deploy dbconsole Z:\oracle\product\10.2.0\ODB\minga_orcl minga:3938 minga orcl Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
CONFIG: Failed to deploy state dirs
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMConfig perform SEVERE: Error instantiating EM configuration files Refer to the log file at
Z:\oracle\product\10.2.0\ODB\cfgtoollogs\dbca\orcl\emConfig.log for more details.
Oct 31, 2006 1:26:13 AM oracle.sysman.emcp.EMConfig perform CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
at
oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2560) at
oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1166)

at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:207)
at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:185)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:146)
at
oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430) at java.lang.Thread.run(Thread.java:534)

on windows, i saw that OracleDBConsoleorcl service still exists. please help me about this problem..
thank you.. Received on Tue Oct 31 2006 - 03:51:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US