Gokop,
i hope you're not kidding ...
please remove the "isxp1314c $ cat a.rsl" at the beginning
of your job description. I get exactely the same error if
i have it inside of the job description.
Martin

Dear Martin,

Thanks for that. Here is the syntax, I copied from Bacon's quickstart but changed the IP to mine. See the syntax:


[EMAIL PROTECTED] ~]$ cat a.rsl
isxp1314c $ cat a.rsl

<job>
    <executable>my_echo</executable>
    <directory>${GLOBUS_USER_HOME}</directory>
    <argument>Hello</argument>
    <argument>World!</argument>
    <stdout>${GLOBUS_USER_HOME}/stdout</stdout>
    <stderr>${GLOBUS_USER_HOME}/stderr</stderr>
    <fileStageIn>
        <transfer>
<sourceUrl>gsiftp://isxp1314c.sims.cranfield.ac.uk:2811/bin/echo</sourceUrl> <destinationUrl>file:///${GLOBUS_USER_HOME}/my_echo</destinationUrl>
        </transfer>
    </fileStageIn>
    <fileCleanUp>
        <deletion>
            <file>file:///${GLOBUS_USER_HOME}/my_echo</file>
        </deletion>
    </fileCleanUp>
</job>
[EMAIL PROTECTED] ~]$

Regards
Gokop

*/Martin Feller <[EMAIL PROTECTED]>/* wrote:

    Gokop,
    you seem to have syntax error in you xml job description.
    If you send it i'll probably be able to tell you more.
    Martin

     > Dear All,
     >
     > Any idea on the following:
     >
     > [EMAIL PROTECTED] ~]$ globusrun-ws -submit -S -f a.rsl -debug
     > globusrun-ws: Error loading rsl
     > globus_soap_message_module: Deserialization of {} failed.
     > globus_soap_message_module: XML parser failed to get the next
    node in
     > the message
     > globus_soap_message_module: Parser Failed Document is empty
     >
     >
    ------------------------------------------------------------------------
     > Got a little couch potato?
     > Check out fun summer activities for kids.
     >
     >


------------------------------------------------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games. <http://us.rd.yahoo.com/evt=49936/*http://videogames.yahoo.com>

Reply via email to