One possibility is that sometimes, the fortune server returns text that
includes an "&", which then isn't quoted by the script. But I would
think that would only happen occasionally, and if you're seeing frequent
messages to that effect, that's probably not it.
-- Laura
On 06/20/2007 05:44 PM, Jae-Hyuck Kwak wrote:
Dear Laura,
Thanks for such a quick reply.
The output is attached.
I'm not sure whether the problem is serious because
wsrf-query from upstream host seems to be good.
Best regards,
Jae-Hyuck
----- Original Message ----- From: "Laura Pearlman" <[EMAIL PROTECTED]>
To: "Jae-Hyuck Kwak" <[EMAIL PROTECTED]>
Cc: "Neill Miller" <[EMAIL PROTECTED]>; <[email protected]>
Sent: Thursday, June 21, 2007 9:19 AM
Subject: Re: [gt-user] hierarchical MDS4 problem
What output do you see if you run
/software/globus-4.0.4/libexec/aggrexec/fortune_teller.sh by hand?
-- Laura
On 06/20/2007 05:10 PM, Jae-Hyuck Kwak wrote:
Dear Neill and all,
Thanks for your reply.
I've attached the files. Actually, I've got fortune_script.sh from
gt4 docs.
Best regards,
Jae-Hyuck
----- Original Message ----- From: "Neill Miller" <[EMAIL PROTECTED]>
To: "Jae-Hyuck Kwak" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Thursday, June 21, 2007 12:58 AM
Subject: Re: [gt-user] hierarchical MDS4 problem
Hello,
On Wed, Jun 20, 2007 at 02:08:45PM +0900, Jae-Hyuck Kwak wrote:
I'm testing hierarchical MDS4 on our testbed. I've got following
messages
from downstream host continuously. I'm using gt 4.0.4.
...
2007-06-20 13:52:31,070 ERROR impl.ExecutionAggregatorSource
[Timer-4,poll:179] Could not parse output from
/software/globus-4.0.4/libexec/aggrexec/fortune_teller.sh
https://150.183.249.11:8443/wsrf/services/fortuneProvider. Will not
deliver. Exception: org.xml.sax.SAXException: Fatal Error:
URI=null Line=4:
The entity name must immediately follow the '&' in the entity
reference.
Can you paste the output of the fortune_teller.sh script, or attach it
if it's large? This error indicates that it thinks it's not valid XML
data.
-Neill.