make different test but your procedure can be done only with zenoss up and i 
still have this issue 

Code:
2009-09-02 21:10:24 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/opt/zenoss/Products',
I skipped the one in '/opt/zenoss/lib/python/Products'.

2009-09-02 21:10:38 CRITICAL txn.-1208674608 A storage error occured during the 
second phase of the two-phase commit.  Resources may be in an inconsistent 
state.
2009-09-02 21:10:38 ERROR Zope Couldn't install ZenWidgets
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/OFS/Application.py", line 826, in install_product
    transaction.commit()
  File "/opt/zenoss/lib/python/transaction/_manager.py", line 84, in commit
    self.get().commit(sub)
  File "/opt/zenoss/lib/python/transaction/_transaction.py", line 381, in commit
    self._saveCommitishError() # This raises!
  File "/opt/zenoss/lib/python/transaction/_transaction.py", line 379, in commit
    self._commitResources()
  File "/opt/zenoss/lib/python/transaction/_transaction.py", line 432, in 
_commitResources
    rm.tpc_finish(self)
  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 651, in tpc_finish
    self._storage.tpc_finish(transaction, callback)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 974, in tpc_finish
    self._update_cache(tid)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 999, in _update_cache
    self._cache.invalidate(oid, version, tid)
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 376, in invalidate
    assert o.end_tid is None  # i.e., o was current
AssertionError
/opt/zenoss/Products/CMFCore/DirectoryView.py:431: UserWarning: DirectoryView 
Funwkerk refers to a non-existing path Funwkerk/skins/Funwkerk
  % (self.id, dirpath), UserWarning)
/opt/zenoss/Products/CMFCore/DirectoryView.py:431: UserWarning: DirectoryView 
Alvarion refers to a non-existing path 
/opt/zenoss/ZenPacks/ZenPacks.AndreaConsadori.Alvarion/ZenPacks/AndreaConsadori/Alvarion/skins/Alvarion
  % (self.id, dirpath), UserWarning)
/opt/zenoss/Products/CMFCore/DirectoryView.py:431: UserWarning: DirectoryView 
ImprovedLinux refers to a non-existing path ImprovedLinux/skins/ImprovedLinux
  % (self.id, dirpath), UserWarning)
Welcome to the Zenoss dmd command shell!
'dmd' is bound to the DataRoot. 'zhelp()' to get a list of commands.




and sometimes i've this error that kill zendmd and don't let me insert any code


Code:
[zen...@ipmonitoring tmp]$ zendmd
2009-09-02 21:13:28 WARNING OFS.Application Duplicate Product name
After loading Product 'Five' from '/opt/zenoss/Products',
I skipped the one in '/opt/zenoss/lib/python/Products'.

Traceback (most recent call last):
  File "/opt/zenoss/Products/ZenModel/zendmd.py", line 173, in ?
    myconsole = HistoryConsole(locals=_customStuff())
  File "/opt/zenoss/Products/ZenModel/zendmd.py", line 83, in _customStuff
    app = Zope2.app()
  File "/opt/zenoss/lib/python/Zope2/__init__.py", line 51, in app
    startup()
  File "/opt/zenoss/lib/python/Zope2/__init__.py", line 47, in startup
    _startup()
  File "/opt/zenoss/lib/python/Zope2/App/startup.py", line 57, in startup
    DB = configuration.dbtab.getDatabase('/', is_root=1)
  File "/opt/zenoss/lib/python/DBTab/DBTab.py", line 96, in getDatabase
    db = self._createDatabase(name, is_root)
  File "/opt/zenoss/lib/python/DBTab/DBTab.py", line 113, in _createDatabase
    db = factory.open()
  File "/opt/zenoss/lib/python/Zope2/Startup/datatypes.py", line 163, in open
    DB = self.createDB()
  File "/opt/zenoss/lib/python/Zope2/Startup/datatypes.py", line 160, in 
createDB
    return ZODBDatabase.open(self)
  File "/opt/zenoss/lib/python/ZODB/config.py", line 97, in open
    storage = section.storage.open()
  File "/opt/zenoss/lib/python/ZODB/config.py", line 153, in open
    read_only_fallback=self.config.read_only_fallback)
  File "/opt/zenoss/lib/python/ZEO/ClientStorage.py", line 314, in __init__
    self._cache.open()
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 112, in open
    self.fc.scan(self.install)
  File "/opt/zenoss/lib/python/ZEO/cache.py", line 833, in scan
    assert key not in self.key2entry
AssertionError


 and when i've this error i've to stop zenoss service, delete zec file and 
restart




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=38796#38796

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to