My Oracle Support Banner

Oam Applications Dashboard Collection Noclassdeffounderror (Doc ID 373386.1)

Last updated on APRIL 04, 2025

Applies to:

Oracle Application Object Library - Version 11.5.9 to 11.5.10.2 [Release 11.5]
Information in this document applies to any platform.

Symptoms

On 11.5.9:
1. When running any java concurrent program (ex. Concurrent Processing Java Regression Test) an error is received in the logfile.
2. However, the request completes successfully.

ERROR
java.lang.NoClassDefFoundError: javax/servlet/ServletRequest
at
oracle.apps.jtf.cache.ServletSessionManagerWrapper.endStandAloneSession(ServletSessionManagerWrapper
.java:54)
at oracle.apps.jtf.cache.CacheWorkerThread.statsWriter(CacheWorkerThread.java:226)
at oracle.apps.jtf.cache.CacheWorkerThread.run(CacheWorkerThread.java:337)
-- Starting RT program --
-- Running in FULL mode --
CAUGHT EXCEPTION: oracle.apps.fnd.common.AppsEnvironmentStore

STEPS
Run any java concurrent program.
.
Verified the issue by the request logfile
.
LOGFILE
java.lang.NoClassDefFoundError: javax/servlet/ServletRequest
at
oracle.apps.jtf.cache.ServletSessionManagerWrapper.endStandAloneSession(ServletSessionManagerWrapper
.java:54)
at oracle.apps.jtf.cache.CacheWorkerThread.statsWriter(CacheWorkerThread.java:226)
at oracle.apps.jtf.cache.CacheWorkerThread.run(CacheWorkerThread.java:337)
-- Starting RT program --
-- Running in FULL mode --
CAUGHT EXCEPTION: oracle.apps.fnd.common.AppsEnvironmentStore

Changes

 

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.