ODI SDK Custom Java Application Error "java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory)"
(Doc ID 2419617.1)
Last updated on APRIL 29, 2019
Applies to:
Oracle Data Integrator - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
When executing a custom Java program that uses the Oracle Data Integrator (ODI) SDK via the command line, the following error occurs.
SEVERE: java.io.FileNotFoundException: ./config/jps-config.xml (No such file or directory).
The ODI Studio client can successfully connect with the same credentials files once the "odi.conf" file is updated with the following:
AddVMOption -Doracle.security.jps.config=./jps-config-jse.xml
Due to this error, the custom application cannot connect.
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 |