On 03/27/2013 02:50 PM, James Strachan wrote:
> On the hawtio server I emailed you off-list - can you enter any CLi
> statements without getting the NPE?
No. But I'll provide you with better debugging code soon.
>
> It'd be nice to get a nicer parser exception message than an NPE BTW
> :). "Incorrect character at 8,1, expected 'x'" or something would
> help; then we could highlight the dodgy bit of the CLI command in the
> UI
Yes, I'm working on that as we speak.
> What state is there between commands? If the commands are basically a
> "get" or a "put" and they execute immediately on the cache; there's
> not much state to lose right?
the main one is "encoding", since the various protocols need different 
"codecs" to read/write data correctly.

Tristan
_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to