[slf4j-dev] [JIRA] (SLF4J-374) while updation of application from java 6 to java 7 i found exception in SLF4j

QOS.CH (JIRA) noreply-jira at qos.ch
Thu Feb 23 05:13:00 CET 2017


    [ https://jira.qos.ch/browse/SLF4J-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18205#comment-18205 ] 

Jeremy Landis commented on SLF4J-374:
-------------------------------------

I"d close this issue.  If that did exist it might have been on earlier version.  Netbeans isn't a logging environment so that is a pointless setting.  Java 6, 7, 8 all work.  Tomcat 6, 7, 8, 9 all work.  This is fairly old but if user happens to see, please try latest release.  It should work just fine.  Also make sure where you have slf4j is in same classloader or higher than where the listener you have is.

> while updation of application from java 6 to java 7 i found exception in SLF4j
> ------------------------------------------------------------------------------
>
>                 Key: SLF4J-374
>                 URL: https://jira.qos.ch/browse/SLF4J-374
>             Project: SLF4J
>          Issue Type: Bug
>         Environment: Netbeans 7.2, jdk1.7.0_45,Apache Tomcat 7.0.27 
>            Reporter: abhijit
>            Assignee: SLF4J developers list
>
> I use slf4j-api-1.7.5.jar  it is showing below when i run project
> SEVERE: Exception sending context initialized event to listener instance of class zschedular.SchedularListener
> java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the slf4j-dev mailing list