ERROR Error initializing tool 'Generation.Special.ReadLHEfileProduction'
Hello grid experts, I am trying to submit a few jobs to Dirac grid. But unfortunately, all of my jobs are failing. I do not understand the reason. I am attaching the config file, bash file and the output log of the failed run. The particular error is this one: "Generation.Special INFO Generating Special events. F77Utils::openOld ERROR Error in opening LUN=97 FILE='unweighted_events.lhe' Generation.Special.Re... ERROR ReadLHEfileProduction:: Could not open the file 'unweighted_events.lhe' StatusCode=FAILURE ToolSvc ERROR Error initializing tool 'Generation.Special.ReadLHEfileProduction' Generation.Special FATAL Special:: Exception throw: tool():: Could not retrieve Tool 'ReadLHEfileProduction' StatusCode=FAILURE Generation.Special.sy... FATAL Exception with tag= is caught Generation.Special.sy... ERROR Generation.Special:: tool():: Could not retrieve Tool 'ReadLHEfileProduction' StatusCode=FAILURE ToolSvc ERROR Error initializing tool 'Generation.Special' Generation FATAL Generation:: Exception throw: tool():: Could not retrieve Tool 'Special' StatusCode=FAILURE Generation FATAL Exception with tag= is caught Generation ERROR Generation:: tool():: Could not retrieve Tool 'Special' StatusCode=FAILURE GeneratorSlotMainSeq ERROR GaudiSequencer:: Can not initialize Generation StatusCode=FAILURE Generator ERROR GaudiSequencer:: Can not initialize GeneratorSlotMainSeq StatusCode=FAILURE GaussSequencer ERROR GaudiSequencer:: Can not initialize Generator StatusCode=FAILURE EventLoopMgr ERROR Unable to initialize Algorithm: GaussSequencer ServiceManager ERROR Unable to initialize Service: EventLoopMgr " For some reason, Dirac could not retrieve Tool 'ReadLHEfileProduction' . What should I do here? I am sorry if this is not Dirac problem, but the problem with Ganga. If that is the case, may I know how I solve this Ganga problem? I am also attaching my gangarc file and Ganga Executable log. Thank you very much, Arka -- =============================================================== *Arka Santra* *Post Doctoral Researcher* * Instituto de Fisica Corpuscular* * Parque Cientifico* * C/Catedratico Jose Beltran, 2* * E-46980, Paterna* * Espana* ===============================================================
Hi, It looks like it cannot open the file 'unweighted_events.lhe', which then causes a chain of breakages. Are the permissions correct on that file and does it definitely exist? Thanks, Will. On 23/07/2018 11:35, Arka Santra wrote:
Hello grid experts, I am trying to submit a few jobs to Dirac grid. But unfortunately, all of my jobs are failing. I do not understand the reason. I am attaching the config file, bash file and the output log of the failed run. The particular error is this one:
"Generation.Special INFO Generating Special events. F77Utils::openOld ERROR Error in opening LUN=97 FILE='unweighted_events.lhe' Generation.Special.Re... ERROR ReadLHEfileProduction:: Could not open the file 'unweighted_events.lhe' StatusCode=FAILURE ToolSvc ERROR Error initializing tool 'Generation.Special.ReadLHEfileProduction' Generation.Special FATAL Special:: Exception throw: tool():: Could not retrieve Tool 'ReadLHEfileProduction' StatusCode=FAILURE Generation.Special.sy... FATAL Exception with tag= is caught Generation.Special.sy... ERROR Generation.Special:: tool():: Could not retrieve Tool 'ReadLHEfileProduction' StatusCode=FAILURE ToolSvc ERROR Error initializing tool 'Generation.Special' Generation FATAL Generation:: Exception throw: tool():: Could not retrieve Tool 'Special' StatusCode=FAILURE Generation FATAL Exception with tag= is caught Generation ERROR Generation:: tool():: Could not retrieve Tool 'Special' StatusCode=FAILURE GeneratorSlotMainSeq ERROR GaudiSequencer:: Can not initialize Generation StatusCode=FAILURE Generator ERROR GaudiSequencer:: Can not initialize GeneratorSlotMainSeq StatusCode=FAILURE GaussSequencer ERROR GaudiSequencer:: Can not initialize Generator StatusCode=FAILURE EventLoopMgr ERROR Unable to initialize Algorithm: GaussSequencer ServiceManager ERROR Unable to initialize Service: EventLoopMgr "
For some reason, Dirac could not retrieve Tool 'ReadLHEfileProduction' . What should I do here?
I am sorry if this is not Dirac problem, but the problem with Ganga. If that is the case, may I know how I solve this Ganga problem? I am also attaching my gangarc file and Ganga Executable log.
Thank you very much, Arka
-- =============================================================== /Arka Santra/ /Post Doctoral Researcher / / Instituto de Fisica Corpuscular/ / Parque Cientifico / / C/Catedratico Jose Beltran, 2/ / E-46980, Paterna / / Espana/ ===============================================================
participants (2)
-
Arka Santra
-
Will Furnell