• 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: Waiting for Session Check-Out
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Waiting for Session Check-Out


  • Subject: Re: Waiting for Session Check-Out
  • From: Mike Schrag <email@hidden>
  • Date: Mon, 1 Dec 2008 20:13:03 -0500

This bug happens when multiple requests for a session come in before the first request completes (Ajax on the page can cause this) and the first request calls terminate() on the session (e.g. from a log out link or in response to an exception during request processing). The session terminates properly, but the threads for the other queued requests for the now terminated sessions are stuck. This prevents the app from restarting under wotaskd control (other than force quitting it). An example trace from one such stuck thread (highly mutilated, not my fault):
Are you kidding me? How has this one survived this long? Why doesn't terminate check in the session? Won't a terminated session .notify() the TimoutEntry?? That's asinine. This is cruising for a Wonder fix, I think.

ms

_______________________________________________
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: Waiting for Session Check-Out
      • From: Chuck Hill <email@hidden>
References: 
 >Waiting for Session Check-Out (From: Andrew Lindesay <email@hidden>)
 >Re: Waiting for Session Check-Out (From: Mike Schrag <email@hidden>)
 >Re: Waiting for Session Check-Out (From: Andrew Lindesay <email@hidden>)
 >Re: Waiting for Session Check-Out (From: Chuck Hill <email@hidden>)
 >Re: Waiting for Session Check-Out (From: Mike Schrag <email@hidden>)
 >Re: Waiting for Session Check-Out (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Waiting for Session Check-Out
  • Next by Date: Re: Chuck officially wins
  • Previous by thread: Re: Waiting for Session Check-Out
  • Next by thread: Re: Waiting for Session Check-Out
  • Index(es):
    • Date
    • Thread