My Oracle Support Banner

FRM-40735: WHEN-LIST-ACTIVATED trigger raised unhandled exception ORA-29532 (Doc ID 555149.1)

Last updated on APRIL 04, 2025

Applies to:

Oracle E-Business Suite Technology Stack - Version 11.5.10.0 to 11.5.10.2 [Release 11.5 to 11.5.10]
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

When trying to click on the menu option Notification summary in navigator form FNDSCSGN the following error is seen in the navigator:

FRM-40735 WHEN-LIST-ACTIVATED trigger raised unhandled exception ORA-29532

The following statement checking username/password beibg valid

SQL> select fnd_web_sec.validate_login('<username>','<password>') from dual;

returns

FND_WEB_SEC.VALIDATE_LOGIN('<username>','<pasword>')
--------------------------------------------------------------------------------
N

The error message

SQL> select fnd_message.get from dual;

shows following error

GET
--------------------------------------------------------------------------------
ORA-29532: Java call terminated by uncaught Java exception: java.lang.NullPointerException

Changes

Upgrade of the RDBMS version

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


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