PQ98231: HTTP DOES NOT HAVE THE CORRECT PERMISSIONS TO READ THE PLUGIN-CFG.XML FILE. | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description HTTP needs to switch to server ID to read PLUGIN-CFG.XML file. In plugin-cfg.xml, one can specify LogLevel="Error". We should only get error messages in this case. We get messages like the following in the plugin log. . : [Mon Sep 27 08:01:29 2004] 0300002f 0c7f16000000000e - PLUGIN: ws_common: websphereHandleRequest: Config was successfully reloaded. One can get several of these for each web request. They do not seem to indicate an error or suggest any action, but they make it more difficult to find real error messages.Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V5.0 for z/OS * **************************************************************** * PROBLEM DESCRIPTION: Multiple instances of the error: * * "PLUGIN: ws_common: * * websphereHandleRequest: Config was * * successfully reloaded" are written to * * the HTTP Plugin log. * **************************************************************** * RECOMMENDATION: * **************************************************************** The function websphereCheckConfig does a stat of the HTTP Plugin config file. If the permissions on the config file are such that the request ID does not have read access to the config file the stat will fail, which causes the function websphereUpdateConfig to be executed. The function websphereUpdateConfig also does a stat which is successful because the request ID is set to the process ID. Because the function websphereUpdateConfig was entered the message: "PLUGIN: ws_common: websphereHandleRequest: Config was successfully reloaded" is written to the HTTP Plugin log.Problem conclusion The function websphereCheckConfig was changed to set the request ID to that of the process ID prior to the stat of the HTTP Plugin config file. APAR PQ98231 is associated with SERVICE LEVEL W502021 of WebSphere Application Server V5.0 for z/OS.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: PQ98235 Modules/Macros
Publications Referenced
|
Document Information |
Current web document: swg1PQ98231.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 #: PQ98231
IBM Group: Software Group
Modified date: Feb 1, 2005
(C) Copyright IBM Corporation 2000, 2009. All Rights Reserved.