Hi Graham!

1.1 isn't officially released yet... but it's veeery close. Unfortunately, a side-effect of our testing is the availability of a "zenoss-1.1" at the RPATH site.

Did you run "appliance_update.sh" or "zenmigrate"?

   $ zenmigrate run -v 10 --commit

-Eric

Graham Bloice wrote:
After upgrading my VMWare appliance to 1.1 this morning, I get errors
when attempting to view any Management tab.  The following traceback
is typical:

Type: KeyError
Value: 'userCommands'

Traceback (innermost last):

   * Module ZPublisher.Publish, line 114, in publish
   * Module ZPublisher.mapply, line 88, in mapply
   * Module ZPublisher.Publish, line 40, in call_object
   * Module Shared.DC.Scripts.Bindings, line 311, in __call__
   * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
   * Module Products.CMFCore.FSPageTemplate, line 195, in _exec
   * Module Products.CMFCore.FSPageTemplate, line 134, in pt_render
   * Module Products.PageTemplates.PageTemplate, line 104, in pt_render
     <FSPageTemplate at /zport/deviceOrganizerManage used for
/zport/dmd/Devices>
   * Module TAL.TALInterpreter, line 206, in __call__
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 711, in do_useMacro
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 426, in do_optTag_tal
   * Module TAL.TALInterpreter, line 411, in do_optTag
   * Module TAL.TALInterpreter, line 406, in no_tag
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 711, in do_useMacro
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 426, in do_optTag_tal
   * Module TAL.TALInterpreter, line 411, in do_optTag
   * Module TAL.TALInterpreter, line 406, in no_tag
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 734, in do_defineSlot
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 426, in do_optTag_tal
   * Module TAL.TALInterpreter, line 411, in do_optTag
   * Module TAL.TALInterpreter, line 406, in no_tag
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 734, in do_defineSlot
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 426, in do_optTag_tal
   * Module TAL.TALInterpreter, line 411, in do_optTag
   * Module TAL.TALInterpreter, line 406, in no_tag
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 711, in do_useMacro
   * Module TAL.TALInterpreter, line 250, in interpret
   * Module TAL.TALInterpreter, line 477, in do_setLocal_tal
   * Module Products.PageTemplates.TALES, line 221, in evaluate
     URL: file:ZenModel/skins/zenmodel/userCommandsMacros.pt
     Line 37, Column 0
     Expression: standard:'here/userCommands/objectValuesAll'
     Names:

     {'container': <ZentinelPortal at /zport>,
      'context': <DeviceClass at /zport/dmd/Devices>,
'default': <Products.PageTemplates.TALES.Default instance at 0xb72dc7ec>,
      'here': <DeviceClass at /zport/dmd/Devices>,
'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb3083d8c>,
      'modules':
<Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at
0xb72e284c>,
      'nothing': None,
      'options': {'args': ()},
      'repeat': <Products.PageTemplates.TALES.SafeMapping object at
0xb3083d8c>,
      'request': <HTTPRequest,
URL=http://zenoss:8080/zport/dmd/Devices/deviceOrganizerManage>,
      'root': <Application at >,
      'template': <FSPageTemplate at /zport/deviceOrganizerManage
used for /zport/dmd/Devices>,
      'traverse_subpath': [],
      'user': graham}

   * Module Products.PageTemplates.Expressions, line 185, in __call__
   * Module Products.PageTemplates.Expressions, line 173, in _eval
   * Module Products.PageTemplates.Expressions, line 127, in _eval
     __traceback_info__: here
* Module Products.PageTemplates.Expressions, line 320, in restrictedTraverse
     __traceback_info__: {'path': ['userCommands',
'objectValuesAll'], 'TraversalRequestNameStack': ['objectValuesAll']}
   * Module OFS.ObjectManager, line 713, in __getitem__

KeyError: 'userCommands'



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

Reply via email to