On Sat, Apr 11, 2009 at 2:41 AM, CIJO YOHANNAN <[email protected]> wrote: > I get this error when I run > glo...@project3:~$ globus-start-container > > 2009-04-11T18:37:49.651+05:30 FATAL axis.InternalException [main,<init>:88] > Exception: > org.apache.axis.ConfigurationException: Error processing configuration file: > /sandbox/globus/globus-4.2.1/etc/globus_wsrf_test_interop/server-config.wsdd > java.io.FileNotFoundException: > /sandbox/globus/globus-4.2.1/etc/globus_wsrf_test_interop/server-config.wsdd > (Permission denied)
I see the word "globus" in the shell prompt above but are you sure it is user globus that is starting the container? The entire $GLOBUS_LOCATION tree needs to be owned by the globus user. See the Quick Start for details. Tom
