[
https://issues.apache.org/jira/browse/DIR-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16037275#comment-16037275
]
Brian Brooks edited comment on DIR-324 at 6/5/17 5:59 PM:
----------------------------------------------------------
[~elecharny] Here is some text that documents wrapper.exe's logging
configuration:
{code}
To run as a Windows service, the AapcheDS Java classes must be executed within
a Windows native binary. The ApacheDS project relies on the Tanuki Software
Java Service Wrapper's wrapper.exe to manage the ApacheDS Java Virtual Machine
(JVM) process. While the ApacheDS Java code's logging is log4j-based, the
wrapper.exe Windows service has its own logging configuration. For example,
the wrapper.conf log settings govern the destination of the JVM's stdout and
stderr logging and the logging of the communication between the wrapper.exe
Windows service container and the JVM it hosts.
An ApacheDS installation's wrapper.exe log settings are stored in:
C:\Program Files (x86)\ApacheDS\conf\wrapper.conf.
The Tanuki Software Java Service Wrapper web site documents all configuration
settings for wrapper.exe including logging:
https://wrapper.tanukisoftware.com/doc/english/introduction.html#logging
{code}
was (Author: bbrooks):
[~elecharny] Here is some text that documents wrapper.exe's logging
configuration:
{code}
To run as a Windows service, the AapcheDS Java classes must be executed within
a Windows native binary.
The ApacheDS project relies on the Tanuki Service Wrapper wrapper.exe to manage
the ApacheDS Java Virtual Machine (JVM) process.
While the ApacheDS Java code's logging is log4j-based, the wrapper.exe Windows
service has its own logging configuration.
In particular, the wrapper.conf log settings govern the destination of the
JVM's stdout and stderr logging
and the logging of the communication between the wrapper.exe Windows service
container and the JVM it hosts.
The wrapper.exe log settings are contained in C:\Program Files
(x86)\ApacheDS\conf\wrapper.conf.
The Tanuki Service Wrapper web site documents all configuration settings for
wrapper.exe
including logging:
https://wrapper.tanukisoftware.com/doc/english/introduction.html#logging
{code}
> basic user guide - out of date - shows commons daemon rather than wrapper.exe
> -----------------------------------------------------------------------------
>
> Key: DIR-324
> URL: https://issues.apache.org/jira/browse/DIR-324
> Project: Directory
> Issue Type: Bug
> Components: sitedocs
> Reporter: Brian Brooks
> Assignee: Emmanuel Lecharny
> Priority: Minor
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> The
> {{Log settings of the Windows daemon process}}
> section of
> http://directory.apache.org/apacheds/basic-ug/1.4.4-configure-logging.html
> is out of date. It's shows configuration of the Apache DS windows service
> logging using the Commons Daemon user interface. But apacheds-2.0.0-M23.exe
> windows setup executable installs wrapper.exe. The wrapper.exe logging is
> configured in C:\Program Files (x86)\ApacheDS\conf\wrapper.conf.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)