Word Indexing, Mail Notification Blocked By Error

Hi All,

We're currently on 10.1 P1 we had a event processor reported Blocked By Error, I'm wondering is it logged in workgroup server logs?

Used below command across the log folder no results

get-childitem -path "D:\Micro Focus Content Manager\ServerLocalData\TRIM\Log" | select-string -pattern "Blocked By Error"

Any ideas?

Regards,

Umesh

  • Suggested Answer

    0  

    Hi
    The error might well be reported, but might not be the exact string you are looking for, it may be worth just looking for  "error" or "blocked"
    I am assuming that you are seeing this in CM event monitoring, which will not give any timing, but there may be a related entry in the Windows Event log that can be used to refine which log files the relevant error might be captured in.