PK14767: ICH408I MESSAGE DURING SYNCHRONIZATION - INSUFFICIENT AUTHORITY TO UTIME | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description With the following RACF logging options specified: LOGOPTIONS "FAILURES" CLASSES = FSOBJ The following error message might be seen in NodeAgent during node synchronization: ICH408I USER(CBSYMSR1) GROUP(CBCFG1 ) NAME(CB390 SMGT SERVER /WebSphere/V5R0M0/AppServer/config/cells/PLEX1Network/variables .xml CL(FSOBJ ) FID(01E6E2C8C6E2F800010400072D670000) INSUFFICIENT AUTHORITY TO UTIME EFFECTIVE UID(0000001000) EFFECTIVE GID(0000001007) Where CBSYMSR1 id the NodeAgent id. The owner of the xml file is most likely a different id (ex. admin id). UTIME is a call to change a timestamp on the file. Only the owner of the file or superuser (UID=0) can call UTIME. The xml file is still updated as the above restriction does not exist for 'write' function and the timestamp on the file is the time of 'write'. UTIME (or java call setLastModified() that drives UTIME) is called during synchronization to make all the updated/synchronized files in other nodes have the timestamp of the actual update that was done on Dmgr as oppose to the time of synchronization. This error should not cause any xml update or synchronization problems. The message can be ignored.Local fix Ignore the message or change RACF LOGOPTIONS to not capture failures for FSOBJ class.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: ICH4081 message for variables.xml * * is seen in system log * * during node synchronization on * * WebSphere z/OS. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere z/OS users may see ICH4081 messages in the system log when node synchronization takes place. Message text is similar to: ICH408I USER(xxx) GROUP(xxx ) NAME(xxx ) /WebSphere/.../.../.../config/cells/PLEX1Network/variables.xml CL(xxx ) FID(xxx) INSUFFICIENT AUTHORITY TO UTIME EFFECTIVE UID(xxx) EFFECTIVE GID(xxx)Problem conclusion The code has been fixed to prevent the issuing of this message during node synchronization. APAR PK14767 is associated with SERVICE LEVEL W502037 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: PK14757 APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PK14767.html
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 500
Software edition:
Reference #: PK14767
IBM Group: Software Group
Modified date: Jan 4, 2006
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.