Hi all.
When running freemail I get this error after a few minutes:
Exception in thread "Account Watcher for sbc"
java.lang.ArrayIndexOutOfBoundsException: 8
at
org.bouncycastle.crypto.digests.SHA256Digest.unpackWord(SHA256Digest.java:82)
at
org.bouncycastle.crypto.digests.SHA256Digest.doFinal(SHA256Digest.java:108)
at freemail.HashSlotManager.incSlot(HashSlotManager.java:37)
at freemail.SlotManager.getNextSlot(SlotManager.java:149)
at freemail.InboundContact.fetch(InboundContact.java:89)
at freemail.SingleAccountWatcher.run(SingleAccountWatcher.java:125)
at java.lang.Thread.run(Thread.java:595)
Freemail seems to keep running, and the mail server is working, but it
doesn't seem to keep looking for new messages.
On a more general note, does anyone have a way of monitoring if
freemail is actually running well? When running the process on a
external machine for longer periods of time, I have a hard time
telling if it is actually running, or has come to a halt.
Regards
S?ren