[Zope] NauScheduler problem
Chris Withers
chris at simplistix.co.uk
Fri Aug 26 11:55:47 EDT 2005
Hi Barry,
Dunno what NauScheduler is, but you should contact the product author to
find out what the problem is...
cheers,
Chris
Barry Drake wrote:
> I'm getting an attribute error when I try to run Zope
> 2.7.6, which is occurring when NauScheduler starts up:
>
> AttributeError: ignoreLater
>
> I am using NauScheduler on other windows and unix
> systems. But have not seen this problem before. Can
> anyone help? Below is the traceback.
>
> Thanks.
>
> Barry Drake
>
>
>
> 2005-08-25T17:15:00 ERROR(200) Zope Couldn't install
> NauScheduler
>
> Traceback (most recent call last):
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 751, in install_product
>
> initmethod(context)
>
> File
> "C:\Zope-Instance\Products\NauScheduler\__init__.py",
> line 59, in initialize
>
> schedule.ignoreLater()
>
> AttributeError: ignoreLater
>
> Traceback (most recent call last):
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\Startup\run.py",
> line 50, in ?
>
> run()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\Startup\run.py",
> line 19, in run
>
> start_zope(opts.configroot)
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\Startup\__init__.py",
> line 52, in start_zope
>
> starter.startZope()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\Startup\__init__.py",
> line 231, in startZope
>
> Zope.startup()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\__init__.py",
> line 47, in startup
>
> _startup()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\Zope\App\startup.py",
> line 96, in startup
>
> OFS.Application.initialize(application)
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 278, in initialize
>
> initializer.initialize()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 305, in initialize
>
> self.install_products()
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 573, in install_products
>
> return install_products(app)
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 604, in install_products
>
> folder_permissions, raise_exc=debug_mode)
>
> File "C:\Program
> Files\Zope-2.7.6-final\lib\python\OFS\Application.py",
> line 751, in install_product
>
> initmethod(context)
>
> File
> "C:\Zope-Instance\Products\NauScheduler\__init__.py",
> line 59, in initialize
>
> schedule.ignoreLater()
>
> AttributeError: ignoreLater
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list