Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : Cannot get diff against Hibernate to work in ant

$
0
0
It looks like the Liquibase cannot connect to the database. It is trying to call driver.connect()on the given JDBC URL and driver and that method is returning null. According to the JDBC Javadoc:
The driver should return "null" if it realizes it is the wrong kind of driver to connect to the given URL.
I would double-check your JDBC URL and driver attributes on your <database> and <referencedatabase> elements and make sure it is correct and pointing to the right place.

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>