Jive DB connection broke out of nowhere!

Hello all,

I have Jive installed using a My SQL DB. I logged into the interface, created 4 users, one group and changed the hostname to anothername. I then restart the Jive service, and now all of a sudden I hit the web interface on 9090 and I get the install page? Since (at the time) I did not put too much time into I, I assume that changing the hostname maybe broke somthing, but now I can install it?

I tried to create another database and manually edit the “jive-messenger.xml” manually but to no avail. I have uninstalled and re-installed the rpm package but I get “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.” and the same or similar error while trying to use a Mysql database connection.


tail 15 /opt/jive_messenger/logs/error.log

tail: cannot open `15’’ for reading: No such file or directory

==> /opt/jive_messenger/logs/error.log <==

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

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

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

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

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

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

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

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

2005.07.24 16:29:08 org.jivesoftware.database.DefaultConnectionProvider.getConnection(DefaultConnect ionProvider.java:68) Warning: DbConnectionDefaultPool.getConnection() was called before the internal pool has been initialized.

2005.07.24 16:29:08 org.jivesoftware.database.DbConnectionManager.getConnection(DbConnectionManager. java:107) WARNING: ConnectionManager.getConnection() failed to obtain a connection.


Why would this thing just stop working???

This did happan after I installed a php-mysql package if that helps…

OS is CentOS 4

jive_messenger_2_2_0_beta2

Thanks for any help…

I have now uninstalled jive and installed the latest stable version with the same result…

This has gotten me stumpted?? what changed, why no worky??

attempting to install with the embedded database and using mysql both complains “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.”

but now, nothing is writing to the logs direcotory? nothing is in there?

Thanks for any help

Hi admstng,

but now, nothing is writing to the logs directory?

nothing is in there?

Are the permission on the directory correct?

Thanks,

Ryan