yes but I don't know why access I being denied? The credentials I am providing sre 100% correct sn the database user has ALL privileges so could anyone perhaps think o a possible reason why I am getting these errors? I have confirmed with hosting provider that user exists and credentials are correct and they also appear to be lost. I am using correct myswl driver located in WEB-INF/lib
--------------------------------------------------
From: "Hassan Schroeder" <hassan.schroe...@gmail.com>
Sent: Monday, May 24, 2010 8:53 PM
To: "Tomcat Users List" <users@tomcat.apache.org>
Subject: Re: stuck confused an need help please

On Mon, May 24, 2010 at 11:37 AM, Yucca Nel <yucca...@live.co.za> wrote:
I have been getting mysql SELECT privilege denied exception even though user has all access to database.

There would seem to be a contradiction between the above statement
and the first error in your log example  :-)

ERROR main org.apache.catalina.core.ContainerBase.[Catalina] - Exception
opening database connection
java.sql.SQLException: Access denied for user ' yucca123_tom'@'localhost'
(using password: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1055)

I would try to fix that first, personally...

--
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to