|
List Info
Thread: Plone site error after attempting to install PloneFormGen
|
|
| Plone site error after attempting to
install PloneFormGen |
  United States |
2007-09-20 19:17:18 |
Ok - the basics - fairly clean install of Zope/Plone - Plone
2.5.3 pretty
default install from the unified installer.
Skinned with Pyboom
After installing PloneFormGen 1.1.3 and pre-req's (
PythonField, TALESField
and TemplateFields ) in Zope
My plone site errors out - Traceback below - can't add new
Plone site, ZMI
seems to still be fine.
Thanks in advance!
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.CMFCore.FSPageTemplate, line 195, in
_exec
Module Products.CacheSetup.patch_cmf, line 28, in
FSPT_pt_render
Module Products.CacheSetup.patch_utils, line 9, in
call_pattern
Module Products.CMFCore.FSPageTemplate, line 134, in
pt_render
Module Products.CacheSetup.patch_cmf, line 74, in
PT_pt_render
Module Products.CacheSetup.patch_utils, line 9, in
call_pattern
Module Products.PageTemplates.PageTemplate, line 104, in
pt_render
- <FSPageTemplate at /IMO/document_view used for
/IMO/front-page>
Module TAL.TALInterpreter, line 238, in __call__
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 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:
file:CMFPlone/skins/plone_templates/global_defines.pt
- Line 3, Column 0
- Expression: standard:'context/ plone'
- Names:
{'container': <PloneSite at /IMO>,
'context': <ATDocument at /IMO/front-page>,
'default': <Products.PageTemplates.TALES.Default
instance at
0xb74caf8c>,
'here': <ATDocument at /IMO/front-page>,
'loop': <Products.PageTemplates.TALES.SafeMapping
object at
0xcc5a36c>,
'modules':
<Products.PageTemplates.ZRPythonExpr._SecureModuleImporte
r
instance at 0xb74d32ac>,
'nothing': None,
'options': {'args': ()},
'repeat':
<Products.PageTemplates.TALES.SafeMapping object at
0xcc5a36c>,
'request': <HTTPRequest,
URL=http://imointranet.imo.int/front-page/document_view>
a>,
'root': <Application at >,
'template': <FSPageTemplate at /IMO/document_view
used for
/IMO/front-page>,
'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.Archetypes.BaseObject, line 1140, in
__bobo_traverse__
AttributeError:  plone
--
View this message in context: ht
tp://www.nabble.com/Plone-site-error-after-attempting-to-ins
tall-PloneFormGen-tf4485132s15482.html#a12790170
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
|
|
| Re: Plone site error after attempting
to install PloneFormGen |

|
2007-09-21 02:59:17 |
LetoAtrads wrote:
> Ok - the basics - fairly clean install of Zope/Plone -
Plone 2.5.3 pretty
> default install from the unified installer.
>
> Skinned with Pyboom
>
> After installing PloneFormGen 1.1.3 and pre-req's (
PythonField, TALESField
> and TemplateFields ) in Zope
>
> My plone site errors out - Traceback below - can't add
new Plone site, ZMI
> seems to still be fine.
>
> Thanks in advance!
>
> 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.CMFCore.FSPageTemplate, line 195, in
_exec
> Module Products.CacheSetup.patch_cmf, line 28, in
FSPT_pt_render
> Module Products.CacheSetup.patch_utils, line 9, in
call_pattern
> Module Products.CMFCore.FSPageTemplate, line 134, in
pt_render
> Module Products.CacheSetup.patch_cmf, line 74, in
PT_pt_render
> Module Products.CacheSetup.patch_utils, line 9, in
call_pattern
> Module Products.PageTemplates.PageTemplate, line 104,
in pt_render
> - <FSPageTemplate at /IMO/document_view used for
/IMO/front-page>
> Module TAL.TALInterpreter, line 238, in __call__
> 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 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:
file:CMFPlone/skins/plone_templates/global_defines.pt
> - Line 3, Column 0
> - Expression: standard:'context/ plone'
> - Names:
> {'container': <PloneSite at /IMO>,
> 'context': <ATDocument at
/IMO/front-page>,
> 'default':
<Products.PageTemplates.TALES.Default instance at
> 0xb74caf8c>,
> 'here': <ATDocument at /IMO/front-page>,
> 'loop':
<Products.PageTemplates.TALES.SafeMapping object at
> 0xcc5a36c>,
> 'modules':
<Products.PageTemplates.ZRPythonExpr._SecureModuleImporte
r
> instance at 0xb74d32ac>,
> 'nothing': None,
> 'options': {'args': ()},
> 'repeat':
<Products.PageTemplates.TALES.SafeMapping object at
> 0xcc5a36c>,
> 'request': <HTTPRequest,
> URL=http://imointranet.imo.int/front-page/document_view>
a>,
> 'root': <Application at >,
> 'template': <FSPageTemplate at
/IMO/document_view used for
> /IMO/front-page>,
> '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.Archetypes.BaseObject, line 1140, in
__bobo_traverse__
> AttributeError:  plone
>
>
hi,
this error can be the result of an missing module on
startup
(as a consequence five could not be installed).
please start zope in debug mode and have a look at the
output for
an import-error..
hth
lara
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
|
|
| Re: Plone site error after attempting
to install PloneFormGen |
  United States |
2007-09-22 07:37:58 |
hi,
this error can be the result of an missing module on
startup
(as a consequence five could not be installed).
please start zope in debug mode and have a look at the
output for
an import-error..
hth
lara
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
Turned out to be the module FileSystemsStorage - using the
debug startup
made it jump right out - Thanks
--
View this message in context: ht
tp://www.nabble.com/Plone-site-error-after-attempting-to-ins
tall-PloneFormGen-tf4485132s15482.html#a12836239
Sent from the Installation, Setup, Upgrades mailing list
archive at Nabble.com.
_______________________________________________
Setup mailing list
Setup lists.plone.org
http://
lists.plone.org/mailman/listinfo/setup
|
|
[1-3]
|
|