plone 4.0.2 - plone.recipe.zope2instance

Michael Graf <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Hallo Liste,
ich wollte am ersten Arbeitstag nach dem Weihnachtsurlaub einmal plone 4 + zeo aufsetzen, allerdings wirft mir das buildout immer wieder den gleichen Fehler:

Windows Server 2008R2
Den Rest (Plone, Zope, easy_install, paster,...)  erst heute morgen installiert...

-----------------------
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "c:\server\plone\eggs\zc.buildout-1.4.4-py2.6.egg\zc\buildout\buildout.py", line 1683, in main
    getattr(buildout, command)(args)
  File "c:\server\plone\eggs\zc.buildout-1.4.4-py2.6.egg\zc\buildout\buildout.py", line 555, in install
    installed_files = self[part]._call(recipe.install)
  File "c:\server\plone\eggs\zc.buildout-1.4.4-py2.6.egg\zc\buildout\buildout.py", line 1227, in _call
    return f()
  File "c:\server\plone\eggs\plone.recipe.zope2instance-4.0.5-py2.6.egg\plone\recipe\zope2instance\__init__.py", line 77, in install
    self.build_zope_conf()
  File "c:\server\plone\eggs\plone.recipe.zope2instance-4.0.5-py2.6.egg\plone\recipe\zope2instance\__init__.py", line 333, in build_zope_conf
    os.makedirs(blob_storage)
  File "C:\server\Python26\lib\os.py", line 150, in makedirs
    makedirs(head, mode)
  File "C:\server\Python26\lib\os.py", line 150, in makedirs
    makedirs(head, mode)
  File "C:\server\Python26\lib\os.py", line 150, in makedirs
    makedirs(head, mode)
  File "C:\server\Python26\lib\os.py", line 150, in makedirs
    makedirs(head, mode)
  File "C:\server\Python26\lib\os.py", line 157, in makedirs
    mkdir(name, mode)
WindowsError: [Error 123] The filename, directory name, or volume label syntax is incorrect: 'C:\\server\\plone\\\nC:'
--------------

Und hier mein buildout

--------------
[buildout]
extends =
    buildout.cfg

parts +=
    zeoserver
    instance2
    debug-instance
    varnish-build
    varnish-instance

[zeoserver]
recipe = plone.recipe.zeoserver
#zope2-location = ${instance:zope2-location}
zeo-address = ${instance:zeo-address}
eggs = plone.recipe.zeoserver
    tempstorage

[instance]
recipe = plone.recipe.zope2instance
#zope2-location = ${zope2:location}
zeo-client = true
zeo-address = 8100
zodb-cache-size = 5000
zeo-client-cache-size = 300MB
debug-mode = off
verbose-security = off
blob-storage =
    ${buildout:directory}/var/blobstorage
shared-blob = on
eggs += Products.CacheSetup

[instance2]
recipe = plone.recipe.zope2instance
instance-clone = instance
http-address = 8081

[debug-instance]
recipe = plone.recipe.zope2instance
instance-clone = instance
http-address = 8082
debug-mode = on
verbose-security = on

[varnish-build]
recipe = zc.recipe.cmmi
#url = http://downloads.sourceforge.net/varnish/varnish-2.0.2.tar.gz
url = http://www.varnish-software.com/sites/default/files/varnish-2.1.4.tar.gz

[varnish-instance]
recipe = plone.recipe.varnish
daemon = ${buildout:parts-directory}/varnish-build/sbin/varnishd
bind = 127.0.0.1:8082
backends = 127.0.0.1:8080
cache-size = 1G
----------


Vielleicht hat jemand von Euch eine Idee..

Danke
michi

Michael Graf
Webmaster

IMC Fachhochschule Krems
University of Applied Sciences Krems
Piaristengasse 1, A-3500 Krems, Austria, Europe

Office:
Am Campus Krems, Trakt G, Raum 4.08
T: +43-(0)2732-802- ext. 519
F: +43-(0)2732-802-4
E: [email protected]
I: http://www.fh-krems.ac.at

P Bitte nur ausdrucken, wenn es wirklich nötig ist.



________________________________

Diese Nachricht erhalten Sie von einem IMC Mitarbeiter.
Allfallige angehängte Dokumente sind vertraulich und nur für den/die Adressaten bestimmt. Sollten Sie nicht der beabsichtigte Adressat sein, ist jede Offenlegung, Weiterleitung oder sonstige Verwendung dieser Information nicht gestattet. In diesem Fall bitten wir, den Absender zu verstandigen und die Information zu vernichten. Für Übermittlungsfehler oder sonstige Irrtumer bei Übermittlung besteht keine Haftung.

This message is being transmitted by an IMC employee.
Any attached files are confidential and intended solely for the addressee(s). Any publication, transmission or other use of the information by a person or entity other than the intended addressee is prohibited. If you receive this in error please contact the sender and delete the material. The sender does not accept liability for any errors or omissions as a result of the transmission.

Informationspflicht nach §14 UGB:

IMC Fachhochschule Krems GmbH
Piaristengasse 1, A-3500 Krems
Austria, Europe
ATU: 37552304
Firmenbuchnummer: 79297 p
Firmenbuchgericht: Landesgericht Krems an der Donau
DVR: 0798771
Fachgruppe Unternehmensberatung



_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.