APAR status
Closed as program error.
Error description
An BeanNotReentrantException is thrown during a valid EJB
method call when:
1) EJBContainer=debug=enabled trace is enabled,
2) toString() method is defined in EJB's local business
interface and
3) finder method and/or Collection/Iterator/Enumeration from
finder collection are invoked.
Local fix Problem summary
****************************************************************
* USERS AFFECTED: IBM WebSphere Applicatin Server users who *
* define a toString() method in the business *
* interface of an EJB entity bean, use *
* finder methods and have EJBContainer trace *
* specification enabled are affected. *
****************************************************************
* PROBLEM DESCRIPTION: When the aforementioned conditions are *
* met, an application may receive a *
* BeanNotReentrantException from the *
* EJB Container. *
****************************************************************
* RECOMMENDATION: *
****************************************************************
When EJB Container trace is enabled, the application server uses
the toString() method of the EJB reference to create debug
information to the trace log. If the toString method is
defined in the business interface, this method is inadvertently
invoked and causes a BeanNotReentrantException.
Problem conclusion
The EJB container has been changed to avoid calling the
toString mehod, which is in the user name space, during trace
generation process and collects trace information using
alternative means.
Temporary fix Comments
APAR information |
APAR number |
PQ84547 |
Reported component name |
WAS BASE 5.0 |
Reported component ID |
5630A3600 |
Reported release |
00W |
Status |
CLOSED PER |
PE |
NoPE |
HIPER |
NoHIPER |
Special Attention |
NoSpecatt |
Submitted date |
2004-02-11 |
Closed date |
2004-02-17 |
Last modified date |
2004-02-17 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Modules/Macros
Publications Referenced
Applicable component levels |
R00W PSY |
UP |
|