Thanks so much Joe, If I run the command for the fork jobmanager I get: # /opt/globus/libexec/globus-job-manager-script.pl -f sample_job_description.pl -c submit -m fork GRAM_SCRIPT_JOB_ID:9430 GRAM_SCRIPT_JOB_STATE:2
instead for my jobmanager no output nor error at all: # /opt/globus/libexec/globus-job-manager-script.pl -f sample_job_description.pl -c submit -m mmaa # echo $? 0 # Thanks so much again! Carlos On Thu, Jul 29, 2010 at 1:42 PM, Joseph Bester <[email protected]> wrote: > Try using the attached job description file with the command: > > $GLOBUS_LOCATION/libexec/globus-job-manager-script.pl -f > sample_job_description.pl -c submit -m mmaa > > > > > This is a pretty minimal job description, but should at least help diagnose > issues in your module. > (Doing the above command with the perl debugger might also help) > > Joe > -- ============================= Carlos Borrego Iglesias [email protected] IFAE Institut de Física d'Altes Energies Campus UAB Edifici Cn. Facultat Ciències E-08193 Bellaterra tel: +34 93 581 2822 =============================
