[ZCM] [ZC] 1640/ 1 Request "Windows XP Pro SP2 Install"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Dec 28 22:56:20 EST 2004
Issue #1640 Update (Request) "Windows XP Pro SP2 Install"
Status Pending, Zope/bug medium
To followup, visit:
http://zope.org/Collectors/Zope/1640
==============================================================
= Request - Entry #1 by finrod on Dec 28, 2004 10:56 pm
I'm hoping this is the right place to place this. I did a full install of Zope 2.7.3 onto Windows XP Pro SP2.
Zope does not start. The install finishes without any errors. When I try to start Zope, it says its successful but when I try to access the management console, I get a "connection refused" message.
When I try to start Zope from a console using the shortcut placed on the start menu I get the following error:
C:\Zope-Instance\bin>runzope.bat
C:\Zope-Instance\bin>"C:\Zope\bin\python.exe" "C:\Zope\lib\python\Zope\Startup\r
un.py" -C "C:\Zope-Instance\etc\zope.conf"
C:\Zope\bin\lib\fcntl.py:7: DeprecationWarning: the FCNTL module is deprecated;
please use fcntl
DeprecationWarning)
------
2004-12-28T22:25:49 INFO(0) ZServer HTTP server started at Tue Dec 28 22:25:49 2
004
Hostname: wrndusitrd95.rndus.na.jnj.com
Port: 8080
------
2004-12-28T22:25:49 INFO(0) ZServer FTP server started at Tue Dec 28 22:25:49 20
04
Hostname: wrndusitrd95
Port: 8021
Traceback (most recent call last):
File "C:\Zope\lib\python\Zope\Startup\run.py", line 50, in ?
run()
File "C:\Zope\lib\python\Zope\Startup\run.py", line 19, in run
start_zope(opts.configroot)
File "C:\Zope\lib\python\Zope\Startup\__init__.py", line 49, in start_zope
starter.makeLockFile()
File "C:\Zope\lib\python\Zope\Startup\__init__.py", line 251, in makeLockFile
lock_file(self.lockfile)
File "C:\Zope\lib\python\Zope\Startup\misc\lock_file.py", line 40, in lock_fil
e
fcntl.flock(file, fcntl.LOCK_EX | fcntl.LOCK_NB)
AttributeError: 'module' object has no attribute 'flock'
Is there a debug mode or some way to ge tmore information as to what the problem is? I've tried the install on several different machines - all with XP SP2 and I get the exact same message.
Any help would be great!
Finrod Felagund
==============================================================
More information about the Zope-Collector-Monitor
mailing list