My Oracle Support Banner

Java.lang.NullPointerException in Application Server Log Due to User with Null Password (Doc ID 1552351.1)

Last updated on JANUARY 24, 2024

Applies to:

Oracle Agile PLM Framework - Version 9.3.2.0 and later
Information in this document applies to any platform.

Symptoms

Can see following error occurs in application server log when certain user attempts to login to Agile.

ERROR
java.lang.NullPointerException
at com.agile.util.Scrambler.getHashAlgorithm(Scrambler.java:107)
at com.agile.admin.security.userregistry.DBUserAdapter.checkPassword(DBUserAdapter.java:89)
at com.agile.admin.security.userregistry.DBUserAdapter.validateCredentials(DBUserAdapter.java:858)
at com.agile.admin.security.weblogic.WLSLoginModule.validate(WLSLoginModule.java:477)
at com.agile.admin.security.weblogic.WLSLoginModule.login(WLSLoginModule.java:199)
at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
at java.security.AccessController.doPrivileged(Native Method)
at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
...

Steps

  1. Login to Web Client or Java Client

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


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