We need to apply the Jul2017 Release Update patch to the Grid Infrastructure 12.2 and Database homes on AIX 7.2.
Failed: Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.ensureError(J9VMInternals.java:141)
at java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:130)
at java.nio.file.FileSystems.getDefault(FileSystems.java:187)
at java.nio.file.Paths.get(Paths.java:95)
at java.util.logging.FileHandler.openFiles(FileHandler.java:464)
at java.util.logging.FileHandler.<init>(FileHandler.java:413)
at oracle.cluster.logger.FileOutput.<init>(FileOutput.java:234)
at oracle.ops.mgmt.trace.Trace.openTraceFile(Trace.java:1134)
at oracle.ops.mgmt.trace.Trace.enableLogging(Trace.java:1237)
at oracle.ops.verification.framework.util.VerificationUtil.setupTracing(VerificationUtil.java:11135)
at oracle.ops.verification.framework.util.VerificationUtil.setupTracing(VerificationUtil.java:11025)
at oracle.ops.verification.client.CluvfyDriver.main(CluvfyDriver.java:244)
Caused by: java.lang.RuntimeException: default directory must be absolute
at sun.nio.fs.UnixFileSystem.<init>(UnixFileSystem.java:67)
at sun.nio.fs.AixFileSystem.<init>(AixFileSystem.java:55)
at sun.nio.fs.AixFileSystemProvider.newFileSystem(AixFileSystemProvider.java:62)
at sun.nio.fs.AixFileSystemProvider.newFileSystem(AixFileSystemProvider.java:55)
at sun.nio.fs.UnixFileSystemProvider.<init>(UnixFileSystemProvider.java:68)
at sun.nio.fs.AixFileSystemProvider.<init>(AixFileSystemProvider.java:57)
at java.lang.J9VMInternals.newInstanceImpl(Native Method)
at java.lang.Class.newInstance(Class.java:1899)
at sun.nio.fs.DefaultFileSystemProvider.createProvider(DefaultFileSystemProvider.java:60)
at sun.nio.fs.DefaultFileSystemProvider.create(DefaultFileSystemProvider.java:78)
at java.nio.file.FileSystems$DefaultFileSystemHolder.getDefaultProvider(FileSystems.java:119)
at java.nio.file.FileSystems$DefaultFileSystemHolder.access$000(FileSystems.java:100)
at java.nio.file.FileSystems$DefaultFileSystemHolder$1.run(FileSystems.java:109)
at java.nio.file.FileSystems$DefaultFileSystemHolder$1.run(FileSystems.java:107)
at java.security.AccessController.doPrivileged(AccessController.java:594)
at java.nio.file.FileSystems$DefaultFileSystemHolder.defaultFileSystem(FileSystems.java:107)
at java.nio.file.FileSystems$DefaultFileSystemHolder.<clinit>(FileSystems.java:101)
... 10 more
The result of cluvfy command does not contain OVERALL_STATUS String.
OPATCHAUTO-72050: Echec de la création de l'instance systčme.
OPATCHAUTO-72050: Echec de l'extraction des informations systčme.
OPATCHAUTO-72050: Pour plus de détails, consultez le fichier journal.
OPatchauto session completed at Tue Aug 8 15:16:31 2017
Time taken to complete the session 0 minute, 19 seconds
Topology creation failed.
The result of cluvfy command does not contain OVERALL_STATUS String.
2017-08-08 15:16:31,853 GRAVE [1] com.oracle.glcm.patch.auto.db.integration.model.productsupport.topology.TopologyCreator - Not able to retrieve system instance details :: Unable to determine if "/u01/app/12201/grid" is a shared oracle home.
Failed: Exception in thread "main" java.lang.ExceptionInInitializerError
Any hint would be appreciated.