Re: [gt-user] Trouble with get-resource-property tool

2008-09-25 Thread Charles Bacon
I think your use of .xsd in the namespace of the property might be wrong; Can you send the output of: wsrf-query -s http://127.0.0.2:8080/wsrf/services/CounterService -k {http://counter.com }CounterKey 123 '/*' That should reveal what the namespaces are. I'm also assuming that you really

[gt-user] gsiftp problem

2008-09-25 Thread Yoichi Takayama
Hi http://www.globus.org/toolkit/docs/4.2/4.2.0/admin/quickstart/index.html While trying to install the 2nd Globus, the GridFTP test tries to copy a file between two hosts. This fails. $ globus-url-copy gsiftp://grid1.ramscommunity.org/etc/group

Re: [gt-user] gsiftp problem

2008-09-25 Thread Raj Kettimuthu
GridFTP, like any FTP, is a two channel protocol. 2811 is for control channel connection. You also need to open ports for data channel. You can restrict the port range for the data channel using the environment variable GLOBUS_TCP_PORT_RANGE. More information about this is available at

Re: [gt-user] gsiftp problem

2008-09-25 Thread Yoichi Takayama
Thanks! The Quick Start guide does not say anything about ports and firewall, but I am a bit embarrassed to learn that it is well documented in a longer admin manual. Although probably I ought to have read it and also Globus has good manuals, many of us wish not to have to read lengthy

Re: [gt-user] gsiftp problem

2008-09-25 Thread Charles Bacon
That's a good idea. I'll add a link to http://dev.globus.org/wiki/FirewallHowTo from the quickstart. Charles On Sep 25, 2008, at 10:24 AM, Yoichi Takayama wrote: Thanks! The Quick Start guide does not say anything about ports and firewall, but I am a bit embarrassed to learn that it is

[gt-user] Re: Error generating WSDL binding in GT 4.2.0

2008-09-25 Thread Shayan Shahand
Hi, Still could not figure out what the problem is, I'm attaching the flattened WSDL file. However, sounds like when the Gar builder reports Generate Bindings it does not actually generate binding becuase the Math_binding.wsdl is empty. What's your opinion about it? Is there any tested example