0 Replies Latest reply on Oct 17, 2002 1:03 PM by kstoll

    Invalid authorization specification

    kstoll

      This might be a permissions issue but I can't seem to iron out the problem here. I am trying to connect to the datasource I have set-up for a MySQL database. When I boot JBOSS up I can't seem to get MySQL to authorize the user that I have created. The passwords are correct and I even tried a different user, starting and stop the mysql engine but to no avail.

      Any help would be appreciated.

      java.sql.SQLException: Invalid authorization specification: Access denied for user:
      at org.gjt.mm.mysql.MysqlIO.init(MysqlIO.java:330)