Re: Interesting problem with instances
Re: Interesting problem with instances
- Subject: Re: Interesting problem with instances
- From: Guido Neitzer <email@hidden>
- Date: Thu, 14 Dec 2006 13:43:25 +0100
On 14.12.2006, at 13:16, Patrick Middleton wrote:
So go looking at all your images, the good and the bad, and see how
long the data for each is in the database.
Perhaps this wasn't clear enough:
The same image is displayed properly in one instance and not in the
other instance. Its the same database entry, the same image, the same
page, just a different instance of our DirectAcion application.
Remember also that WOResourceManager caches data -- if the app was
started while the database migration was still in progress, the row
required might have not been present when one instance tried to
fetch it and what you're seeing is "not found" from the cache,
while another instance may have tried to fetch it later and found
and returned it.
I have added new instances - no go. I have restarted the instances.
Nothing. I have restarted the whole server. Nothing. I have compared
working and non-working instances (remember: same image) - nothing. I
searched through the logs - nothing. I updated the jdbc driver,
restarted the application server - nothing. I'm currently a bit
helpless.
cug
_______________________________________________
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