PQ52212: ABEND0C4 OR USER COMPLETION CODE=4091 REASON CODE=00000006 IN CEEBINIT AFTER ACTIVATION OF WAS TRACE WITH TRACEALL=3 | |||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description ABEND0C4 OR USER COMPLETION CODE= 4091 REASON CODE= 00000006 CEEBINIT AFTER ACTIVATION OF WAS TRACE WITH TRACEALL=3 PARM.Local fix Disable C++ tracing by Specifying TRACEALL=1.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0 and V4.0.1 for z/OS and OS/390. * **************************************************************** * PROBLEM DESCRIPTION: An ABEND0C4/ABENDS0C4 can occur in the * * write_to_anyslot method in bbortbuf.cpp * * if a TraceRecord is issued with an * * data item whose length is greater than * * 0x8000. * **************************************************************** * RECOMMENDATION: * **************************************************************** Due to errors in data type changes a length greater than 0x8000 may result in an effective length like 0xFFFF8000 which is greater than the allowed max of 0xFFFC so the maximum is used. Since 0xFFFC is larger than the intended length, an abend may result attempting to copy the dataProblem conclusion Trace support was modified such that the maximum length was adjusted from 0xFFFC to 0x7FF8. This will truncate any data traced greater than 0x8000 to a size which will never result in copying more data than exists. APAR PQ52212 is associated with SERVICE LEVEL W400053 of WebSphere Application Server V4.0 for z/OS and OS/390 and APAR PQ52212 is associated with SERVICE LEVEL W401008 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: 400
Software edition:
Reference #: PQ52212
IBM Group: Software Group
Modified date: Jan 3, 2002
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.