You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial Repository based on work from @iclegrand in repository: https://github.com/iclegrand/AliDip2BK
3
+
Repository based on work from @iclegrand in repository: https://github.com/iclegrand/AliDip2BK
4
4
5
-
Collect selected Info from the CERN DIP system (LHC & ALICE -DCS) and publish them into the Bookkeeping/InfoLogger systems
6
-
7
-
A detailed description for this project is provided by Roberto in this document:
5
+
Projects consumes selected messages from the CERN DIP system (LHC & ALICE -DCS) and publishes them into the O2 systems. A detailed description for this project is provided by Roberto in this document:
8
6
https://codimd.web.cern.ch/G0TSXqA1R8iPqWw2w2wuew
9
7
8
+
### Requirements
9
+
- This program requires java 11 on a 64 bit system (this is a constrain from the DIP library)
10
+
- maven
10
11
11
-
This program requires java 11 on a 64 bit system
12
-
(this is a constrain from the DIP library)
13
-
14
-
To test the java version run
15
-
java -version
16
-
17
-
The run configuration is defined in the AliDip2BK.properties file.
18
-
19
-
To run the program :
20
-
21
-
sh runAliDip2BK.sh
22
-
23
-
When the the program is stopped, it enters into the shutdown mode and it will
24
-
unsubscribe to the DIP data providers will wait to process the DipData queue
0 commit comments