Changes since tdaq-01-08-01:
- dvs_gui: the user can
select and start a single test from the list of tests available for a
component: do right mouse click on a component in the dvs tree to see
the list of tests and then click on one test to be launched.
- logs viewer: a special case is added to get pmg
logs when running in P1 (fixed location: '/var/log/pmg.log'). Else the
pmg logs are located in
'InitialPartitionLogRoot/pmg_agent_UserName_MachineName.out'
- catch more exceptions especially in the java part.
Several bug fixes:
- solve dvs_gui core dumps and infinite loops in case of computer
with network interfaces: the CLIPS instances for computer as simgle
entity and for computer as composite entity had the same name,
therefore clips engine was mixing rules to be fired.
Known bugs/To do:
- still some exceptions thrown in java part of dvs. To be further
investigated.