[opencms-dev] database init failed

agrandemange at amadeus.net agrandemange at amadeus.net
Thu Feb 6 19:57:16 CET 2003


Hi,

after changing the IP address of my server the opencms RC1 initialization
fails with:
[06.02.2003 19:02:49] <opencms_init> [CmsDbAccess] read pool-name from
configurations: jdbc:opencmspool:mysql
[06.02.2003 19:02:49] <opencms_init> [CmsDbAccess] read online-pool-name
from configurations: jdbc:opencmspool:mysqlonline
[06.02.2003 19:02:49] <opencms_init> [CmsDbAccess] read backup-pool-name
from configurations: jdbc:opencmspool:mysqlbackup
...
[06.02.2003 19:02:50] <opencms_init> [CmsRbManager] Critical error while
loading resourcebroker
[06.02.2003 19:02:50] <opencms_critical> [OpenCms] Database init failed -
com.opencms.core.CmsException: Critical error while loading resource broker

My opencms.properties contains:
pool.mysql.driver=org.gjt.mm.mysql.Driver
pool.mysql.url=jdbc:mysql://localhost:3306/opencms
...

I check my mysql connection with:
bin/mysql -hlocalhost -p3306 -u root -p

Does opencms keeps somewhere the IP address?
Should I check something else?

Regards,
Alexis





More information about the opencms-dev mailing list