× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



FWIW, yesterday my PC did a Java update and my JDBC SQL Server client (not RDi) stopped working. A restart fixed it for me.


HTH



-----Original Message-----
From: Larenzo Alexander [mailto:Larenzo.Alexander@xxxxxxx]
Sent: Wednesday, April 25, 2018 7:07 AM
To: (WDSCI-L@xxxxxxxxxxxx) <WDSCI-L@xxxxxxxxxxxx>
Subject: [WDSCI-L] RDi Data Perspective with JTDS Driver Connection Failed

I'm using RDi 9.6.0.1 with jtds driver in the data perspective to connect to SQL Server 2012 databases. It usually works but when I tried to connect yesterday for some reason it would not connect to any of our sql server databases. I believe nothing has changed recently unless there was a windows update. I tested my connections to our IBM I that use the AS400 Tool box for Java driver and it still seems to work.

Any ideas, how to fix?

Driver Properties
Database: exampleDBName
URL: jdbc:jtds:sqlserver://ExampleSqlServerName:1433;domain=ExampleDomain;DatabaseName=exampleDBName
User name: exampleName
Password: *****


java.lang.ClassNotFoundException: net.sourceforge.jtds.jdbc.Driver
at java.net.URLClassLoader.findClass(URLClassLoader.java:609)
at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:850)
at java.lang.ClassLoader.loadClass(ClassLoader.java:829)
at java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:1222)
at java.lang.ClassLoader.loadClass(ClassLoader.java:809)
at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.createConnection(JDBCConnection.java:201)
at org.eclipse.datatools.connectivity.DriverConnectionBase.internalCreateConnection(DriverConnectionBase.java:105)
at org.eclipse.datatools.connectivity.DriverConnectionBase.open(DriverConnectionBase.java:54)
at org.eclipse.datatools.connectivity.drivers.jdbc.JDBCConnection.open(JDBCConnection.java:75)
at org.eclipse.datatools.enablement.msft.internal.sqlserver.connection.JDBCSQLServerConnectionFactory.createConnection(Unknown Source)
at org.eclipse.datatools.connectivity.internal.ConnectionFactoryProvider.createConnection(ConnectionFactoryProvider.java:83)
at org.eclipse.datatools.connectivity.internal.ConnectionProfile.createConnection(ConnectionProfile.java:392)
at org.eclipse.datatools.connectivity.ui.PingJob.createTestConnection(PingJob.java:96)
at org.eclipse.datatools.connectivity.ui.PingJob.run(PingJob.java:64)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.