Event ID 34 — AD CS Program Resource Availability

Applies To: Windows Server 2008

Certification authorities (CAs) need adequate system resources and operating system components to function. If a server has insufficient memory or hard disk space, or if operating system components become unavailable, attempts to start Active Directory Certificate Services (AD CS) can fail.

Event Details

Product: Windows Operating System
ID: 34
Source: Microsoft-Windows-CertificationAuthority
Version: 6.0
Symbolic Name: MSG_E_RPC_INIT
Message: Active Directory Certificate Services did not start: Could not initialize RPC for %1. %2.

Resolve

Fix problems with remote procedure call (RPC)

To perform this procedure, you must have Manage CA permission, or you must have been delegated the appropriate authority.

To resolve problems with remote procedure call (RPC):

  • Check the event log message, as well as any additional messages preceding or immediately following this event for additional information.
  • Use the Reliability and Performance Monitor to assess memory and disk usage on the computer hosting the certification authority (CA). If necessary, increase Windows resources by adding physical memory, virtual memory, or physical storage.
  • Restart the computer and, if it does not restart automatically, the CA.
  • If this does not resolve the problem, you may need to restore Windows and the CA from a full backup.
  • You can use the procedures in the "Create a debug log" and "Enable CryptoAPI 2.0 Diagnostics" sections to compile information that will be useful if you need to contact Microsoft Customer Service and Support.

Create a debug log

To create a debug log:

  1. On the computer hosting the CA, click Start, type cmd and press ENTER.
  2. Type certutil -setreg ca\debug 0xffffffe3 and press ENTER.
  3. Click Start, point to Administrative Tools, and click Services.
  4. Select the Active Directory Certificate Services service, and click Start.
  5. When you have reproduced the issue, locate the certsrv.log file containing advanced diagnostic information in the %windir% directory.
  6. When you have finished generating the diagnostics, disable debugging by opening a command prompt window.
  7. Type certutil -delreg ca\debug and press ENTER.

Enable CryptoAPI 2.0 Diagnostics

To enable CryptoAPI 2.0 Diagnostics:

  1. On the computer hosting the CA, click Start, point to Administrative Tools, and click Event Viewer.
  2. In the console tree, expand Event Viewer, Applications and Services Logs, Microsoft, Windows, and CAPI2.
  3. Right-click Operational, and click Enable Log.
  4. Click Start, point to Administrative Tools, and click Services.
  5. Right-click Active Directory Certificate Services, and click Restart.

Verify

To perform this procedure, you must have membership in local Administrators on the computer hosting the certification authority (CA), or you must have been delegated the appropriate authority.

To confirm that the CA service is available:

  1. On the computer hosting the CA, click Start, type cmd and press ENTER.

  2. Type certutil -config <CAconfig> -ping and press ENTER.

    CAconfig is the CA configuration string, in the form CAhostname\CAname.

AD CS Program Resource Availability

Active Directory Certificate Services