Hi,

I know this annoying issue has already been discussed here, but i want 
to have today's news about it...

The bug is : AFAIK, JDBC connections don't work with JDK 1.4, the 
core.log give us :

DEBUG   (2002-04-11) 09:50.34:916   [core.datasources.mysql] 
(Unknown-URI) Unknown-thread/LogKitLogger: factory created class was 
null so a new instance could not be created.
org.apache.avalon.excalibur.datasource.NoValidConnectionException: No 
valid JdbcConnection class available
        at 
org.apache.avalon.excalibur.datasource.JdbcConnectionFactory.newInstance(JdbcConnectionFactory.java:183)
        at 
org.apache.avalon.excalibur.pool.AbstractPool.newPoolable(AbstractPool.java:82)
        at 
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.newPoolable(HardResourceLimitingPool.java:95)
        at 
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.newPoolable(JdbcConnectionPool.java:74)
        at 
org.apache.avalon.excalibur.pool.AbstractPool.internalGrow(AbstractPool.java:126)
        at 
org.apache.avalon.excalibur.pool.HardResourceLimitingPool.internalGrow(HardResourceLimitingPool.java:104)
        at 
org.apache.avalon.excalibur.pool.SoftResourceLimitingPool.grow(SoftResourceLimitingPool.java:91)
        at 
org.apache.avalon.excalibur.datasource.JdbcConnectionPool.run(JdbcConnectionPool.java:195)
        at java.lang.Thread.run(Thread.java:536)


It seems to be an avalon bug.

So, what about it?

Does anyone knows if this bug has been corrected?
Or is there another way to deal with datasources with jdk 1.4 ?

For the moment, i fear the only solution is to downgrade to jdk 1.3.... 
not good at all...

Any help appreciated

Thanks in advance

Cédric


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to