• 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
App hangs on 1st access to DB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

App hangs on 1st access to DB


  • Subject: App hangs on 1st access to DB
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Mon, 22 Mar 2004 11:28:22 -0800

I probably don't have a cookie problem as the line of code at which the app hangs I moved to <awake()>, so it's after all the cookie access which stayed in the constructor.

[2004-03-22 11:20:20 PST] <WorkerThread1> After call to get cookie
[2004-03-22 11:20:20 PST] <WorkerThread1> Set new cookie true Iceland
[2004-03-22 11:20:20 PST] <WorkerThread1> End Main Constructor
[2004-03-22 11:20:20 PST] <WorkerThread1> In awake() before call to objectMatchingKeyAndValue Iceland com.webobjects.eocontrol.EOEditingContext@139c2e


curRegion = (Regions)EOUtilities.objectMatchingKeyAndValue( ec, regionEntity, "regionName", curRegionName );

...the app hangs on the above line, I dumped out what I could think of before the call, that is, <ec.toString() and curRegionName> but I don't know what to do next? The regular deployed app, on Jaguar, which was built under 5.2 has no problem with the DB or the line of code above, which has always been there, and the app runs fine on my Panther development machine.

----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: App hangs on 1st access to DB
      • From: Chuck Hill <email@hidden>
  • Prev by Date: RE: Urgent: Displaying image from NSData
  • Next by Date: select 'top' query??
  • Previous by thread: Problems publishing a Web Service with a int[] parameter
  • Next by thread: Re: App hangs on 1st access to DB
  • Index(es):
    • Date
    • Thread