F-ETC-5
Message
Exasol container start-up timed out trying connection to {{url}} using query {{query}} after {{after}} seconds. Last connection exception was: {{exception}}
Parameters
exception | exception thrown on last connection attempt |
after | No description |
query | Query used to test the connection |
url | JDBC URL of the connection to the Exasol Testcontainer |
Source
src/main/java/com/exasol/containers/ExasolContainer.java:767