Thank you,

btw the exception appear because pbs_sched ( or something ) is not running I 
guess.

Good day,
Silviu

Martin Feller <[EMAIL PROTECTED]> wrote: Silviu,

I assume you have 4.0.x installed:
You can do so e.g. by creating an archive of
$GLOBUS_LOCATION/etc/gram-service-PBS:

cd $GLOBUS_LOCATION/etc
tar czf gram-service-PBS.tar.gz gram-service-PBS
rm -r gram-service-PBS

If the directory gram-service-PBS does not exist anymore, the PBS
adapter will not be started. In case you need it later you can just
untar it.
You'll have to do a container restart though to make your change
taking effect.

I'll add a section to the admin docs about this later.

Laura: any ideas about these exceptions?

Martin


----- Original Message -----
From: "Silviu Popescu" 
To: "GlobusUserList" 
Sent: Thursday, May 8, 2008 5:22:52 AM GMT -06:00 US/Canada Central
Subject: [gt-user] disable pbs adapter

Hi, 

I want to disable the pbs adapter from a globus installation because I'm not 
yet using it and I get this error bellow in container.log every 5 minutes. 

2008-05-08 12:26:37,200 WARN transforms.GLUESchedulerElementTransform 
[Timer-6,transformElement:376] Unhandled exception during GLUE ComputeElement 
transformation 
java.lang.Exception: Batch provider generated no useful information. 
at 
org.globus.mds.usefulrp.rpprovider.transforms.GLUESchedulerElementTransform.transformElement(GLUESchedulerElementTransform.java:122)
 
at 
org.globus.mds.usefulrp.rpprovider.TransformElementListener.executionPerformed(TransformElementListener.java:81)
 
at 
org.globus.mds.usefulrp.rpprovider.ResourcePropertyProviderTask.timerExpired(ResourcePropertyProviderTask.java:161)
 
at 
org.globus.wsrf.impl.timer.TimerListenerWrapper.executeTask(TimerListenerWrapper.java:65)
 
at 
org.globus.wsrf.impl.timer.TimerListenerWrapper.run(TimerListenerWrapper.java:82)
 
at java.util.TimerThread.mainLoop(Timer.java:512) 
at java.util.TimerThread.run(Timer.java:462) 

How can I disable it ? 
Thanks, 
Silviu 

Reply via email to