PQ66283: THE "DEBUGGER ALLOWED" FLAG IS SET IN THE SMEUI WITHOUT INSTALLING OLT, THE SERVER WILL NOT INITIALIZE. | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description The "application debug enabled" flag is set in the SMEUI (DEBUGGER ALLOWED is checked), without installing OLT, the server will not initialize. Getting msgBBOU0006E - CB SERIES SERVER ENDED ABNORMALLY RSN=C9C20404. . The OLT DLL we load must be able to initialize WITHOUT the rest of OLT installed.Local fix Do NOT check "DEBUGGER ALLOWED" in the SMEUI unless you have the full OLT code installed . You may check "Production J2EE Server" in the SMEUI. This indicates that this is a production server. The Application Server run time limits certain real time debugging capabilities in production servers.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0.1 for z/OS and OS/390. * **************************************************************** * PROBLEM DESCRIPTION: The WAS AppServer fails to start when * * the Debugger is turned on and the local * * host is not set/or cannot be resolved. * **************************************************************** * RECOMMENDATION: * **************************************************************** The problem occurs during the OLT Runtime DLL (IVBTR30I)loading due to the attempt to display an error message prior to initializing the message catalog (IVBTRMSG).Problem conclusion The code to initialize MsgCat has been moved from one of the *.cpp files to the header file which contains definitions of message displaying macros. This will assure that the MsgCat will be initialized on the first call to display an error message. APAR PQ66283 is associated with SERVICE LEVEL W401408 of WebSphere Application Server V4.0.1 for z/OS and OS/390.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server for z/OS
Operating system(s):
Software version: 401
Software edition:
Reference #: PQ66283
IBM Group: Software Group
Modified date: Feb 5, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.