No, we were never able to find a fix or workaround for this. We're operating now on the assumption that it's an unfixable design flaw in DO. This makes for a very fragile client/server implementation.

Jonathon

On Dec 6, 2008, at 1:31 AM, Bridger Maxwell wrote:

Hey,

Did you ever figure out what the problem is? It sounds like I am having the exact same problem. It has been driving me insane for a while now. I can't figure it out for the life of me.

Thank You,
Bridger Maxwell

On Thu, May 22, 2008 at 10:02 PM, R.L. Grigg <[EMAIL PROTECTED] > wrote: I have a Cocoa DO server and a client that connects to it. When the client orderly exits with [server removeMessageClient:self] the client can reconnect and everything just works. But if the client crashes and then tries to reconnect to the server, the server somehow refuses the request:

2008-05-23 09:33:20.855 client[6621:10b] [NOTE: this exception originated in the server.] [NSPortCoder sendBeforeTime:sendReplyPort:] timed out (10233202800.854183 233202800.854681) 1

Is there some exception the server can detect when a client crashes so it can drop/reset that connection? Or is there some way to do this from the client side when trying to reconnect? The only way I can "clear" it is to restart the server.

Russ
Xcode 3.0, OSX 10.5.2, Cocoa

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/bridgeyman %40gmail.com

This email sent to [EMAIL PROTECTED]


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to