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" <[email protected]>
Sent: Monday, May 24, 2010 8:53 PM
To: "Tomcat Users List" <[email protected]>
Subject: Re: stuck confused an need help please

On Mon, May 24, 2010 at 11:37 AM, Yucca Nel <[email protected]> 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 ------------------------ [email protected]
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to