[slf4j-user] NoSuchMethodException in sysoutslf4j.PrintStreamCoordinatorFactory

Robert Elliot rob at lidalia.org.uk
Tue Sep 21 16:55:32 CEST 2010


Hi,

This is indeed a bug.  Unfortunately in fixing it I've found a rather more fundamental one.  For now I would suggest that you keep the jar in the WEB-INF/lib directory and suppress the warning using your logging system configuration.

----- Original Message -----
> From: "Raccoonwao" <gemaspecial at yahoo.com.hk>
> To: slf4j-user at qos.ch
> Sent: Tuesday, 21 September, 2010 7:48:25 AM
> Subject: [slf4j-user] NoSuchMethodException in sysoutslf4j.PrintStreamCoordinatorFactory
> When calling SysOutOverSLF4J.sendSystemOutAndErrToSLF4J(), it always
> complains about NoSuchMethodException for
> sun.misc.Launcher$AppClassLoader.addURL(java.net.URL)
> 
> 
> I wonder if it should be addAppURL(...) instead of addURL(...)?
> 
> 
> 
> _______________________________________________
> slf4j-user mailing list
> slf4j-user at qos.ch
> http://qos.ch/mailman/listinfo/slf4j-user


More information about the slf4j-user mailing list