Re: [Liquibase-user] diffChangeLog just prints "Migration Failed: Unknown Reason"

2009-01-22 Thread Damian Gołda
See: [ liquibase-Bugs-2525957 ] NPE at DiffResult while diffChangeLog on Oracle https://sourceforge.net/tracker/?func=detail&atid=923443&aid=2525957&group_id=187970 -- Damian -- This SF.net email is sponsored by: Sourc

Re: [Liquibase-user] diffChangeLog just prints "Migration Failed: Unknown Reason"

2009-01-22 Thread Voxland, Nathan
That looks like a bug. I'll look more on Monday when I get back to my computer. Nathan On Jan 22, 2009, at 2:18 PM, "Dobes Vandermeer" wrote: > > Sorry about the spam, I thought it was running but it just ran > enough to > print the errors: > > Reading tables for ejb3unit @ jdbc:postgre

Re: [Liquibase-user] diffChangeLog just prints "Migration Failed: Unknown Reason"

2009-01-22 Thread Dobes Vandermeer
Sorry about the spam, I thought it was running but it just ran enough to print the errors: Reading tables for ejb3unit @ jdbc:postgresql://localhost/ejb3unit ... Reading foreign keys for ejb3unit @ jdbc:postgresql://localhost/ejb3unit ... Reading primary keys for ejb3unit @ jdbc:postgresql://loca

Re: [Liquibase-user] diffChangeLog just prints "Migration Failed: Unknown Reason"

2009-01-22 Thread Dobes Vandermeer
Actually now the problem has re-appeared, my current command line is: liquibase diffChangeLog --logLevel=FINEST --baseDriver=org.postgresql.Driver --baseUsername=xxx --basePassword=xxx --baseUrl=jdbc:postgresql://localhost/xxx I also tried no --logLevel and --logLevel=FINE but it just prints "M