PQ70731: ABEND0C4 IN *PATHNAM/JNI_SETPRIMITIVEARRAYREGION CALLED FROM ORBEJSBRIDGE::INVOKE(VOID*) | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description WebSphere application server abends with the dump title: COMPON=WEBSPHERE Z/OS, COMPID=5655A9801,ISSUER=BBORLEXT,ABEND IN *PATHNAM/jni_SetPrimitiveArrayRegion The ABEND is ABEND0C4. Looking at the Traceback: of the failing TCB, you see: that the exception is occuring in the method jni_SetPrimitiveArrayRegion which was called from method: ORBEJSBridge::invoke(void*) The PU Offset for the ORBEJSBridge entry is +806. .Local fix Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * V4.0.1 for z/OS and OS/390 * **************************************************************** * PROBLEM DESCRIPTION: ABEND0C4/ABENDS0C4 in * * jni_SetPrimitiveArrayRegion called from * * ORBEJSBridge::invoke due to unchecked * * failure of NewByteArray because storage * * was not available. * **************************************************************** * RECOMMENDATION: * **************************************************************** In ORBEJSBridge::invoke a Java byte array was created, but due to a storage shortage condition, the storage request was not granted and a zero was returned. The returned value was not checked and was used in a subseqent set call which abended 0C4.Problem conclusion Support was modified to check for successful completion of newByteArray before trying to use the byte array. APAR PQ70731 is associated with SERVICE LEVEL W401501 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 #: PQ70731
IBM Group: Software Group
Modified date: Apr 3, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.