SERVICE mmbase.module.database.JDBC - Database name is static, can't select other databases within this databaseserverIn MMBase there are different levels of errors.
Is the above a fatal error I should be worried about?
This is an error of level 'SERVICE', which normally can be ignored(more info about logging:. http://www.mmbase.org/download/builds/2003-06-01/mmdocs/administrators/loggingonfiguration.html#N1011F)
The message you receive in the log, is because the sting '$DBM' is not in the database-connection-url. The message can be prevented by adding '$DBM to the connection string from config/modules/jdbc.xml. AFAK: If your database connection is working correct,.. you can ignore this service message.
If you have more question related to this message, pls provide the jdbc.xml
hoi
