Roland Bouman's blog: Need a Mondrian .WAR? Check out XMondrian.: Error: The Mondrian XML: Mondrian Error:Internal error: No suitable connection found (00HSBE02)
Hi Prabu,
this:
Error: The Mondrian XML: Mondrian Error:Internal error: No suitable connection found (00HSBE02)
Usually means the jar containing the JDBC driver is not in your classpath. Put the mysql-connector .jar file inside the lib folder of tomcat, or inside the lib folder of the mondrian web application.
Hi Prabu,
this:
Error: The Mondrian XML: Mondrian Error:Internal error: No suitable connection found (00HSBE02)
Usually means the jar containing the JDBC driver is not in your classpath. Put the mysql-connector .jar file inside the lib folder of tomcat, or inside the lib folder of the mondrian web application.