users@glassfish.java.net

Seldom EJBs are retaining stale objects

From: <glassfish_at_javadesktop.org>
Date: Fri, 17 Sep 2010 17:17:04 PDT

I have a MDB calling Stateless Session Bean (Facade). Facade (for every call) creates new business logic object to perform business operation. Business logic object retrieves configuration from database and performs the operation. I made sure all objects created by Facade and their sub objects are not static objects. But still sometimes (very seldom) the business logic objects holds some old (or incorrect) configuration data and behaves incorrectly. This may happen after few days of continuous running of Glassfish or sometimes it never happens. After restart of Glassfish problem goes away.

Does anyone has similar issue or it is a known issue?
[Message sent by forum member 'tsnaveen']

http://forums.java.net/jive/thread.jspa?messageID=483042