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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to