Forgive me again :( Again, false alarm. It was a problem with Eclipse. When debugging, instead of going to the line where the exception is catched, he enters an inifinite loop. But it's an Eclipse problem. If you do the same without debugging then the InvalidQueryException is thrown perfectly.
Sorry for your time :( Thanks! On 10/31/05, Marcel Reutegger <[EMAIL PROTECTED]> wrote: > > Martin Perez wrote: > > Well, maybe I used wrongly the word "hangs", but that's a problem with > my > > english :-). Most correctly: the query does not returns, maybe it enters > an > > infinite loop. > > > > I have reproduced the same query just some minutes ago. What do you need > to > > reproduce it? > > sequence of operation to create sample content, including versioning > operations and finally the exact query you execute. > > or, you could just paste the thread-dump of the jvm when you think the > query might be in an infinite loop. usually this is also quite > informative... > > regards > marcel >