https://issues.apache.org/bugzilla/show_bug.cgi?id=52916
UmaMahesh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ErrorMessage Status|RESOLVED |REOPENED CC| |[email protected] Version|2.5.1 |2.7 Resolution|FIXED |--- Summary|JDBC Exception if there is |While Importing data from |an empty user defined |excel file, this error is |variable |coming--->java.lang.String | |cannot be cast to | |org.apache.avalon.excalibur | |.datasource.DataSourceCompo | |nent --- Comment #3 from UmaMahesh <[email protected]> --- please help me, when i am trying to import data from .txt or .csv file to sqlserver through JDBC from JMeter, it is showing the following Error: "java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent" But it is taking the request correctly as like below "[Select Statement] insert into new values ('shatrughun')" but not exporting to database. please do the needful help. -- You are receiving this mail because: You are the assignee for the bug.
