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
What steps will reproduce the problem? 1.Go to the application Log's screen
2.Click on log.out 3. What is the expected result? See the log.out file What happens instead? Exception(Stack trace attached)
Importantly
com.googlecode.psiprobe.controllers.logs.SetupFollowController - log4j log "root" not found
2.com.googlecode.psiprobe.tools.logging.log4j.Log4JLoggerAccessor - Could not wrap appender: null java.lang.IllegalArgumentException: appender is null What version of Probe are you using? 2.3.3 What environment (browser version, Tomcat version, JVM version, server OS)? Browser : Problem in all latest browser
Tomcat version : 7
OS : linux Please provide any additional information below. (Attach logs or stack traces as files instead of pasting the contents here.)
Can you describe your logging configuration? Are you using Tomcat's native logging, or log4j, or something else? Please attach any relevant configuration files.
From [email protected] on December 30, 2013 16:13:12
What steps will reproduce the problem? 1.Go to the application Log's screen
2.Click on log.out 3. What is the expected result? See the log.out file What happens instead? Exception(Stack trace attached)
Importantly
2.com.googlecode.psiprobe.tools.logging.log4j.Log4JLoggerAccessor - Could not wrap appender: null java.lang.IllegalArgumentException: appender is null What version of Probe are you using? 2.3.3 What environment (browser version, Tomcat version, JVM version, server OS)? Browser : Problem in all latest browser
Tomcat version : 7
OS : linux Please provide any additional information below. (Attach logs or stack traces as files instead of pasting the contents here.)
Attachment: Exception.txt
Original issue: http://code.google.com/p/psi-probe/issues/detail?id=392
The text was updated successfully, but these errors were encountered: