SCA import failed

(imported topic written by SCWG_Debendra_Sahoo)

Hi,

We have a SCA server setup to import from TEM server.Both are 2008 R2 and MS SQL Server 10.5.

The import was successful. But from 6-Sep-2012, Import failed as…

2012-09-06 17:30:21 (+0:00:14.664) ERROR: Sequel::DatabaseConnectionError: NativeException: java.sql.SQLException: No suitable driver

java/sql/DriverManager.java:330:in `getConnection’

java/sql/DriverManager.java:358:in `getConnection’

D:/Program Files (x86)/BigFix Enterprise/TEMA/work/tema/webapp/WEB-INF/gems/gems/sequel-3.29.0.0609e62aac409e519f2a5e7c0d81c1fc75c78309/lib/sequel/adapters/jdbc.rb:207:in `connect’

D:/Program Files (x86)/BigFix Enterprise/TEMA/work/tema/webapp/WEB-INF/gems/gems/sequel-3.29.0.0609e62aac409e519f2a5e7c0d81c1fc75c78309/lib/sequel/database/misc.rb:48:in `initialize’

org/jruby/RubyProc.java:270:in `call’

org/jruby/RubyProc.java:220:in `call’

D:/Program Files (x86)/BigFix Enterprise/TEMA/work/tema/webapp/WEB-INF/gems/gems/sequel-3.29.0.0609e62aac409e519f2a5e7c0d81c1fc75c78309/lib/sequel/connection_pool.rb:92:in `make_new’

Please guide me how to resolve the issue. Thanks in advance.

(imported comment written by SCWG_Debendra_Sahoo)

Found the issue. Password expired on TEM Database server. Reset the password. Import successful.