[Yanel-dev] xuggler and yanel

simon litwan simon.litwan at wyona.com
Thu May 14 14:07:57 CEST 2009


hi all

i try to use xuggler within yanel. but no luck so far.

i get an exception:
Caused by: java.lang.NoSuchMethodError: 
org.slf4j.Logger.trace(Ljava/lang/String;)V
    at com.xuggle.ferry.JNILibraryLoader.<init>(JNILibraryLoader.java:224)
    at com.xuggle.ferry.JNILibraryLoader.<clinit>(JNILibraryLoader.java:180)
    at com.xuggle.xuggler.XugglerJNI.<clinit>(XugglerJNI.java:19)
    at com.xuggle.xuggler.IContainer.make(IContainer.java:352)

it seems that trace is not supported by log4j < 1.2.12. but if i change 
the yanel dependency and pom file to use this 1.2.12 i still find log4j 
1.2.8 within the lib dir. not sure where it comes from.

has somebody an idea?

cheers
simopn


More information about the Yanel-development mailing list