Hi there! I'm recieving the following errors when trying to run luke-with-deps.jar
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. Exception in thread "main" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main" Any ideas? On Monday, March 10, 2014 5:20:05 PM UTC-4, Dmitry Kan wrote: > > Hello! > > Luke 4.7.0 has been released. Download it here: > > https://github.com/DmitryKey/luke/releases/tag/4.7.0 > > Release based on pull request of Petri Kivikangas ( > https://github.com/DmitryKey/luke/pull/2) Kiitos, Petri! > > Tested against the solr-4.7.0 index. > > 1. Upgraded maven plugins. > 2. Added simple Windows launch script: In Windows, Luke can now be > launched easily by executing luke.bat. Script sets MaxPermSize to 512m > because Luke was found to crash on lower settings. > > Best regards, > > Dmitry Kan > > -- > Blog: http://dmitrykan.blogspot.com > Twitter: http://twitter.com/dmitrykan >