Re: DO problems
Re: DO problems
- Subject: Re: DO problems
- From: Aurélien Hugelé <email@hidden>
- Date: Tue, 25 Mar 2008 14:12:21 +0100
I encountered this very same problem with DO since Leopard.
I noticed that a large part of the DO backend has been rewritten in
Leopard.
If you know how to fix/reproduce the problem, I'll be glad to know.
I suggest trying your program on a Tiger/Tiger configuration.. I'm
pretty sure it will work as expected.
Aurélien,
Objective Decision Team
On 19 mars 08, at 01:58, Alexander Cohen wrote:
Hi, i have a server and client communication through DO. Connections
are all set up then the client send a message to the server with
itself as the first argument. The server should then just reply
right away to the client using the first argument as the proxy.
Problem is, im getting the error below when trying to send the
response form the server back to the client. Any ideas what might be
happening?
server received hello
*** NSDistantObject initWithCoder: 0x2 not given away for conn
0x171a62f0
exceptionHandler:shouldHandleException:
-[NSConcretePortCoder decodeInvocation]: no local target
thanks
AC
_______________________________________________
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
_______________________________________________
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
References: | |
| >DO problems (From: Alexander Cohen <email@hidden>) |