|
From: J C. C. <jcc...@ri...> - 2007-06-28 22:15:08
|
Johannes Graumann wrote:
> Guys,
>
> I'm trying to put together some R tutorial on our plone intranet. Problem is
> that in something like 'getwd()' plone chokes on the double parenthesis -
> neither '()' nor an explicit '()' work.
> Please find the error message below.
>
> Can anybody help me out with this?
It would be easier if you would, say, provide the code causing the
problem and where it is placed. I cannot guess your context from the
traceback.
--jcc
> Thanks, Joh
>
> Site Error
>
> An error was encountered while publishing this resource.
>
> TextIndex.QueryError
> Sorry, a site error occurred.
>
> Traceback (innermost last):
>
> * Module ZPublisher.Publish, line 196, in publish_module_standard
> * Module Products.PlacelessTranslationService.PatchStringIO, line 34, in
> new_publish
> * Module ZPublisher.Publish, line 146, in publish
> * Module Zope2.App.startup, line 222, in zpublisher_exception_hook
> * Module ZPublisher.Publish, line 115, in publish
> * Module ZPublisher.mapply, line 88, in mapply
> * Module ZPublisher.Publish, line 41, in call_object
> * Module Products.CMFFormController.FSControllerPageTemplate, line 90,
> in __call__
> * Module Products.CMFFormController.BaseControllerPageTemplate, line 28,
> in _call
> * Module Products.CMFFormController.ControllerBase, line 232, in getNext
> __traceback_info__: ['id = atct_edit', 'status =
> success', 'button=None', 'errors={}', 'context=<PloneArticle at
> the-first-step-reading-in-your-data>', "kwargs={'portal_status_message': 'Changes
> saved.'}", 'next_action=None', '']
> * Module Products.CMFFormController.Actions.TraverseTo, line 38, in
> __call__
> * Module ZPublisher.mapply, line 88, in mapply
> * Module ZPublisher.Publish, line 41, in call_object
> * Module Products.CMFFormController.FSControllerPythonScript, line 104,
> in __call__
> * Module Products.CMFFormController.Script, line 145, in __call__
> * Module Products.CMFCore.FSPythonScript, line 108, in __call__
> * Module Shared.DC.Scripts.Bindings, line 311, in __call__
> * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
> * Module Products.CMFCore.FSPythonScript, line 164, in _exec
> * Module None, line 1, in content_edit
> <FSControllerPythonScript at /SomeLabCMS/content_edit used
> for /SomeLabCMS/Members/Graumann/how-to-analyse-maxquant-data-using-r/the-first-step-reading-in-your-data>
> Line 1
> * Module Products.CMFCore.FSPythonScript, line 108, in __call__
> * Module Shared.DC.Scripts.Bindings, line 311, in __call__
> * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
> * Module Products.CMFCore.FSPythonScript, line 164, in _exec
> * Module None, line 11, in content_edit_impl
> <FSPythonScript at /SomeLabCMS/content_edit_impl used
> for /SomeLabCMS/Members/Graumann/how-to-analyse-maxquant-data-using-r/the-first-step-reading-in-your-data>
> Line 11
> * Module Products.Archetypes.BaseObject, line 646, in processForm
> * Module Products.Archetypes.BaseObject, line 637, in _processForm
> __traceback_info__: (<PloneArticle
> at /SomeLabCMS/Members/Graumann/how-to-analyse-maxquant-data-using-r/the-first-step-reading-in-your-data>,
> <Field allowDiscussion(string:rw)>, <bound method
> PloneArticle.allowDiscussion of <PloneArticle
> at /SomeLabCMS/Members/Graumann/how-to-analyse-maxquant-data-using-r/the-first-step-reading-in-your-data>>)
> * Module Products.Archetypes.CatalogMultiplex, line 115, in
> reindexObject
> * Module Products.CMFPlone.CatalogTool, line 357, in catalog_object
> * Module Products.ZCatalog.ZCatalog, line 567, in catalog_object
> * Module Products.ZCatalog.Catalog, line 360, in catalogObject
> * Module Products.PluginIndexes.common.UnIndex, line 235, in
> index_object
> * Module Products.PluginIndexes.common.UnIndex, line 244, in
> _index_object
> * Module Products.PluginIndexes.common.UnIndex, line 274, in
> _get_object_datum
> * Module Products.CMFPlone.CatalogTool, line 100, in __getattr__
> * Module Products.CMFPlone.CatalogTool, line 293, in is_default_page
> * Module Products.CMFPlone.PloneTool, line 660, in isDefaultPage
> * Module Products.CMFPlone.utils, line 104, in isDefaultPage
> * Module Products.CMFPlone.browser.navigation, line 61, in isDefaultPage
> * Module Products.PloneArticle.browser.multipage, line 48, in
> getDefaultPage
> * Module Products.PloneArticle.content.multipage, line 131, in
> getDefaultPage
> * Module Products.PloneArticle.content.multipage, line 101, in getPages
> * Module Products.CMFCore.FSPythonScript, line 108, in __call__
> * Module Shared.DC.Scripts.Bindings, line 311, in __call__
> * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
> * Module Products.CMFCore.FSPythonScript, line 164, in _exec
> * Module None, line 25, in getFolderContents
> <FSPythonScript at /SomeLabCMS/getFolderContents used
> for /SomeLabCMS/Members/Graumann/how-to-analyse-maxquant-data-using-r>
> Line 25
> * Module Products.CMFCore.FSPythonScript, line 108, in __call__
> * Module Shared.DC.Scripts.Bindings, line 311, in __call__
> * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
> * Module Products.CMFCore.FSPythonScript, line 164, in _exec
> * Module None, line 96, in queryCatalog
> SomeLab <FSPythonScript at /SomeLabCMS/queryCatalog used
> for /SomeLabCMS/portal_catalog>
> Line 96
> * Module Products.CMFPlone.CatalogTool, line 379, in searchResults
> * Module Products.ZCatalog.ZCatalog, line 685, in searchResults
> * Module Products.ZCatalog.Catalog, line 735, in searchResults
> * Module Products.ZCatalog.Catalog, line 476, in search
> * Module Products.PluginIndexes.TextIndex.TextIndex, line 490, in
> _apply_index
> * Module Products.PluginIndexes.TextIndex.TextIndex, line 557, in query
> * Module Products.PluginIndexes.TextIndex.TextIndex, line 617, in
> evaluate
> * Module Products.PluginIndexes.TextIndex.TextIndex, line 581, in
> get_operands
> * Module Products.PluginIndexes.TextIndex.TextIndex, line 631, in
> evaluate
>
> TextIndex.QueryError: Malformed query (Also, the following error occurred
> while attempting to render the standard error message, please see the event
> log for full details: Malformed query)
--
Connexions
http://cnx.org
"Building Websites with Plone"
http://plonebook.packtpub.com
|