4845N/A; * The contents of this file are subject to the terms of the
4845N/A; * Common Development and Distribution License, Version 1.0 only
4845N/A; * (the "License"). You may not use this file except in compliance
4845N/A; * You can obtain a copy of the license at
4845N/A; * See the License for the specific language governing permissions
4845N/A; * and limitations under the License.
4845N/A; * When distributing Covered Code, include this CDDL HEADER in each
; * file and include the License file at
; * add the following below this CDDL HEADER, with the fields enclosed
; * by brackets "[]" replaced with your own identifying * information:
; * Portions Copyright [yyyy] [name of copyright owner]
; * Copyright 2008-2010 Sun Microsystems, Inc.
; * ==========================================================================
; * Definition of the messages sent to the Windows Event Log.
; * ==========================================================================
; * ==========================================================================
; * ==========================================================================
English = 0x409 : MSG00409
Success = 0x0 : WIN_STATUS_SEVERITY_SUCCESS
Informational = 0x1 : WIN_STATUS_SEVERITY_INFORMATIONAL
Warning = 0x2 : WIN_STATUS_SEVERITY_WARNING
Error = 0x3 : WIN_STATUS_SEVERITY_ERROR
OPENDS = 0xFA0 : WIN_FACILITY_NAME_OPENDS
; * ==========================================================================
; * ==========================================================================
SymbolicName = WIN_EVENT_ID_SERVER_STARTED
SymbolicName = WIN_EVENT_ID_SERVER_STOP
SymbolicName = WIN_EVENT_ID_SERVER_START_FAILED
OpenDS failed in startup.
SymbolicName = WIN_EVENT_ID_SERVER_STOP_FAILED
SymbolicName = WIN_EVENT_ID_DEBUG
SymbolicName = WIN_EVENT_ID_SERVER_STOPPED_OUTSIDE_SCM
OpenDS stopped outside the Service Control Manager.