I checked and I did had a Java update waiting to be installed so I installed it and restarted my PC hoping that will work but no luck. I'm worried because I believe I'm using the jtds driver in many applications to connect to sql server and if all of sudden they stop working then my "goose is cooked"
Thanks
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Justin Taylor
Sent: Wednesday, April 25, 2018 1:31 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries
Subject: Re: [WDSCI-L] RDi Data Perspective with JTDS Driver Connection Failed
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)
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.