Oracle 10g EM installation problem [message #175194] |
Thu, 01 June 2006 04:28 |
gianolto
Messages: 1 Registered: June 2006
|
Junior Member |
|
|
Hi,
i'm trying to install Oracle 10g ( 10.2.0.1.0 ) on a Windows Xp pro sp2 with 1024Mb of RAM laptop.
On these machine IIs ( 5.1 ) is running.
I got a problem with the installation of Oracle EM.
Part of the log file ( emca_yyyy-mm-dd_hh_mm_ss_XX.log ) is shown below.
Any clues ?
Thanks,
Giancarlo
...
1-giu-2006 9.20.32 oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: CreateService FAILED: Servizio specificato già esistente.
Service creation failed. Aborting...
1-giu-2006 9.20.32 oracle.sysman.emcp.util.PlatformInterface executeCommand
AVVERTENZA: Errore durante l'esecuzione di CMD /C C:\oracle\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole C:\oracle\product\10.2.0\db_1\go-377e1f194ce8_orcl go-377e1f194ce8:3938 go-377e1f194ce8 orcl
1-giu-2006 9.20.32 oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
CONFIG: Failed to deploy state dirs
1-giu-2006 9.20.32 oracle.sysman.emcp.EMConfig perform
GRAVE: Errore durante la creazione dell'istanza dei file di configurazione EM
Fare riferimento al file di log in C:\oracle\product\10.2.0\db_1\cfgtoollogs\dbca\orcl\emConfig.log per ulteriori dettagli.
1-giu-2006 9.20.32 oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Errore durante la creazione dell'istanza dei file di configurazione EM
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)
|
|
|
|