MySQL & Debian installation problems

Hi all,

I’'m running into some problems when instlaling wildfire on a Debian Stable installation.

On the webinterface, at the third page, i get this:

A connection to the database could not be made. View the error message by opening the “/logs/error.log” log file, then go back to fix the problem.

Error log:

root@jorijntjuh:/opt/wildfire $ tail logs/error.log

at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)

at org.mortbay.http.HttpServer.service(HttpServer.java:909)

at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)

at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)

at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)

at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244)

at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)

at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)

2006.09.09 10:25:21 org.jivesoftware.database.DefaultConnectionProvider.getConnection(DefaultConnect ionProvider.java:68) Warning: DbConnectionDefaultPool.getConnection() was called before the internal pool has been initialized.

2006.09.09 10:25:21 org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager. java:92) WARNING: ConnectionManager.getConnection() failed to obtain a connection.

root@jorijntjuh:/opt/wildfire $

Hope someone can help me on this case

Btw, nice software

Hi,

“head” or “more logs/error.log” will provide the proper information. What we see here are follow-ups but not the initial cause like wrong username/password, connection refused, …

LG

Hm, strange enough, i retried, and it just worked