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

Re : Unexpected error running Liquibase: java.lang.RuntimeException: java.lang.NullPointerException

$
0
0
We have done testing of this command on PostgresSQL, so in general it should work. I am guessing that there is something specific about your database schema that is causing this issue. 


That code is looking at dependencies in the postgres objects - things like foreign keys that relate two things together. It may be that you have foreign keys in your schema that reference tables in different schemas, and the issue is that when generating the changelog, Liquibase is not gathering all the information needed for the different schemas. 

Without more details about your schema, it will be difficult to diagnose further. 

Steve Donie
Principal Software Engineer
Liquibase Community Engagement
Datical, Inc. http://www.datical.com/

Viewing all articles
Browse latest Browse all 2993

Trending Articles



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