[jboss-user] [JBossCache] - Weird TreeCache.printDetails()

ottuzzi do-not-reply at jboss.com
Thu Feb 15 04:44:32 EST 2007


Hi there,

I'm getting strange results from the method TreeCache.printDetails().
I'm constructing a tree like:

/USER
  |    /USER_ID_1
  |       /INFO
  |          ...
  |          ...
  |    /USER_ID_2
  |       ...
  |    ...
  |    /USER_ID_N

When the cache is initialized everything is OK but after some time (say 1 hour) the printDetails() method show something like this:

/USER
  | jboss:internal:uninitialized: null
  | 
  |     /30815
  | 
  |     /31135
  | jboss:internal:uninitialized: null
  | 
  |     /31137
  | 
  |     /29970
  | jboss:internal:uninitialized: null
  | 
  |     /29544

Should I get worried?
Am I doing something wrong?
The log says:
2007-02-15 10:42:33,190 DEBUG - process(): region: /USER/
  | 2007-02-15 10:42:33,190 DEBUG - processed 0 node events in region: /USER/
  | 2007-02-15 10:42:33,190 DEBUG - Recycle queue is empty


Many thanks
Bye
Piero

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016920#4016920

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4016920



More information about the jboss-user mailing list