|
|
 |
Re: FN-FORUM: MySQL and Coldfusion
date posted 11th January 2006 11:16
On Wed, 11 Jan 2006, Graeme J Sweeney wrote:
>
> On Wed, 11 Jan 2006, [EMAIL REMOVED] wrote:
>
>> Connection verification failed for data source: MySQL_test
>> []java.sql.SQLException: Unable to instantiate logger class
>> 'com.mysql.jdbc.log.Log4JLogger', exception in constructor?
>> The root cause was that: java.sql.SQLException: Unable to instantiate logger
>> class 'com.mysql.jdbc.log.Log4JLogger', exception in constructor?
>>
>> I would appreciate if anyone could help me solve this problem to create a
>> MySQL datasource within CF.
>
> If it's purely a log4j issue then download and install the jar file. It
> seems a strange dependency for the mysql jar to have.
>
> http://logging.apache.org/log4j/docs/index.html
In addition, you might just have an old version of log4j and mysql is
looking for a constructor supported in a newer implementation?
--
Graeme -
Outlook Express user? - http://home.in.tum.de/~jain/software/oe-quotefix/
http://wiki.workalone.co.uk/index.php?page=RulesForPosting
|
 |
|