[ZCM] [ZC] 1862/ 3 Edit "Crash when starting plone 2.1rc1/2.0.5+zope 2.7.7 on windows"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Fri Aug 19 02:09:09 EDT 2005


Issue #1862 Update (Edit) "Crash when starting plone 2.1rc1/2.0.5+zope 2.7.7 on windows"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1862

==============================================================
= Edit - Entry #3 by ajung on Aug 19, 2005 2:09 am

 Changes: importance (critical => medium)
________________________________________
= Comment - Entry #2 by tim_one on Aug 12, 2005 5:42 pm

FWIW, the msg "The object is not a PySECURITY_ATTRIBUTES object" has always (so far) been a symptom of something, somewhere, picking up more than one installation of pywin32 (aka win32all).  Don't know what Plone might contribute to this; Zope installs the version of pywin32 (build 204) it wants to use.  All the known problems Zope had on its own with this were repaired in 2.7.7.
________________________________________
= Request - Entry #1 by Anonymous User on Aug 10, 2005 4:57 am

What I do:

- I Installed Zope 2.7.7 on my windows Xp

- I put all the plone 2.1rc1 file in the Zope-Instance\Products
  directory
  (I did it also with plone 2.0.5)

- In the Products directory I have *only* the plone files !!
  no other product

- I try to start zope manually (callin rumzope.bat)

- Note: I dont have PIL installed (but the I get only 
  a warning telling me that the icons/graphics "don't scale "
  so for me its first of all a warning)

What I get:

  Look at the end of this file I get a 
  registerHandler exception and zope exits.

Note: with zope 2.7.6 (windows installer) it works
  

----- Log follows below ----------------------------------

>runzope.bat

E:\util\Zope-Instance\bin>"G:\Programme\Zope-2.7.7-final\bin\python.exe" "G:\Programme\Zope-2.7.7-final\lib\python\Zope\Startup\run.py" -C "e:\util\Zope-Instance\etc\zope.conf"        
------
2005-08-10T10:14:29 INFO(0) ZServer HTTP server started at Wed Aug 10 10:14:29 2005
	Hostname: gemodek-1
	Port: 8080
------
2005-08-10T10:14:29 INFO(0) ZServer FTP server started at Wed Aug 10 10:14:29 2005
	Hostname: gemodek-1
	Port: 8021
e:\util\Zope-Instance\Products\CMFCore\CMFCorePermissions.py:24: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  "the new module instead.", DeprecationWarning)
------
2005-08-10T10:14:30 PROBLEM(100) PortalTransforms Unable to find binary "pdftohtml" in G:\WINDOWS\system32;G:\WINDOWS;G:\WINDOWS\System32\Wbem;;e:\util\cygwin\bin
------
2005-08-10T10:14:30 PROBLEM(100) PortalTransforms Unable to find binary "pdftotext" in G:\WINDOWS\system32;G:\WINDOWS;G:\WINDOWS\System32\Wbem;;e:\util\cygwin\bin
------
2005-08-10T10:14:30 PROBLEM(100) PortalTransforms Unable to find binary "rtf-converter" in G:\WINDOWS\system32;G:\WINDOWS;G:\WINDOWS\System32\Wbem;;e:\util\cygwin\bin
------
2005-08-10T10:14:30 PROBLEM(100) PortalTransforms Unable to find binary "rtf2xml" in G:\WINDOWS\system32;G:\WINDOWS;G:\WINDOWS\System32\Wbem;;e:\util\cygwin\bin
------
2005-08-10T10:14:30 PROBLEM(100) PortalTransforms Unable to find binary "lynx" in G:\WINDOWS\system32;G:\WINDOWS;G:\WINDOWS\System32\Wbem;;e:\util\cygwin\bin
------
2005-08-10T10:14:31 INFO(0) Archetypes Products\Archetypes\Field.py[87]:?
Warning: no Python Imaging Libraries (PIL) found.Archetypes based ImageField's don't scale if neccessary.

e:\util\Zope-Instance\Products\CMFCore\utils.py:628: DeprecationWarning: format_stx() will be removed in CMF 1.6. Please use StructuredText.StructuredText.HTML instead.
  DeprecationWarning)
------
2005-08-10T10:14:31 INFO(0) IngeniWeb 
NOTICE   global_symbols.py:22:Wed Aug 10 10:14:31 2005: 'Starting e:\\util\\Zope-Instance\\Products\\GroupUserFolder at 4 debug level' 

------
2005-08-10T10:14:32 INFO(0) PlacelessTranslationService Applying patch
*** Patching ZPublisher.Publish with the get_request patch! ***
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ATContentTypes
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: Archetypes
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFFormController
  DeprecationWarning)
------
2005-08-10T10:14:32 INFO(0) Plone Option 
PIL not found. Plone needs PIL 1.1.5 or newer to scale images. Please download it from http://www.pythonware.com/products/pil/ or http://effbot.org/downloads/#Imaging

e:\util\Zope-Instance\Products\CMFCalendar\EventPermissions.py:24: DeprecationWarning: The module, 'Products.CMFCalendar.EventPermissions' is a deprecated compatiblity alias for 'Products.CMFalendar.permissions';  please use the new module instead.
  "the new module instead.", DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: CMFPlone
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: QuickInstallerTool
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: GroupUserFolder
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: MimetypesRegistry
  DeprecationWarning)
------
2005-08-10T10:14:32 INFO(0) PlacelessTranslationService Initialized:
['archetypes-bg.po', 'archetypes-ca.po', 'archetypes-da.po', 'archetypes-de.po', 'archetypes-fr.po', 'archetypes-it.po', 'archetypes-pt-br.po', 'archetypes-ru.po', 'archetypes-sv.po', 'archetypes-zh-cn.po'] from e:\util\Zope-Instance\Products\Archetypes\i18n

------
2005-08-10T10:14:32 INFO(0) PlacelessTranslationService Initialized:
['pts-de.po', 'pts-pt-br.po'] from e:\util\Zope-Instance\Products\PlacelessTranslationService\i18n

------
2005-08-10T10:14:32 INFO(0) PlacelessTranslationService Initialized:
['ploneerrorreporting-pt-br.po'] from e:\util\Zope-Instance\Products\PloneErrorReporting\i18n

------
2005-08-10T10:14:34 INFO(0) PlacelessTranslationService Initialized:
['archetypes-af.po', 'archetypes-ar.po', 'archetypes-bg.po', 'archetypes-bn.po', 'archetypes-ca.po', 'archetypes-cs.po', 'archetypes-da.po', 'archetypes-de.po', 'archetypes-el.po', 'archetypes-en.po', 'archetypes-eo.po', 'archetypes-es.po', 'archetypes-et.po', 'archetypes-eu.po', 'archetypes-fa.po', 'archetypes-fi.po', 'archetypes-fr.po', 'archetypes-he.po', 'archetypes-hi.po', 'archetypes-hr.po', 'archetypes-hu.po', 'archetypes-hy.po', 'archetypes-id.po', 'archetypes-it.po', 'archetypes-ja.po', 'archetypes-ka.po', 'archetypes-ko.po', 'archetypes-lt.po', 'archetypes-my.po', 'archetypes-nl.po', 'archetypes-nn.po', 'archetypes-no.po', 'archetypes-pl.po', 'archetypes-pt-br.po', 'archetypes-pt.po', 'archetypes-ro.po', 'archetypes-ru.po', 'archetypes-sk.po', 'archetypes-sl.po', 'archetypes-sq.po', 'archetypes-sr-Latn.po', 'archetypes-sr.po', 'archetypes-sv.po', 'archetypes-ta.po', 'archetypes-te.po', 'archetypes-tr.po', 'archetypes-uk.po', 'archetypes-vi.po', 'archetypes-zh-cn.po', 'archetypes-zh-hk.po', 'archetypes-zh-tw.po', 'archetypes-zh.po', 'atcontenttypes-af.po', 'atcontenttypes-ar.po', 'atcontenttypes-bg.po', 'atcontenttypes-bn.po', 'atcontenttypes-ca.po', 'atcontenttypes-cs.po', 'atcontenttypes-da.po', 'atcontenttypes-de.po', 'atcontenttypes-el.po', 'atcontenttypes-en.po', 'atcontenttypes-eo.po', 'atcontenttypes-es.po', 'atcontenttypes-et.po', 'atcontenttypes-eu.po', 'atcontenttypes-fa.po', 'atcontenttypes-fi.po', 'atcontenttypes-fr.po', 'atcontenttypes-he.po', 'atcontenttypes-hi.po', 'atcontenttypes-hr.po', 'atcontenttypes-hu.po', 'atcontenttypes-hy.po', 'atcontenttypes-id.po', 'atcontenttypes-it.po', 'atcontenttypes-ja.po', 'atcontenttypes-ka.po', 'atcontenttypes-ko.po', 'atcontenttypes-lt.po', 'atcontenttypes-my.po', 'atcontenttypes-nl.po', 'atcontenttypes-nn.po', 'atcontenttypes-no.po', 'atcontenttypes-pl.po', 'atcontenttypes-pt-br.po', 'atcontenttypes-pt.po', 'atcontenttypes-ro.po', 'atcontenttypes-ru.po', 'atcontenttypes-sk.po', 'atcontenttypes-sl.po', 'atcontenttypes-sq.po', 'atcontenttypes-sr-Latn.po', 'atcontenttypes-sr.po', 'atcontenttypes-sv.po', 'atcontenttypes-ta.po', 'atcontenttypes-te.po', 'atcontenttypes-tr.po', 'atcontenttypes-uk.po', 'atcontenttypes-vi.po', 'atcontenttypes-zh-cn.po', 'atcontenttypes-zh-hk.po', 'atcontenttypes-zh-tw.po', 'atcontenttypes-zh.po', 'atreferencebrowserwidget-af.po', 'atreferencebrowserwidget-ar.po', 'atreferencebrowserwidget-bg.po', 'atreferencebrowserwidget-bn.po', 'atreferencebrowserwidget-ca.po', 'atreferencebrowserwidget-cs.po', 'atreferencebrowserwidget-da.po', 'atreferencebrowserwidget-de.po', 'atreferencebrowserwidget-el.po', 'atreferencebrowserwidget-en.po', 'atreferencebrowserwidget-eo.po', 'atreferencebrowserwidget-es.po', 'atreferencebrowserwidget-et.po', 'atreferencebrowserwidget-eu.po', 'atreferencebrowserwidget-fa.po', 'atreferencebrowserwidget-fi.po', 'atreferencebrowserwidget-fr.po', 'atreferencebrowserwidget-he.po', 'atreferencebrowserwidget-hi.po', 'atreferencebrowserwidget-hr.po', 'atreferencebrowserwidget-hu.po', 'atreferencebrowserwidget-hy.po', 'atreferencebrowserwidget-id.po', 'atreferencebrowserwidget-it.po', 'atreferencebrowserwidget-ja.po', 'atreferencebrowserwidget-ka.po', 'atreferencebrowserwidget-ko.po', 'atreferencebrowserwidget-lt.po', 'atreferencebrowserwidget-my.po', 'atreferencebrowserwidget-nl.po', 'atreferencebrowserwidget-nn.po', 'atreferencebrowserwidget-no.po', 'atreferencebrowserwidget-pl.po', 'atreferencebrowserwidget-pt-br.po', 'atreferencebrowserwidget-pt.po', 'atreferencebrowserwidget-ro.po', 'atreferencebrowserwidget-ru.po', 'atreferencebrowserwidget-sk.po', 'atreferencebrowserwidget-sl.po', 'atreferencebrowserwidget-sq.po', 'atreferencebrowserwidget-sr-Latn.po', 'atreferencebrowserwidget-sr.po', 'atreferencebrowserwidget-sv.po', 'atreferencebrowserwidget-ta.po', 'atreferencebrowserwidget-te.po', 'atreferencebrowserwidget-tr.po', 'atreferencebrowserwidget-uk.po', 'atreferencebrowserwidget-vi.po', 'atreferencebrowserwidget-zh-cn.po', 'atreferencebrowserwidget-zh-hk.po', 'atreferencebrowserwidget-zh-tw.po', 'atreferencebrowserwidget-zh.po', 'plone-af.po', 'plone-ar.po', 'plone-bg.po', 'plone-bn.po', 'plone-ca.po', 'plone-cs.po', 'plone-da.po', 'plone-de.po', 'plone-el.po', 'plone-en.po', 'plone-eo.po', 'plone-es-es.po', 'plone-es.po', 'plone-et.po', 'plone-eu.po', 'plone-fa.po', 'plone-fi.po', 'plone-fr.po', 'plone-he.po', 'plone-hi.po', 'plone-hr.po', 'plone-hu.po', 'plone-hy.po', 'plone-id.po', 'plone-it.po', 'plone-ja.po', 'plone-ka.po', 'plone-ko.po', 'plone-lt.po', 'plone-my.po', 'plone-nl.po', 'plone-nn.po', 'plone-no.po', 'plone-pl.po', 'plone-pt-br.po', 'plone-pt.po', 'plone-ro.po', 'plone-ru.po', 'plone-sk.po', 'plone-sl.po', 'plone-sq.po', 'plone-sr-Latn.po', 'plone-sr.po', 'plone-sv.po', 'plone-ta.po', 'plone-te.po', 'plone-tr.po', 'plone-uk.po', 'plone-vi.po', 'plone-zh-cn.po', 'plone-zh-hk.po', 'plone-zh-tw.po', 'plone-zh.po'] from e:\util\Zope-Instance\Products\PloneTranslations\i18n

------
2005-08-10T10:14:34 INFO(0) PlacelessTranslationService Initialized:
['kupu-de.po', 'kupu-eo.po', 'kupu-fr.po', 'kupu-nl.po'] from e:\util\Zope-Instance\Products\kupu\i18n

e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: PortalTransforms
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: ResourceRegistries
  DeprecationWarning)
e:\util\Zope-Instance\Products\CMFCore\utils.py:427: DeprecationWarning: The product_name parameter of ToolInit is deprecated and will be ignored in CMF1.6: kupu
  DeprecationWarning)
Traceback (most recent call last):
  File "G:\Programme\Zope-2.7.7-final\lib\python\Zope\Startup\run.py", line 50, in ?
    run()
  File "G:\Programme\Zope-2.7.7-final\lib\python\Zope\Startup\run.py", line 19, in run
    start_zope(opts.configroot)
  File "G:\Programme\Zope-2.7.7-final\lib\python\Zope\Startup\__init__.py", line 53, in start_zope
    starter.registerSignals()
  File "G:\Programme\Zope-2.7.7-final\lib\python\Zope\Startup\__init__.py", line 103, in registerSignals
    Signals.registerZopeSignals()
  File "G:\Programme\Zope-2.7.7-final\lib\python\Signals\Signals.py", line 117, in registerZopeSignals
    SignalHandler.registerHandler(SIGTERM, shutdownFastHandler)
  File "G:\Programme\Zope-2.7.7-final\lib\python\Signals\WinSignalHandler.py", line 227, in registerHandler
    hevent = win32event.CreateEvent(sa, 0, 0, event_name)
TypeError: The object is not a PySECURITY_ATTRIBUTES object
>Exit code: 1

==============================================================



More information about the Zope-Collector-Monitor mailing list