Publish Intermittently Runs Faster Than Expected, On UI java.lang.IllegalStateException: Response has already been committed Occurs
(Doc ID 1961680.1)
Last updated on APRIL 04, 2022
Applies to:
Oracle Configurator Developer - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When attempting to publish the model, there are varying results. Occasionally, the model will publish within a few seconds when normally it would take longer (Original SR - up to 20 minutes). After this short, few second publish, launching the model's UI and selecting an option feature will generate the below error. After publishing the model again, the publish will take the expected amount of time (20 minutes) to finish the publish, and the UI will work normally again.
ERROR
-----------------------
oracle.apps.fnd.framework.OAException: Application: FND, Message name: FND_GENERIC_MESSAGE. Tokens: Message = java.lang.IllegalStateException: Response has already been committed;
at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:912)
at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
[...]
## Detail 0 ##
java.lang.IllegalStateException: Response has already been committed
at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:2075)
at com.evermind.server.http.ServletRequestDispatcher.unpriveleged_forward(ServletRequestDispatcher.java:270)
at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. On the affected instance, navigate to and run publish on a model.
2. Observe the publish taking only a few seconds.
3. Launch the published UI, and select an option feature.
4. Finish configuration
5. Error occurs
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 |
Cause |
Solution |
References |