After upgrading to 12.8.08.01, a Null Pointer Exception during OIDC transactions is present
search cancel

After upgrading to 12.8.08.01, a Null Pointer Exception during OIDC transactions is present

book

Article ID: 402220

calendar_today

Updated On:

Products

SITEMINDER

Issue/Introduction

After upgrading to 12.8.08.01, a Null Pointer Exception during OIDC transactions is present, however the transactions are successful.

Example:

[139853706544896][BaseAccessTokenTunel.java][formClientObject][][Unable to fetch jwtClientAuthEnableAudValidation. Exception: java.lang.NullPointerException: JWTClientAuthEnableAudValidation must not be null
   at java.util.Objects.requireNonNull(Objects.java:290)

 

[139853706544896][BaseAccessTokenTunel.java][getReuseJWTForClientAuthentication][][Unable to fetch reuseJWTForClientAuthentication. Exception: java.lang.NullPointerException: ReuseJWTForClientAuthentication must not be null
   at java.util.Objects.requireNonNull(Objects.java:290)

 

The problem is that even though they are successful, various log monitoring tools pick up these messages and create alerts.

Environment

Policy Server 12.8.08.01

Any OS

Cause

NullPointerException was not being handled properly.

Resolution

The fix will be part of the 12.9.01 release.

However if a solution is needed for 12.8.08.01, please contact Support for more assistance.