• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Distributed Objects "connection went invalid while waiting for a reply"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed Objects "connection went invalid while waiting for a reply"


  • Subject: Distributed Objects "connection went invalid while waiting for a reply"
  • From: "Hamish Allan" <email@hidden>
  • Date: Wed, 9 Jul 2008 01:11:19 +0100

I'm seeing "connection went invalid while waiting for a reply" in a DO
callback. The client passes self in a call to the server; some time
later, the server calls a method on that client (proxy), the program
hangs for a second or so, the "connection went invalid" connection
appears, but the method call is successful anyway, so it would appear
that the DO machinery is re-connecting everything okay.

According to the debugger, the message appears as a result of an
uncaught NSException from -[NSConnection sendInvocation:internal:],
called from -[NSDistantObject forwardInvocation].

Server and client are both properly retained.

There seem to be a lot of messages of late on Apple's forums about
problems with iSync (10.5.4) and even Interface Builder (10.5.3,
IB3.1beta6) in which this message is reported. Is it perhaps a bug in
recent versions of the OS rather than in my code?

Hamish

P.S. This question has been asked before, but the OP didn't get an
answer (http://www.cocoabuilder.com/archive/message/cocoa/2006/12/29/176458)
_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Distributed Objects "connection went invalid while waiting for a reply"
      • From: "Hamish Allan" <email@hidden>
    • Re: Distributed Objects "connection went invalid while waiting for a reply"
      • From: Mike Bellerby <email@hidden>
    • Re: Distributed Objects "connection went invalid while waiting for a reply"
      • From: Ken Thomases <email@hidden>
  • Prev by Date: Re: Working with Paragraphs in Core Text
  • Next by Date: Re: [NSTextStorage/NSAttributedString] How can we know the height of a rendered string?
  • Previous by thread: Re: Errors from NSTreeController (or NSOutlineView?)
  • Next by thread: Re: Distributed Objects "connection went invalid while waiting for a reply"
  • Index(es):
    • Date
    • Thread