Start a new topic

Do I need a new jar file?

[This topic is migrated from our old forums. The original author name has been removed]

Just updated DBVis. Product: DbVisualizer Pro 9.1.2 Build: #2072 (2013/10/28 18:25) Java VM: Java HotSpot(TM) 64-Bit Server VM Java Version: 1.7.0_45 Java Vendor: Oracle Corporation OS Name: Windows 7 OS Arch: amd64 OS Version: 6.1 Now I cannot connect to my AS/400 DB2. Do I need a new jar file? (jt400.jar)? If so how do I get it? If not, why can I not connect? (I could before) --------------------------------- Product: DbVisualizer Pro 9.1.2 Build: #2072 (2013/10/28 18:25) Java VM: Java HotSpot(TM) 64-Bit Server VM Java Version: 1.7.0_45 Java Vendor: Oracle Corporation OS Name: Windows 7 OS Arch: amd64 OS Version: 6.1 An error occurred while establishing the connection: Long Message: com.ibm.as400.access.AS400JDBCDriver Details:    Type: java.lang.ClassNotFoundException Stack Trace: java.lang.ClassNotFoundException: com.ibm.as400.access.AS400JDBCDriver    at java.net.URLClassLoader$1.run(Unknown Source)    at java.net.URLClassLoader$1.run(Unknown Source)    at java.security.AccessController.doPrivileged(Native Method)    at java.net.URLClassLoader.findClass(Unknown Source)    at java.lang.ClassLoader.loadClass(Unknown Source)    at java.lang.ClassLoader.loadClass(Unknown Source)    at java.lang.Class.forName0(Native Method)    at java.lang.Class.forName(Unknown Source)    at com.onseven.dbvis.S.L.ā(Z:2218)    at com.onseven.dbvis.S.B.Ą(Z:778)    at com.onseven.dbvis.db.A.G.ļ(Z:2069)    at com.onseven.dbvis.db.A.G.ĭ(Z:2040)    at com.onseven.dbvis.db.A.E.ĭ(Z:2416)    at com.onseven.dbvis.db.A.D.execute(Z:808)    at com.onseven.dbvis.J.B.Y.ā(Z:1386)    at com.onseven.dbvis.J.B.K.Ă(Z:1374)    at com.onseven.dbvis.J.B.K.doInBackground(Z:1521)    at javax.swing.SwingWorker$1.call(Unknown Source)    at java.util.concurrent.FutureTask.run(Unknown Source)    at javax.swing.SwingWorker.run(Unknown Source)    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)    at java.lang.Thread.run(Unknown Source)
1 Comment

[This reply is migrated from our old forums.]

Re: Do I need a new jar file?
Hi Randy, Just for completeness (I answered the support mail you sent us earlier): The driver configuration says that the JAR file is located at C:\Program Files\DbVisualizer\jre\bin\jt400.jar. Is it possible that it has been moved/removed? Please verify that it is still in place. Best Regards, Hans