My Oracle Support Banner

'java.lang.NullPointerException' Error When Using Silent Mode Configuration with Oracle BPM Enterprise WebLogic Version 10.3.2 (Doc ID 1337603.1)

Last updated on NOVEMBER 13, 2023

Applies to:

Oracle Business Process Management Suite - Version 10.3.2 and later
Information in this document applies to any platform.

Symptoms

The following error is thrown when using config wizard to configure using silent mode.

Creating connector [fuego:SQL]
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at fuego.boot.Loader.runAsMain(Loader.java:1741)
at fuego.boot.Loader.run(Loader.java:1702)
at fuego.boot.Loader.main(Loader.java:495)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
Caused by: java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at fuego.config.j2ee.weblogic.WeblogicScriptRunner.runScript(WeblogicScriptRunner.java:180)
at fuego.configwizard.ConfigWizard.executeWizard(ConfigWizard.java:303)
at fuego.configwizard.ConfigWizard.main(ConfigWizard.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at fuego.boot.Loader.runAsMain(Loader.java:1741)
at fuego.boot.Loader.run(Loader.java:1702)
at fuego.boot.Loader.main(Loader.java:496)
... 6 more

java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:396)
at fuego.config.j2ee.weblogic.WeblogicScriptRunner.runScript(WeblogicScriptRunner.java:180)
at fuego.configwizard.ConfigWizard.executeWizard(ConfigWizard.java:303)
at fuego.configwizard.ConfigWizard.main(ConfigWizard.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at fuego.boot.Loader.runAsMain(Loader.java:1741)
at fuego.boot.Loader.run(Loader.java:1702)
at fuego.boot.Loader.main(Loader.java:496)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)

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.