Hello Robert, thanks for your reply. I've created a database called jetspeed and a mysql user named jetspeed with no password. Then I repeated the steps as described above, but I get the same Error Message.
I've no idea what's going wrong. Can anybody help me? thanks Oliver > Hello Oliver; > Try making these settings, They seem to have worked for me. > > :wq > > -----Original Message----- > From: Robert Gillis [mailto:[EMAIL PROTECTED] > Sent: September 22, 2003 2:22 PM > To: 'Jetspeed Users List' > Subject: RE: Antwort: Re: access to the Database mysql > > Hello Eric; > I had this exact same problem just the other day; I forget what > caused it, but the following is my database settings in the > Torque.properties file and it seems to work. > > <SNIP> > > torque.database.default=default > torque.database.default.adapter=mysql > torque.dsfactory.default.connection.driver = org.gjt.mm.mysql.Driver > torque.dsfactory.default.connection.url = > jdbc:mysql://localhost:3306/jetspeed > torque.dsfactory.default.connection.user = jetspeed > torque.dsfactory.default.connection.password = > torque.dsfactory.default.pool.defaultMaxConnections=10 > torque.dsfactory.default.pool.maxExpiryTime=3600 > torque.dsfactory.default.pool.connectionWaitTimeout=10 > > </SNIP> > > Rob > :wq > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: September 22, 2003 11:58 AM > To: [EMAIL PROTECTED] > Subject: Antwort: Re: access to the Database mysql > > > Hi Henry Lyons, > > Thank you for the suggestion. > I was do that, and I became a horrible Exception when I starting the > application with Internet Explorer 5: > > Java.lang.Error: Error in BasePeer.initTableSchema (TURBINE_USER): > There was no DatasourceFactory configured for the connection default. > > Eric Fogang > > > > --------------------------------------------------------------------- > 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] > -- NEU F�R ALLE - GMX MediaCenter - f�r Fotos, Musik, Dateien... Fotoalbum, File Sharing, MMS, Multimedia-Gru�, GMX FotoService Jetzt kostenlos anmelden unter http://www.gmx.net +++ GMX - die erste Adresse f�r Mail, Message, More! +++ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
