Re: (some) Broken images in deployment
Re: (some) Broken images in deployment
- Subject: Re: (some) Broken images in deployment
- From: Mike Schrag <email@hidden>
- Date: Wed, 6 Jul 2005 01:32:23 -0400
Incidentally if the license limit IS your problem, you have four
options that i can think of offhand:
1) upgrade to 5.2.4 and get your unlimited license
2) use a deployment license for development
3) turn off WOAllowRapidTurnaround and symlink your
webserverresources from your dev environment into your apache
document root (basically serve images with apache instead of
WOResourceManager)
4) initiate illicit-behavior-mode, get jad, and decompile
License.class :)
ms
On Jul 5, 2005, at 10:04 PM, Chuck Hill wrote:
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:
40mdimension.com
This email sent to email@hidden
_______________________________________________
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