Re: NSDistantObject exception when server trying to access registered clients using DO
Re: NSDistantObject exception when server trying to access registered clients using DO
- Subject: Re: NSDistantObject exception when server trying to access registered clients using DO
- From: Ken Thomases <email@hidden>
- Date: Wed, 6 May 2009 07:56:18 -0500
Hi Kiran,
You keep posting this same query over and over. If you're not getting
any answers (beyond my earlier attempts, which admittedly went
nowhere), it isn't because people didn't see the question; it's
because people don't know the answer.
What you are asking is pretty deep into the internals of Distributed
Objects. I think you're going to have to file a bug report with
Apple, or possibly even open a DTS Technical Support Incident.
You report that creating an NSSocketPort in the more typical manner (-
initWithTCPPort:) avoids the exception, but that "some times [the]
socket is not allocated". What do you mean by that? Does -
initWithTCPPort: return nil? Is anything logged when that happens?
In other words, perhaps solving whatever problem you're seeing with -
initWithTCPPort: is easier than solving the exception you're getting
when using -initWithProtocolFamily:socketType:protocol:socket:.
In any case, taking this issue directly to Apple through the
appropriate channels is the most certain way to get it addressed.
There are plenty of knowledgeable folks on these lists, but perhaps
nobody with the deep technical knowledge necessary to solve your
problem.
Regards,
Ken
_______________________________________________
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