OUI-67073:UtilSession failed: ApplySession failed but Oracle Home has not been modified.org/apache/commons/compress/archivers/ArchiveStreamFactory
(Doc ID 3021441.1)
Last updated on MAY 15, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 19.0.0.0 and laterLinux x86-64
Symptoms
Perform applying RU on 19c, OPatch fails with OUI-67073.
[<Timestamp>] [FINEST] SystemCall:RuntimeExec(cmds, runDir): Started thread to read Error Stream
[<Timestamp>] [FINEST] SystemCall:RuntimeExec(cmds, runDir): GOING into process.waitFor()
[<Timestamp>] [FINEST] ReaderThread::run(): Stream ErrorStream about to be read
[<Timestamp>] [FINEST] ReaderThread::run(): Stream ErrorStream reading completed
[<Timestamp>] [INFO] ReaderThread::run(): Stream InputStream reading completed
[<Timestamp>] [SEVERE] OUI-67073:UtilSession failed: ApplySession failed but Oracle Home has not been modified.org/apache/commons/compress/archivers/ArchiveStreamFactory
[<Timestamp>] [FINEST] Cleaning up the directory : "/u01/app/oracle/product/19.0.0/dbhome_1/.patch_storage/patch_unzip"...
[<Timestamp>] [FINEST] Cleaning up the directory : "/u01/app/oracle/product/19.0.0/dbhome_1/.patch_storage/unzip_action"...
[<Timestamp>] [FINE] Deleted the file "/u01/app/oracle/product/19.0.0/dbhome_1/.patch_storage/unzip_action/1715053031988/perl/bin/corelist"
[<Timestamp>] [FINE] Deleted the file "/u01/app/oracle/product/19.0.0/dbhome_1/.patch_storage/unzip_action/1715053031988/perl/bin/cpan"
[<Timestamp>] [FINEST] ==> OUIInventorySession::endSession(): Process ID: 2461727. Thread ID: 1
[<Timestamp>] [INFO] --------------------------------------------------------------------------------
[<Timestamp>] [INFO] The following warnings have occurred during OPatch execution:
[<Timestamp>] [INFO] 1) OUI-67124:ApplySession failed but Oracle Home has not been modified.org/apache/commons/compress/archivers/ArchiveStreamFactory
[<Timestamp>] [INFO] --------------------------------------------------------------------------------
[<Timestamp>] [INFO] Finishing UtilSession at Tue May 07 11:39:40 CST 2024
[<Timestamp>] [INFO] Log file location: /u01/app/oracle/product/19.0.0/dbhome_1/cfgtoollogs/opatch/opatch2024-05-07_11-37-06AM_1.log
[<Timestamp>] [INFO] Stack Description: java.lang.RuntimeException: ApplySession failed but Oracle Home has not been modified.org/apache/commons/compress/archivers/ArchiveStreamFactory
at oracle.opatch.ZipUtilities.compressZip(ZipUtilities.java:305)
at oracle.opatch.opatchactions.DeleteAction.backupForRollback(DeleteAction.java:1262)
at oracle.opatch.PatchObject.backupForRollback(PatchObject.java:5492)
at oracle.opatch.ApplySession.processLocal(ApplySession.java:4027)
at oracle.opatch.ApplySession.process(ApplySession.java:4989)
at oracle.opatch.ApplySession.process(ApplySession.java:4842)
at oracle.opatch.OPatchACL.processApply(OPatchACL.java:310)
at oracle.opatch.opatchutil.NApply.legacy_process(NApply.java:1469)
at oracle.opatch.opatchutil.NApply.legacy_process(NApply.java:373)
at oracle.opatch.opatchutil.NApply.process(NApply.java:353)
at oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at oracle.opatch.UtilSession.process(UtilSession.java:355)
at oracle.opatch.OPatchSession.process(OPatchSession.java:2640)
at oracle.opatch.OPatch.process(OPatch.java:885)
at oracle.opatch.OPatch.main(OPatch.java:942)
Caused by: java.lang.RuntimeException: ApplySession failed but Oracle Home has not been modified.org/apache/commons/compress/archivers/ArchiveStreamFactory
... 19 more
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/compress/archivers/ArchiveStreamFactory
... 19 more
Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.archivers.ArchiveStreamFactory
at java.net.URLClassLoader.findClass(URLClassLoader.java:387)
at java.lang.ClassLoader.loadClass(ClassLoader.java:418)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:359)
at java.lang.ClassLoader.loadClass(ClassLoader.java:351)
... 19 more
Changes
None.
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 |