I have a problem moving my working T2.1 application from a W2K box using
MySQL to a Linux box using MySQL. I get a   "java.sql.SQLException: Server
configuration denies access to data source"
message on the Linux box, but not on the W2K box. Seems simple enough, just
change the login id and password to one that operates on the database, oh it
already is. I checked the case of the id and password, I logged in using
same id and password with mysql, it works, just not through
Turbine/Tomcat/JDBC.

Is this something to do with the user who starts Tomcat, i.e. root, being
different to the user logging into the database?

Any ideas?

I have a separate simpler T2.1 webapp that runs on the same Linux box. I
notice that it gets the following error message when starting up:
java.lang.NoClassDefFoundError: org/apache/java/security/MessageDigest
when starting or shutting down the UniqueIdSevice service. Is this a missing
jar?

Thanks

David Wynter
Director
roamware Ltd.
(+44) (0) 208 922 7539 B.
(+44) (0) 7879 605 706 M.
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>

Reply via email to