-
The fix works fine.
Thank you
Carsten.
2009-07-16 12:09:12 UTC in Job Scheduler
-
Hi Axel,
see the details of the settings element at:
http://www.sos-berlin.com/doc/en/scheduler/data/scheduler.konfiguration.htm#XML_ELEMENT:settings
Regards,
Carsten.
2009-07-09 17:02:22 UTC in Job Scheduler
-
Hi Oliver,
today I'd like to test your fix but the files doesn't exists on our web server. Please provide a download link second time for a few days.
Thank you
Carsten.
2009-07-09 08:09:31 UTC in Job Scheduler
-
Hi,
today I've tested the alias feature (APP_SCHEDULER_ALIAS)within the managed jobs gui. But I can't access scheduler monitoring. The access to http://myserver/scheduler/scheduler_monitor.php?spooler_host=localhost&spooler_port=4444&new_window=0&denied=0&PHPSESSID=sxxxx is failing.
It seems that scheduler_monitor.php doesn't use (know) the alias setting.
After extending...
2009-06-19 10:57:46 UTC in Job Scheduler
-
Hello,
we want to convert jobs scheduled by an older scheduling solution into single xml files - once per job.
The job is started immediate every time I move a new generated into the Hot Folder.
Is it possible to import a job as deactivated? I'd like to convert the old jobs into xml files and move them into the "hot folders" directory to allow changing the jobs in the Managed...
2009-06-17 09:53:52 UTC in Job Scheduler
-
Please replace the ojdbc14.jar delivered with the Job Scheduler package by a newer version.
Regards,
Carsten.
2009-06-16 13:50:42 UTC in Job Scheduler
-
Hi Andreas,
both processes are independent. I used "ps -ef" to get the entries of the two processes. The sequence of columns are: UID,PID, PPID, C, STIME, TTY, TIME and CMD.
What kind of additional information should I collect next time the issue occurs?
"ps auxf" and "ldof -p" for each process? Which log files? All?
Kind Regards,
Carsten.
2009-06-08 10:19:03 UTC in Job Scheduler
-
Hi,
my scheduler instance is installed to run without root privileges. Starting the scheduler as root user fails but it shouldn't.
> pwd
/root
> /usr/local/scheduler/bin/jobscheduler.sh start
Starting Job Scheduler... ERRNO-13 Permission denied [open] [scheduler.out]
I assume it's failing because the scheduler user hasn't the permissions to write into roots home. The user is changed...
2009-05-29 12:59:03 UTC in Job Scheduler
-
Hi,
today I did a automatically installation of a single scheduler instance. The installation has finished successfully and two scheduler processes are listed.
sched 8532 1 0 15:45 ? 00:00:00 /usr/local/scheduler/bin/scheduler -exclusive -service -id=scheduler -sos.ini=/usr/local/scheduler/config/sos
sched 10730 1 0 15:48 ? 00:00:00...
2009-05-28 14:17:45 UTC in Job Scheduler
-
Uwe,
I've added the settings element manually using the XML editor in the managed jobs explorer. All works fine after changing the order to settings -> script -> run_time.
Steps to reproduce using version 1.3.6:
1. open a simple job
2. click "show xml"
3. add /move <run_time> to first subelement on <job>
4. click "accept"
5. "XML was...
2009-05-13 15:23:19 UTC in Job Scheduler