[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 Philippe Mouawad changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|--- |FIXED --- Comment #5 from Philippe Mouawad --- Last reported Bug was related to error in variable naming which will be easier to detect now with: https://issues.apache.org/bugzilla/show_bug.cgi?id=53844 I close issue as fixed. -- You are receiving this mail because: You are the assignee for the bug.
[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 Bug 52916 depends on bug 53844, which changed state. Bug 53844 Summary: JDBC related elements should check class of Variable Name supposed to contain JDBC Connection Configuration to avoid ClassCastException https://issues.apache.org/bugzilla/show_bug.cgi?id=53844 What|Removed |Added Status|NEW |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug.
[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 Philippe Mouawad changed: What|Removed |Added Depends on||53844 -- You are receiving this mail because: You are the assignee for the bug.
[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 Philippe Mouawad changed: What|Removed |Added Hardware|PC |All -- You are receiving this mail because: You are the assignee for the bug.
[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 Philippe Mouawad changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #4 from Philippe Mouawad --- Hello, Can you attach a simple test plan showing the issue ? Thank you -- You are receiving this mail because: You are the assignee for the bug.
[Bug 52916] While Importing data from excel file, this error is coming--->java.lang.String cannot be cast to org.apache.avalon.excalibur.datasource.DataSourceComponent
https://issues.apache.org/bugzilla/show_bug.cgi?id=52916 UmaMahesh changed: What|Removed |Added Keywords||ErrorMessage Status|RESOLVED|REOPENED CC||umamahesh@gmail.com 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 --- 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.