Ich hab mir Linux schon installiert, bin nur noch nicht ganz schlau geworden wie man da etwas installiert, aber das krieg ich bis zum We raus und dann mal schauen ob es unter Linux funktioniert^^
und das mit den Versionen werde ich am We auch nochmal unter Windows in Angriff nehmen.
Beiträge von Phil796
-
-
Ich habe mich mal als administrator angemeldet, so müsste ich ja vollzugriff auf alles haben.
dann passiert folgendes ( siehe .jpg )
Da steht ja neuerdings, dass da archetype.atapi fehlt.
Da dachte ich mir, dass ich das auch noch installieren muss. Also habe ich in die buildout.cfg eggs = archetype.kss und unter zcml das gleiche eingefügt.
trotzdem funktioniert die website nicht und /instance fg spuckt mir eine Fehlermeldung aus, die so lange ist, dass cmd.exe diese nichtmal vollständig anzeigt... -
So sieht es aus, wenn ich simpleattachment nicht installiert hab:
c:\Program Files (x86)\Plone>bin\instance fgc:\Program Files (x86)\Plone\parts\instance\bin\runzope -X debug-mode=on
c:\Program Files (x86)\Plone>"c:\Program Files (x86)\Plone/python/python.exe" "c
:\Program Files (x86)\Plone\parts\instance\bin\servicewrapper.py" -C "c:\Program
Files (x86)\Plone\parts\instance\etc\zope.conf" "-X" "debug-mode=on"
2010-05-09 18:15:19 INFO ZServer HTTP server started at Sun May 09 18:15:19 2010
Hostname: Honk-PC
Port: 8080
Traceback (most recent call last):
File "c:\Program Files (x86)\Plone\parts\instance\bin\servicewrapper.py", line
117, in ?
run.run()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\run.py", lin
e 21, in run
starter.prepare()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\__init__.py"
, line 99, in prepare
self.makeLockFile()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\__init__.py"
, line 297, in makeLockFile
os.unlink(lock_filename)
OSError: [Errno 13] Permission denied: 'c:\\Program Files (x86)\\Plone\\var\\ins
tance.lock'
und das passiert, wenn ich zuvor SimpleAttachment installiert habe:
c:\Program Files (x86)\Plone>bin\instance fg
c:\Program Files (x86)\Plone\parts\instance\bin\runzope -X debug-mode=on
c:\Program Files (x86)\Plone>"c:\Program Files (x86)\Plone/python/python.exe" "c
:\Program Files (x86)\Plone\parts\instance\bin\servicewrapper.py" -C "c:\Program
Files (x86)\Plone\parts\instance\etc\zope.conf" "-X" "debug-mode=on"
2010-05-09 18:25:11 INFO ZServer HTTP server started at Sun May 09 18:25:11 2010
Hostname: Honk-PC
Port: 8080
Traceback (most recent call last):
File "c:\Program Files (x86)\Plone\parts\instance\bin\servicewrapper.py", line
10, in ?
run.run()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\run.py", lin
e 21, in run
starter.prepare()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\__init__.py"
, line 99, in prepare
self.makeLockFile()
File "c:\program files (x86)\plone\zope2\lib\python\Zope2\Startup\__init__.py"
, line 297, in makeLockFile
os.unlink(lock_filename)
OSError: [Errno 13] Permission denied: 'c:\\Program Files (x86)\\Plone\\var\\ins
tance.lock'
Und im Browser steht dann folgendes: (vllt. hilft das ja weiter)
Site ErrorAn error was encountered while publishing this resource.
Error Type: TypeError
Error Value: iteration over non-sequence -
hmm das nützt auch nichts. Buildout installiert es zwar ohne Fehlermeldung, aber trotzdem findet der browser weder die Plone noch die Zope Seite.
-
also in der Buildout.cfg hab ich es nicht hineingeschrieben, weil SimpleAttachment schon einfach so durch die Ploneboard installation im Quickinstaller aufgetaucht ist.
Wenn ich meine Buildout.cfg um eggs = products.simpleattachment erweiter, dann kann ich werder auf plone noch auf die Zope seite zugreifen... -
Hallo,
wie schon aus dem Titel erkennbar habe ich ein Problem mit Ploneboard. Ich hab auch schon ausgiebig gesucht aber zu dem Fehler nichts brauchbares gefunden^^.
Nachdem ich Ploneboard über Buildout installiert habe, erscheint es auch im portal_quickinstaller. (Im quickinstaller steht Ploneboard performance test forum structure 2.1b2 )
Ich benutze Plone 3.3.5 und habe vor der Installation von Ploneboard Attachment Suppot 3.4 und CMFPlacefulWorkflow 1.4.2 insalliert.
Ich hab auch schon probiert Ploneboard ohne die beiden Programme zu installieren, aber auch dies ist gescheitert.
Könnt ihr mir da weiterhelfen? Dazu muss ich sagen das ich Neuling bin und deswegen noch nicht allzu viel verständnis hab^^
Danke im Vorraus.
Ploneboard performance test forum structure2.1b2
Wenn ich Ploneboard über den quickinstaller installieren will kommt folgende Fehlermeldung:
Exception traceback
Time2010/05/06 08:11:37.435 GMT+2User Name (User Id)admin (admin)Request URLhttp://localhost:8080/Plone/portal_quickinstaller/installProductsException TypeKeyErrorException Valueu'profile-Products.SimpleAttachment:SimpleAttachment'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 512, in installProduct
__traceback_info__: ('Ploneboard',) - Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
__traceback_info__: ((<PloneSite at /Plone>,), {'reinstall': False}, (False,)) - Module c:\program files (x86)\plone\buildout-cache\eggs\products.ploneboard-2.1b2-py2.4.egg\Products\Ploneboard\Extensions\Install.py, line 10, in install
- Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile
__traceback_info__: profile-Products.Ploneboard:ploneboard - Module Products.GenericSetup.tool, line 1152, in _runImportStepsFromContext
- Module Products.GenericSetup.tool, line 1134, in getProfileDependencyChain
- Module Products.GenericSetup.tool, line 1132, in getProfileDependencyChain
- Module Products.GenericSetup.tool, line 910, in getDependenciesForProfile
KeyError: u'profile-Products.SimpleAttachment:SimpleAttachment'