Menu

#5 IllegalStateException

Imago_v1.2
open
5
2003-10-24
2003-10-24
No

When the Kronos reaper thread attempts to clean up the
TimedWatchableContainer attempts to get the timestamp
fail with an IllegalStateException with the message
"Illegal Class Loader Binding". This appears to happen
only when requesting jndi objects. It appears that the
thread may need to retrieve the URL from the datasource
before it calculates the timestamp.

Modification fo the calculateTimestamp() method may be
required to catch any exception and return 0 as the
result as per the requirements.

This bug may also affect other reaper threads. All
reaper threads should be investigated.

Discussion


Log in to post a comment.