|
Re: gram job submission takes too long: msg#00032clustering.globus.user
On Mar 6, 2008, at 11:44 AM, Silviu Popescu wrote: Hi, What's likely happening is that the container is failing to get notifications to your client globusrun-ws program. As a fallback behavior, the globusrun-ws program polls the containier for job status every minute, so that the client can normally recover from not receiving the notifications (which is why it seems like job submissions are slow---it's poll-based client behavior instead of event driven service behavior). There are a few possible causes for notification failures (off the top of my head): - globusrun-ws is using host authorization on the notification consumer and the container is connecting with an IP address that doesn't resolve to the name that is in the container's certificate - globusrun-ws is using a host name or address in the EPR of its notification consumer which the container cannot contact. (Has an internal IP address or is behind a firewall) If it's the first case, you should be able to work around by explicitly setting the expected subject name to be that of the container's certificate with the -subject command-line option. You can figure out what the container's cert is by using globusrun-ws -submit - self -F .... and use the name of the remote entity in the error message to be the argument to the -subject command-line option. If it's the second case, you should be able to work around by setting GLOBUS_HOSTNAME to an externally visible IP address for the host and maybe setting GLOBUS_TCP_PORT_RANGE as needed to work through a firewall. (See http://dev.globus.org/wiki/FirewallHowTo) Joe |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | gram job submission takes too long: 00032, Silviu Popescu |
|---|---|
| Next by Date: | SoapUI + ManagedJobFactoryService: 00032, Miguel Julián |
| Previous by Thread: | gram job submission takes too longi: 00032, Silviu Popescu |
| Next by Thread: | Re: gram job submission takes too long: 00032, Silviu Popescu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |