I see the following the first time a Zope instance is started under 2.9: 2006-04-03T10:59:30 ERROR Zope A problem was found when checking the global product registry. This is probably due to a Product being uninstalled or renamed. The traceback follows. Traceback (most recent call last): File "C:\Zope\2.9.2\lib\python\OFS\Application.py", line 260, in checkGlobalRegistry keys=list(self._p_jar.root()['ZGlobals'].keys()) File "C:\Zope\2.9.2\lib\python\OFS\Uninstalled.py", line 46, in __getattr__ raise AttributeError, escape(name) AttributeError: keys Seems odd. What does it mean? Should I expect it? How come it no longer happens on subsequent startups? cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk