Hi,
This is definitely an issue with $GLOBUS_LOCATION not being found and
defaulting to current directory. Do the severs and clients for which you are
trying notifications startup on a shell where GLOBUS_LOCATION is set? The
following is used to obtain Globus location:
public static String getGlobusLocation() {
String value = System.getProperty("GLOBUS_LOCATION");
return (value == null) ? "." : value;
}
If you provide some more details on how you start up the servers and
clients, we can check whether the system variable is passed correctly.
Thanks,
Rachana
_____
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Carlos
Sent: Wednesday, November 12, 2008 12:03 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [gt-user] Exception subscribing Notifications between services
Hi, we don't have any problem by starting the globus container with
globus-start-container. In fact, the mentioned exception occurs both with
Globus Container and Tomcat Container, so we asume there is nothing wrong
with them. As far as we know this exception should be related with
notifications between services and the configurations relating them.
Sorry I can't provide any further help
Regards
Carlos
> Date: Wed, 12 Nov 2008 18:51:22 +0100
> From: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: [gt-user] Exception subscribing Notifications between
services
>
> Hi,
>
> Carlos wrote:
> > Hello:
> >
> > We are developing some grid services that send and receive
> > notifications. We would like to make a chain of services: a service
> > notifies another service, that notifies another one until we reach the
> > end-user client. However, we face up to an exception while trying to
> > subscribe to services notifications. This exception has been written at
> > the end of this document. We think that it should be related with the
> > -DGLOBUS_LOCATION=/usr/local/globus. We have fixed it in the first
> > client, but after exploring the service we were not able to fix it o
> > them. Supposing it is our problem, should we fix it in the
> > build.properties, build.xml or the environment of each service? Can
> > anybody give me an example of how to subscribe to another service
> > notification?.
> >
> > Thanks
> >
> > Carlos Alario
> >
> >
> >
> >
> > PD:Exception
> >
> > Container failed to initialize. Caused by
> > org.apache.axis.ConfigurationException: Configuration file directory
> > './etc' does not exist or is not a directory or is not readable.
>
> this might be totally off target, but where do you start the container?
> I have a - maybe similar - issue as well with a service which tries to
> read something from the etc/ directory and if I do not call
> 'bin/globus-start-container' from $GLOBUS_LOCATION, I have a problem.
>
> Kind regards,
>
> Roland
>
> --
> Dipl.-Inf. Roland Kübert
>
> Höchstleistungsrechenzentrum Stuttgart
> Universität Stuttgart
> Nobelstraße 19
> 70569 Stuttgart
>
> Phone: +49 711 685 65802
> Fax: +49 711 685 65832
> Skype: rkuebert
_____
Descubre la nueva versión de Messenger y pruébala gratis
<http://download.live.com/>