eFix (APAR): pq56218 Status: e-fix For Release: WebSphere 4.0.2 For Edition: WebSphere AE For Operating System: All supported by WebSphere Supersedes eFixes: Related eFixes: CMVC defect: PQ56218 Byte size of APAR: 42.3k Date: 03/04/02 Description/symptom of problem: Sypmtoms of problem: The following error occurs after restarting the adminserver. The key point to note is that the accessID is the "dummy-access-id" indicating a problem during server bootstraping. [1/30/02 17:17:09:649 EST] 62f93792 ExceptionUtil X CNTR0019E: Non-application exception occurred while processing method read: com.ibm.websphere.csi.CSIException: SECJ0053E: Authorization failed for MACHINE/serverid while invoking (Bean)ejsadmin/homes/SeriousEventReaderHome read (com.ibm.ejs. sm.beans.SeriousEvent,com.ibm.ejs.sm.beans.SeriousEvent,int):1 securityName: MACHINE/serverid; accessID: dummy-access-id is not granted any of the required roles: AdminRole Directions to apply efix: 1) Create temporary "efix" directory to store the zip/tar file: AIX: /tmp/WebSphere/efix Solaris/Linux: /tmp/WebSphere/efix Windows: c:\temp\WebSphere\efix 2) Copy zip/tar file to the directory 3) Unzip/untar the file 4) Shutdown WebSphere 5) Run the jar file with the following command answering questions/prompts as they appear: java -jar -TargetDir <> 6) Restart WebSphere 7) The temp directory may be removed but the zip/tar file should be saved. Do not remove any files created and stored in the /WebSphere/AppServer/efix/ directories. These files are required if an efix is to be removed. Directions to remove an efix: NOTE: EFIXES MUST BE REMOVED IN THE ORDER THEY WERE APPLIED. DO NOT REMOVE AN EFIX UNLESS ALL EFIXES APPLIED AFTER IT HAVE FIRST BEEN REMOVED. YOU MAY REAPPLY ANY REMOVED EFIX. Example: If your system has efix1, efix2, and efix3 applied in that order and efix2 is to be removed, efix3 must be removed first, efix2 removed, and efix3 re-applied. 1) Change directory to the efix location (/WebSphere/AppServer/efix/). 2) Shutdown WebSphere 3) Run the backup jar file with the following command: java -jar 4) Restart WebSphere