My Oracle Support Banner

Error Running Java Program in SDK Environment After Installing Client (Doc ID 602263.1)

Last updated on JULY 25, 2023

Applies to:

Oracle Lite - Version 10.0.0.0.1 to 10.3.0.1.0 [Release 10.0 to 10.3]
Information in this document applies to any platform.

Symptoms

You have developed a Java Application that runs successfully in your SDK $OH but after installing a Win32 Client on the same environment you get errors when running i.e.

Exception in thread "main" java.lang.ExceptionInInitializerError
at oracle.lite.sync.MyCompose.<clinit>(Unknown Source)
Caused by: java.util.MissingResourceException: Can't find bundle for base name o
racle.lite.sync.ConsErrorMessages, locale en_GB
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle
.java:804)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:773)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:511)
at oracle.lite.sync.ConsNls.initialize(Unknown Source)
at oracle.lite.sync.ConsNls.<clinit>(Unknown Source)

N.B. This error could change depending on exactly what your Java code actually does

Changes

You have installed a Win32 Client in the Lite SDK Environment

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

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