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?