Page 1 of 1

Is there a way to extend the message length?

Posted: Fri Oct 14, 2016 9:37 am
by russellweetch
We are having some occasional issues with a server application and Mad captures the exception but truncates the message ... well I think it is MAD that does, you might tell me other wise, although when we step through the code forcing a similar exception we can see the whole message. Here is an example of what's in the report:

exception class : EROInvalidStream
exception message : Invalid binary header. Either incompatible or not a binary message. <.h.t.m.l.>.<.h.e.a.d.>.<.t.i.t.l.e.>.I.n.t.e.r.n.a.l. .S.e.r.v.e.r. .E.r.r.o.r.<./.t.i.t.l.e.>.<./.h.e.a.d.>.<.b.o.d.y.>.<.h.1.>.I.n.t.e.r.n.a.l. .S.e.r.v.e.r. .E.r.r.o.r.<./.h.1.>.A.c.c.e.s.s.

any ideas gratefully received.

Thanks

Re: Is there a way to extend the message length?

Posted: Tue Oct 18, 2016 6:30 pm
by madshi
From the top of my head I don't remember cutting the message length anywhere. Can you reproduce the problem on your development PC in any way?