Hi, I did install the xron product from Istaffor, but it doesn't work. I am using Zope - .2.3.2, and installed xron. But, when I want to access the zope - server, I get a zero response back. Does anyone no the answer to this problem ? Thanks, Els Homan Ps. Log-file: ------ 2001-05-11T09:55:30 INFO(0) ZServer HTTP server started at Fri May 11 11:55:30 2001 Hostname: localhost Port: 8080 ------ 2001-05-11T09:55:30 INFO(0) ZServer FTP server started at Fri May 11 11:55:30 2001 Hostname: speedy Port: 8021 ------ 2001-05-11T09:55:30 INFO(0) ZServer PCGI Server started at Fri May 11 11:55:30 2001 Unix socket: /usr/local/Zope-2.3.1-linux2-x86/var/pcgi.soc ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2548 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2550 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:50 INFO(0) Products.Xron.Loggerr Created new Schedule ______________________________________________________________________
Hi, I have installed it as well and can neither get it to work. It does nearly what it is supposed to by scheduling the scripts to execute, but the final execution does never occur. ANy tricks out there are good news for me as well, Espen On Fri, 11 May 2001, Homan Els wrote:
Hi,
I did install the xron product from Istaffor, but it doesn't work.
I am using Zope - .2.3.2, and installed xron. But, when I want to access
the zope - server, I get a zero response back.
Does anyone no the answer to this problem ?
Thanks,
Els Homan
Ps. Log-file:
------ 2001-05-11T09:55:30 INFO(0) ZServer HTTP server started at Fri May 11 11:55:30 2001 Hostname: localhost Port: 8080 ------ 2001-05-11T09:55:30 INFO(0) ZServer FTP server started at Fri May 11 11:55:30 2001 Hostname: speedy Port: 8021 ------ 2001-05-11T09:55:30 INFO(0) ZServer PCGI Server started at Fri May 11 11:55:30 2001 Unix socket: /usr/local/Zope-2.3.1-linux2-x86/var/pcgi.soc ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2548 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2550 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:50 INFO(0) Products.Xron.Loggerr Created new Schedule
______________________________________________________________________
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
1. Be sure to use the STUPID_LOG_FILE or run Zope in debug mode. That's the only way you will know what Xron's Dispatcher is doing. 2. Xron DTML Methods run as "Anonymous User". You may have to give your Xron DTML Methods proxy roles so that they can execute the functions you want them to. This is a common problem for Xron DTML Methods that send email. They have to have permission to "use mailhost services". 3. Beware of the Catalog bug in 2.3.1bx. 4. Search the archives of zope@zope.org for "Xron". You will find helpful information about issues that other users have already discovered. -- Loren
-----Original Message----- From: zope-dev-admin@zope.org [mailto:zope-dev-admin@zope.org]On Behalf Of Espen Sorbye Frederiksen Sent: Friday, May 11, 2001 06:35 To: Homan Els Cc: zope-dev@zope.org Subject: Re: [Zope-dev] : XCRON
Hi, I have installed it as well and can neither get it to work. It does nearly what it is supposed to by scheduling the scripts to execute, but the final execution does never occur. ANy tricks out there are good news for me as well,
Espen
On Fri, 11 May 2001, Homan Els wrote:
Hi,
I did install the xron product from Istaffor, but it doesn't work.
I am using Zope - .2.3.2, and installed xron. But, when I want to access
the zope - server, I get a zero response back.
Does anyone no the answer to this problem ?
Thanks,
Els Homan
Ps. Log-file:
------ 2001-05-11T09:55:30 INFO(0) ZServer HTTP server started at Fri May 11 11:55:30 2001 Hostname: localhost Port: 8080 ------ 2001-05-11T09:55:30 INFO(0) ZServer FTP server started at Fri May 11 11:55:30 2001 Hostname: speedy Port: 8021 ------ 2001-05-11T09:55:30 INFO(0) ZServer PCGI Server started at Fri May 11 11:55:30 2001 Unix socket: /usr/local/Zope-2.3.1-linux2-x86/var/pcgi.soc ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2548 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Hi, I just forked off a kid: 2550 ------ 2001-05-11T10:12:44 INFO(0) zdaemon zdaemon: Fri May 11 12:12:44 2001: Houston, we have forked ------ 2001-05-11T10:12:50 INFO(0) Products.Xron.Loggerr Created new Schedule
______________________________________________________________________
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (3)
-
Espen Sorbye Frederiksen -
Homan Els -
Loren Stafford