PQ49009: WAS/390 EE V4 W400006 CR HIT CORBA::INTERNAL WHEN CREATING "SYSTEM_EXCEPTION" WITH "CORBA::UNKNOWN" TO BE SENT BACK TO SR. | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description During outbound message creation in a control region, CORBA::INTERNAL exception with minor code C9C210C3 was raised. The same request from a java client, that has big endian ordering didn't hit an error, so this might be a new problem regarding to little endian byte ordering. The reply status of the message was "SYSTEM_EXCEPTION". "CORBA::UNKNOWN" message was created in SR and passed to CR to be back to TPBroker C++ client. Reply status="NO_EXCEPTION" case doesn't hit this error.Local fix Ask development to build a fix at the customer's service level.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0 for z/OS and OS/390. * **************************************************************** * PROBLEM DESCRIPTION: CORBA::Internal exception with minor * * code C9C210C3 with little endian * * client after EJB throws unexpected * * user exception. * **************************************************************** * RECOMMENDATION: * **************************************************************** A user exception thrown by the EJB which was not expected because it was not coded in the remote interface results in an unknown user exception. This state is temporarily represented internally as a reply status of 999 (3E7x). When converting from big/little endian, this value got corrupted and became 2E7x (743). This is not a valid value and no special case code recognized it, so the C9C210C3 exception was thrown.Problem conclusion The endian conversion code was corrected to handle a little endian value with the high bit on (i.e. 80000000x). APAR PQ49009 is associated with SERVICE LEVEL W400013 of WebSphere Application Server V4.0 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 #: PQ49009
IBM Group: Software Group
Modified date: Jul 3, 2001
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.