[Zope] Zope 2.x bug in loading products
Martijn Faassen
faassen@vet.uu.nl
Sat, 20 Nov 1999 23:36:36 +0100
Ross Boylan wrote:
[snip decription]
> 8) The management control panel for products still shows the same as in
> step 4. This *is* a bug, since that line no longer exists. I presume
> there is some other problem with the product which prevents if from loading.
I think I can confirm the same type of thing happening to me during product
development. I'm not entirely sure though, as I've done a *lot* of Zope
restarting during product development.
> 9) If you want shutdown Zope and delete the database. Recreate it. Now
> you will see no report of OrgUser in the Products listing.
I think what helped in my case was deleting the product from the listing (on
the product management screen), then restarting. The healed product would
show up then.
> This indicates that when the product fails to load, it leaves the old error
> message in place.
Does the product work at all in such a state? Did you try? I mean, is this a
cosmetic error or is something weird going on underneath?
Regards,
Martijn