I want to use the GUI TextPaneAppender to look at the log files, but I am
encountering
errors when it tries to load the icons, specifically, the error happens at

log4j:ERROR Could not create an Appender. Reported error follows.
java.lang.NullPointerException
        at javax.swing.ImageIcon.<init>(Unknown Source)
        at
org.apache.log4j.gui.TextPaneAppender.createIcons(TextPaneAppender.java:133)

Any ideas?

Leon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to