dolphin-platform icon indicating copy to clipboard operation
dolphin-platform copied to clipboard

DP throws "Can not connect client context!" also on spring startup failure

Open timo0 opened this issue 7 years ago • 0 comments

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.

timo0 avatar Jun 28 '17 19:06 timo0