Folder shortcut icon file location unknown

Veritas.EnterpriseVault.12.FileSystemArchivingTask.FileSystemArchivingTask.Folder_Link_Icon_File_Unknown.Rule (Rule)

Knowledge Base article:

Summary

This indicates that the IconFile tag in the folder shortcut file was pointing to an unknown URL (other than Enterprise Vault Search). The IconFile tag contains the location of the icon of the folder shortcut file.

Causes

The IconFile tag in the folder shortcut file was not pointing to the correct location. The correct location is http://ev_server/EnterpriseVault/search/Images. If there is a mismatch, Enterprise Vault considers the location as unknown and logs this event.

Resolutions

No resolution is required. This event only warns that file is not as expected. The File System archiving task updates the IconFile tag in the next run.

External

Veritas Event Database

Element properties:

TargetVeritas.EnterpriseVault.12.FileSystemArchivingTask
CategoryEventCollection
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType Veritas.EnterpriseVault.MonitoringProfile
WriteToDB WriteAction Microsoft.SystemCenter.CollectEvent Veritas.EnterpriseVault.MonitoringProfile
WriteToDW WriteAction Microsoft.SystemCenter.DataWarehouse.PublishEventData Veritas.EnterpriseVault.MonitoringProfile

Source Code:

<Rule ID="Veritas.EnterpriseVault.12.FileSystemArchivingTask.FileSystemArchivingTask.Folder_Link_Icon_File_Unknown.Rule" Target="Veritas.EnterpriseVault.12.FileSystemArchivingTask" Enabled="true" ConfirmDelivery="true" Remotable="true" Priority="Normal" DiscardLevel="100">
<Category>EventCollection</Category>
<DataSources>
<DataSource ID="DS" TypeID="Veritas.EnterpriseVault.12.EventProvider.DataSourceModuleType" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile">
<ComputerName>$Target/Property[Type="Veritas.EnterpriseVault.12.Task"]/ServerName$</ComputerName>
<EventNumber>41624</EventNumber>
<LogName>Application</LogName>
<EventSourceName>Enterprise Vault</EventSourceName>
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="WriteToDB" TypeID="SC!Microsoft.SystemCenter.CollectEvent" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
<WriteAction ID="WriteToDW" TypeID="MSDL!Microsoft.SystemCenter.DataWarehouse.PublishEventData" RunAs="EV!Veritas.EnterpriseVault.MonitoringProfile"/>
</WriteActions>
</Rule>