Do either of these errors affect your job?

The TerminationTime sweeper error sounds like it might be caused by an expired delegation resource associated with the job. I'm more accustomed to seeing those errors on container startup when GRAM loads the persisted job resources. You can clean that up by deleting the contents of the container owner's $HOME/.globus/persisted directory.

ERROR 1:  When submit job

2007-12-13T15:40:17.915471+01:00 ERROR impl.ReflectionResource
[Timer-1,getTerminationTime:408]
java.lang.ClassCastException: org.oasis.wsrf.lifetime.TerminationTime
        at
org.globus.wsrf.impl.ReflectionResource.getTerminationTime (ReflectionResource.java:405)
        at
org.globus.wsrf.impl.ResourceSweeper.isExpired(ResourceSweeper.java: 107)

ERROR 2: Even when the server is idle
 WARN  glue.GangliaElementProducer
[org.globus.mds.usefulrp.rpprovider.ResourcePropertyProviderTask,getEl ement:119]
Could not connect to ganglia, on host localhost, port 8649 with
exception java.net.ConnectException: Connection refused

It's trying to query ganglia to determine the status of your machine. I'm not sure why that would be on by default, but it's harmless.


Charles

Reply via email to