How to capture diagnostic information for the Enterprise Vault extensions for OWA on Exchange 2007
Details:
For additional research to determine the cause of a failure
when using Enterprise Vault with Exchange 2007 Outlook Web Access (OWA), it may
be necessary to enabling diagnostic logging. Follow the steps below to
enable logging on Exchange 2007 OWA:
1. On the Exchange 2007 Client
Access Server (CAS) that the Enterprise Vault extensions were installed on, open
<exchange server install path>\Exchange Server\ClientAccess\Owa\web.config
2. Under the <appSettings> section, add the following line to
enable logging and then save the file:
<add
key="EnterpriseVault_LogEnabled" value="true"/>
Reproduce the
issue and then browse to the C:\Program Files\Enterprise Vault\OWA\Logs
directory and send in the log that was created by the reproduction (a separate
log is created for each OWA session of each mailbox per day). Logging may then
be disabled by removing the created line from web.config and then saving the
file.
Notes:
a.
Alternatively, changing the value="true" to value="false" will disable
logging.
b. If a DTrace of the issue also needs
to be captured, please postpone reproducing the issue until that has been
configured.
Products Applied:
Enterprise Vault for Microsoft Exchange 2007 7.5, 2007 7.5 SP1, 2007 7.5 SP2, 2007 7.5 SP3, 2007 7.5 SP4, 2007 7.5 SP5, 2007 7.5 SP6, 8.0, 8.0 SP1, 8.0 SP2, 8.0 SP3
Subjects:
Enterprise Vault for Microsoft Exchange
Owa: Other
Languages:
English (US)
Operating Systems:
Windows Server 2003Enterprise Server
THE INFORMATION PROVIDED IN THE SYMANTEC SOFTWARE KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. SYMANTEC SOFTWARE DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SYMANTEC SOFTWARE OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES,EVEN IF SYMANTEC SOFTWARE OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.