[jboss-user] [JBoss Cache] - Re: CacheLoader store not recreating keys/values

jaysmith do-not-reply at jboss.com
Tue Apr 12 12:34:00 EDT 2011


jaysmith [http://community.jboss.org/people/jaysmith] created the discussion

"Re: CacheLoader store not recreating keys/values"

To view the discussion, visit: http://community.jboss.org/message/599605#599605

--------------------------------------------------------------
Problem was with the 
<serialization objectInputStreamPoolSize="12" objectOutputStreamPoolSize="14" version="3.0.0"
         marshallerClass="org.jboss.cache.marshall.VersionAwareMarshaller" useLazyDeserialization="false"
         useRegionBasedMarshalling="false"/>
portion of the configuration XML.

The class is persisting to the file location like a demon now he he

17:04:46.383 [CustomCacheListener] Created node: /griffin_peter
17:04:46.399 [CustomCacheListener] Created node: /griffin_peter
17:04:46.399 [CustomCacheListener] Loaded node: /griffin_peter
17:04:46.399 [CustomCacheListener] Loaded node: /griffin_peter
17:04:46.399 [CustomCacheListener] Visited node: /griffin_peter
17:04:46.399 [CustomCacheListener] Visited node: /griffin_peter
Fqn: /griffin_peter: Key=testTO; Value=TestTO: field1=This is a test string!

Waiting for 4000 milliseconds ...
17:04:48.602 [CustomCacheListener] Evicted node: /griffin_peter
17:04:48.602 [CustomCacheListener] Evicted node: /griffin_peter
17:04:50.399 [CustomCacheListener] Created node: /griffin_peter
17:04:50.399 [CustomCacheListener] Created node: /griffin_peter
data.size()=1
17:04:50.399 [CustomCacheListener] Visited node: /griffin_peter
17:04:50.399 [CustomCacheListener] Visited node: /griffin_peter
Fqn: /griffin_peter: Key=testTO; Value=TestTO: field1=This is a test string!
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/599605#599605]

Start a new discussion in JBoss Cache at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110412/6d5e9edf/attachment.html 


More information about the jboss-user mailing list