Error Whlie login to Oracle Applications with FND:Debug set to Yes at user level.
When you try to login to release 12.13 with the profile option FND debug set Yes at the user level you encounters the following
error;
Oracle error 1403: java.sql.SQLException: ORA-01403: no data found ORA-06512: at line 1 has been detected in FND_SESSION_MANAGEMENT.CHECK_SESSION. Your session is no longer valid.
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
Appears this is issue is only happening when FND: Debug Log Filename for Middle-Tier is NULL,
i.e it tries to write into FND_DEBUG_LOG_MESSAGES. When you try to set this profile(FND Debug) to a file name there are not problems.
error;
Oracle error 1403: java.sql.SQLException: ORA-01403: no data found ORA-06512: at line 1 has been detected in FND_SESSION_MANAGEMENT.CHECK_SESSION. Your session is no longer valid.
Servlet error: An exception occurred. The current application deployment descriptors do not allow for including it in this response. Please consult the application log for details.
Appears this is issue is only happening when FND: Debug Log Filename for Middle-Tier is NULL,
i.e it tries to write into FND_DEBUG_LOG_MESSAGES. When you try to set this profile(FND Debug) to a file name there are not problems.
Tagged:
0