Thanks for the explanation Robert ! Shai
On Thu, Oct 14, 2010 at 11:25 AM, Robert Muir <[email protected]> wrote: > On Thu, Oct 14, 2010 at 5:18 AM, Shai Erera <[email protected]> wrote: > > Hi > > > > I ran SOLR tests today and I've noticed this print appearing several > times: > > > > [junit] > > [junit] ------------- Standard Error ----------------- > > [junit] 14.okt.2010 12:14:28 > > org.apache.solr.common.util.ConcurrentLRUCache finalize > > [junit] SEVERE: ConcurrentLRUCache was not destroyed prior to > > finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!! > > [junit] ------------- ---------------- --------------- > > > > Is this expected? Can it be ignored? > > > > Also, not sure where it's coming from, but notice this typo: > > > > 14.okt.2010 --> okt instead of oct I assume. Is it something defined in > SOLR > > code? > > I can't answer the first question (lots of tests give me this > ConcurrentLRUCache warning, but the date format is because we switch > up the locale when running tests, so sometimes you see SCHWERWIEGEND, > GRAVE, etc instead of SEVERE, and also different date formats. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
