My Oracle Support Banner

OER 11g Import/Export Fails With "Unable To Launch Application" Error And Null Pointer Exceptions (Doc ID 2193321.1)

Last updated on MAY 16, 2023

Applies to:

Oracle Enterprise Repository - Version 11.1.1.7.0 and later
Generic (Platform Independent)

Symptoms

OER 11g Import/Export fails with "Unable to launch application" error and Null Pointer Exceptions

After successful installation & configuration of OER 11.1.1.7.0 (with JRockit/JDK 1.6+) on OEL 5.8 (64-bit), when attempting to launch OER impexp.jnlp application it fails with the following Null pointer exceptions:

java.lang.NullPointerException
  at com.flashline.registry.importexport.ImportExportUtil.unescapeUnicodeString(ImportExportUtil.java:50)
  at com.flashline.registry.importexport.ImportExportUtil.main(ImportExportUtil.java:141)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  at java.lang.reflect.Method.invoke(Unknown Source)
  at com.sun.javaws.Launcher.executeApplication(Unknown Source)
  at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
  at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
  at com.sun.javaws.Launcher.run(Unknown Source)
  at java.lang.Thread.run(Unknown Source)

 

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


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