[Zope] Re: Problem with running ZopeX3300c1
Kamyar Navidan
kamyar.n at gmail.com
Mon Sep 20 08:24:59 EDT 2004
On Mon, 20 Sep 2004 13:30:30 +0430, Kamyar Navidan <kamyar.n at gmail.com> wrote:
> Hi There,
>
> I get this error messege when trying to start my Zope3X instance
> (Win2k sp4 ; using windows installer):
>
> Traceback (most recent call last):
> File "runzope", line 42, in ?
> run()
> File "runzope", line 38, in run
> main(["-C", CONFIG_FILE] + sys.argv[1:])
> File "C:\Python23\Lib\site-packages\zope\app\server\main.py", line 53, in main
> setup(args)
> File "C:\Python23\Lib\site-packages\zope\app\server\main.py", line
> 84, in setup
> options.eventlog()
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\factory.py",
> line 32, in __call__
> self.instance = self.create()
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\logger.py",
> line 42, in create
> handler = handler_factory()
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\factory.py",
> line 32, in __call__
> self.instance = self.create()
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\handlers.py",
> line 69, in create
> logger = self.create_loghandler()
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\handlers.py",
> line 87, in create_loghandler
> handler = loghandler.FileHandler(path)
> File "C:\Python23\Lib\site-packages\ZConfig\components\logger\loghandler.py",
> line 34, in __init__
> StreamHandler.__init__(self, open(filename, mode))
> IOError: [Errno 2] No such file or directory:
> 'C:\\ZI3\\bin\\<<INSTANCE_HOME>>\\log\\z3.log'
>
> thanks in advance,
> Kamyar Navidan
>
Just reinstalled it again. This time it works. Sorry for false alarm.
--
<a href="http://www.spreadfirefox.com/?q=affiliates&id=2588&t=1">Get
Firefox!</a>
More information about the Zope
mailing list