[jboss-user] [JBoss Cache: Core Edition] - Re: Far cache (TcpCacheServer) configuration

2009-01-05 Thread manik.surt...@jboss.com
Yes, this is a bug - thanks for reporting it.  JBCACHE-1459

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4199589#4199589

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199589
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache: Core Edition] - Re: Far cache (TcpCacheServer) configuration

2009-01-03 Thread manik.surt...@jboss.com
I started taking a look at this yesterday evening, I'll spend some time on it 
Monday morning and post back.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4199345#4199345

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199345
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache: Core Edition] - Re: Far cache (TcpCacheServer) configuration

2009-01-02 Thread rs1050
Anyone - any ideas as to what might be causing de-serialization problem?

Thank you.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4199287#4199287

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4199287
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Cache: Core Edition] - Re: Far cache (TcpCacheServer) configuration

2008-12-30 Thread rs1050
After come debugging here is what I see: 

1. TCPServer does get request from the 'A' and send back non-empty map 
(instance of Immutables.ImmutableMapWrapper) for the requested node.

2. TCPDelegatingCacheLoaders does get an empty Immutables.ImmutableMapWrapper 
even though I see that it actually restores non-empty FastCopyHashMap in the 
process of reading from the stream.

Can this be some kind of de-serialization bug?

Thank you.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4198973#4198973

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4198973
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user