Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
<-- p { margin-bottom: 0.21cm; }h1 { margin-bottom: 0.21cm; }h1.western { font-family: "Liberation Serif",serif; }h1.cjk { font-family: "DejaVu Sans"; }h1.ctl { font-family: "DejaVu Sans"; }h2 { margin-bottom: 0.21cm; }h4 { margin-bottom: 0.21cm; }h5 { margin-bottom: 0.21cm; }h3 { margin-bottom: 0.21cm; }h3.western { font-family: "Liberation Serif",serif; }h3.cjk { font-family: "DejaVu Sans"; }h3.ctl { font-family: "DejaVu Sans"; }pre.cjk { font-family: "DejaVu Sans",monospace; }a:link { } --> Making Inputs for the Neural Net from AOD | ||||||||
Line: 22 to 22 | ||||||||
IOVDbSvc INFO Disconnecting from COOLONL_CALO/OFLP200 | ||||||||
Changed: | ||||||||
< < | This is a problem with the databases - it seems that kits installed at Tier 3 level (not on Grid sites) do not have some relevant values automatically set, so you need to do it yourself with the following: | |||||||
> > | This is a problem with the databases - the fix to this is to get a newer DB installed, so you just have to speak to Tom Doherty. If you are running on MC this is sufficient. If you are running on data, then you need to also do the following: | |||||||
Changed: | ||||||||
< < | export ATLAS_POOLCOND_PATH=/afs/cern.ch/atlas/conditions/poolcond/catalogue | |||||||
> > | export ATLAS_POOLCOND_PATH=/afs/cern.ch/atlas/conditions/poolcond/catalogue <http://cern.ch/atlas/conditions/poolcond/catalogue> | |||||||
export FRONTIER_SERVER="(serverurl=http://lcgft-atlas.gridpp.rl.ac.uk:3128/frontierATLAS)(serverurl=http://oratest02.pic.es:3128/pic-frontier)(proxyurl=http://nat005.gla.scotgrid.ac.uk:3128)(proxyurl=http://fal-pygrid-45.lancs.ac.uk:3128)" |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > | <-- p { margin-bottom: 0.21cm; }h1 { margin-bottom: 0.21cm; }h1.western { font-family: "Liberation Serif",serif; }h1.cjk { font-family: "DejaVu Sans"; }h1.ctl { font-family: "DejaVu Sans"; }h2 { margin-bottom: 0.21cm; }h4 { margin-bottom: 0.21cm; }h5 { margin-bottom: 0.21cm; }h3 { margin-bottom: 0.21cm; }h3.western { font-family: "Liberation Serif",serif; }h3.cjk { font-family: "DejaVu Sans"; }h3.ctl { font-family: "DejaVu Sans"; }pre.cjk { font-family: "DejaVu Sans",monospace; }a:link { } --> Making Inputs for the Neural Net from AODThis is just a small page that will contain any work-arounds/bug-fixes that we've found, that can't be applied in the code and require special action by your own good self.Bug-fixesOFLP200Manifests through error strings such as the following example (though there are many other errors, all related through the final INFO message):IOVDbSvc ERROR Tag OFLCOND-SDR-BS7T-04-13 cannot be resolved for folder /CALO/Noise/CellNoise IOVDbSvc ERROR Cache load (prefetch) failed for folder /CALO/Noise/CellNoise IOVDbSvc ERROR Tag OFLCOND-SDR-BS7T-04-13 cannot be resolved for folder /CALO/Identifier/CaloTTOnAttrIdMapAtlas IOVDbSvc ERROR Cache load (prefetch) failed for folder /CALO/Identifier/CaloTTOnAttrIdMapAtlas IOVDbSvc ERROR Tag OFLCOND-SDR-BS7T-04-13 cannot be resolved for folder /CALO/Identifier/CaloTTOnOffIdMapAtlas IOVDbSvc ERROR Cache load (prefetch) failed for folder /CALO/Identifier/CaloTTOnOffIdMapAtlas IOVDbSvc ERROR Tag OFLCOND-SDR-BS7T-04-13 cannot be resolved for folder /CALO/Identifier/CaloTTPpmRxIdMapAtlas IOVDbSvc ERROR Cache load (prefetch) failed for folder /CALO/Identifier/CaloTTPpmRxIdMapAtlas IOVDbSvc INFO Disconnecting from COOLONL_CALO/OFLP200This is a problem with the databases - it seems that kits installed at Tier 3 level (not on Grid sites) do not have some relevant values automatically set, so you need to do it yourself with the following: export ATLAS_POOLCOND_PATH=/afs/cern.ch/atlas/conditions/poolcond/catalogue export FRONTIER_SERVER="(serverurl=http://lcgft-atlas.gridpp.rl.ac.uk:3128/frontierATLAS)(serverurl=http://oratest02.pic.es:3128/pic-frontier)(proxyurl=http://nat005.gla.scotgrid.ac.uk:3128)(proxyurl=http://fal-pygrid-45.lancs.ac.uk:3128)"-- AlistairGemmell - 2011-05-13 |