On Thu, 2002-09-26 at 17:03, Teddie Wardi wrote:
> Here's a new log with the logging level changed. Any ideas on this one?
> 
> Resin 2.1.4 (built Fri Aug  2 14:16:52 PDT 2002)
> Copyright(c) 1998-2002 Caucho Technology.  All rights reserved.
> 
> Starting Resin on Thu, 26 Sep 2002 18:01:51 +0300 (EET)
> Configuring logging with 
>D:\resin\resin-2.1.4\webapps\mmbase-webapp\WEB-INF\config/log/log.xml
> Class to use for logging org.mmbase.util.logging.log4j.Log4jImpl
> Parsing D:\resin\resin-2.1.4\webapps\mmbase-webapp\WEB-INF\config\log\log4j.xml
> 09-26 18:01:52 INFO    MMBaseContext: ===========================
> 09-26 18:01:52 INFO    MMBaseContext: MMBase logging initialized.
> 09-26 18:01:52 INFO    MMBaseContext: ===========================
...
> 09-26 18:01:53 INFO    JDBC: getDriver(): Loaded JDBC driver: 
>com.caucho.jdbc.mysql.Driver
> 09-26 18:01:53 DEBUG   JDBC: makeUrl(): jdbc:mysql_caucho://localhost:3306/alfarate
> 09-26 18:01:53 DEBUG   JDBC: Driver [DBPool null]
> 09-26 18:01:53 DEBUG   JDBC: Driver com.caucho.jdbc.mysql.Driver@df1832
> 09-26 18:01:53 DEBUG   JDBC: loadsupport(): Loaded load class : 
>org.mmbase.module.database.DatabaseSupportShim
...
> 09-26 18:01:53 DEBUG   MultiConnection: SQL querytimer measures 0 mSec for query: 
>SELECT count(*) FROM install_typedef;
> 09-26 18:01:53 ERROR   Module: startModules(): 
>module(org.mmbase.module.core.MMBase@618d26) not found to 'init'!
> 09-26 18:01:53 FATAL   STDERR: java.lang.NullPointerException
> 09-26 18:01:53 WARN    STDERR:  at java.util.Hashtable.put(Hashtable.java:391)
> 09-26 18:01:53 WARN    STDERR:  at 
>org.mmbase.module.corebuilders.TypeDef.readCache(TypeDef.java)
I think that the jdbc-connection is not supported by MMBase. Could you
try to use the org.mysql. or org.gjt.mm.mysql. driver instead of the one
you are ugin at this moment?
Maybe it is also possible to use another database-implementation, anyone
thoughts about this?
-- 
Eduard Witteveen Systeem Ontwikkelaar
Publieke Omroep,  Gateway C Kamer 101
+31(0)356772910 http://www.omroep.nl/
Sed quis custodiet ipsos custodes? : The sixth Satire from Juvenal

Reply via email to