My Oracle Support Banner

NullPointerException: Running the DownloadJars.sh Script (Doc ID 2400824.1)

Last updated on MAY 19, 2023

Applies to:

Identity Manager - Version 11.1.2.3.170924 and later
Information in this document applies to any platform.

Symptoms

Executing one of the OIM Jar handling scripts, in this case DownloadJars.sh, and encountering an unexpected and unexplained NullPointerException:

[ ~]$ cd <INSTALL_LOCATION>/Middleware/Oracle_IDM1/server/bin/
[bin]$ ./DownloadJars.sh
For running the Utilities the following environment variables need to be set
APP_SERVER is weblogic
OIM_ORACLE_HOME is <INSTALL_LOCATION>/Middleware/Oracle_IDM1
JAVA_HOME is <INSTALL_LOCATION>/Java
MW_HOME is <INSTALL_LOCATION>/Middleware
WL_HOME is <INSTALL_LOCATION>/Middleware/wlserver_10.3
DOMAIN_HOME is<INSTALL_LOCATION>/Middleware/user_projects/domains/<D0MAIN_NAME>
Executing oracle.iam.platformservice.utils.JarDownloadUtility in IPv4 mode
[Enter Xellerate admin username :]<ADMIN_USERNAME>
[Enter the admin password :]
[[Enter serverURL (Ex. t3://<OIM_HOSTNAME>:<OIM_PORT> for weblogic or corbaloc:iiop:<HOSTNAME>:<PORT> for websphere)]:]t3://<OIM_HOSTNAME>:<OIM_PORT>
[[Enter context (i.e.: weblogic.jndi.WLInitialContextFactory for weblogic or com.ibm.websphere.naming.WsnInitialContextFactory for websphere)]:]weblogic.jndi.WLInitialContextFactory
Logging configuration class "oracle.core.ojdl.logging.LoggingConfiguration" failed
java.lang.ClassNotFoundException: oracle.core.ojdl.logging.LoggingConfiguration
Error occurred in performing the operation:
Exception in thread "main" java.lang.NullPointerException
at oracle.iam.platformservice.utils.JarDownloadUtility.main(JarDownloadUtility.java:244)
[bin]$ 

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!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.