I am still unable to use Schedule::Cron at all. I just tried with 2.4.3 build 
15075, and 
also 15059. I don't think its a problem in ASSP, more the module as I do not 
have any 
issues with ASSP when I do not use this module. I know others are able to use 
this 
module. It tried to start assp several times. Each time it would crash and 
leave an 
abandoned Schedule::Cron task running.


ASSP 2.4.3(15075) is starting in directory /root
on host mail
using Perl /usr/bin/perl version 5.020002 (5.20.2), all Perl features for 5.20 
are enabled
compiling code please wait .....
checking config in /etc/assp/assp.cfg            [OK]
                        [OK]
loading configuration                                   [OK]
1092 values loaded                                      [OK]
defining environment                                            [OK]
setting up global ENV                                   [OK]
loading modules.........U                               [failed] - errors are 
written to file 
/var/log/assp/moduleLoadErrors.txt
                        [OK]
setup regular expressions                               [OK]
loading plugins                                         [OK]
fixing up config                                        [OK]

starting as daemon                      [OK]
forked a new silent process             [OK]

mail ~ # ps xa | grep assp
15118 pts/2    S+     0:00 grep --colour=auto assp

mail ~ # ps xa | grep Sched
10051 pts/2    Sl     0:56 Schedule::Cron MainLoop - next: Mon Mar 16 12:10:40 
2015
12992 pts/2    Sl     0:11 Schedule::Cron MainLoop - next: Mon Mar 16 12:10:40 
2015
13328 pts/2    Sl     0:24 Schedule::Cron MainLoop - next: Mon Mar 16 12:10:40 
2015
14899 pts/2    Sl     0:11 Schedule::Cron MainLoop - next: Mon Mar 16 12:10:40 
2015
15112 pts/2    S+     0:00 grep --colour=auto Sched

mail ~ # kill -9 10051 12992 13328 14899

-- 
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and is
protected by law. If you are not the intended recipient, you should
delete this message.

Any disclosure, copying, or distribution of this message, or the taking
of any action based on it, is strictly prohibited.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user

Reply via email to