This is the command (password not displayed!) SchemaSpyGUI has generated:
java -jar "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\schemaSpy_5.0.0.jar" -dp "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\db2ls\db2jcc.jar" -t db2net -db DBVISITE -all -host SVIL.HOST.INPS -port 5025 -u pmnt01 -o "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\out"
Failed to query Graphviz version information
with: dot -V
java.lang.NullPointerException
Using database properties: [C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\schemaSpy_5.0.0.jar]/net/sourceforge/schemaspy/dbTypes/db2net.properties
java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.net.DB2Driver
Failed to load driver 'COM.ibm.db2.jdbc.net.DB2Driver'from: [file:/C:/Documents%20and%20Settings/MEGABOB3/Desktop/INPS_2014/SchemaSpy/schemaSpyGUI/db2ls/db2jcc.jar, file:/c:/Program%20Files/IBM/SQLLIB/java/db2java.zip]
Use the -dp option to specify the location of the database
drivers for your database (usually in a .jar or .zip/.Z).
E=3I=3
Could be the problem my "db2java.zip" files? It does not have inside class file into "net" path?
The file "db2java.zip" into my machine exist and it is in the same path of schemaspy and into "c:/Program%20Files/IBM/SQLLIB/java/db2java.zip"
Any suggestion?
Regards Roberto
Last edit: Roberto Tagliento 2014-05-23
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I got this response, using SchemaSpyGUI:
This is the command (password not displayed!) SchemaSpyGUI has generated:
java -jar "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\schemaSpy_5.0.0.jar" -dp "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\db2ls\db2jcc.jar" -t db2net -db DBVISITE -all -host SVIL.HOST.INPS -port 5025 -u pmnt01 -o "C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\out"
Failed to query Graphviz version information
with: dot -V
java.lang.NullPointerException
Using database properties:
[C:\Documents and Settings\MEGABOB3\Desktop\INPS_2014\SchemaSpy\schemaSpyGUI\schemaSpy_5.0.0.jar]/net/sourceforge/schemaspy/dbTypes/db2net.properties
java.lang.ClassNotFoundException: COM.ibm.db2.jdbc.net.DB2Driver
Failed to load driver 'COM.ibm.db2.jdbc.net.DB2Driver'from: [file:/C:/Documents%20and%20Settings/MEGABOB3/Desktop/INPS_2014/SchemaSpy/schemaSpyGUI/db2ls/db2jcc.jar, file:/c:/Program%20Files/IBM/SQLLIB/java/db2java.zip]
Use the -dp option to specify the location of the database
drivers for your database (usually in a .jar or .zip/.Z).
E=3I=3
Could be the problem my "db2java.zip" files? It does not have inside class file into "net" path?
The file "db2java.zip" into my machine exist and it is in the same path of schemaspy and into "c:/Program%20Files/IBM/SQLLIB/java/db2java.zip"
Any suggestion?
Regards Roberto
Last edit: Roberto Tagliento 2014-05-23