My Oracle Support Banner

"Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver" When installing Patch Bundle (Doc ID 2177626.1)

Last updated on AUGUST 04, 2022

Applies to:

Oracle Utilities Network Management System - Version 1.12.0.3 and later
Oracle Network Management for Utilities - DMS - Version 1.12.0.3 and later
Information in this document applies to any platform.

Symptoms

When applying the latest patch bundle, running "ces_setup.ces" results in this error:

Database release level: 12.0.0
Source release level: 12.0.0

Searching for new or updated migrations...
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/OracleDriver
  at com.oracle.ugbu.nms.apply.ApplyMigration.(ApplyMigration.java:75)
  at com.oracle.ugbu.nms.apply.ApplyMigration.main(ApplyMigration.java:498)
Caused by: java.lang.ClassNotFoundException: oracle.jdbc.OracleDriver
  at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
  at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
  at java.security.AccessController.doPrivileged(Native Method)
  at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
  at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  ... 2 more
utility-apply-migrations.sh -before failed

ERROR ces_setup.ces terminated


 
 





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


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