PQ75667: CUSTOMER RECEIVES NOSUCHMETHOD EXCEPTION ON EJSDEPLOYEDSUPPORT.SETCHECKEDEXCEPTION | |||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customer was running an application from a browser when the encountered the error: java.lang.NoSuchMethodError for class: com.ibm.ejs.container.EJSDeployedSupport The method is: setCheckedException(Ljava/lang/Throwable) while setCheckedException is a method on the class above, the signature does not match the implemented method. The existing method takes an exception, not a throwable.Local fix A temproary fix in the form of a jar file can be built on the level a customer encounters this until the fix is available.Problem summary **************************************************************** * USERS AFFECTED: All users of WebSphere Application Server * * version 4.0.1 for z/OS and OS/390 * **************************************************************** * PROBLEM DESCRIPTION: EJB Container may not support code * * generated by * * AAT: setCheckedException(Throwable) * **************************************************************** * RECOMMENDATION: * **************************************************************** EJB Container's EJSDeployedSupport class does not support the method setCheckedException(Throwable) which may be generated by AAT. At runtime, applications would fail with: java.rmi.ServerError: Error occurred in server thread; nested exception java.lang.NoSuchMethodError: com.ibm.ejs.container.EJSDeployedSupport: method setCheckedException(Ljava/lang/Throwable;)V not foundProblem conclusion EJB Container was updated to support the setCheckedException(Throwable) method signature. APAR PQ75667 is associated with SERVICE LEVEL W401509 of WebSphere Application Server version 4.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 #: PQ75667
IBM Group: Software Group
Modified date: Aug 6, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.