My topology submits fine, and sometimes runs for a while. But eventually I
start seeing the below stacktrace over and over and it stops processing
messages.

I realize this is a bit vague, but any recommendations for troubleshooting?


2015-09-22T00:19:01.220-0400 b.s.d.supervisor [INFO] Starting supervisor
with id d9b7f39a-854e-464d-a484-eb61a1ce172d at host stormsc3n6.csnzoo.com
2015-09-22T00:19:02.111-0400 b.s.event [ERROR] Error when processing event
java.lang.StackOverflowError: null
        at java.io.ByteArrayInputStream.read(ByteArrayInputStream.java:144)
~[na:1.7.0_11]
        at
java.io.ObjectInputStream$PeekInputStream.peek(ObjectInputStream.java:2266)
~[na:1.7.0_11]
        at
java.io.ObjectInputStream$BlockDataInputStream.peek(ObjectInputStream.java:2559)
~[na:1.7.0_11]

Reply via email to