Well this problem may be caused by many few reasons....I think it is because you are using Java 8 and it does not contain sun.jdbc.odbc.JdbcOdbcDriver in their in built library. You can read this article here to get a complete idea about the problem. It describes options to resolve the option also...Good luck !