WebSphere Application Server APAR # PQ43860 WebSphere Release: 3.0.2.2 or 3.5.2 Jar file(s): sas-r3022-1215.jar (3.0.2.2) sas-r3502-1215.jar (3.5.2) Abstract: Unable to restart app server with WAS Security enabled. Installation: 1. Copy sas-r3022-1215.jar to a directory, such as WebSphere\AppServer\efix 2. Add the directory/jar file to the beginning of the admin server's classpath in WebSphere\AppServer\bin\admin.config : com.ibm.ejs.sm.adminserver.classpath=C:/WebSphere/AppServer/efix/sas-r3022-1215.jar;C:/WebSphere.... 3. Restart the WebSphere Application Server. This apar resolves the following WebSphere defects: -------------- --------------------------------------------------------------- 88231 Programmatic Login w/Invalid UID/PW Uses Server Creds 87932 Admin agent won't start when security is enabled. 87932.1 Admin agent won't start when security is enabled. 88423 Random SessionDoesNotExist Errors After AdminServer Startup. 88423.1 Random SessionDoesNotExist Errors After AdminServer Startup. 88010 SessionDoesNotExist Exceptions During Server Startup. 88515 sessions can be lost for long-running applications. 89056 notifyBrokenConnection only deletes the first Session. 89057 Client connections allowed prior to securityEnabled = true. 88221 Credential is invalid errors causing instabilities on AdminServ 88477 Change marshal to locatedIOR in SecurityConnectionInterceptor. 82640 Allow detailed messages to be passed into Corba Exceptions. 90054 Multiple threads entering initSecurityServer at same time. 89736 Misleading error string for invalid user logon. 89247 Try/Catch block not setup correctly.