I know the server-A.igt.net has log information in its container.log file. I am sure the globus in client knows where the job is sent. In the case of multijob, subjobs' destination could be revealed by subjob's endpoint. I am running an agent who wants job's destinations in case that job is executing a shell where another job submissiion to another server like server-B, is included for the purpose of job monitoring.
I am searching the destination information first in log file and then variable that contains it to go back to source code. Thank you! Wonjun Lee 인용 Charles Bacon <[EMAIL PROTECTED]>: > I'm not sure I understand the question. Logs about the job will show > up in server-A.igt.net's container.log, not the client's. What are > you trying to accomplish? > > > Charles > > On Sep 17, 2008, at 11:17 PM, Wonjun Lee wrote: > > > Hi all, > > > > I am submitting a job like this. > > > > globusrun-ws -submit -Ft http://server-A.igt.net -f example.rsl > > > > When I tried to find the destination information, "server-A.igt.net" > > at > > container.log after uncommenting GRAM, RFT at container- > > log4j.properties file, > > I was not able to find it. > > > > Is there a way to find a destination in the log file? > > > > Thank you very much! > > Wonjun > > > >
