Re: [Gridpp-Dirac-Users] FW: ConfigError for MoEDAL Grid simulations
I tried again with GangaGaudi added in .gangarc : ``` [Configuration] RUNTIME_PATH = GangaDirac:GangaGaudi ``` But with the same result.... Daniel ________________________________________ From: Alexander Richards [a.richards@imperial.ac.uk] Sent: 09 November 2017 13:31 To: rob.currie@ed.ac.uk; Daniel Felea Subject: Re: [Gridpp-Dirac-Users] FW: ConfigError for MoEDAL Grid simulations Actually scratch that, It may work if put directly in his ~/.gangrc. I believe my tests were to have it automatically added when the GangaDirac plugin loads such that he only needs RUNTIME_PATH = GangaDirac Daniel, please try this first. Cheers Alex On 09/11/17 12:29, Alexander Richards wrote:
As I recall from my testing Rob this wont help but I'd be happy to be proved wrong.
Cheers Alex
On 09/11/17 12:28, Robert Currie wrote:
Hi Daniel,
Can you try adding:
``` [Configuration] RUNTIME_PATH = GangaDirac:GangaGaudi ```
to your .gangarc file. This may help you get a bit further in submitting your jobs,
Rob
On 09/11/2017 12:18 PM, Daniel Felea wrote:
Sorry, instead 'local' it's about 'dirac', of course... :)
Ganga In [x]: execfile(‘make_dirac_lhe_job.py’) Ganga In [x]: j.submit()
Cheers, Daniel
________________________________________ From: Daniel Felea Sent: 09 November 2017 13:15 To: gridpp-dirac-users@imperial.ac.uk; rob.currie@ed.ac.uk; a.richards@imperial.ac.uk Subject: RE: [Gridpp-Dirac-Users] ConfigError for MoEDAL Grid simulations
Hi Rob, Alex,
Thank you very much for your help !!
I attached my .gangarc file.
The commands I've been using :
$ cd $WORKING_DIR/moedal-run-simulations/ganga $ source /cvmfs/ganga.cern.ch/dirac_ui/bashrc $ dirac-proxy-init -g vo.moedal.org_user -M $ source /cvmfs/ganga.cern.ch/runGanga.sh
Then: Ganga In [x]: execfile(‘make_local_lhe_job.py’) Ganga In [x]: j.submit()
Many thanks and cheers, Daniel
________________________________________ From: gridpp-dirac-users-bounces@imperial.ac.uk [gridpp-dirac-users-bounces@imperial.ac.uk] on behalf of Alexander Richards [a.richards@imperial.ac.uk] Sent: 09 November 2017 12:36 To: rob.currie@ed.ac.uk; gridpp-dirac-users@imperial.ac.uk Subject: Re: [Gridpp-Dirac-Users] ConfigError for MoEDAL Grid simulations
Hi Rob,
Is GangaGaudi uses in LHCb now or do I understand you that it's now not needed? This bug I also saw and fixed for the vanilla_dirac_fix branch but that branch cant be merged yet as it somehow breaks LHCb.
Essentially the fix is to move the imports from GangaGaudi/Lib/__init__.py back to GangaGaudi/__init__.py where they used to be. Do you remember why they were moved in the first place given that GangaDirac and GangaLHCb all have the imports in the package_root/__init__.py file?
Cheers Alex
On 09/11/17 11:22, Robert Currie wrote:
Hi Daniel,
Can you share your .gangarc and the script/commands which are failing for you, thanks :)
This is a bug in ganga trying to load (effectively LHCb/Gaudi) code from the vanilla Dirac plugin and should be fixed.
(This code should either be in the Dirac plugin if it's needed there or removed as I suspect GangaGaudi is no longer strictly needed/supported after recent developments within LHCb)
As a short term I suspect this can be fixed by either loading the GangaGaudi in your .gangarc, let me know if you need help with that,
Regards,
Rob
On 09/11/2017 08:56 AM, Daniela Bauer wrote:
Hi Daniel,
Possibly related to this ? https://github.com/ganga-devs/ganga/issues/1115
I think this is a ganga rather than dirac issue, but I think the people involved are on this list and will hopefully comment.
Regards, Daniela
On 9 November 2017 at 08:47, Daniel Felea <Daniel.Felea@cern.ch> wrote:
Hello All,
I have got a recent issue when submitting MoEDAL simulations on Grid using Ganga and Dirac. Please see the png file attached, regarding the ConfigError (something with defaults_GaudiXMLSummary). The .gangarc file I have been using is the default one, adapted to VO MoEDAL. And everything goes perfectly when running lxplus or local simulations using Ganga on VM...
I would be more than grateful for any hint on this issue.
Thank you in anticipation !
Cheers, Daniel
-- _______________________________________________ Gridpp-Dirac-Users mailing list Gridpp-Dirac-Users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users [1]
--
Sent from the pit of despair
----------------------------------------------------------- daniela.bauer@imperial.ac.uk HEP Group/Physics Dep Imperial College London, SW7 2BW Tel: +44-(0)20-75947810 http://www.hep.ph.ic.ac.uk/~dbauer/
Links: ------ [1] https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users
The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
-- Dr. Alexander Richards High Energy Particle Physics Imperial College London Blackett 529 (020)-759-47802
-- _______________________________________________ Gridpp-Dirac-Users mailing list Gridpp-Dirac-Users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users
-- Dr. Alexander Richards High Energy Particle Physics Imperial College London Blackett 529 (020)-759-47802
participants (1)
-
Daniel Felea