The Enterprise Vault Dashboard website loads a blank page with no navigation links.

Article: 100074142
Last Published: 2025-04-07
Ratings: 0 0
Product(s): Enterprise Vault

Problem

The Enterprise Vault (EV) Dashboard website does not render properly.  Users see an empty page with no navigation links:


Fig 1: Dashboard page shows mostly blank without any user controls

Error Message

No error is shown to the user, but the Windows System Event Log on the EV server hosting the Dashboard website will show events:

Log Name:      System
Source:        Microsoft-Windows-WAS
Event ID:      5021
Level:         Warning
Description:
The identity of application pool DashboardAPI is invalid. The user name or password that is specified for the identity may be incorrect, or the user may not have batch logon rights. If the identity is not corrected, the application pool will be disabled when the application pool receives its first request.  If batch logon rights are causing the problem, the identity in the IIS configuration store must be changed after rights have been granted before Windows Process Activation Service (WAS) can retry the logon. If the identity remains invalid after the first request for the application pool is processed, the application pool will be disabled. The data field contains the error number.

Log Name:      System
Source:        Microsoft-Windows-WAS
Event ID:      5057
Level:         Warning
Description:
Application pool DashboardAPI has been disabled. Windows Process Activation Service (WAS) did not create a worker process to serve the application pool because the application pool identity is invalid.

Log Name:      System
Source:        Microsoft-Windows-WAS
Event ID:      5059
Level:         Error
Description:
Application pool DashboardAPI has been disabled. Windows Process Activation Service (WAS) encountered a failure when it started a worker process to serve the application pool.

Cause

IIS cannot start the DashboardAPI application pool due to logon failure.

Solution

Re-apply the Vault Service Account (VSA) credentials under Advanced Settings for the DashboardAPI Application Pool.


Fig. 1: Application Pools section of the IIS management console, with DashboardAPI pool selected and click Advanced Settings highlighted in yellow.


Fig 2: Within Advanced Settings, edit the application Identity field. Enter the VSA User name and Password by clicking Set for the Custom account, highlighted in yellow. 

Was this content helpful?