Hi All,
I think the subject accurately describes what I'm observing. I'm very well
versed in Python yet, so I may be misreading the traceback.
There was a large-scale folder moving and renaming undertaken on our Plone
site during the past week, and some, not all of the hyperlinks to objects
that were moved return the following error (or something very similar). In
this particular traceback my newbie interpretation of the message is that
there are 11 redundant UIDs in the ZODB.
Traceback (innermost last):
Module ZPublisher.Publish, line 101, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Products.CMFCore.PortalContent, line 116, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.CMFCore.FSPageTemplate, line 191, in _exec
Module Products.CMFCore.FSPageTemplate, line 124, in pt_render
Module Products.PageTemplates.PageTemplate, line 96, in pt_render
- <FSPageTemplate at /mmagdb-dev/document_view used for
/mmagdb-dev/ip/cucurbits/prosecution/our_applications/d2120/ancillary_files/
provisional>
Module TAL.TALInterpreter, line 190, in __call__
Module TAL.TALInterpreter, line 234, in interpret
Module TAL.TALInterpreter, line 671, in do_useMacro
Module TAL.TALInterpreter, line 234, in interpret
Module TAL.TALInterpreter, line 409, in do_optTag_tal
Module TAL.TALInterpreter, line 394, in do_optTag
Module TAL.TALInterpreter, line 389, in no_tag
Module TAL.TALInterpreter, line 234, in interpret
Module TAL.TALInterpreter, line 671, in do_useMacro
Module TAL.TALInterpreter, line 234, in interpret
Module TAL.TALInterpreter, line 464, in do_setGlobal_tal
Module Products.PageTemplates.TALES, line 221, in evaluate
- Line 3, Column 0
- Expression: <PythonExpr
portal.portal_actions.listFilteredActionsFor(here)>
- Names:
{'container': <PloneSite instance at 421c2a40>,
'context': <Document at
/mmagdb-dev/ip/cucurbits/prosecution/our_applications/d2120/ancillary_files/
provisional>,
'default': <Products.PageTemplates.TALES.Default instance at
0x40aba6ec>,
'here': <Document at
/mmagdb-dev/ip/cucurbits/prosecution/our_applications/d2120/ancillary_files/
provisional>,
'loop': <SafeMapping instance at 42adb660>,
'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter
instance at 0x40aba0cc>,
'nothing': None,
'options': {'args': ()},
'repeat': <SafeMapping instance at 42adb660>,
'request': <HTTPRequest,
URL=http://mmagdb:9673/mmagdb-dev/ip/cucurbits/prosecution/our_applications/
d2120/ancillary_files/provisional>,
'root': <Application instance at 42195f20>,
'template': <FSPageTemplate at /mmagdb-dev/document_view used for
/mmagdb-dev/ip/cucurbits/prosecution/our_applications/d2120/ancillary_files/
provisional>,
'traverse_subpath': [],
'user': cbraun}
Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
- __traceback_info__: portal.portal_actions.listFilteredActionsFor(here)
Module Python expression
"portal.portal_actions.listFilteredActionsFor(here)", line 1, in
<expression>
Module Products.CMFPlone.ActionsTool, line 69, in listFilteredActionsFor
Module Products.CMFCore.ActionsTool, line 252, in _listActions
Module Products.CMFCore.ActionInformation, line 90, in testCondition
Module Products.CMFCore.Expression, line 44, in __call__
Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
- __traceback_info__: object.lc_linksToMe()
Module Python expression "object.lc_linksToMe()", line 1, in <expression>
Module Products.CMFCore.FSPythonScript, line 104, in __call__
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 160, in _exec
Module None, line 18, in lc_linksToMe
- <FSPythonScript at /mmagdb-dev/lc_linksToMe used for
/mmagdb-dev/ip/cucurbits/prosecution/our_applications/d2120/ancillary_files/
provisional>
- Line 18
Module Products.CMFLinkChecker.LinkCheckerTool, line 164, in
getObjectForUID
ValueError: Object is not uniquely identified by
document.2004-12-07.5885384784.2005-03-10.4664561817(11 alternatives).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joseph Karalius
Research Associate - Bioinformatics
Molecular Markers and Applied Genomics
Seminis Vegetable Seeds, Inc
37437 State Highway 16
Woodland, CA 95695-9353
530-669-6131
joseph.karalius (a) seminis dot com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|