Hi all, I get the following error when I create an object in a Plone (1.0.3) site: == Site error This site encountered an error trying to fulfill your request. The errors were: Error Type KeyError Error Value tabindex == Browsing w3.plone.org (http://plone.org/search? SearchableText=KeyError%3A+tabindex), I see that others have too but unfortunately no explanation was given. Here's the error log: == Exception traceback Time 2003/06/27 08:13:28.609 GMT-10 User Name (User Id) sbaptista (sbaptista) Request URL http://192.168.1.60:8081/tax/TNRs/folder_factories Exception Type KeyError Exception Value tabindex Traceback (innermost last): Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.Scripts.Bindings, line 252, in __call__ Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 167, in _exec Module Products.PageTemplates.ZopePageTemplate, line 228, in _exec Module Products.CMFCore.FSPageTemplate, line 139, in pt_render Module Products.PageTemplates.PageTemplate, line 95, in pt_render <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> Module TAL.TALInterpreter, line 200, in __call__ Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 703, in do_useMacro Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 726, in do_defineSlot Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 682, in do_defineMacro Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 636, in do_loop_tal Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 273, in do_startEndTag Module TAL.TALInterpreter, line 295, in do_startTag Module TAL.TALInterpreter, line 363, in attrAction_tal Module Products.PageTemplates.TALES, line 223, in evaluateText Module Products.PageTemplates.TALES, line 217, in evaluate URL: /tax/main_template Line 65, Column 22 Expression: standard:'tabindex/next' Names: {'container': <PloneSite instance at 015C7C68>, 'default': <Products.PageTemplates.TALES.Default instance at 00ECA5F4>, 'here': <PloneFolder instance at 01AD05B8>, 'loop': <SafeMapping instance at 01CB12D0>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0082040C>, 'nothing': None, 'options': {'args': ()}, 'repeat': <SafeMapping instance at 01CB12D0>, 'request': <HTTPRequest, URL=http://192.168.1.60:8081/tax/TNRs/folder_factories>, 'root': <Application instance at 015D0248>, 'template': <FSPageTemplate at /tax/folder_factories used for /tax/TNRs>, 'traverse_subpath': [], 'user': sbaptista} Module Products.PageTemplates.Expressions, line 206, in __call__ Module Products.PageTemplates.Expressions, line 194, in _eval Module Products.PageTemplates.Expressions, line 146, in _eval __traceback_info__: tabindex KeyError: tabindex Display traceback as text REQUEST form filter_by_portal_type ['#'] filter_by_Subject [] filter_state 'set_view_filter' type_name 'Tax News Release' folder_factories 'Add New Item' cookies __ac_name 'sbaptista' lazy items SESSION <bound method SessionDataManager.getSessionData of <SessionDataManager instance at 016A38B0>> other AUTHENTICATION_PATH 'tax' _translation_service_cache None AcceptCharset <Products.Localizer.Accept.AcceptCharset instance at 0236BB8C> AcceptLanguage <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> PUBLISHED <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> PATH_INFO '/tax/TNRs/folder_factories' traverse_subpath [] SERVER_URL 'http://192.168.1.60:8081' type_name 'Tax News Release' USER_PREF_LANGUAGES <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> URL 'http://192.168.1.60:8081/tax/TNRs/folder_factories' TraversalRequestNameStack [] AUTHENTICATED_USER sbaptista URL0 http://192.168.1.60:8081/tax/TNRs/folder_factories URL1 http://192.168.1.60:8081/tax/TNRs URL2 http://192.168.1.60:8081/tax URL3 http://192.168.1.60:8081 BASE0 http://192.168.1.60:8081 BASE1 http://192.168.1.60:8081 BASE2 http://192.168.1.60:8081/tax BASE3 http://192.168.1.60:8081/tax/TNRs BASE4 http://192.168.1.60:8081/tax/TNRs/folder_factories environ HTTP_ACCEPT_ENCODING 'gzip, deflate' CONTENT_TYPE 'application/x-www-form-urlencoded' PATH_TRANSLATED '\\tax\\TNRs' HTTP_ACCEPT 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */*' HTTP_COOKIE '__ac_name="sbaptista"; __ac="c2JhcHRpc3RhOm1pa2V5eA%3D%3D%0A"' HTTP_ACCEPT_LANGUAGE 'en-us' GATEWAY_INTERFACE 'CGI/1.1' SERVER_PORT '8081' HTTP_USER_AGENT 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)' CONTENT_LENGTH '155' REMOTE_ADDR '192.168.1.186' channel.creation_time 1056737568 SERVER_PROTOCOL 'HTTP/1.1' PATH_INFO '/tax/TNRs' HTTP_HOST '192.168.1.60:8081' REQUEST_METHOD 'POST' SCRIPT_NAME '' SERVER_SOFTWARE 'Zope/(Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32) ZServer/1.1b1' HTTP_CACHE_CONTROL 'no-cache' CONNECTION_TYPE 'Keep-Alive' HTTP_REFERER 'http://192.168.1.60:8081/tax/TNRs/folder_contents' SERVER_NAME 'TAX_SERVERW.tax.state.hi.us' == Thanks, Stan __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
the plone mailing list is the right place for Plone questions. -aj --On Freitag, 27. Juni 2003 13:42 Uhr -0700 Stan Baptista <sbaptista@yahoo.com> wrote:
Hi all,
I get the following error when I create an object in a Plone (1.0.3) site:
== Site error This site encountered an error trying to fulfill your request. The errors were:
Error Type KeyError
Error Value tabindex ==
Browsing w3.plone.org (http://plone.org/search? SearchableText=KeyError%3A+tabindex), I see that others have too but unfortunately no explanation was given.
Here's the error log:
== Exception traceback Time 2003/06/27 08:13:28.609 GMT-10 User Name (User Id) sbaptista (sbaptista) Request URL http://192.168.1.60:8081/tax/TNRs/folder_factories Exception Type KeyError Exception Value tabindex
Traceback (innermost last):
Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.Scripts.Bindings, line 252, in __call__ Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 167, in _exec Module Products.PageTemplates.ZopePageTemplate, line 228, in _exec Module Products.CMFCore.FSPageTemplate, line 139, in pt_render Module Products.PageTemplates.PageTemplate, line 95, in pt_render <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> Module TAL.TALInterpreter, line 200, in __call__ Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 703, in do_useMacro Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 726, in do_defineSlot Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 682, in do_defineMacro
Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 636, in do_loop_tal Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 273, in do_startEndTag
Module TAL.TALInterpreter, line 295, in do_startTag Module TAL.TALInterpreter, line 363, in attrAction_tal
Module Products.PageTemplates.TALES, line 223, in evaluateText Module Products.PageTemplates.TALES, line 217, in evaluate URL: /tax/main_template Line 65, Column 22 Expression: standard:'tabindex/next' Names: {'container': <PloneSite instance at 015C7C68>, 'default': <Products.PageTemplates.TALES.Default instance at 00ECA5F4>, 'here': <PloneFolder instance at 01AD05B8>, 'loop': <SafeMapping instance at 01CB12D0>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0082040C>, 'nothing': None, 'options': {'args': ()}, 'repeat': <SafeMapping instance at 01CB12D0>, 'request': <HTTPRequest, URL=http://192.168.1.60:8081/tax/TNRs/folder_factories>, 'root': <Application instance at 015D0248>, 'template': <FSPageTemplate at /tax/folder_factories used for /tax/TNRs>, 'traverse_subpath': [], 'user': sbaptista} Module Products.PageTemplates.Expressions, line 206, in __call__ Module Products.PageTemplates.Expressions, line 194, in _eval Module Products.PageTemplates.Expressions, line 146, in _eval __traceback_info__: tabindex KeyError: tabindex
Display traceback as text
REQUEST form filter_by_portal_type ['#'] filter_by_Subject [] filter_state 'set_view_filter' type_name 'Tax News Release' folder_factories 'Add New Item'
cookies __ac_name 'sbaptista'
lazy items SESSION <bound method SessionDataManager.getSessionData of <SessionDataManager instance at 016A38B0>>
other AUTHENTICATION_PATH 'tax' _translation_service_cache None AcceptCharset <Products.Localizer.Accept.AcceptCharset instance at 0236BB8C> AcceptLanguage <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> PUBLISHED <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> PATH_INFO '/tax/TNRs/folder_factories' traverse_subpath [] SERVER_URL 'http://192.168.1.60:8081' type_name 'Tax News Release' USER_PREF_LANGUAGES <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> URL 'http://192.168.1.60:8081/tax/TNRs/folder_factories' TraversalRequestNameStack [] AUTHENTICATED_USER sbaptista URL0 http://192.168.1.60:8081/tax/TNRs/folder_factories URL1 http://192.168.1.60:8081/tax/TNRs URL2 http://192.168.1.60:8081/tax URL3 http://192.168.1.60:8081 BASE0 http://192.168.1.60:8081 BASE1 http://192.168.1.60:8081 BASE2 http://192.168.1.60:8081/tax BASE3 http://192.168.1.60:8081/tax/TNRs BASE4 http://192.168.1.60:8081/tax/TNRs/folder_factories
environ HTTP_ACCEPT_ENCODING 'gzip, deflate' CONTENT_TYPE 'application/x-www-form-urlencoded' PATH_TRANSLATED '\\tax\\TNRs' HTTP_ACCEPT 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */*' HTTP_COOKIE '__ac_name="sbaptista"; __ac="c2JhcHRpc3RhOm1pa2V5eA%3D%3D%0A"' HTTP_ACCEPT_LANGUAGE 'en-us' GATEWAY_INTERFACE 'CGI/1.1' SERVER_PORT '8081' HTTP_USER_AGENT 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)' CONTENT_LENGTH '155' REMOTE_ADDR '192.168.1.186' channel.creation_time 1056737568 SERVER_PROTOCOL 'HTTP/1.1' PATH_INFO '/tax/TNRs' HTTP_HOST '192.168.1.60:8081' REQUEST_METHOD 'POST' SCRIPT_NAME '' SERVER_SOFTWARE 'Zope/(Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32) ZServer/1.1b1' HTTP_CACHE_CONTROL 'no-cache' CONNECTION_TYPE 'Keep-Alive' HTTP_REFERER 'http://192.168.1.60:8081/tax/TNRs/folder_contents' SERVER_NAME 'TAX_SERVERW.tax.state.hi.us' ==
Thanks, Stan
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Hi, - Watch out the version of the other products from which Plone 1.0.3 depends. - Avoid CMF 1.4. Mensaje citado por Andreas Jung <andreas@andreas-jung.com>:
the plone mailing list is the right place for Plone questions.
-aj
--On Freitag, 27. Juni 2003 13:42 Uhr -0700 Stan Baptista <sbaptista@yahoo.com> wrote:
Hi all,
I get the following error when I create an object in a Plone (1.0.3) site:
== Site error This site encountered an error trying to fulfill your request. The errors were:
Error Type KeyError
Error Value tabindex ==
Browsing w3.plone.org (http://plone.org/search? SearchableText=KeyError%3A+tabindex), I see that others have too but unfortunately no explanation was given.
Here's the error log:
== Exception traceback Time 2003/06/27 08:13:28.609 GMT-10 User Name (User Id) sbaptista (sbaptista) Request URL http://192.168.1.60:8081/tax/TNRs/folder_factories Exception Type KeyError Exception Value tabindex
Traceback (innermost last):
Module ZPublisher.Publish, line 98, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.Scripts.Bindings, line 252, in __call__ Module Shared.DC.Scripts.Bindings, line 283, in _bindAndExec Module Products.CMFCore.FSPageTemplate, line 167, in _exec Module Products.PageTemplates.ZopePageTemplate, line 228, in _exec Module Products.CMFCore.FSPageTemplate, line 139, in pt_render Module Products.PageTemplates.PageTemplate, line 95, in pt_render <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> Module TAL.TALInterpreter, line 200, in __call__ Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 703, in do_useMacro Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 726, in do_defineSlot Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 682, in do_defineMacro
Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 636, in do_loop_tal Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 669, in do_condition Module TAL.TALInterpreter, line 244, in interpret Module TAL.TALInterpreter, line 273, in do_startEndTag
Module TAL.TALInterpreter, line 295, in do_startTag Module TAL.TALInterpreter, line 363, in attrAction_tal
Module Products.PageTemplates.TALES, line 223, in evaluateText Module Products.PageTemplates.TALES, line 217, in evaluate URL: /tax/main_template Line 65, Column 22 Expression: standard:'tabindex/next' Names: {'container': <PloneSite instance at 015C7C68>, 'default': <Products.PageTemplates.TALES.Default instance at 00ECA5F4>, 'here': <PloneFolder instance at 01AD05B8>, 'loop': <SafeMapping instance at 01CB12D0>, 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0082040C>, 'nothing': None, 'options': {'args': ()}, 'repeat': <SafeMapping instance at 01CB12D0>, 'request': <HTTPRequest, URL=http://192.168.1.60:8081/tax/TNRs/folder_factories>, 'root': <Application instance at 015D0248>, 'template': <FSPageTemplate at /tax/folder_factories used for /tax/TNRs>, 'traverse_subpath': [], 'user': sbaptista} Module Products.PageTemplates.Expressions, line 206, in __call__ Module Products.PageTemplates.Expressions, line 194, in _eval Module Products.PageTemplates.Expressions, line 146, in _eval __traceback_info__: tabindex KeyError: tabindex
Display traceback as text
REQUEST form filter_by_portal_type ['#'] filter_by_Subject [] filter_state 'set_view_filter' type_name 'Tax News Release' folder_factories 'Add New Item'
cookies __ac_name 'sbaptista'
lazy items SESSION <bound method SessionDataManager.getSessionData of <SessionDataManager instance at 016A38B0>>
other AUTHENTICATION_PATH 'tax' _translation_service_cache None AcceptCharset <Products.Localizer.Accept.AcceptCharset instance at 0236BB8C> AcceptLanguage <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> PUBLISHED <FSPageTemplate at /tax/folder_factories used for /tax/TNRs> PATH_INFO '/tax/TNRs/folder_factories' traverse_subpath [] SERVER_URL 'http://192.168.1.60:8081' type_name 'Tax News Release' USER_PREF_LANGUAGES <Products.Localizer.Accept.AcceptLanguage instance at 0236E8A4> URL 'http://192.168.1.60:8081/tax/TNRs/folder_factories' TraversalRequestNameStack [] AUTHENTICATED_USER sbaptista URL0 http://192.168.1.60:8081/tax/TNRs/folder_factories URL1 http://192.168.1.60:8081/tax/TNRs URL2 http://192.168.1.60:8081/tax URL3 http://192.168.1.60:8081 BASE0 http://192.168.1.60:8081 BASE1 http://192.168.1.60:8081 BASE2 http://192.168.1.60:8081/tax BASE3 http://192.168.1.60:8081/tax/TNRs BASE4 http://192.168.1.60:8081/tax/TNRs/folder_factories
environ HTTP_ACCEPT_ENCODING 'gzip, deflate' CONTENT_TYPE 'application/x-www-form-urlencoded' PATH_TRANSLATED '\\tax\\TNRs' HTTP_ACCEPT 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-powerpoint, application/vnd.ms-excel, application/msword, application/x-shockwave-flash, */*' HTTP_COOKIE '__ac_name="sbaptista"; __ac="c2JhcHRpc3RhOm1pa2V5eA%3D%3D%0A"' HTTP_ACCEPT_LANGUAGE 'en-us' GATEWAY_INTERFACE 'CGI/1.1' SERVER_PORT '8081' HTTP_USER_AGENT 'Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)' CONTENT_LENGTH '155' REMOTE_ADDR '192.168.1.186' channel.creation_time 1056737568 SERVER_PROTOCOL 'HTTP/1.1' PATH_INFO '/tax/TNRs' HTTP_HOST '192.168.1.60:8081' REQUEST_METHOD 'POST' SCRIPT_NAME '' SERVER_SOFTWARE 'Zope/(Zope 2.6.1 (binary release, python 2.1, win32-x86), python 2.1.3, win32) ZServer/1.1b1' HTTP_CACHE_CONTROL 'no-cache' CONNECTION_TYPE 'Keep-Alive' HTTP_REFERER 'http://192.168.1.60:8081/tax/TNRs/folder_contents' SERVER_NAME 'TAX_SERVERW.tax.state.hi.us' ==
Thanks, Stan
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Saludos, Ing. Ricardo Núñez Webmaster de la DST Universidad Simón Bolívar E-Mail: rinunez@usb.ve
Zope 2.6.1, running direct (no Apache proxy) from Linux. I have a problem with awstats, a log analyser, reading the Zope Z2.log files. Web search suggests the problem is a spurious space in the http_server.py file. I have fixed the space but presumably I need to do more to make it happen? There is an http_server.pyc file in medusa. All the .pyc files are dated from the date I installed Zope, but I don't want to reinstall everything. Do I? Can I recompile just this file? How? Thanks for any help you can offer. Mark Barratt
On Fri, Jun 27, 2003 at 10:03:14PM +0100, Mark Barratt wrote:
Zope 2.6.1, running direct (no Apache proxy) from Linux.
I have a problem with awstats, a log analyser, reading the Zope Z2.log files. Web search suggests the problem is a spurious space in the http_server.py file.
I noticed that too... i use analog and i just configured analog around the spurious space :)
I have fixed the space but presumably I need to do more to make it happen? There is an http_server.pyc file in medusa. All the .pyc files are dated from the date I installed Zope, but I don't want to reinstall everything. Do I? Can I recompile just this file? How?
Those are cached bytecode files generated by the interpreter. Ignore them. Restart zope and the .pyc will be regenerated if the .py file has changed. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's META VINDALOO ZORRO! (random hero from isometric.spaceninja.com)
Paul Winkler wrote:
Those are cached bytecode files generated by the interpreter. Ignore them. Restart zope and the .pyc will be regenerated if the .py file has changed.
Excellent, thanks. Not only fixed the logs (once I've worked out how to remove the existing spurious spaces - some kind of grep-thing, I guess) but also learned a bit about Python. Mark Barratt
On Fri, Jun 27, 2003 at 05:23:53PM -0400, Paul Winkler wrote:
On Fri, Jun 27, 2003 at 10:03:14PM +0100, Mark Barratt wrote:
Zope 2.6.1, running direct (no Apache proxy) from Linux.
I have a problem with awstats, a log analyser, reading the Zope Z2.log files. Web search suggests the problem is a spurious space in the http_server.py file.
I noticed that too... i use analog and i just configured analog around the spurious space :)
FYI, this is apparently fixed in zope 2.6.2 (currently in beta). http://collector.zope.org/Zope/931 -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's DESTRUCTO-HIPPO PENIS! (random hero from isometric.spaceninja.com)
participants (5)
-
Andreas Jung -
Mark Barratt -
Paul Winkler -
Ricardo Núñez -
Stan Baptista