Wednesday, March 5, 2008

NoSuchResourceException when starting the GT4 container

When starting the GT4 container, if following messages are shown to console,

org.globus.wsrf.NoSuchResourceException
at org.globus.delegation.service.DelegationResource.load(DelegationResource.java:405)
at org.globus.delegation.service.DelegationHome.find(DelegationHome.java:53)
at org.globus.delegation.DelegationUtil.getDelegationResource(DelegationUtil.java:251)
...

delete following files.
$ rm -rf ~/.globus/persisted/ip-address-8443/ManagedExecutableJobResourceStateType/*

No comments: