¿Qué significa el código de error de Windows 15025 (ERROR_EVT_CHANNEL_CANNOT_ACTIVATE)?

 
Anterior Siguiente
ERROR_EVT_INVALID_PUBLISHER_PROPERTY_VALUE ERROR_EVT_FILTER_TOO_COMPLEX

ERROR_EVT_CHANNEL_CANNOT_ACTIVATE

Qué significa ERROR_EVT_CHANNEL_CANNOT_ACTIVATE

Activation necesita registration válida, backing log utilizable, access descriptor coherente y, en ciertos channel types, una sesión ETW disponible. Por eso el channel puede existir y aun fallar al pasar a estado activo.

Revise propiedades del channel, log file, security descriptor y eventos del servicio. Para Analytic/Debug compruebe la sesión ETW correspondiente. No reinstale el provider solo porque activation falle si la registration ya existe.

Qué comprobar

  • Registre channel type/properties.
  • Revise backing log y ACL.
  • Compruebe ETW session cuando aplique.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.