Re: [base] execution of plugin stalled

2007-10-26 Thread vegard nygaard
I have also had this kind of problems once in a while. When restarting base did not help, I did some manual sql in the Job table in mysql. I suspect my hang situation comes from a lot of zombie jobs taking up what seems to be a limited number of slots in a job-queue. I inspect the Job table and

[base] execution of plugin stalled

2007-10-25 Thread Anthony Pemberton
Dear Base users, I am using Base 1.2.15. One of my users is trying to run plugins through the Analyze data menu. Every time she tries to execute the job it just stalls with the Status Enqueued. I have a feeling that as the admin, I need to do something else to get these jobs to run. Would

[base] execution of plugin stalled

2007-10-25 Thread Bob MacCallum
Hi Anthony You need to make sure jobManager.php is running on your system. Sometimes this dies on ours. Not sure which user it should run as, but on ours it's running as base's unix user (the one apache runs as). cheers, Bob. Anthony Pemberton writes: Dear Base users, I am using

Re: [base] execution of plugin stalled

2007-10-25 Thread Axel Weber
Hi Anthony, I had two main problems with plugins: 1) If a job hangs it is possible to start BASE without the jobManager: startBase.php -m after that one can start the jobManager with the option -R: /usr/Databases/testbase/bin/jobManager.php -R 2) the php-scripts in BASE are run under a linux