apgdiff icon indicating copy to clipboard operation
apgdiff copied to clipboard

Exception in thread "main" java.lang.NullPointerException

Open spficklin opened this issue 10 years ago • 2 comments

When using apgdiff I get the following error:

Exception in thread "main" java.lang.NullPointerException at cz.startnet.utils.pgdiff.parsers.CommentParser.parseIndex(CommentParser.java:144) at cz.startnet.utils.pgdiff.parsers.CommentParser.parse(CommentParser.java:50) at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:200) at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:236) at cz.startnet.utils.pgdiff.PgDiff.createDiff(PgDiff.java:29) at cz.startnet.utils.pgdiff.Main.main(Main.java:39)

I'm using apgdiff version 2.4 which was installed using apt-get on Ubuntu 14.04 LTS. I've also tried the current binary available for download and I receive the same error. My version of PostgreSQL is 9.3.9.

Thanks for any help.

spficklin avatar Aug 26 '15 05:08 spficklin

I have a similar issue in Ubuntu 17.04 version 2.4

chadfurman avatar Jun 27 '17 05:06 chadfurman

Same, in 2018. Don't think apgdiff is usable anymore :(

ivoras avatar Jun 21 '18 12:06 ivoras