Uday Kari created JAMES-1526:
--------------------------------

             Summary: Move wrapper.log to logs directory
                 Key: JAMES-1526
                 URL: https://issues.apache.org/jira/browse/JAMES-1526
             Project: James Server
          Issue Type: Sub-task
          Components: James Core
    Affects Versions: 3.0.0-beta5
         Environment: Any
            Reporter: Uday Kari
            Priority: Trivial
             Fix For: 3.0.0-beta5


When starting James as a service, see the following error: 

wrapper  | Unable to write to the configured log directory: log (The system 
cannot find the path specified. (0x3))
wrapper  |   The directory does not exist.
wrapper  | Unable to write to the configured log file: log\wrapper.log (The 
system cannot find the path specified. (0x3))
wrapper  |   Falling back to the default file in the current working 
directory:wrapper.log

Just edit the wrapper.conf file and put dot, dot as follows: 
# Log file to use for wrapper output logging.
wrapper.logfile=../log/wrapper.log



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to