AnalyzeDB

A cryptic error message is produced by the tool:
java org.jetel.database.AnalyzeDB -dbDriver org.postgresql.Driver -dbURL jdbc:postgresql:tei -q “select * from teacher”
The driver is in the classpath.
The error message is:
[Error] Unknown option: adobesvg-3.01

Any idea what it means?
It seems like a missing library but then why it says that
is an uknown opotion?

Hi !

It looks like somethingm sneaked to your command line and then to AnalyzeDB as an option.
“Adobesvg” is for sure not a library name.

David.