Hi, I found the reason for my problem: I used a static class with static member variables and run into race conditions. So it was my fault in implementing my controller bean. Now I implemented my writer-bean as a singleton EJB. I think now everything is fine again.
Thanks a lot for the project Lucene! === Ralph --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org