problemas al instalar CMFSpellcheck

3 messages Options
Embed this post
Permalink
José Leonel Subero

problemas al instalar CMFSpellcheck

Reply Threaded More More options
Print post
Permalink
Hola amigos estoy tratando de instalar el producto antes mencionado en un sitio con plone 3.2.3 y me da el siguiente error

Exception Type BadRequest
Exception Value The id "portal_speller" is invalid - it is already in use.

Traceback (innermost last):

  • Module ZPublisher.Publish, line 119, in publish
  • Module ZPublisher.mapply, line 88, in mapply
  • Module ZPublisher.Publish, line 42, in call_object
  • Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 589, in installProducts
  • Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 514, in installProduct
    __traceback_info__: ('CMFSpellCheck',)
  • Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
    __traceback_info__: ((<PloneSite at /Plone>,), {}, None)
  • Module /home/arawako/Plone/zinstance/products/CMFSpellCheck/Extensions/Install.py, line 46, in install
  • Module OFS.ObjectManager, line 315, in _setObject
  • Module Products.CMFCore.Skinnable, line 225, in _checkId
  • Module OFS.ObjectManager, line 102, in checkValidId
BadRequest: The id "portal_speller" is invalid - it is already in use.

REQUEST

form

products['CMFSpellCheck']

cookies

I18N_LANGUAGE'es'
__ac'LCjXDfX7IngPJV4u/EQxVMtuo4ogYXJhd2Frbw=='
tree-s'eJzTyCkw5NLIKTDiClZ3hANXW3WuAmOuxEQ9AIOOB9Q'
_ZopeId'81129988A3-g75rSaXc'

lazy items

SESSION<bound method SessionDataManager.getSessionData of <SessionDataManager at /session_data_manager>>

si alguien me ayuda seria genial :D
--
http://www.arawako.com
http://www.clug.org.ve
http://www.mundoaccesible.org.ve
http://www.gentoove.org

_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur
Israel Saeta Pérez

Re: problemas al instalar CMFSpellcheck

Reply Threaded More More options
Print post
Permalink
Jose Leonel wrote:

> Hola amigos estoy tratando de instalar el producto antes mencionado en
> un sitio con plone 3.2.3 y me da el siguiente error
>
> Exception Type BadRequest
> Exception Value The id "portal_speller" is invalid - it is already in use.
>
> Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 119, in publish
> [...]
>       /home/arawako/Plone/zinstance/products/CMFSpellCheck/Extensions/Install.py,
>       line 46, in install
>     * Module OFS.ObjectManager, line 315, in _setObject
>     * Module Products.CMFCore.Skinnable, line 225, in _checkId
>     * Module OFS.ObjectManager, line 102, in checkValidId
>
> BadRequest: The id "portal_speller" is invalid - it is already in use.

> si alguien me ayuda seria genial :D


1. Comprueba que estás instalando la última versión del producto, que es
la que está probada con Plone 3.

2. El error te dice que ya hay un objeto con el nombre "portal_speller"
en tu portal. Borra ese objeto de la raíz de tu sitio Plone y vuelve a
intentar instalarlo. Si el problema persiste, es que, por alguna razón
desconocida, el producto está intentando crear dos objetos con el mismo
nombre. Utiliza pdb en CMFSpellCheck/Extensions/Install.py para
averiguar por qué.

-- israel


_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur
Israel Saeta Pérez
José Leonel Subero

Re: Re: problemas al instalar CMFSpellcheck

Reply Threaded More More options
Print post
Permalink
Hola buenas noches, amigo Israel Saeta Pérez gracias por la información y efectivamente si era lo que mencionabas, y por extraño que parezca simplemente lo desinstale y procedi a instalarlo nuevamente y problema resuelto, gracias una vez mas por tu ayuda

El 29 de julio de 2009 03:31, Israel Saeta Pérez <[hidden email]> escribió:
Jose Leonel wrote:
Hola amigos estoy tratando de instalar el producto antes mencionado en un sitio con plone 3.2.3 y me da el siguiente error

Exception Type  BadRequest
Exception Value         The id "portal_speller" is invalid - it is already in use.

Traceback (innermost last):

   * Module ZPublisher.Publish, line 119, in publish
       [...]

     /home/arawako/Plone/zinstance/products/CMFSpellCheck/Extensions/Install.py,
     line 46, in install
   * Module OFS.ObjectManager, line 315, in _setObject
   * Module Products.CMFCore.Skinnable, line 225, in _checkId
   * Module OFS.ObjectManager, line 102, in checkValidId

BadRequest: The id "portal_speller" is invalid - it is already in use.

si alguien me ayuda seria genial :D


1. Comprueba que estás instalando la última versión del producto, que es la que está probada con Plone 3.

2. El error te dice que ya hay un objeto con el nombre "portal_speller" en tu portal. Borra ese objeto de la raíz de tu sitio Plone y vuelve a intentar instalarlo. Si el problema persiste, es que, por alguna razón desconocida, el producto está intentando crear dos objetos con el mismo nombre. Utiliza pdb en CMFSpellCheck/Extensions/Install.py para averiguar por qué.

-- israel


_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur



--
http://www.arawako.com
http://www.clug.org.ve
http://www.mundoaccesible.org.ve
http://www.gentoove.org

_______________________________________________
Plone-ConoSur mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/plone-conosur