I have loaded a MIB file with zenmib. When I click on MIBs in the web interface 
I see the new MIB file. However, when I try to move it to a sub-folder, the web 
interface hangs for a number of minutes then displays the following messge:

[Image: http://mysite.verizon.net/phonegi/PublicImages/zenosserror.jpg ]

I restarted zenoss and tried again. Here is what the event.log file recorded:


Code:
2009-06-11T15:02:30 INFO Zope Ready to handle requests
------
2009-06-11T15:05:30 INFO ZODB.Conflict database read conflict error (oid 0x16, 
class BTrees._OOBTree.OOBTree) at /zport/dmd/Mibs/moveMibModules (1 conflicts, 
of which 0 were unresolved, since startup at Thu Jun 11 15:02:30 2009)
------
2009-06-11T15:06:32 INFO ZODB.Conflict database read conflict error (oid 0x19, 
class BTrees._OOBTree.OOBTree) at /zport/dmd/Mibs/moveMibModules (2 conflicts, 
of which 0 were unresolved, since startup at Thu Jun 11 15:02:30 2009)
------
2009-06-11T15:07:32 INFO ZODB.Conflict database read conflict error (oid 0x1c, 
class BTrees._OOBTree.OOBTree) at /zport/dmd/Mibs/moveMibModules (3 conflicts, 
of which 0 were unresolved, since startup at Thu Jun 11 15:02:30 2009)
------
2009-06-11T15:08:38 INFO ZODB.Conflict database read conflict error (oid 0x1f, 
class BTrees._OOBTree.OOBTree) at /zport/dmd/Mibs/moveMibModules (4 conflicts, 
of which 0 were unresolved, since startup at Thu Jun 11 15:02:30 2009)
------
2009-06-11T15:08:38 ERROR Zope.SiteErrorLog 
http://zenoss:8080/zport/dmd/Mibs/moveMibModules
Traceback (most recent call last):
  File "/opt/zenoss/lib/python/Zope2/App/startup.py", line 167, in 
zpublisher_exception_hook
    v.reraise()
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 114, in publish
    request, bind=1)
  File "/opt/zenoss/lib/python/ZPublisher/mapply.py", line 88, in mapply
    if debug is not None: return debug(object,args,context)
  File "/opt/zenoss/lib/python/ZPublisher/Publish.py", line 40, in call_object
    result=apply(object,args) # Type s<cr> to step into published object.
  File "/opt/zenoss/Products/ZenModel/MibOrganizer.py", line 191, in 
moveMibModules
    'Mib modules moved to %s.' % moveTarget
  File "/opt/zenoss/Products/ZenWidgets/messaging.py", line 186, in 
sendToBrowser
    context = self.context.REQUEST.SESSION.get('messages')
  File "/opt/zenoss/lib/python/ZPublisher/HTTPRequest.py", line 1217, in 
__getattr__
    v = self.get(key, default, returnTaints=returnTaints)
  File "/opt/zenoss/lib/python/ZPublisher/HTTPRequest.py", line 1177, in get
    if callable(v): v = v()
  File "/opt/zenoss/lib/python/Products/Sessions/SessionDataManager.py", line 
93, in getSessionData
    return self._getSessionDataObject(key)
  File "/opt/zenoss/lib/python/Products/Sessions/SessionDataManager.py", line 
180, in _getSessionDataObject
    ob = container.new_or_existing(key)
  File "/opt/zenoss/lib/python/Products/Transience/Transience.py", line 843, in 
new_or_existing
    item = self.get(key, _marker)
  File "/opt/zenoss/lib/python/Products/Transience/Transience.py", line 490, in 
get
    item = self._move_item(k, current_ts, default)
  File "/opt/zenoss/lib/python/Products/Transience/Transience.py", line 308, in 
_move_item
    if abucket.get(k, None) is not None:
  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 704, in setstate
    self._setstate(obj)
  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 737, in _setstate
    self._load_before_or_conflict(obj)
  File "/opt/zenoss/lib/python/ZODB/Connection.py", line 766, in 
_load_before_or_conflict
    raise ReadConflictError(object=obj)
ReadConflictError: database read conflict error (oid 0x1f, class 
BTrees._OOBTree.OOBTree)



I can move other MIB files around just fine - even into the directory where I'm 
trying to send this MIB. I've deleted the MIB and started again with the same 
results. Please help.




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

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

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



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

Reply via email to