> On Sat, 13 May 2000, you wrote:
> >     java.sql.SQLException: Invalid authorization specification: Access
> > denied for user: 'nobody@localhost' (Using password: NO)
> >     at org.gjt.mm.mysql.MysqlIO.init(MysqlIO.java)
> >     at org.gjt.mm.mysql.Connection.<init>(Connection.java)
> >     at org.gjt.mm.mysql.Driver.connect(Driver.java)
> >     at java.sql.DriverManager.getConnection(DriverManager.java:457)
> >     at java.sql.DriverManager.getConnection(DriverManager.java:159)
> >     at
> > org.apache.turbine.util.db.pool.DBMM.getConnection(DBMM.java:97)
> 
> First, what driver version are you using? I'm using 1.2b and have had
> no problems.

-doh-, I'm using 0.9e. That explains a lot :) Many thanks Dave.

> > (Btw, installing is so often a problem, how about someone starting an
> > open source, expert system-based web app that codifies all the
> > possible things that can go wrong with a software installation? "Have
> > you installed a database?" Yes. "Have you created turbine tables?"
> > Yes. "Have you...." etc)
> 
> You could NEVER cover all the possible problems/questions!

My case in point :) But if the system was open, I could now add an
entry:

"Are you getting "Access denied for user nobody@localhost"?"

With the answer:

"Check the JDBC driver you fool!"

> dave
> [EMAIL PROTECTED]
> ----------------------
> < your inspirational quote here >

--Jeff Turner



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to