Jay Schmidgall
2005-01-05 20:00:59 UTC
According to the WLS console, we have two out of about 30 entity beans
which have instances which are being destroyed. However, I cannot find
the exception which is causing them to be destroyed. I see nothing in
the WLS logs, nothing in our own logs, nothing, nothing, nothing.
I am wondering if this might be because for those two beans, there are
finder methods which are being invoked, and which may not find anything,
in which case the exception is caught and processing continues
appropriately. Is this a scenario where a bean instance might be created
and then destroyed?
Any ideas on how I can determine why these beans on being destroyed, if
the above scenario does not apply?
Thanks!
which have instances which are being destroyed. However, I cannot find
the exception which is causing them to be destroyed. I see nothing in
the WLS logs, nothing in our own logs, nothing, nothing, nothing.
I am wondering if this might be because for those two beans, there are
finder methods which are being invoked, and which may not find anything,
in which case the exception is caught and processing continues
appropriately. Is this a scenario where a bean instance might be created
and then destroyed?
Any ideas on how I can determine why these beans on being destroyed, if
the above scenario does not apply?
Thanks!