Hi,
I'm trying to understand the problem by reading the source from github.
Looking at the repo [1], it seems line 66 mentionned in [2] can't trigger a NPE.
Also tried reading the JdbcExecutor mentionned in the console stack ("liquibase: Error getting default schema") but line 80 is only a '}', and line 363 simply doesn't exist. By the way, I don't really know why -X indicates a different error than console output :/
However github repo does not seem to have branches for 3.3 or 3.4, am I looking at the appropriate repo?
Thanks in advance for your help.
Martin