Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GI 12.2 Jul2017 Release Update opatchauto apply fails with OPATCHAUTO-72050 Topology creation failed

Emilija.KAug 8 2017 — edited Aug 19 2017

Hi,

We need to apply the Jul2017 Release Update patch to the Grid Infrastructure 12.2 and Database homes on AIX 7.2.

The OPatch had upgraded to 12.2.0.1.9 in both GI and Database homes.

It is a RAC 2-node cluster. There are no databases in the Database 12.2 home. There is a 11.2 version database running.

The command:

/u01/app/12201/grid/OPatch/opatchauto apply /u01/app/grid/patches/p26133434/26133434

returned the following:

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 log file contains the following:

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

Has anybody seen something like this?

Any hint would be appreciated.

Thank you,

Emilija

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2017
Added on Aug 8 2017
2 comments
1,294 views