> java.lang.NullPointerException
>         at 
> __randomizedtesting.SeedInfo.seed([6330FD6A7351D588:22BBDD0F54EF26C7]:0)
>         at 
> org.apache.solr.SolrTestCaseJ4.recurseDelete(SolrTestCaseJ4.java:1018)

This looks like a JVM problem too?

1017:    if (f.isDirectory()) {
1018:      for (File sub : f.listFiles()) {

Anyway, cleaned it up a bit.

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to