[jboss-user] [JBossCache] - Re: Failed to process async modifications: java.io.EOFExcept

2007-07-12 Thread [EMAIL PROTECTED]
Hmm, if your log level is DEBUG or TRACE you should see the full stack trace. From the code: | private void put(List mods) { | try | { | delegateTo.put(mods); | } | catch (Exception e) | { | if (log.isWarnEnab

[jboss-user] [JBossCache] - Re: Failed to process async modifications: java.io.EOFExcept

2007-07-12 Thread [EMAIL PROTECTED]
Is this only with the file cache loader? Does this go away with, say, a BdbjeCacheLoader? I know this may not be the ideal cache loader for you due to licensing though, but testing it with this will help pinpoint the problem. View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBossCache] - Re: Failed to process async modifications: java.io.EOFExcept

2007-07-11 Thread jsaraiva
This error message does not generate any stack trace. It only repeats itself many times. I have set the debug level for the org.jboss.cache class to TRACE and don't get any stack trace. The file system is not being shared across the cluster, every member has it's own local cache loader directory

[jboss-user] [JBossCache] - Re: Failed to process async modifications: java.io.EOFExcept

2007-07-09 Thread genman
Do you have a stack trace? Are you sharing the file system across the cluster? What operations are you doing? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062220#4062220 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=