(some) Broken images in deployment
(some) Broken images in deployment
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:
This email sent to email@hidden