Every time I try to do a simple schema compare of two databases, I get an error
java.lang.NullPointerException
at com.quest.toad.compare.jobs.LoadJob.run(LoadJob.java:79)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
I’ve tried turning off most options, I can’t seem to get the Compare feature to work at all. I currently have a 30 day demo license. I really wanted to check out this feature before buying. v 1.1.0.20178032024
Hi Dan,
Unfortunately, we cannot reproduce the error. Could you please provide us with more information?
- Are you using Toad Edge on Windows or macOS?
- Are you using any of the supported versions of MySQL? Or perhaps another database, such as MariaDB?
- Do you also encounter similar problems in the rest of the application?
Regards,
Lukas
I have the same NULLPointer error issue:
java.lang.NullPointerException
at com.quest.toad.compare.jobs.LoadJob.run(LoadJob.java:79)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
-
Windows 10
-
MySQL version 5.1.68 compare against MySQL version 5.7.18
-
Not yet, but the compare and repository functions are the main features I’m testing it for.
Hi, you are trying to compare unsupported version of MySQL - 5.1, we support 5.5, 5.6, 5.7.
thanks
br.
m.
Sorry, I thought Julie said it supported back to 5.0 in the introduction webinar.