19-05-2006 00:03:07[R-10]-ERROR org.jsmtpd.generic.threadpool.ThreadWorker Generic Thread pool worker #10 Caught a runtime exception :
java.lang.IndexOutOfBoundsException: Index: 501, Size: 501
at java.util.ArrayList.RangeCheck(ArrayList.java:546)
at java.util.ArrayList.get(ArrayList.java:321)
at java.util.Collections$SynchronizedList.get(Collections.java:1820)
at org.jsmtpd.tools.cache.SimpleCache.cache(SimpleCache.java:57)
at org.jsmtpd.plugins.inputIPFilters.RBLFilter.checkIP(RBLFilter.java:97)
at org.jsmtpd.core.receive.InputIPFilterChecker.checkIPAgainstFilters(InputIPFilterChecker.java:44)
at org.jsmtpd.core.receive.ProtocolHandler.runDialog(ProtocolHandler.java:198)
at org.jsmtpd.core.receive.ProtocolHandler.init(ProtocolHandler.java:173)
at org.jsmtpd.core.receive.ReceiverWorkerImpl.doJob(ReceiverWorkerImpl.java:39)
at org.jsmtpd.generic.threadpool.ThreadWorker.run(ThreadWorker.java:46)