Ajay Upadhyaya a écrit :

I think I'm getting to the issue here... it seems that java.util.HashMap.get() is getting stuck in infinite loop , and it is happening due to CachingNormalizer not protecting LRUMap from concurrent access in multiple threads

Have you done a thread-dump ? (kill -3 on Unix/Linux, don't know on W$)

If so, could you open a JIRA for this problem, and attach the thread-dump? We may have this kind of issue in 1.0-RCx releases, and we would like to analyze the problem further.

Thanks !

Reply via email to