opatchauto fails with : ProductDriverException: IOException during persisting of HostData
(Doc ID 2696382.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 18.10.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
opatchauto fails with the below error message:
SEVERE [1] com.oracle.glcm.patch.auto.OPatchAuto - OPatchAuto failed.
com.oracle.glcm.patch.auto.OPatchAutoException: oracle.dbsysmodel.driver.sdk.productdriver.ProductDriverException: IOException during persisting of HostData
at com.oracle.glcm.patch.auto.OPatchAuto.prepareOrchestration(OPatchAuto.java:775)
at com.oracle.glcm.patch.auto.OPatchAuto.orchestrate(OPatchAuto.java:397)
at com.oracle.glcm.patch.auto.OPatchAuto.orchestrate(OPatchAuto.java:344)
at com.oracle.glcm.patch.auto.OPatchAuto.main(OPatchAuto.java:212)
Caused by: oracle.dbsysmodel.driver.sdk.productdriver.ProductDriverException: IOException during persisting of HostData
at oracle.dbsysmodel.driver.sdk.productdriver.OUIDriver.handleExceptions(OUIDriver.java:838)
at oracle.dbsysmodel.driver.sdk.productdriver.OUIDriver.fetchRemoteHostData(OUIDriver.java:811)
at com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper.checkCRSStatusOnAllNodes(DBPatchingHelper.java:1065)
at com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.DBPatchingHelper.updateSessionDataWithGIStatus(DBPatchingHelper.java:1161)
at com.oracle.glcm.patch.auto.db.integration.model.productsupport.DBBaseProductSupport.initialize(DBBaseProductSupport.java:944)
at com.oracle.glcm.patch.auto.db.integration.model.productsupport.DBProductSupport.initialize(DBProductSupport.java:166)
at com.oracle.glcm.patch.auto.product.ProductSupportManager.initialize(ProductSupportManager.java:321)
at com.oracle.glcm.patch.auto.OPatchAuto.prepareOrchestration(OPatchAuto.java:596)
... 3 more
2020-07-27 13:54:27,282 INFO [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='oracle.dbsysmodel.driver.sdk.productdriver.ProductDriverException: IOException during persisting of HostData'}
2020-07-27 13:54:27,283 INFO [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='OPatchAuto failed.'}
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |