Problem in installing 11g fusion middleware
ciceroanSep 17 2009 — edited Sep 18 2009I am installing oracle 11g fusion middleware. At configuration step I got this error when creating Web Cache, ReportsTools and EM agent. The message in the log file is the same: "a directory for component already exists. Delete this component first".
here is a fragment of the log file (for EM agent)
[2009-09-17T10:39:27.893+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000IF3F89g4ep^5xVh8iW1AgEgi00000A,0] Action for the emagent_FORMS11G is CREATE_AND_START
[2009-09-17T10:39:27.893+02:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000IF3F89g4ep^5xVh8iW1AgEgi00000A,0] Trying to create the component emagent_FORMS11G
[2009-09-17T10:39:27.909+02:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 19] [ecid: 0000IF3F89g4ep^5xVh8iW1AgEgi00000A,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: D:\bea_default\weblogic\asinst_1\auditlogs
[2009-09-17T10:39:27.940+02:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 19] [ecid: 0000IF3F89g4ep^5xVh8iW1AgEgi00000A,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: INSTANCE
[2009-09-17T10:39:30.527+02:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 19] [ecid: 0000IF3F89g4ep^5xVh8iW1AgEgi00000A,0] [[
oracle.as.config.exception.LocationAlreadyUsedException: A component named emagent_FORMS11G already exists. Delete this component first.
What must I delete to remove theese errors?
thanks