EV12.3 - Event 7116 - The user name or password is incorrect. (0x8007052e)
Hello all,
Since a few days, we're seeing event 7116 in the EV Eventlog. It relates to accessing DVS files on our storage device (EMC Isilon). There have not been changes affecting EV (as far as I know), but this is an annoying event. It seems to occurr after a service restart, or after backup mode is cleared. I have found some references to orphaned processes, but these seem to not exist on our EV servers. A service restart, or a reboot, seem to prevent this issue for a few hours.
What I see in a backtrace is EV tries to write a file to storage, but that fails.
CNTFSStorageDeviceWriter::StoreStrippedPartEx:#119} Attempting to store attachment [1] to [edited storage location]
{EVCommandExecutor::ExecuteCommand} (Entry)
{CreateFileStreamCommand::Execute} (Entry)
{CreateFileStreamCommand::Execute:#217} _com_error exception: [The user name or password is incorrect. (0x8007052e)]
{CreateFileStreamCommand::Execute} (Exit) Status: [The user name or password is incorrect. (0x8007052e)]
{CSaveset2::Save:#209} _com_error exception: [The user name or password is incorrect. (0x8007052e)]
{EVCommandExecutor::ExecuteRecoverWithRetry} (Entry)
The strange part is that the mentioned file IS available on the storage.
Anyone an idea? Case is being logged, but just curious to learn if someone else has this.
This was (eventually) resolved. It turned out the Isilon kept loosing connection to AD servers, so was unable to check credentials. Right after this error, access was granted, so items have been written properly.
After some assistance from DELL/EMC, this issue has been resolved.