Hello, We have installed 'gt4.0.5-x86_64_rhas_4-installer' on "Red Hat Enterprise Linux ES release 4 (Nahant)" and as required software we have installed java j2sdk1.4.2_11, apache-ant-1.6.2 and postgresql.
A grid-proxy-init, globus-url-copy, counter-client -s https://host:8443//wsrf/services/CounterService and rft -h svgd.cesga.es -f /tmp/rft.xfr it works correctly, but when we do: -------------------------------------------------------------------------------------------------------------------------------------- [EMAIL PROTECTED] ~]$ globusrun-ws -submit -pft -T 10000 -s -S -F https://svgd.cesga.es:8443/wsrf/services/ManagedJobFactoryService -Ft Fork -c /bin/hostname Delegating user credentials...Done. Submitting job...Done. Job ID: uuid:276ae724-939b-11dc-ad36-000423ac0723 Termination time: 11/16/2007 16:52 GMT Fault Type: {http://www.globus.org/namespaces/2004/10/gram/job/faults}FaultType Current job state: Failed Destroying job...Done. Cleaning up any delegated credentials...Done. globusrun-ws: Job failed: An unexpected error happened while trying to resolve RSL substitution variables. File map initialization failed. -------------------------------------------------------------------------------------------------------------------------------------- The contain to the file 'globus_gram_fs_map_config.xml' is: -------------------------------------------------------------------------------------------------------------------------------------- [EMAIL PROTECTED] ~]$ cat /usr/local/globus-4.0.5/etc/gram-service/globus_gram_fs_map_config.xml <?xml version="1.0" encoding="UTF-8"?> <map> <scheduler>Fork</scheduler> <ftpServer> <protocol>gsiftp</protocol> <host>svgd.cesga.es</host> <port>2811</port> </ftpServer> <mapping> <jobPath>/</jobPath> <ftpPath>/</ftpPath> </mapping> </map> -------------------------------------------------------------------------------------------------------------------------------------- At the moment, we only have installed globus on one machine and we don't have installed globus on any second machine or with any system queues(pbs, sge..) Does anybody what means this error or Do we could have misconfigured? Thanks, Esteban --
