• 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: Application Stops Responding - Strange Conditions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Application Stops Responding - Strange Conditions


  • Subject: Re: Application Stops Responding - Strange Conditions
  • From: Anjo Krank <email@hidden>
  • Date: Wed, 20 Apr 2005 10:18:16 +0200

Hi,

Am 20.04.2005 um 07:31 schrieb Hunter Hillegas:

        ma.addObject( pageWithName( "Main" ));
        ma.addObject( this );

This is not a particularly good way to do what you want. If you are two levels deep, then you'd create two pages of which at least one will get thrown away. Add to that the various session check-in/out issues that you are encountering, you're probably better of just putting a dict containing the names and display names and other info you need to create the breadcrumbs, as you said you are using DAs anyway.


Other than that, look in ERXApp's code to find out about the session store deadlock detection, it might give you some hints (you need to run single-threaded to use it).

Cheers, Anjo

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Application Stops Responding - Strange Conditions
      • From: Hunter Hillegas <email@hidden>
References: 
 >Application Stops Responding - Strange Conditions (From: Hunter Hillegas <email@hidden>)
 >Re: Application Stops Responding - Strange Conditions (From: Sacha Mallais <email@hidden>)
 >Re: Application Stops Responding - Strange Conditions (From: Hunter Hillegas <email@hidden>)
 >Re: Application Stops Responding - Strange Conditions (From: Chuck Hill <email@hidden>)
 >Re: Application Stops Responding - Strange Conditions (From: Hunter Hillegas <email@hidden>)

  • Prev by Date: Re: Application Stops Responding - Strange Conditions
  • Next by Date: RE: [ANN] ExistsInRelationshipQualifier: WHERE EXISTS (SELECT 1FROM A WHERE ...)
  • Previous by thread: Re: Application Stops Responding - Strange Conditions
  • Next by thread: Re: Application Stops Responding - Strange Conditions
  • Index(es):
    • Date
    • Thread