On Mon, 14 Aug 2000, Daniel Pfuhl wrote:

> Hi
> 
> after compiling Turbine and Jyve an installing it I changed the
> configuration-files.
> In TurbineRessource.properties I left
> 
> database.default.username=
> database.default.password=
> 
> as you can see. Is this the right way or do I have to create
> a default user?
> If I try to access Jyve from the browser this message appears:
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Exception: java.lang.Error: Error in BasePeer.initTableSchema(Visitor):
> General error: Access denied for user: '@localhost' to database 'jyve'

You need to set the database username/password in the
TurbineResources.properties to a user that actually has permission to
access your database.  Yes, you may need to create a new user in your
database for this purpose.

--
Greg Morris


--
--------------------------------------------------------------
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