Ticket #557 (closed defect: Fixed)

Opened 2 years ago

Last modified 3 months ago

Type: KeyError Value: 'getSeverityString'

Reported by: edahl Owned by: edahl
Priority: 3 - Medium Milestone: zenoss-1.0
Component: All Version: 0.23.0
Keywords: Cc:
Community Patch Attached: Deployed @ Customer:
Installer: Maintenance Target:
Specific ZenPack: Maintenance Status:
Documentation Note?: Not required Regression:

Description

Type: KeyError
Value: 'getSeverityString'
URL: /zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1/objRRDTemplate
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/objRRDTemplate used for /zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1>
  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 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 653, in do_loop_tal
  Module TAL.TALInterpreter, line 250, in interpret
  Module TAL.TALInterpreter, line 501, in do_insertText_tal
  Module Products.PageTemplates.TALES, line 227, in evaluateText
  Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:ZenModel/skins/zenmodel/viewRRDTemplate.pt
Line 140, Column 8
Expression: standard:'thresh/getSeverityString'
Names:{'container': <ZentinelPortal at /zport>,
 'context': <Device at /zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1>,
 'default': <Products.PageTemplates.TALES.Default instance at 0xb72dcbac>,
 'here': <Device at /zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb32fd0ac>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb72e1c0c>,
 'nothing': None,
 'options': {'args': ()},
 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb32fd0ac>,
 'request': <HTTPRequest, URL=http://172.22.36.107:8080/zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1/objRRDTemplate>,
 'root': <Application at >,
 'template': <FSPageTemplate at /zport/objRRDTemplate used for /zport/dmd/Devices/Server/Windows/devices/BATCHLRPD1>,
 'traverse_subpath': [],
 'user': ben}
  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__: thresh
  Module Products.PageTemplates.Expressions, line 320, in restrictedTraverse
__traceback_info__: {'path': ['getSeverityString'], 'TraversalRequestNameStack': []}
  Module OFS.ObjectManager, line 713, in __getitem__
KeyError: 'getSeverityString'

Contact name: Ben
Comments: 

Change History

Changed 2 years ago by jstevens

  • status changed from new to closed
  • resolution set to fixed

Fixed in r3061

Changed 3 months ago by bbibeault

  • documentation set to Not required
  • reviewed set to 1
Note: See TracTickets for help on using tickets.