API Support Forum
OEC API > API Support > Unexpected disconnection
Author Topic: Unexpected disconnection
(2 messages, Page 1 of 1)
Moderators: VPfau
DBrubaker673
Posts: 55
Joined: Jul 18, 2007


Posted: Aug 14, 2007 @ 01:28 PM             Msg. 1 of 2
I get quite a few "Unexpected disconnection" messages. I login get a connection event, followed about 10 seconds later by the message:

Unexpected disconnection occurs

This usually happens on the production server, not the API server.

The message is not very informative. What should I do? Some days I'm okay, this morning I was okay, but right now I'm stuck, 4 of these in a row.

Thanks,
Dale

Dale
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Aug 14, 2007 @ 03:37 PM             Msg. 2 of 2
Your application raised an exception in the LoginComplete event, and it was not handled - so API terminated the connection.
I have sent the exception details in a private message.