tejeshwar Posted January 28, 2008 Share Posted January 28, 2008 hi, i have deployed a report created in ireport in JasperServer using the ireport plugin for JasperServer.but when im trying to run the report from the server im getting the following error.. java.lang.Exception: 1 - com.microsoft.jdbc.sqlserver.SQLServerDriver at com.jaspersoft.jasperserver.irplugin.wsclient.WSClient.runReport(WSClient.java:389) at com.jaspersoft.jasperserver.irplugin.wsclient.WSClient.runReport(WSClient.java:306) at com.jaspersoft.jasperserver.irplugin.ReportRunner.run(ReportRunner.java:80) at java.lang.Thread.run(Unknown Source) will be helpful if someone gives a suggestion regarding my error.... Link to comment Share on other sites More sharing options...
lucianc Posted January 29, 2008 Share Posted January 29, 2008 You need to put the MS JDBC driver jar on the JasperServer/Tomcat classpath. This is explained here. HTH,Lucian Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now