PK10132: ACCESSCONTROLEXCEPTION THROWN WHEN RUNNING A SERVLET UNDER AN EXTERNAL SECURITY MANAGER | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customers Security manager has a stricter policy and because WebSphere tries to add a thread as part of a request process (rather than a system process) -- their Security manager does not allow it.Local fix test fix given to client and positive feedbackProblem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server users who * * employ an external security manager * **************************************************************** * PROBLEM DESCRIPTION: AccessControlException thrown when * * running a servlet under external * * security manager * **************************************************************** * RECOMMENDATION: * **************************************************************** java.security.AccessControlException raised when running a servlet under an external security manager. The customers Security manager has a strict policy and because Application Server tries to add a thread as part of a request process (rather than a system process) -- their Security manager does not allow it.Problem conclusion Class ThreadPool will be changed to ensure that the call to add a thread is done under a doPriveleged method, so that the security managaer can authenticate the server issuing the call. The fix for this APAR is currently targeted for inclusion in fixpack 5.1.1.7. Please refer to the recommended updates page for delivery information: http://www.ibm.com/support/docview.wss?rs=180&uid=swg27004980Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 10I
Software edition:
Reference #: PK10132
IBM Group: Software Group
Modified date: Sep 2, 2005
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.