I'm using the Database Configuration Assistant to create a new database. No databases exist and the software is a fresh install. During the creation process, I get the following error in the log.
What might be the cause of such an error?
Code:
SEVERE: Error starting Database Control
Refer to the log file at c:\oracle\app\cfgtoollogs\dbca\ocp11g\emConfig.log for more details.
Feb 22, 2009 11:15:01 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:869)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:250)
at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:213)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:235)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:460)
at java.lang.Thread.run(Thread.java:595)
Feb 22, 2009 11:15:01 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
What might be the cause of such an error?