Jeff Sabin

Results 11 comments of Jeff Sabin

Seeing the same problem. Anyone know the cause or how to prevent this? Seen this on version 0.7.0. java.lang.IndexOutOfBoundsException         at com.leansoft.bigqueue.BigArrayImpl.validateIndex(BigArrayImpl.java:458)         at com.leansoft.bigqueue.BigArrayImpl.get(BigArrayImpl.java:399)         at com.leansoft.bigqueue.BigQueueImpl.dequeue(BigQueueImpl.java:104)         at com.proofpoint.queue.FileBackedQueue.dequeue(FileBackedQueue.java:183)