Skip to content
Snippets Groups Projects
CircularDep_test.ref 3.16 KiB
Newer Older
CircularDep_test - testing Circular Deps in ElementLink


Initializing Gaudi ApplicationMgr using job opts ../share/DataLink_test.txt
JobOptionsSvc        INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/InstallArea/jobOptions/ControlTest/StoreGateTestCommon.txt
JobOptionsSvc        INFO # (5,1): ApplicationMgr.ExtSvc += ["StoreGateSvc/DetectorStore", "StoreGateSvc/HistoryStore"]
JobOptionsSvc        INFO # (6,1): AuditorSvc.Auditors += ["AlgContextAuditor"]
JobOptionsSvc        INFO # (7,1): StoreGateSvc.OutputLevel = 1
JobOptionsSvc        INFO # (8,1): StoreGateSvc.ActivateHistory = 0
JobOptionsSvc        INFO # (9,1): CLIDSvc.OutputLevel = 2
JobOptionsSvc        INFO # (10,1): MessageSvc.useColors = 1
JobOptionsSvc        INFO # =======> /afs/cern.ch/user/s/ssnyder/atlas-work3/AtlasTest/ControlTest/run/../share/DataLink_test.txt
JobOptionsSvc        INFO # (2,1): MessageSvc.setVerbose += ["ElementLink"]
JobOptionsSvc        INFO Job options successfully read in from ../share/DataLink_test.txt
ApplicationMgr    SUCCESS 
====================================================================================================================================
                                                   Welcome to ApplicationMgr (GaudiCoreSvc v3r3)
                                          running on lxplus0006.cern.ch on Tue Mar 10 18:57:41 2015
====================================================================================================================================
ApplicationMgr       INFO Application Manager Configured successfully
DetectorStore        INFO Initializing DetectorStore - package version StoreGate-03-01-06
ClassIDSvc           INFO Initializing ClassIDSvc - package version CLIDComps-00-06-18
ClassIDSvc           INFO  getRegistryEntries: read 176 CLIDRegistry entries for module ALL
ProxyProviderSvc     INFO Initializing ProxyProviderSvc - package version SGComps-00-01-10
HistoryStore         INFO Initializing HistoryStore - package version StoreGate-03-01-06
EventLoopMgr      WARNING Unable to locate service "EventSelector" 
EventLoopMgr      WARNING No events will be processed from external input.
HistogramPersis...WARNING Histograms saving not required.
ApplicationMgr       INFO Application Manager Initialized successfully
ApplicationMgr Ready
StoreGateSvc        DEBUG Property update for OutputLevel : new value = 1
StoreGateSvc        DEBUG Service base class initialized successfully
StoreGateSvc      VERBOSE Initializing StoreGateSvc
StoreGateSvc        DEBUG trying to create store SGImplSvc/StoreGateSvc_Impl
StoreGateSvc_Impl   DEBUG Property update for OutputLevel : new value = 1
StoreGateSvc_Impl VERBOSE Initializing StoreGateSvc_Impl
StoreGateSvc_Impl   DEBUG Service base class initialized successfully
StoreGateSvc        DEBUG Recorded object @0xfe61c0 with key circVector of type CircularVector(CLID 218202856) 
 in DataObject @0xfe62d0 
 object modifiable when retrieved
StoreGateSvc        DEBUG Recorded object @0xfe6820 with key derCircVector of type DerivedCircularVector(CLID 254054940) 
 in DataObject @0xfe6730 
 object modifiable when retrieved
*** CircularDep_test OK ***