dolphin-platform
dolphin-platform copied to clipboard
DP throws "Can not connect client context!" also on spring startup failure
If the Spring startup fails DP throws
com.canoo.dolphin.test.ControllerTestException: Can not connect client context!
at com.canoo.dolphin.test.SpringTestNGControllerTest.connectClientContext(SpringTestNGControllerTest.java:46)
also if the Spring bootstrap fails. In that case is the real problems in the cause and not the root exception.