I do not recall the exact error-message I was getting, but my last 2
database errors were solved by the following:

1) After installing MySql on a new server, I found that the database
permissions table would not allow me to access the server from anywhere
other than localhost. I updated the MySql user table to fix it.

2) There was an email in the Turbine or Jetspeed archives which found a bug
in JDBC 2.0 where the userid had to be exactly 8 characters.

Maybe someone will have more info, but in the meanwhile, you could check
these 2 things.

Steve B.

----- Original Message -----
From: "Eric Princen" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Monday, August 21, 2000 12:59 PM
Subject: Server configuration denies access to data source


> java.lang.Error: Error in BasePeer.initTableSchema(Visitor): Server
> configuration denies access to data source
>
> Anyone see this before? Using Apache + Tomcat and MySQL. I had 1.2b1
> running fine. The last few builds (since things went Hypersonic) have
> yielded this error. I do have the correct entries in
> TurbineResources.properties, to the best of my knowledge.
>
> Clues?
>
> -Eric ;-)
>
> --
> Eric Princen
> Chief Technology Officer
> BizBlast.com
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to