• 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: (some) Broken images in deployment
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (some) Broken images in deployment


  • Subject: Re: (some) Broken images in deployment
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 5 Jul 2005 19:04:03 -0700

Are the images returned from the application or directly from the web server? It sounds like the images are getting requested once from WOResourceManager (which then discards them) and then requested again. Try using TCPMonitor to take a look at what is going on between the browser and the server.

Chuck




On Jul 5, 2005, at 4:07 PM, email@hidden wrote:

Hi all,

I've had a problem that has cropped up recently in my development environment, where not all resources for a project will always load with each refresh of a page. The problem is not one having to do with the resources not being found, because the same image will often load on one page, but not in another. So I know that the images are there.

Usually, some images do load, but not all. Generally, everything works just fine for the first few uses after the app is launched, but after perhaps two sessions, the images are showing up as broken images again. I've also noticed once that the CSS file doesn't load, so it's all resources, not just images.

I'm wondering what is causing this - I think that it may be something that showed up shortly after installing 5.2.4 deployment (now using 5.3), but I'm not sure - it definitely wasn't a night and day scenario, where I noticed it immediately after an update. It seems as though it was a problem that cropped up right after an update of my app, in which I turned on a particular setting, but I can't figure out what setting that was. My properties file reads like the following. Commented out parameters I have used at some point in the past, but am not using now - in other words, I am currently using mostly default settings.


WOAutoOpenInBrowser=false
#WOAutoOpenClientApplication=true
#WOPort=9010
#WODebuggingEnabled=true
#WODirectConnectEnabled=true
#WOAllowRapidTurnaround=false
#WOSessionTimeOut=3600
#WOAllowsConcurrentRequestHandling=true

# Required for file uploads
WOUseLegacyMultipartParser=true

# Required for mail
WOSMTPHost=my.mail.relay



Everything works fine in development, on my local box. Thoughts? Hopefully someone can tell me I'm just being dumb...

TIA,

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


This email sent to email@hidden


--
Practical WebObjects - a book for intermediate WebObjects developers who want to increase their overall knowledge of WebObjects, or those who are trying to solve specific application development problems.
http://www.global-village.net/products/practical_webobjects





_______________________________________________ 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: (some) Broken images in deployment
      • From: Mike Schrag <email@hidden>
    • Re: (some) Broken images in deployment
      • From: Mike Schrag <email@hidden>
References: 
 >(some) Broken images in deployment (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: Develop through Webserver problem
  • Next by Date: Re: Automatically create record in a to-one relationship
  • Previous by thread: (some) Broken images in deployment
  • Next by thread: Re: (some) Broken images in deployment
  • Index(es):
    • Date
    • Thread