Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Silent Installer with "[FATAL] java.lang.NullPointerException" Error

noschvieNov 12 2018 — edited Jan 24 2019

Oracle 18c (18.3) Database Sever silent installation running under Windows Server 2012R2 / Windows Server 2016 terminates with "[FATAL] java.lang.NullPointerException" error.

pastedImage_0.png

Comments

Dejan T.

Hi,

please could you provide us the command & parameters you used for it?

Did you start the command prompt with admin privileges ("Run as Administrator")?


You can start it with debug option, to get more details why it crashes:

setup -debug -J-DTRACING.ENABLED=true -DTRACING.LEVEL=2 -DSRVM_TRACE_LEVEL=2 -DFULLTRACE ...

or you can install it using GUI, to see does it work at all or not, and generate the response file during the GUI installation.

BR
Dejan

report error:
Oops, something went wrong!  We've notified our team to take a look. Please try again later. (Reference 300000.25.220.02781).

Post Details

Added on Nov 12 2018
13 comments
11,365 views