TECTED]]
> Sent: Thursday, November 28, 2002 7:02 PM
> To: Jetspeed Users List
> Subject: RE: Getting crazy with MySQL... Again!
>
>
>
> > -Original Message-
> > From: BARDE, CEDRIC [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, Novembe
> -Original Message-
> From: BARDE, CEDRIC [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 28, 2002 9:29 AM
> To: 'Jetspeed Users'
> Subject: Getting crazy with MySQL... Again!
>
>
> Hi all,
>
> I still cannot use Jetspeed with MySQL... I have tried to connect to my
> database via M
Not to be to simplistic, but - as you are on windows - remember case
sensitivity when it comes to database name, username, and password
in your .properties file
Steve B.
- Original Message -
From: "BARDE, CEDRIC" <[EMAIL PROTECTED]>
To: "'Jetspeed Users'" <[EMAIL PROTECTED]>
Sent: Wednesd
Hi Cedric.
I think you're french, but i'll try to write in english in the case you're
not.
You say you modified TurbineResources.props...
What kind of modification have you made in TR.p to configure MySQL ?
I think the modifications need to be made to Torque.properties.
(commented in my Torque.pr
Hi Cedric,
I would expect it be a problem with access rights, i. e. the user you define
in TR.properties has not the appropriate access rights on the database. This
is according to my experience a very common problem which shows up various
error messages not really giving hints to the problem. F
This is most likely an access right issue between Tomcat and MySQL:
Jetspeed doesn't seem to be able to connect to MySQL.
Check your MySQL access rights and tests with the command line utility
to makje sure that the user Jetspeed is configured with can indeed
connect to the database.
> -Mess