testdriven / psi-probe

Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
8 stars 1 forks source link

No able to access log.out in the #392

Open padcom opened 10 years ago

padcom commented 10 years ago

From rahulbha...@gmail.com 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

  1. 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.)

Attachment: Exception.txt

Original issue: http://code.google.com/p/psi-probe/issues/detail?id=392

padcom commented 10 years ago

From MALfunct...@gmail.com on January 13, 2014 10:26:33

Can you describe your logging configuration? Are you using Tomcat's native logging, or log4j, or something else? Please attach any relevant configuration files.

Status: NeedInfo

padcom commented 10 years ago

From MALfunct...@gmail.com on August 13, 2014 06:18:10

Issue 415 has been merged into this issue.