• 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
Re: Long Time Dealy When getting Vended Object
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Long Time Dealy When getting Vended Object


  • Subject: Re: Long Time Dealy When getting Vended Object
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 23 Apr 2009 19:41:48 -0500

On Apr 23, 2009, at 12:05 AM, Kiran Kumar S wrote:

These are the lines of code i got blocked

1. When Remote Machine is not in Network

553 -[PXDistributedObjectsClient serverObjectWithReestablishingConnection]
553 -[PXDistributedObjectsClient serverObject]
553 _CF_forwarding_prep_0 553 ___forwarding___
553 -[NSDistantObject forwardInvocation:]
553 -[NSConnection sendInvocation:internal:]
553 -[NSConnection sendInvocation:internal:]

Hmm. I was wrong to suggest sampling. I doesn't resolve to specific lines of code, just functions/methods. Better to break into the program using the debugger (Control-c if using gdb directly, the Pause button in Xcode's debugger) to get the specific line within the - serverObject method.


Of course, line numbers won't be meaningful to me without your whole source file, so just show the contents of the line.

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


  • Follow-Ups:
    • Re: Long Time Dealy When getting Vended Object
      • From: Kiran Kumar S <email@hidden>
References: 
 >Long Time Dealy When getting Vended Object (From: Kiran Kumar S <email@hidden>)
 >Re: Long Time Dealy When getting Vended Object (From: Ken Thomases <email@hidden>)
 >Re: Long Time Dealy When getting Vended Object (From: Kiran Kumar S <email@hidden>)
 >Re: Long Time Dealy When getting Vended Object (From: Kiran Kumar S <email@hidden>)

  • Prev by Date: Core Data and the Application Delegate
  • Next by Date: Re: NSTableView variable row height and noteHeightOfRowsWithIndexesChanged during live resize
  • Previous by thread: Re: Long Time Dealy When getting Vended Object
  • Next by thread: Re: Long Time Dealy When getting Vended Object
  • Index(es):
    • Date
    • Thread