Title:
Error when creating CF data source for viaSQL connection (works in previous versions of CF)
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/NotABug
Reporter/Name(from Bugbase): Michael Rolfes / Michael Rolfes (Michael Rolfes)
Created: 05/28/2015
Components: Administrator
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Windows 7 SP1 64-bit
Vote Count: 0
Problem Description: I am migrating from CF9 to CF11 and the driver which connects to viaSQL through JDBC does not validate as it does successfully from within CF9.
Steps to Reproduce: Add the attached file to the CF build path, create a data source connecting to a viaSQL database
Data Source Name: ViaSQL
Driver : Other
next page:
Driver Class: com.viaserv.jdbcDriver.ViaSqlDriver
Driver Name: ViaSQL JDBC
all other information pertains to the specific database connection
, and Submit.
Actual Result: Connection verification failed for data source: ViaSQL
java.lang.AbstractMethodError: Method com/viaserv/jdbcDriver/ViaSqlDatabaseMetaDataDso.getJDBCMajorVersion()I is abstract
The root cause was that: java.lang.AbstractMethodError: Method com/viaserv/jdbcDriver/ViaSqlDatabaseMetaDataDso.getJDBCMajorVersion()I is abstract
Expected Result: Success
Any Workarounds: None
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3996917
External Customer Info:
External Company:
External Customer Name: Michael
External Customer Email:
External Test Config: My Hardware and Environment details: Windows 7 Professional Service Pack 1, 64 bit
Attachments:
- May 28, 2015 00:00:00: 1_ViaJdbc.jar
- June 05, 2015 00:00:00: 2_Settings_Summary.zip
- June 05, 2015 00:00:00: 3_serversettings.pdf
Comments: