Home
Analytics
java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
LatifPatel
Hello Sir,<br />
<br />
Iam using SQL SERVER2005 with Maximo connection.I using sqljdbc.jar & it is save classes->oda.jdbc folder. <br />
<br />
Can anybody plz help me..<br />
<br />
<br />
Fri Mar 25 17:31:57 EDT 2011 DEBUG loaded Data Source: maximoDataSource<br />
Fri Mar 25 17:31:57 EDT 2011 DEBUG Designtime DataSource [maximoDataSource] = maximoDataSource<br />
Fri Mar 25 17:31:57 EDT 2011 DEBUG Designtime DataSource [maximoDataSource] [driver] = com.microsoft.sqlserver.jdbc.SQLServerDriver<br />
Fri Mar 25 17:31:57 EDT 2011 DEBUG Designtime DataSource [maximoDataSource] [url] = jdbc:sqlserver://192.168.1.177:1433;databaseName=mxdiv;<br />
Fri Mar 25 17:31:57 EDT 2011 DEBUG Designtime DataSource [maximoDataSource] [username] = maximodev<br />
<br />
Fri Mar 25 17:31:57 EDT 2011 ERROR DataSet [mainDataSet] com.microsoft.sqlserver.jdbc.SQLServerDriver<br />
java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver<br />
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:483)<br />
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)<br />
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)<br />
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)<br />
at java.lang.ClassLoader.loadClass(Unknown Source)<br />
at java.lang.ClassLoader.loadClassInternal(Unknown Source)<br />
at java.lang.Class.forName0(Native Method)<br />
at java.lang.Class.forName(Unknown Source)<br />
at com.ibm.tivoli.maximo.report.script.MXReportDataSourceImpl.getDesigntimeConnection(MXReportDataSourceImpl.java:226)<br />
at com.ibm.tivoli.maximo.report.script.MXReportDataSourceImpl.getConnection(MXReportDataSourceImpl.java:144)<br />
at com.ibm.tivoli.maximo.report.script.MXReportDataSetImpl.open(MXReportDataSetImpl.java:126)<br />
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<br />
<br />
<br />
<br />
Thanks<br />
Latif[/url]
Find more posts tagged with
Comments
JasonW
Where are you putting the sqljdbc.jar file? Is this error in the designer or the runtime?
Jason
LatifPatel
<blockquote class='ipsBlockquote' data-author="'JasonW'" data-cid="75101" data-time="1301327765" data-date="28 March 2011 - 08:56 AM"><p>
Where are you putting the sqljdbc.jar file? Is this error in the designer or the runtime?<br />
<br />
Jason<br /></p></blockquote>
Hello Jason,<br />
<br />
how r u? I solve my problem..I was getting error because of sqljdbc.jar & opta.jar location.<br />
<br />
Thanks<br />
Latif Patel<br />
latif.patel@rainbowinfotech.com
JasonW
Latif
I am doing well. Thanks for the update.
Jason