]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: catch CORBA::Exception in shutdownServers when trying to _narrow the container
authorcaremoli <caremoli>
Fri, 26 Sep 2008 15:03:03 +0000 (15:03 +0000)
committercaremoli <caremoli>
Fri, 26 Sep 2008 15:03:03 +0000 (15:03 +0000)
commitf6823e7b3449e5b7b5718752c92533e0e79f86b3
treed9ea3ffbe043bcde189d2c6d62d604a044407ea6
parent9e69358b376cd4d097b24e6019913587b6d3ddae
CCAR: catch CORBA::Exception in shutdownServers when trying to _narrow the container
(_narrow can throw a CORBA::TRANSIENT in some cases)
shutdown did not go to the end when a container was killed before without deregistering
in naming service
src/Container/SALOME_ContainerManager.cxx