mkjeff / secs4net

SECS-II/HSMS-SS/GEM implementation on .NET
https://mkjeff.github.io/secs4net/
MIT License
443 stars 195 forks source link

I got Unhandled exception occurred on PipeDecoder producer #69

Closed tondangerza closed 10 months ago

tondangerza commented 2 years ago

Hi, I run my app (passive) on 13.00 PM and got Unhandled exception occurred on PipeDecoder producer on 08.00 PM and then can't connect host (active) until re-initial host, I don't know what to do please can you help me?

logging [05/09/2565 20:49:54 [Error] T3 Timeout[id=0x692EDA2E]: 45 sec. [05/09/2565 20:49:09 [Error] Unhandled exception occurred on PipeDecoder producer [05/09/2565 13:58:50 [MessageOut] REQUEST SPOOLED DATA ACKNOWLEDGE:'S6F24' <B [1] 0x02> .

[05/09/2565 13:58:50 [MessageIn] 'S6F23'W <U1 [1] 0> .

[05/09/2565 13:58:50 [MessageOut] CEEB:'S2F38' <B [1] 0x00> .

image

Desktop OS: Windows 10 pro 64 bit

mkjeff commented 2 years ago

Please provide more detail about the unhandled exception, such as exception type and stack trace.

tondangerza commented 2 years ago

Please provide more detail about the unhandled exception, such as exception type and stack trace.

After Linktest sending, I not yet found the unhandled exception, it's been 5-6 days I don't know why

tossorrow commented 1 year ago

Please provide more detail about the unhandled exception, such as exception type and stack trace.

I may have reproduced the same exception. SECS-Retry

windows 10 64 bit .net framework4.6.1

mkjeff commented 10 months ago

same as #94