My Oracle Support Banner

Tuxedo Patch Install Fails With JDK 11 (Doc ID 2816681.1)

Last updated on OCTOBER 27, 2023

Applies to:

Oracle Tuxedo - Version 12.2.2 and later
Information in this document applies to any platform.

Symptoms

Tuxedo patch install results below error, with JDK 11

opatch apply 32043747.zip -jdk I:\jdk-11.0.13\bin
Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
  at oracle.opatch.OPatchSession.(OPatchSession.java:245)
  at oracle.opatch.OPatch.(OPatch.java:168)
Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
  at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
  at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
  at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
  ... 2 more
OPatch failed with error code = 1

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
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.