E-EGC-29

Message

Unable to extract JDBC URL {{jdbcUrl}} components.

Mitigations

  • Please check that Exasol JDBC URL is constructed properly.
  • JDBC URL should be in 'jdbc:exa:<host>[/<fingerprint>]:<port>[;<prop_1>=<value_1>]...[;<prop_n>=<value_n>]' format.
  • Source

    glue-connector/src/main/java/com/exasol/glue/ExasolJdbcUrlParser.java:27