Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145550 Details for
Bug 222601
Changing storage display sizes and/or paths can cause Zope publishing error
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Corresponding message from Zope log.
zope_log.txt (text/plain), 6.60 KB, created by
Len DiMaggio
on 2007-01-15 03:28:34 UTC
(
hide
)
Description:
Corresponding message from Zope log.
Filename:
MIME Type:
Creator:
Len DiMaggio
Created:
2007-01-15 03:28:34 UTC
Size:
6.60 KB
patch
obsolete
> > > >------ >2007-01-14T21:10:40 INFO ZPublisher.Conflict ConflictError at /luci/storage/index_html: database conflict error (oid 0x09, class Products.Transience.Transience.Increaser, serial this txn started with 0x036ae8fd7b920166 2007-01-15 03:09:28.961797, serial currently committed 0x036ae8fe53259e66 2007-01-15 03:10:19.487566) (10 conflicts (0 unresolved) since startup at Thu Jan 11 15:46:05 2007) >------ >2007-01-14T21:10:40 ERROR Zope.SiteErrorLog http://tng3-5.lab.msp.redhat.com:8080/luci/storage/index_html >Traceback (innermost last): > Module ZPublisher.Publish, line 115, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 41, in call_object > Module Shared.DC.Scripts.Bindings, line 311, in __call__ > Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec > Module Products.PageTemplates.ZopePageTemplate, line 255, in _exec > Module Products.PageTemplates.PageTemplate, line 104, in pt_render > - <ZopePageTemplate at /luci/storage/index_html> > Module TAL.TALInterpreter, line 238, in __call__ > Module TAL.TALInterpreter, line 281, in interpret > Module TAL.TALInterpreter, line 728, in do_defineMacro > Module TAL.TALInterpreter, line 281, in interpret > Module TAL.TALInterpreter, line 457, in do_optTag_tal > Module TAL.TALInterpreter, line 442, in do_optTag > Module TAL.TALInterpreter, line 437, in no_tag > Module TAL.TALInterpreter, line 281, in interpret > Module TAL.TALInterpreter, line 749, in do_useMacro > Module TAL.TALInterpreter, line 281, in interpret > Module TAL.TALInterpreter, line 511, in do_setGlobal_tal > Module Products.PageTemplates.TALES, line 221, in evaluate > - URL: /luci/global_defines > - Line 3, Column 0 > - Expression: standard:'context/@@plone' > - Names: > {'container': <Folder at /luci/storage>, > 'context': <Folder at /luci/storage>, > 'default': <Products.PageTemplates.TALES.Default instance at 0xb754626c>, > 'here': <Folder at /luci/storage>, > 'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xea1ac6c>, > 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb74e9dec>, > 'nothing': None, > 'options': {'args': ()}, > 'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xea1ac6c>, > 'request': <HTTPRequest, URL=http://tng3-5.lab.msp.redhat.com:8080/luci/storage/index_html>, > 'root': <Application at >, > 'template': <ZopePageTemplate at /luci/storage/index_html>, > 'traverse_subpath': [], > 'user': <PropertiedUser 'admin'>} > 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__: context > Module Products.PageTemplates.Expressions, line 286, in restrictedTraverse > - __traceback_info__: {'path': ['@@plone'], 'TraversalRequestNameStack': []} > Module Products.Five.traversable, line 115, in __bobo_traverse__ >AttributeError: @@plone >------ >2007-01-14T21:10:40 ERROR root Exception while rendering an error message >Traceback (most recent call last): > File "/usr/lib/luci/zope/lib/python/OFS/SimpleItem.py", line 223, in raise_standardErrorMessage > v = s(**kwargs) > File "/usr/lib/luci/zope/lib/python/Products/CMFCore/FSPythonScript.py", line 108, in __call__ > return Script.__call__(self, *args, **kw) > File "/usr/lib/luci/zope/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__ > return self._bindAndExec(args, kw, None) > File "/usr/lib/luci/zope/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec > return self._exec(bound_data, args, kw) > File "/usr/lib/luci/zope/lib/python/Products/CMFCore/FSPythonScript.py", line 164, in _exec > result = f(*args, **kw) > File "Script (Python)", line 16, in standard_error_message > File "/usr/lib/luci/zope/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__ > return self._bindAndExec(args, kw, None) > File "/usr/lib/luci/zope/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec > return self._exec(bound_data, args, kw) > File "/usr/lib/luci/zope/lib/python/Products/CMFCore/FSPageTemplate.py", line 195, in _exec > result = self.pt_render(extra_context=bound_names) > File "/usr/lib/luci/zope/lib/python/Products/CMFCore/FSPageTemplate.py", line 134, in pt_render > result = FSPageTemplate.inheritedAttribute('pt_render')( > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render > tal=not source, strictinsert=0)() > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 238, in __call__ > self.interpret(self.program) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 281, in interpret > handlers[opcode](self, args) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 749, in do_useMacro > self.interpret(macro) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 281, in interpret > handlers[opcode](self, args) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 457, in do_optTag_tal > self.do_optTag(stuff) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 442, in do_optTag > return self.no_tag(start, program) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 437, in no_tag > self.interpret(program) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 281, in interpret > handlers[opcode](self, args) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 749, in do_useMacro > self.interpret(macro) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 281, in interpret > handlers[opcode](self, args) > File "/usr/lib/luci/zope/lib/python/TAL/TALInterpreter.py", line 511, in do_setGlobal_tal > self.engine.setGlobal(name, self.engine.evaluateValue(expr)) > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate > return expression(self) > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__ > return self._eval(econtext) > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/Expressions.py", line 173, in _eval > ob = self._subexprs[-1](econtext) > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/Expressions.py", line 127, in _eval > ob = restrictedTraverse(ob, path, getSecurityManager()) > File "/usr/lib/luci/zope/lib/python/Products/PageTemplates/Expressions.py", line 286, in restrictedTraverse > o=t(REQUEST, name) > File "/usr/lib/luci/zope/lib/python/Products/Five/traversable.py", line 115, in __bobo_traverse__ > raise AttributeError(name) >AttributeError: @@plone
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222601
: 145550