This message is coming from event dispatcher. Likely it is benign -
listeners for snapshot events are registered using weak references, so
when a listener is garbage-collected, it is detected during event
dispatch, and this message is generated...
Now the question is why so many? This number should be proportional to
the number of created and garbage-collected DataContexts in the system.
Do you think your application may have actually created that many
DataContexts over the same period of time?
Andrus
On Mar 17, 2005, at 5:57 PM, Hogue, Brian wrote:
> We found this in our log file - recurred almost 1 million times:
>
> 03-17 16:41:00 | DEBUG | Received: [SnapshotEvent] source:
> org.objectstyle.cayenne.access.ObjectStor..f303c, modified 2 id(s)
> 03-17 16:41:00 | DEBUG | Failed invocation, removing: snapshotsChanged
>
> Any idea as to what it is?
>
> Thanks,
>
> Brian
>
This archive was generated by hypermail 2.0.0 : Thu Mar 17 2005 - 19:19:21 EST