You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I have updated my project from log4j 1.7 to reload4j1.9
everything works fine but one functionality breaks
Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: org/apache/log4j/lf5/viewer/categoryexplorer/TreeModelAdapter
I have checked and found that reload doesn't contain this package
Any help will be appreciated
The text was updated successfully, but these errors were encountered:
Hi,
Currently I have updated my project from log4j 1.7 to reload4j1.9
everything works fine but one functionality breaks
Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: org/apache/log4j/lf5/viewer/categoryexplorer/TreeModelAdapter
I have checked and found that reload doesn't contain this package
Any help will be appreciated
The text was updated successfully, but these errors were encountered: