[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
mango logs directory  XML
Forum Index » Mango installation
Author Message
craig

Initiate

Joined: 06/08/2007 16:50:46
Messages: 144
Offline

in the log4j.xml file the mango log file is specified as ../logs/mango.log.

On windows instances this creates a 'c:\program files\apache software foundation\logs' directory when tomcat is installed in 'c:\program files\apache software foundation\tomcat 6.0'

Should the log file be specified just as 'logs/mango.log' ?
mlohbihler

Master
[Avatar]

Joined: 01/03/2007 22:48:52
Messages: 1456
Offline

The problem here is there is a difference in behaviour between Windows and *nix. The latter uses the dir with respect to where the process was started, which is usually <tomcat>/bin, so it would use the existing tomcat logs directory.

Best regards,
Matthew Lohbihler
 
Forum Index » Mango installation
Go to:   
Powered by JForum 2.1.9 © JForum Team