DataInstall Execution Fails With Java.Lang.Nullpointerexception in 19C Database Environment
(Doc ID 2702510.1)
Last updated on NOVEMBER 01, 2024
Applies to:
Oracle Payroll - Version 12.1 HRMS RUP13 and laterInformation in this document applies to any platform.
Symptoms
When trying to run or execute Data Install, following error appears
ERROR
-----------------------
Exception in thread "main" java.lang.NullPointerException
at oracle.apps.per.DataInstall.execute(DataInstall.java:683)
at oracle.apps.per.DataInstall.rollback(DataInstall.java:574)
at oracle.apps.per.DataInstall.main(DataInstall.java:510)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Trying to run the Datainstall using the convention command as given below
java oracle.apps.per.DataInstall apps <password> thin <server>:<db port>:<SID>
2. The command ends up in above error.
ADDITIONAL INFORMATION:
---------------------------------------------
This happens in an Environment when Oracle Database 19c Enterprise Edition is used.
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 |