i4late / log4jdbc-remix

Automatically exported from code.google.com/p/log4jdbc-remix
0 stars 0 forks source link

java.lang.NoSuchMethodError: net/sf/log4jdbc/SpyLogFactory.getSpyLogDelegatorDefault() #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am using log4jdbc-remix ver 0.2.8snapshot with spring and getting below 
exception

Instantiation of bean failed; nested exception is 
org.springframework.beans.BeanInstantiationException: Could not instantiate 
bean class [net.sf.log4jdbc.Log4jdbcProxyDataSource]: Constructor threw 
exception; nested exception is java.lang.NoSuchMethodError: 
net/sf/log4jdbc/SpyLogFactory.getSpyLogDelegatorDefault()Lnet/sf/log4jdbc/SpyLog
Delegator;

Any help would be appreciated.

- vineet

Original issue reported on code.google.com by vineet.v...@gmail.com on 10 Jul 2012 at 2:24

GoogleCodeExporter commented 9 years ago
Hi Vineet,

I'm on holiday until the end of July (and I only have my phone for internet 
access), so I will not be able to look at this until the beginning of August. 
However in the meantime, I recommend that you try the last proper release 
0.2.7. I am not sure but I think that getSpyLogDelegatorDefault() is a new 
method in the snapshot. 

Thanks

Original comment by tim.azzo...@gmail.com on 12 Jul 2012 at 6:51