Re: [gt-user] Defining GPT_TCP_PORT_RANGE for the client

2008-10-28 Thread Charles Bacon
On Oct 27, 2008, at 6:54 PM, Yoichi Takayama wrote: 1. globus-job-run jobmanager-fork or jobmanager condor does not work. Okay. We're going to stop looking at jobmanager-condor until fork works. [EMAIL PROTECTED] ~]$ globus-job-run grid2.ramscommunity.org/jobmanager- fork /bin/hostname

[gt-user] Re: Defining GPT_TCP_PORT_RANGE for the client

2008-10-27 Thread Charles Bacon
Yes, I meant the globus-job-run user having it set in the environment. There are so many moving parts in your pegasus setup, I'm getting a little lost. If I were debugging this, here's what I would do: 1) Work with globus-job-run and the fork jobmanager until it was working. 2) Then,

Re: [gt-user] GT 4.0.4 Make Errors!

2008-10-27 Thread Charles Bacon
That's not an error message. The warning is from the gatekeeper setup telling you that you don't have a hostcert right now so it won't publish your host's subject name. The other warning is telling you you don't have MPI setup, so it won't auto-setup the MPI jobtype. If you're not using

Re: [gt-user] Host Certificate Problems with 4.0.8

2008-10-24 Thread Charles Bacon
I can find only one historical Globus reference to that error message, which claims the problem to be an older java: http://www.globus.org/mail_archive/gt4-friends/2005/05/msg00246.html What is your JAVA_HOME? What does java -version say? Is it being set/ overwritten in the start-stop

Re: [gt-user] Job Delegation

2008-10-21 Thread Charles Bacon
Yes, there's a default depth limit imposed on proxy chains: http://bugzilla.globus.org/bugzilla/show_bug.cgi?id=4994 You can increase it by patching the source code; the three patches required are at http://www.globus.org/mail_archive/csec-commit/2007/06/threads.html It has also been fixed

[gt-user] Re: GRAM2 test (3)

2008-10-21 Thread Charles Bacon
-Learning Centre Of Excellence (MELCOE) or Macquarie University. On 22/10/2008, at 1:36 AM, Charles Bacon wrote: On Oct 21, 2008, at 9:25 AM, Yoichi Takayama wrote: Do I need to set the GLOBUS_PORT_RANGE to GRAM2 services and clients??? If you have a firewall (and it sounds more and more like

Re: [gt-user] Re: make-install warning of GT4.2.1 installation

2008-10-20 Thread Charles Bacon
Does /usr/local/gt4.2.1/bin/ssh.d/ssh-keygen exist? Charles On Oct 16, 2008, at 4:01 AM, yingying chen wrote: I make install again, and find the new information: [EMAIL PROTECTED]:/usr/local/gt4.2.1/gt4.2.1-x86_deb_4.0-installer$ make install ln -sf /usr/local/gt4.2.1/etc/gpt/packages

[gt-user] Re: GRAM2 test (2)

2008-10-20 Thread Charles Bacon
I don't know what's wrong. The error 155 in the gram log you show suggests that it was unable to transfer the output back to the client, but I don't know why it's showing up as an error 10 in the client instead of the error 155 I see in the logs on the server side. It seems possible that

Re: [gt-user] Library missing in GT4.2.0 installation

2008-10-17 Thread Charles Bacon
GT 4.2.0 uses your system openssl libraries. GT4.0.7 builds its own openssl libraries. The libssl_gcc32dbg.so.0 is from a GT4.0.x build of Globus, and does not exist in GT 4.2.0. Probably the safest thing to do is use a version of Globus that the VOMS software was built against. That

Re: [gt-user] GT4 container error!

2008-10-14 Thread Charles Bacon
.6 --- Cheers, -Jan -Original Message- From: Charles Bacon [mailto:[EMAIL PROTECTED] Sent: Tue 14/10/2008 15:24 To: Jan Muhammad Cc: gt-user@globus.org Subject: Re: [gt-user] GT4 container error! On Oct 13, 2008, at 5:33 PM, Jan

Re: [gt-user] WSRF C Tutorial

2008-10-14 Thread Charles Bacon
There are two I know of: http://www.globus.org/toolkit/docs/4.0/common/cwscore/C_WS_Core_Samples.html and http://www.globus.org/toolkit/docs/4.0/common/cwscore/developer-index.html#s-cwscore-developer-tutorials Charles On Oct 14, 2008, at 11:11 AM, Guy Warner wrote: Hi Are there any

Re: [gt-user] GT4 container error!

2008-10-13 Thread Charles Bacon
There appears to be a mismatch between the SSL libraries used to compile it, and the ones available at runtime. Can you send: cat gcc32dbg/globus_openssl_version.h ls -l bin/openssl ldd libexec/globus-scheduler-event-generator | grep ssl rpm -qa | grep openssl From the environment of the

Re: [gt-user] See Log in globus

2008-10-10 Thread Charles Bacon
On Oct 9, 2008, at 7:46 PM, andrew fiade wrote: what function postgress in globus if we started globus and we do not start postgress [...] could be log application in globus can't save in database postgress [...] if that'st true, then i must start postgress? now how i can see

Re: [gt-user] Problem making gsi-myproxy globus_simple_ca_setup on SunOS 5.9.

2008-10-09 Thread Charles Bacon
Interesting. GPT has a try at finding a local RPM installation, it looks like it found an rpm command on your system that doesn't work. Do you get the same error if you type rpm -qa, for instance? In any case, GPT will just be doing tar/gzip with our software, we don't use the RPM

Re: [gt-user] Erase info when Index departs/ upstream hierarchy chain

2008-10-08 Thread Charles Bacon
http://www.globus.org/toolkit/docs/4.2/4.2.1/info/admin/#mdsAdmin It looks like it's controlled by the refresh interval in the upstream configuration. The default is to request a lifetime 2x the refresh interval. If that times out, then it will be removed within 5 minutes of the

Re: [gt-user] Installing gt4.2.0 in fc9

2008-10-07 Thread Charles Bacon
:3180: error: Unable to compile with SSL Should I install something else or replace what I have? Thanks and Regards, Jesus M. Movilla De: Charles Bacon [EMAIL PROTECTED] Enviado el: martes, 07 de octubre de 2008 15:33 Para: e.irmos CC: GT User Asunto

[gt-user] Re: jobmanager still fails

2008-10-07 Thread Charles Bacon
in this message are those of the individual sender, and are not necessarily the views of Macquarie E-Learning Centre Of Excellence (MELCOE) or Macquarie University. On 07/10/2008, at 11:55 AM, Charles Bacon wrote: Using xinetd to start the gatekeeper is fine; nothing in that page tells you

[gt-user] Re: Deployment topology

2008-10-06 Thread Charles Bacon
Googling for that error string returns a copy of the old GT2 GRAM error FAQ: http://drupal.star.bnl.gov/STAR/?q=node/424#transfer Try following the advice in that entry. Charles On Oct 6, 2008, at 7:49 AM, Yoichi Takayama wrote: Hi Charles, I am trying to install Pegasus with Globus 4.2.0

[gt-user] Re: Deployment topology

2008-10-02 Thread Charles Bacon
of the individual sender, and are not necessarily the views of Macquarie E-Learning Centre Of Excellence (MELCOE) or Macquarie University. On 02/10/2008, at 12:12 AM, Charles Bacon wrote: Not really, no. The idea is that you run some kind of local scheduler (like, say, Condor) and just

Re: [gt-user] WebMDS

2008-10-01 Thread Charles Bacon
On Oct 1, 2008, at 7:33 PM, Yoichi Takayama wrote: I was thinking that I needed to install Globus on all nodes in the Condor pool, since the GridFTP may go both ways. But I need to install GridFTP only on a Condor Submit node(d) that may refer it? Or, even it can refer to a host on which

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

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

Re: [gt-user] authorization problem using GT 4.2?

2008-09-18 Thread Charles Bacon
to that bugzilla entry, as someone else already asked for, please post it so we can be notified. I don't mind an extra couple of config steps in the meantime. Thanks, Adam On Wed, Sep 17, 2008 at 4:41 PM, Charles Bacon [EMAIL PROTECTED] wrote: I'm not sure what changed, but I can offer you

Re: [gt-user] destination information

2008-09-18 Thread Charles Bacon
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

Re: [gt-user] destination information

2008-09-18 Thread Charles Bacon
in StateMachine.java Thank you! Wonjun 인용 Charles Bacon [EMAIL PROTECTED]: If you want to keep track of what the client has requested, either save an EPR file: -o, -job-epr-output-file filename: the created ManagedJob EPR will be written to the given file following successful submission. The file

Re: [gt-user] authorization problem using GT 4.2?

2008-09-17 Thread Charles Bacon
I'm not sure what changed, but I can offer you a better workaround until someone else answers. Set logicalHost to your DNS name and disableDNS to true in your $GLOBUS_LOCATION/etc/globus_wsrf_core/server-config.wsdd as described in

Re: [gt-user] ERROR container.GSIServiceThread

2008-09-16 Thread Charles Bacon
I'm pretty sure you can make this happen just by telnetting to the container port and disconnecting. In other words, if anyone's ever doing scans of your open ports, you'll get this exception when it connects to your server. The server tries to read from the network socket, but gets an

Re: [gt-user] RFT/Postgresql Error with Toolkit 4.0.8

2008-09-10 Thread Charles Bacon
On Sep 9, 2008, at 10:05 PM, I8abyte wrote: On an aside ... I'd like to propose a feature request (and I may be missing an existing option altogether so please correct me!) ... can you please offer a force install option in the makefile or document such an option to make it more

Re: [gt-user] Which ones that aren't necessary

2008-09-10 Thread Charles Bacon
On Sep 7, 2008, at 5:52 PM, [EMAIL PROTECTED] wrote: 1. Installing the required software such as : apache ant, sudo, zip, bzip2, java, etc (necessary) Sudo isn't necessary if the machine doesn't run GRAM 2. Installing globus package (necessary) Yes. 3. Copy and installed simple CA

Re: [gt-user] GLOBUS_USER_HOME not being set when running globusjob-run

2008-09-05 Thread Charles Bacon
On Sep 5, 2008, at 1:46 PM, Neha Sharma wrote: 9/5 13:37:02 [26586] refresh_credentials(https://tg-s037.ncsa.teragrid.org:8443/wsrf/services/DelegationService?517b6220-7ab6-11dd-b49c-9368617134a5 ) failed! Any idea what could be causing this? I should mention that couple of weeks ago,

Re: [gt-user] Certificate and signing policy issue

2008-08-29 Thread Charles Bacon
Using three certificates instead of two should not be a problem. And I don't think the different subject names should be a particular problem so long as the signing policies for each one are in order. Can you send the three subject names and three signing policies files you have, as well

Re: [gt-user] GT4 container error

2008-08-25 Thread Charles Bacon
Is pointer the name of your machine? This (unhelpful) error means there was an error looking that name up in hosts or DNS. May I also recommend that you try using 4.0.8 instead? I think the error got improved there, at least. Charles On Aug 25, 2008, at 1:58 PM, Yang-Suk Kee (Yang Seok

Re: [gt-user] globusrun-ws error

2008-08-20 Thread Charles Bacon
=GlobusTest/OU=simpleCA-cammcc.proteowizrd.org/CN=Globus Simple CA' pos_rightsglobusCA:sign cond_subjects globus '/O=Grid/OU=GlobusTest/OU=simpleCA-cammcc.proteowizrd.org/*' # end of EACL On Tue, 2008-08-19 at 16:56 -0500, Charles Bacon wrote: For the client: grid-cert-info

Re: [gt-user] globusrun-ws error

2008-08-20 Thread Charles Bacon
the containercert and that fixed the problem. The DN now matches: grid-cert-info -file ~/globus/grid-security/containercert.pem - subject /O=Grid/OU=GlobusTest/OU=simpleCA-cammcc.proteowizrd.org/CN=host/ cammcc.proteowizrd.org Thanks for the help. Roland On Wed, 2008-08-20 at 09:25 -0500, Charles Bacon

Re: [gt-user] myproxy-logon Failed reading length 0 (GT 4.2.0)

2008-08-20 Thread Charles Bacon
/globus-4.2.0//var/myproxy. Justo to understand how it works, what makes these happening? Best regards, Klaus Schwarzmeier Charles Bacon [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 20/08/2008 10:54 To Jim Basney [EMAIL PROTECTED] cc gt-user@globus.org Subject Re: [gt-user] myproxy-logon Failed

Re: [gt-user] undefined symbol: Perl_Tstack_sp_ptr. while configuring SimpleCA for multiple machines

2008-08-19 Thread Charles Bacon
Perl 5.10 and Perl 5.8 are not binary compatible, sadly. Any perl packages that have binaries in them (like Digest::MD5 or Compress::Zlib) cannot be re-used from a perl 5.8 machine to a perl 5.10 machine. The trouble looks like your /usr/local/globus-4.0.7 was made on a perl 5.8

Re: [gt-user] globusrun-ws error

2008-08-19 Thread Charles Bacon
) How do I find the DN on the server and client sides? Thanks Roland On Tue, 2008-08-19 at 13:00 -0500, Charles Bacon wrote: Is it possible to upgrade to 4.0.8? I believe the diagnostics should improve for the policy violation, or it should just be fixed. If you can't upgrade, it sounds like

Re: [gt-user] do tou help me how i can submit job with client API

2008-08-15 Thread Charles Bacon
If you want to configure RFT, I suggest the 4.0 quickstart: http://www.globus.org/toolkit/docs/4.0/admin/docbook/quickstart.html#q-rft-configure Charles On Aug 15, 2008, at 9:30 AM, omid boroumand wrote: Hi Martin, thank you for your help. after you saied that i install GT-4.0 , I installed

Re: [gt-user] poll_fast: returning -1 = GLOBUS_FAILURE (try Perl scripts)

2008-08-14 Thread Charles Bacon
Are you submitting with condor-g? -c On Aug 13, 2008, at 9:08 PM, Omer Jilani wrote: Hi all, I'm having a problem in the completion of my jobs. They get submitted alright. But when its time for them to finish and write the results back to output files. They never write the results and

Re: [gt-user] setup-mds-example-provider doesnot work on solaris2.9

2008-08-14 Thread Charles Bacon
Quite probably this should be changed not to use a GNU extension, but there are several platforms where the vendor sed is unable to handle some of our C WS service packages. That's probably why it hasn't been much of an issue before, since we list it as a requirement on our software

Re: Bls: [gt-user] Path length constraint exceeded

2008-08-12 Thread Charles Bacon
Proxy Certificate Information: critical Path Length Constraint: 02 Policy Language: Inherit all Anything change for you if you add -rfc? Charles On Aug 12, 2008, at 7:06 AM, I8abyte wrote: On Mon, Aug 11, 2008 at 2:44 PM, Charles Bacon [EMAIL PROTECTED

Re: Bls: [gt-user] Path length constraint exceeded

2008-08-11 Thread Charles Bacon
It's hard to debug without seeing the actual commands and output. 0) Where do you keep your certificate? 1) Show us the command (and output) you're using to get the proxy 2) Show us the command (and output) you're using to check the extensions 3) Show us the output of `which

Re: Bls: [gt-user] Path length constraint exceeded

2008-08-11 Thread Charles Bacon
On Aug 11, 2008, at 12:46 PM, I8abyte wrote: 2) Show us the command (and output) you're using to check the extensions grid-cert-info: Is that just grid-cert-info, or grid-cert-info -file /path/to/ proxy? This stuff about trying to keep things secret is getting in the way of debugging,

Re: [gt-user] GridFTP Installation

2008-08-07 Thread Charles Bacon
http://www.globus.org/toolkit/docs/4.2/4.2.0/admin/quickstart/ Charles On Aug 7, 2008, at 3:24 PM, omid boroumand wrote: Hi, I installed GT 4.2.0 on SUSE 10.2 . but i can't configure GridFTP on it. do know any one Help me and present me an installation guide for GridFTP configuration ?

Re: Bls: [gt-user] Path length constraint exceeded

2008-08-01 Thread Charles Bacon
On Aug 1, 2008, at 6:45 AM, I8abyte wrote: I tinkered with the -xo and the -xi options but no luck but I'm not sure I'm doing it correctly. The dcaufalse/dcau inside the rftOptions block did nothing, it still complains about the CA path length. I'd still like to hear your take on it, or

Re: Bls: [gt-user] Path length constraint exceeded

2008-08-01 Thread Charles Bacon
: Inherit all Charles On Aug 1, 2008, at 2:56 PM, Charles Bacon wrote: Beats me. When I look at my cert with openssl x509 -text, I don't see a path length constraint. Charles On Aug 1, 2008, at 2:34 PM, I8abyte wrote: On Fri, Aug 1, 2008 at 9:50 AM, Charles Bacon [EMAIL PROTECTED] wrote

Re: [gt-user] Any known limitation inglobus_gss_assist_init_sec_context ??

2008-07-31 Thread Charles Bacon
and let you know how it goes.. -Neha On Jul 31, 2008, at 10:26 AM, Charles Bacon wrote: Openssl comes with a default maximum depth of a PKI chain it supports. That includes the CA and RA (if applicable). I suspect you might be hitting GT4.0.x's depth limit of 9. If you're using a CA+RA

Re: [gt-user] globusrun-ws -monitor fails

2008-07-30 Thread Charles Bacon
I'm not sure, but when you don't specify a hostname to globusrun-ws, you get localhost. So there is a difference between when you submit and when you monitor: 1) During submit, the client uses the name you provided, which in this case is localhost or 127.0.0.1. Your certificates and

Re: [gt-user] summary: excessive latency

2008-07-30 Thread Charles Bacon
I see that they have added documentation about the latency to the current docs: http://www.globus.org/toolkit/docs/4.2/4.2.0/data/gridftp/admin/gridftp-troubleshooting.html#gridftp-troubleshooting-latency Additionally I removed the USERID/etc. entries from the example in the 2.4.3 docs that

Re: [gt-user] gsissh not installed

2008-07-28 Thread Charles Bacon
configure with --with-buildopts=--verbose --force and run make gsi_openssh-only. Send the output. Charles On Jul 28, 2008, at 9:56 AM, 이윤기 wrote: Hello, I installed GT4.0.7 several times with source code. And now, I want to use gsissh command tool, but it does not exist in

Re: [gt-user] gsissh not installed

2008-07-28 Thread Charles Bacon
tell me. Thanks. On Tue, Jul 29, 2008 at 12:08 AM, Charles Bacon [EMAIL PROTECTED] wrote: configure with --with-buildopts=--verbose --force and run make gsi_openssh-only. Send the output. Charles On Jul 28, 2008, at 9:56 AM, 이윤기 wrote: Hello, I installed GT4.0.7 several times

[gt-user] Re: building MyProxy with PAM support

2008-07-24 Thread Charles Bacon
On Jul 23, 2008, at 9:24 PM, Jim Basney wrote: MyProxy should auto-build with PAM if it is available. Please send me details so I can fix this bug for you. Note that both PAM headers and libraries are needed -- some systems have the libraries but not the headers installed by default. I

Re: [gt-user] INDEX SERVICE: I can not register anything on it

2008-07-23 Thread Charles Bacon
The index service does not need to register to itself. The message: Loopback or duplicate registrant address submitted indicates that you have created a registration loop, such that the container has wound up registered back to its own index service. That is undesirable, as the

Re: [gt-user] excessive latency

2008-07-23 Thread Charles Bacon
On Jul 23, 2008, at 3:40 AM, Harry Enke wrote: The configuration of the gsiftp follows the globus-admin guide : http://www.globus.org/toolkit/docs/2.4/admin/guide- startup.html#gridftp and as I understand, it's part of (passive) ftp implementation to call the process involving the

Re: [gt-user] two apparent defects in GT 4.2 SimpleCA SSL configuration

2008-07-23 Thread Charles Bacon
On Jul 23, 2008, at 8:37 AM, Alan Sill wrote: These observations are correct. For any extended (i.e., non-test) grid with any intention to operate in a CA an accredited manner, however, the use of SimpleCA would not be recommended in any case. Personally, I wish the Globus team would

Re: [gt-user] two apparent defects in GT 4.2 SimpleCA SSL configuration

2008-07-23 Thread Charles Bacon
already with a high degree of functionality. The above links area great place to go if you would like to find out more. Hope this helps, Alan On Jul 23, 2008, at 10:00 AM, Charles Bacon wrote: If you can recommend an alternative that would get new users up and running in a demo environment

Re: [gt-user] Couple of errors ...

2008-07-23 Thread Charles Bacon
And, sorry, last thing: Can I get the output of grid-cert-diagnostics from all of the machines involved in the globus-url-copy command? Charles On Jul 23, 2008, at 1:08 PM, I8abyte wrote: On Wed, Jul 23, 2008 at 11:51 AM, Charles Bacon [EMAIL PROTECTED] wrote: On Jul 23, 2008, at 10:47

Re: [gt-user] Couple of errors ...

2008-07-23 Thread Charles Bacon
On Jul 23, 2008, at 1:08 PM, I8abyte wrote: I don't get any errors from myproxy, it works fine as far as I can tell. It appears to be something with the proxy certificate it generates, what's with the extra information in the certificate? It sounds like you: 1) had a cert 2) made a proxy 3)

Re: [gt-user] Web-service in GT4.

2008-07-22 Thread Charles Bacon
You might want to try the tutorial at http://gdp.globus.org/gt4-tutorial/ . Charles On Jul 22, 2008, at 2:26 AM, Kakoli Sen wrote: Hello all, I need to write a web-service which selects a set of attributes for an employee and passes it as a custom java object. Is there any

Re: [gt-user] excessive latency

2008-07-22 Thread Charles Bacon
Wait a minute - port 113 is the ident service? Are the xinetd entries for your GridFTP servers setup to request IDENT? You should just turn that off in the GridFTP xinetd.d entry rather than firewalling it. It's not particularly useful, and many places will drop you into a firewall

Re: [gt-user] excessive latency

2008-07-22 Thread Charles Bacon
On Jul 22, 2008, at 10:55 AM, Steve White wrote: Charles, On 21.07.08, Charles Bacon wrote: Interesting - I remember some discussion like that on this list, I think, but what does that rule achieve? This is part of the AstroGrid-D documentation (I think I added it) http://www.gac

Re: [gt-user] run a service in other machine

2008-07-22 Thread Charles Bacon
I think this is the last 3.2.1 question I answer, but this would have hit you with 4.x also: 10.0.0.20 is a private, non-routable address. Unless both machines are on the same local network, you are specifying an IP with no route to it. Hence the no route to host error. Charles On Jul

[gt-user] Re: *MJ-REJECTED* ***SPAM*** Uniting Grid systems with different middleware

2008-07-22 Thread Charles Bacon
Some of those are easier than others. In principle, the answer is yes, but the details are probably not as nice as you would hope. Just to mention, the Virtual Data Toolkit actually runs the Globus Toolkit also, so that interoperability is trivial. There was a two-year project called

Re: [gt-user] excessive latency

2008-07-21 Thread Charles Bacon
Interesting - I remember some discussion like that on this list, I think, but what does that rule achieve? For the original user: delays like that are not normal. The activity in the Cleanup-Done phase is an RFT job that deletes the files associated with the job. Is your GRAM server

[gt-user] Re: grid-proxy-init -debug -verify problem in gt4.2.0

2008-07-21 Thread Charles Bacon
Try the grid-cert-diagnostics script from 4.2.0 and send us the results. Thanks, Charles On Jul 19, 2008, at 8:09 AM, Kashif Mohammad wrote: Yes, I have double checked it, and signing policy file is exactly same in both machine. Thanks -Original Message- From: Charles Bacon

[gt-user] Re: Error with sqlite when building GT4.2

2008-07-21 Thread Charles Bacon
:57 PM, Phung, Minh Hoang wrote: Charles Bacon wrote: I need the whole config.log from /usr/local/globus-4.2.0/gt4.2.0- all-source-installer/source-trees-thr/database/c/sqlite/ sqlite-3.3.17 please. Thanks, Charles On Jul 16, 2008, at 9:19 PM, Phung, Minh Hoang wrote: Hi all, I'm

Re: [gt-user] certificate configuration problem

2008-07-18 Thread Charles Bacon
You might be interested in: http://www.globus.org/toolkit/docs/4.0/security/prewsaa/Pre_WS_AA_Public_Interfaces.html#id2528598 and http://www.globus.org/toolkit/docs/4.0/security/prewsaa/user-index.html#s-prewsaa-user-troubleshooting To get your local CA trusted, you need a .0 and a

Re: [gt-user] installation pb: setting up Security

2008-07-18 Thread Charles Bacon
Try running that command by hand and seeing what the error is. Charles On Jul 17, 2008, at 7:31 AM, Amel Hamdi wrote: Hi all, I have just installed and built the toolkit globus-4.0.4. Then I tried to set up security on the first machine but I get this error: ERROR: could not run build

Re: [gt-user] Error while loading shared libraries: libglobus_scheduler_event_generator_gcc32.so.0:

2008-07-18 Thread Charles Bacon
The common way to do this is source $GLOBUS_LOCATION/etc/globus-user- env.sh. It sets up the appropriate library variable for whatever system you're on. Charles On Jul 17, 2008, at 10:25 AM, Martin Feller wrote: Hi, Did you install from a binary installer? If so, you'll have to add

Re: [gt-user] setup-mds-example-provider doesnot work on solaris2.9

2008-07-18 Thread Charles Bacon
Do you have GNU sed installed? It is listed as a requirement: http://www.globus.org/toolkit/docs/4.0/admin/docbook/ch03.html#s-prereq-required Charles On Jul 17, 2008, at 1:04 PM, Mei-Hui Su wrote: Hi, I am compiling on solaris 2.9, and while make install, I got the following message.

[gt-user] Re: Error with sqlite when building GT4.2

2008-07-18 Thread Charles Bacon
I need the whole config.log from /usr/local/globus-4.2.0/gt4.2.0-all- source-installer/source-trees-thr/database/c/sqlite/sqlite-3.3.17 please. Thanks, Charles On Jul 16, 2008, at 9:19 PM, Phung, Minh Hoang wrote: Hi all, I'm building the new GT4.2 on a Centos5, x86_64 machine and

Re: [gt-user] certificate configuration problem

2008-07-18 Thread Charles Bacon
The CAHash.0 file should be available from your CA. It is their public certificate. They will have that available for you even if they don't provide a setup package. Charles On Jul 18, 2008, at 11:21 AM, Omer Jilani wrote: Hi Charles, thanks for your reply. I understand that and i've

[gt-user] Re: grid-proxy-init -debug -verify problem in gt4.2.0

2008-07-18 Thread Charles Bacon
It sounds like the problem is in the signing policy. Can you verify that the signing policy is the same on the two different machines? One difference between 4.0 and 4.2 will be the default type of proxy created. 4.0 had a nonstandard OID in one location, while 4.2 is fully RFC compliant

Re: [gt-user] gt4.2.0-x86_deb_4.0-installer.tar.gz problem

2008-07-16 Thread Charles Bacon
No. Sorry, the default installation location is my fault - it was set to /usr/local/globus-4.0.0, but the version really is 4.2.0. If you post more details about the globus-url-copy situation, we can help debug it. Charles On Jul 16, 2008, at 2:56 AM, BRACHET Maxime wrote: Hi, I

Re: [gt-user] GridFTP problem (VDT 1.10.1, GT 4.0.7)

2008-07-16 Thread Charles Bacon
On Jul 16, 2008, at 4:56 AM, Alain Roy wrote: On Jul 15, 2008, at 10:21 PM, Charles Bacon wrote: There is no way an RFT update would be affecting uberftp's behavior. It looks to me like it's the GridFTP server's behavior, not UberFTP's: am I misreading the error message? I do not know

Re: [gt-user] GridFTP problem (VDT 1.10.1, GT 4.0.7)

2008-07-15 Thread Charles Bacon
There is no way an RFT update would be affecting uberftp's behavior. The only candidate advisory to try is globus_gridftp_server_control-0.21, which fixes bug 6066, an issue with long user and/or group names. The symptoms don't match up, though. Does globus-url-copy work? Try the

Re: [gt-user] Installation 4.2: adding additional falvors

2008-07-15 Thread Charles Bacon
Yes, that's part of the design purpose of flavors. Just run ./ configure --with-flavor=gcc32, then run make again. Charles On Jul 15, 2008, at 3:00 PM, Omer Jilani wrote: Hi all, I had installed GT 4.2 with gcc32dbg, But now I want to add gcc32 as well (to test many memory leaks problems

Re: [gt-user] must the GSI be installed after SimpleCA

2008-07-14 Thread Charles Bacon
On Jul 14, 2008, at 9:42 AM, hawking.zn wrote: Hi all: According to the doc, we always do as follows: 1. install simple CA. 2. and then install GSI. But if I want to use other CA system. how can I install the GSI? You are using the word GSI in an imprecise way. Your step 2 is really

Re: [gt-user] Cannot get output via globus-job-get-output when using jdl

2008-07-14 Thread Charles Bacon
It's because globus-job-submit does some extra work to make sure the stdout/stderr are identifiable for retrieval by globus-job-get-output. Specifically, the line that does the heavy lifting in globus-job-get- output is: ${bindir}/globusrun -o -r $resource 2 $tmpfile \

Re: [gt-user] Globus 4.0.7 and Microsoft Certificate Services

2008-07-10 Thread Charles Bacon
Was there nothing useful in the container, then? You can edit $GLOBUS_LOCATION/container-log4j.properties to enable core debugging. I suspect the change in question in 4.0.7 may be the use of signing_policy files in the java code. If you have the CA certificate as a .0 file in

Re: [gt-user] Sun Grid Engine and GT 4.2.0

2008-07-09 Thread Charles Bacon
Excellent, I'm glad that worked out for you. Charles On Jul 9, 2008, at 11:38 AM, Steffen Limmer wrote: Thank you, that helped me. For everybody who's interested: I just had to replace the section ** globus_module_descriptor_t

Re: [gt-user] GT 4.0 and MDS

2008-07-08 Thread Charles Bacon
There are some tools that are designed to let you publish whatever you want, so long as it is properly formatted XML. See if http://www.globus.org/toolkit/docs/4.0/info/aggregator/Execution_Aggregator_Source.html walks you through the process explicitly enough. Charles On Jul 8, 2008, at

Re: [gt-user] Globus compile from source code failed

2008-07-08 Thread Charles Bacon
I'm not sure why you're quoting the RFT configuration section. The perl that's installed on your system appears to refer to non-existent headers: From near the beginning of your log: cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno- strict-aliasing -pipe

Re: [gt-user] problems building GT4.2

2008-07-08 Thread Charles Bacon
None of the build.log messages are errors. I'm not particularly concerned about the gpt-verify either. Can you describe the problem with building the CA package? Also, you could just try the binary intel MacOS distribution. Charles On Jul 8, 2008, at 9:50 AM, Massimo Cafaro wrote:

Re: [gt-user] problems building GT4.2

2008-07-08 Thread Charles Bacon
On Jul 8, 2008, at 11:40 AM, Massimo Cafaro wrote: Grid Packaging Tools (GPT) Version 3.2 The CA package was created on GT4.0 [...] Perfect. I will try using the binary distribution until we sort this out. Well, to be honest, the problem may just be trying to use a SimpleCA package

Re: [gt-user] Support for Globus 4.0 Series

2008-07-07 Thread Charles Bacon
Yes, we support the two most recent major releases. Right now that means 4.0 and 4.2. Support for 4.0 will stop when 4.4 comes out. We haven't picked a date for the 4.4 release yet, but it will be on the order of 1-2 years from now I think. Charles On Jul 4, 2008, at 5:52 PM, Patrick

Re: [gt-user] Error with OpenSSL when building GT4.2

2008-07-07 Thread Charles Bacon
What version of openssl do you have installed? What arch/os are you installing on? You can also take a look at gt4.2.0-all-source- installer/source-trees-thr/gsi/openssl/source/config.log for the exact error encountered. Charles On Jul 4, 2008, at 8:29 PM, Phung, Minh Hoang wrote: Hi

Re: [gt-user] Can I skip the prxoy certificate

2008-07-07 Thread Charles Bacon
http://www.globus.org/toolkit/docs/4.2/4.2.0/security/gsic/pi/gsic-configuring.html Security - GSI C - Public Interfaces Charles On Jul 7, 2008, at 8:56 AM, Tom Scavo wrote: 2008/7/7 hawking.zn [EMAIL PROTECTED]: but when I configured my service to use GSI, it seems the user must

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
As an experiment, can you tell me what happens if you run the job in two parts: First, try -submit -batch -o foo.epr Check what hostname/IP shows up in the EPR as the endpoint of the service. Then, try a -monitor -j foo.epr If the fnpc3x1 name is showing up in the EPR, that's what we have

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
On Jun 26, 2008, at 8:50 AM, Steven Timm wrote: On Thu, 26 Jun 2008, Lengyel, Florian wrote: Grep for occurrences of localhost in gt config files. I had the same problem with multihomed hosts on gt 4.0.5--this is in the list archives. Florian there are a huge number of localhost in the

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
2008, Charles Bacon wrote: On Jun 26, 2008, at 9:09 AM, Steven Timm wrote: On Thu, 26 Jun 2008, Charles Bacon wrote: As an experiment, can you tell me what happens if you run the job in two parts: First, try -submit -batch -o foo.epr Check what hostname/IP shows up in the EPR as the endpoint

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
than figuring it out on the fly based on the IP address source of the notification. That doesn't help you now, obviously. Charles On Jun 26, 2008, at 10:19 AM, Charles Bacon wrote: Sorry, but while I'm trying to figure out what's going on - can you run the monitor without the -F/-Ft

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
On Jun 26, 2008, at 11:30 AM, Steven Timm wrote: Seeing that this machine is a Xen instance after all, we can make as many ethx interfaces as we want, and could put the service IP on a different subnet and give it its own default route. would that help us out? That's the only thing that

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
On Jun 26, 2008, at 12:45 PM, Steven Timm wrote: 1) using the globusrun-ws -submit -batch and globusrun-ws -monitor combination both with the -subject option, it completes without errors. The same combination, but requiring streaming as well, we get this error: [...] globusrun-ws: Job

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
On Jun 26, 2008, at 1:07 PM, Steven Timm wrote: I think you mean $GL/etc/gram-service/globus_gram_fs_map_config.xml since the directory above doesn't exist. Anyway, there the IP listed is fnpcosg1.fnal.gov, port 2811, all three times. Okay. Then I would check the container logs for the RFT

Re: [gt-user] Configuring globus, multi-ip situation

2008-06-26 Thread Charles Bacon
On Jun 26, 2008, at 2:05 PM, Steven Timm wrote: Thanks to Dave Dykstra here at Fermilab, I was able to find a piece of IP route-fu which forces the interface to answer with the service IP as its default. Excellent! Now I just have to fix the RFT problem which I think is traceable to not

Re: [gt-user] default WS port in 4.2

2008-06-25 Thread Charles Bacon
Can you be more specific about what APIs you're using? I'm not sure the java clientside APIs are as monolithic as all that. 8443 should still be the default. Charles On Jun 25, 2008, at 11:29 AM, Jaime Frey wrote: The default port used in the java client web services tools doesn't

Re: [gt-user] Restrict Access with GridFTP

2008-06-17 Thread Charles Bacon
You might be able to use CAS callouts. CAS should let you make more fine-grained read/write permissions than the GridFTP server alone. See http://www.globus.org/toolkit/docs/4.0/security/cas/admin- index.html for some details on setting up CAS. It might make a little more sense if you

Re: [gt-user] Globus 4.2 and ant 1.5.1

2008-06-17 Thread Charles Bacon
Should be 1.6.2 according to my docs. Charles On Jun 17, 2008, at 3:22 PM, Tom Scavo wrote: On Tue, Jun 17, 2008 at 3:44 PM, Jaime Frey [EMAIL PROTECTED] wrote: I suppose you'll want to either change gt4.2.0-all-source-installer/source-trees/wsrf/java/common/source/

Re: [gt-user] Testing Condor-G and GT4

2008-06-16 Thread Charles Bacon
Sorry, I'm not sure I understand what you mean by The Job status didn't changed. As far as I understand, Condor-G should eventually receive notification that the jobs are done, and update their status. When you checked with condor_q on the compute node, did you see that the jobs were

  1   2   3   >