csInstall.sh Fails With java.lang.NullPointerException error With WebLogic Server On A Silent Install
(Doc ID 1640503.1)
Last updated on FEBRUARY 22, 2021
Applies to:
Oracle WebCenter Sites - Version 11.1.1.8.0 and laterInformation in this document applies to any platform.
Symptoms
running csInstall.sh on an environment with WebLogic Server (WLS) fails with the following error message:
./csInstall.sh
JAVA_HOME is set using located at at: /java/bin/java
Using Java VM version 1.6.0_45
Please wait while the installation is configured for your system
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:336)
at COM.FutureTense.Apps.Install.common.EngineFactory.newServerInstace(EngineFactory.java:57)
at COM.FutureTense.Apps.CSSetup.initCSDialogs(CSSetup.java:1570)
at COM.FutureTense.Apps.CSSetup.main(CSSetup.java:430)
java.lang.NullPointerException
at COM.FutureTense.Apps.Install.InstallActionManager.registerActionHandler(InstallActionManager.java:363)
at COM.FutureTense.Apps.CSSetup.initCSDialogs(CSSetup.java:1574)
at COM.FutureTense.Apps.CSSetup.main(CSSetup.java:430)
Changes
None
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 |