Wednesday, April 13, 2011

java.lang.IllegalStateException: Cannot forward a response that is already committed

Problem:

When we start up the Oracle WebLogic Server 11g AdminServer, we receive the following error in the logs, which repeats several times a few minutes apart:
<Jan 13, 2011 9:00:35 PM EST> <Error> <HTTP> <BEA-101020> <[ServletContext@764799980[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
java.lang.IllegalStateException: Cannot forward a response that is already committed

Solution:

This is a harmless error with no functional impact and can be ignored.

You can configure the server suppress these messages if you'd like (but I'd advise against that).


Applicable Versions:
  • Oracle WebLogic Server 11g (10.3.x)

Ahmed Aboulnaga

1 comment:

Anonymous said...

what is that configuration