|
From: William S. <wst...@gm...> - 2012-02-01 22:09:00
|
I actually get an error installing on Linux and Windows 7 (Plone 4.1.3).
There are some variations with the location of items in the Windows
option, but once I add the site I get this error (this one is from Windows,
but Linux dies on the same line):
2012-02-01T13:23:03 ERROR Zope.SiteErrorLog 1328127783.140.741338927198
http://localhost:8080/@@plone-addsite
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 46, in call_object
Module Products.CMFPlone.browser.admin, line 204, in __call__
Module Products.CMFPlone.factory, line 100, in addPloneSite
Module Products.GenericSetup.tool, line 323, in
runAllImportStepsFromProfile
- __traceback_info__: profile-bika.lims:default
Module Products.GenericSetup.tool, line 1084, in
_runImportStepsFromContext
Module Products.GenericSetup.tool, line 998, in _doRunImportStep
- __traceback_info__: skins
Module Products.CMFCore.exportimport.skins, line 229, in importSkinsTool
Module Products.GenericSetup.utils, line 831, in importObjects
- __traceback_info__: portal_skins
Module Products.GenericSetup.utils, line 507, in _importBody
Module Products.CMFCore.exportimport.skins, line 105, in _importNode
Module Products.GenericSetup.utils, line 565, in _initObjects
- __traceback_info__: ('bika', 'Filesystem Directory View')
Module OFS.ObjectManager, line 323, in _setObject
Module OFS.ObjectManager, line 119, in checkValidId
BadRequest: The id "bika" is reserved.
------
2012-02-01T13:23:03 ERROR ZServerPublisher exception caught
Traceback (most recent call last):
File
"c:\plone41\eggs\zope2-2.13.10-py2.6.egg\ZServer\PubCore\ZServerPublisher.py",
line 31, in __init__
response=b)
File "c:\plone41\eggs\zope2-2.13.10-py2.6.egg\ZPublisher\Publish.py",
line 443, in publish_module
environ, debug, request, response)
File "c:\plone41\eggs\zope2-2.13.10-py2.6.egg\ZPublisher\Publish.py",
line 264, in publish_module_standard
if request is not None: request.close()
File "c:\plone41\eggs\zope2-2.13.10-py2.6.egg\ZPublisher\BaseRequest.py",
line 218, in close
notify(EndRequestEvent(None, self))
File "c:\plone41\eggs\zope.event-3.5.1-py2.6.egg\zope\event\__init__.py",
line 31, in notify
subscriber(event)
File
"c:\plone41\eggs\zope.component-3.9.5-py2.6.egg\zope\component\event.py",
line 24, in dispatch
zope.component.subscribers(event, None)
File
"c:\plone41\eggs\zope.component-3.9.5-py2.6.egg\zope\component\_api.py",
line 136, in subscribers
return sitemanager.subscribers(objects, interface)
File
"c:\plone41\eggs\zope.component-3.9.5-py2.6.egg\zope\component\registry.py",
line 321, in subscribers
return self.adapters.subscribers(objects, provided)
AttributeError: adapters
Bill
On Wed, Feb 1, 2012 at 12:58 PM, lemoene <le...@bi...> wrote:
> **
> Hi Faicel
>
> ****
>
> ** **Has the bikalims3 installation file for windows platform been
> released yet?
>
>
> The instructions posted at
> https://github.com/bikalabs/Bika-LIMS/blob/master/doc/INSTALL.md are
> (meant to be) platform independent but I suspect some deviation. Please
> give it a run on Windows and post your feedback/questions on the user-list
> here Faicel. That way we can straighten it out for everybody once and for
> all
>
> Any other volunteers?
>
> Much appreciated
> l
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Bika-Developers mailing list
> Bik...@li...
> https://lists.sourceforge.net/lists/listinfo/bika-developers
>
>
|