PQ70165, 4.0: Illegal use of
OSEListenerDispatcher
Downloadable files
Abstract
The following exception is written in the StdOut file:
PLGN0006E: ILLEGAL USE OF OSELISTENERDISPATCHER by Plug-in
Download Description
USERS AFFECTED:
WebSphere® Application Server users utilizing the plugin to dispatch
requests through the transport.
PROBLEM DESCRIPTION:
WebSphere Application Server is not handling Servlet Engine thread, in
case of run-time exceptions happening in exception handling procedure of
service method in OSEListenerDispatcher.
WebSphere Application Server logs the error message PLGN0006E: ILLEGAL USE
OF OSELISTENERDISPATCHER BY PLUG-IN when attempting to service requests.
WebSphere throws the above exception when a prior request fails to
properly cleanup the response state when "security enabled" is enabled.
PROBLEM CONCLUSION:
Modified the error handling code to ensure that WebSphere Application
Server is able to handle requests if a failure occurs at the end of a
prior response.
Prerequisites
None
Installation Instructions
Please review the readme.txt for detailed installation
instructions.