Hello all,
Pulling my hair out on this one.
On 1 of my 3 EV-servers, I have this event 41521 several times in a row.
The event reads:
Log Name: Symantec Enterprise Vault
Source: Enterprise Vault
Date: 4/29/2015 2:17:59 PM
Event ID: 41521
Task Category: Enterprise Vault Search
Level: Error
Keywords: Classic
User: N/A
Computer: EVServer.region.domain.com
Description:
Enterprise Vault Search cannot perform certain operations. Check that all Enterprise Vault services are running.
All services are running. There are no events indicating something else (like SQL connectivity), nor any events in the System or Application log. The search.log (verbose) also is not very helpfull.
There are no complaints from users (yet), it is just annoying that this is flooding my eventlog.
In the searchlogfile, i do see this:
14 04-29-2015 12:35:59.616 Verbose Move operations is not allowed because either delete is not allowed at site level or search policy setting for move operation is off. || User: Domain\Username
14 04-29-2015 12:35:59.616 Verbose Delete operation is not allowed because either delete is not allowed at site level or search policy setting for delete operation is off. || User: Domain\Username
16 04/29/2015 12:36:00.178 Error Enterprise Vault Search cannot perform certain operations. Check that all Enterprise Vault services are running. || User: Domain\Username
and sometimes line like below:
16 04/29/2015 12:36:00.178 Error Unhandled Exception in Enterprise Vault Search. || User: DOMAIN\Username|| System.Web.HttpException: This is an invalid webresource request.
at System.Web.Handlers.AssemblyResourceLoader.System.Web.IHttpHandler.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
As far asI can see, there are no issues with .Net, but I might be wrong.
Has anyone seen this before, and if so, did you get it fixed?
Thanks!