Skip to Content.
Sympa Menu

grouper-users - [grouper-users] log4j.properties

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] log4j.properties


Chronological Thread 
  • From: "Bryan E. Wooten" <>
  • To: "" <>
  • Subject: [grouper-users] log4j.properties
  • Date: Tue, 20 May 2014 14:13:37 +0000
  • Accept-language: en-US

The grouper api and grouper ui both share the same log4j.properties. (When you build the UI from source it gets the file from the api)

 

Log file locations are declared as such:

 

log4j.appender.grouper_error.File = ${grouper.home}logs/grouper_error.log

 

In order for this to work in UI you need to declare the environment variable grouper.home in Tomcat.

 

I can’t seem to determine the correct place to add  -Dgrouper.home="$CATALINA_HOME" in catalina.sh. Can someone give me a hint?

 

Thanks,

 

Bryan

 

 



  • [grouper-users] log4j.properties, Bryan E. Wooten, 05/20/2014

Archive powered by MHonArc 2.6.16.

Top of Page