Wan Lin, The problem is that your job does not provide an executable. I am surprised that this works at all and checked the schemas, and indeed you don't have to provide an executable element inside of a description. I wonder what the purpose of a job without an executable could be. Please try if it works for you if you provide the executable.
Martin > Martin, > At first, I deployed a service which named "RenderSourceService" in globus > container on one Linux box-g0.grid.cn, then I run a client on > node-g0.grid.cn, submitted a job to node-g4.grid.cn(g0 & g4 both run gt4 > container). This client is a java GUI program which used GramJob type > object's submit method to submit jobs(see the attachment > "RenderClient.java" source file). Necessary files will be transferred to > each worker node, a script named "runrenderwork"(see attachment > "runrenderwork") will be invoked and execute "$JAVA_HOME/bin/java > com/ibm/redbook/gridintro/render/worker/RenderWorker $1 $2" on each worker > node, the "RenderWorker" program (see attachment "RenderWorker.java") will > render each sub-image into JPEG. > > client's output is: > ... > WorkerDispatch.stateChanged(): state changed to failed. > WorkerDispatch.run(): exiting, job either completed or failed. > ... > I have put the server-side output in the file "containerdebug.log". > > If u need more details & files, pls let me know it. > Thank you very much! > > 2007-12-14 > Wan Lin > > > >> [EMAIL PROTECTED] >>2007-12-14 13:58:48 >>[EMAIL PROTECTED] >>[email protected] >>Re: [gt-user] An unexpected error happened while trying to resolveRSL >> substitution variables > >>Can you please send the submission command, the job description file, >>and the output on the client-side - if available?. >>Also: please send the complete container log as an attachment. >>Martin
