oracle.ias.repository.schema.SchemaException: iAS Property could not be found Property Name OIDhost in /u01/app/oracle/product/10.2.0/http2/config/ias.properties
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 652458, 1 year ago
via Oracle Community by 652458, 1 year ago
via Oracle Community by 481652, 1 year ago
via Oracle Community by 527121, 1 year ago
via Oracle Community by 479262, 1 year ago
via Oracle Community by user532523, 1 year ago
oracle.ias.repository.schema.SchemaException: iAS Property could not be found Property Name OIDhost in /u01/app/oracle/product/10.2.0/http2/config/ias.properties
at oracle.ias.repository.local.IASPropertyCache.readValue(IASPropertyCache.java:62)
at oracle.ias.repository.IASSchema.init(IASSchema.java:234)
at oracle.ias.repository.IASSchema.
(IASSchema.java:200) at oracle.ias.repository.SchemaManager.
(SchemaManager.java:145) at oracle.ias.sysmgmt.persistence.SeedDbAccess.
(Unknown Source) at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
at oracle.ias.sysmgmt.persistence.SeedDbAccess.getDbAccess(Unknown Source)
at oracle.ias.sysmgmt.clustermanagement.ComponentTypeFactory.init(Unknown Source)
at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)