> The JVM crash? I think yes, because testDistribSearch drove also crazy,
> because connections were only causing SecurityException.
Yeah, but I mean before you committed the security policies -- the JVM
crashes were a result of a test thread waiting on a socket read()
indefinitely (until it was interrupted by a timeout). The interrupt
was typically ending well but soon after that the JVM was crashing.
Weird.
Dawid
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|