ORA-18741
Error retrieving JSON configuration when using a relative path.
Cause
The JSON configuration file provider cannot find the file using a relative path in the following order: Look in the classpath and 1) Search the TNS_ADMIN in the URL; 2) Search the TNS_ADMIN through the JVM arguments; and 3) Search the TNS_ADMIN environment variables.
Action
Review if the file in the URL exists either in the classpath, the TNS_ADMIN directory in URL, the TNS_ADMIN directory using JVM arguments or the TNS_ADMIN directory within environment variables.