Wednesday, May 4, 2016

Illegal operation attempted on a registry key that has been marked for deletion

 SYMPTOMS

In Hyperion Financial Management (HFM) application , you may receive the following error message when attempting various HFM related operations such as Cluster configuration, Journal Entries, connecting via Smartview to HFM, or with Financial Reporting:
Illegal operation attempted on a registry key that has been marked for deletion.
An error has occurred. Please contact your administrator.
Error Number:70
Error Description:Permission denied
Error Source:Microsoft VBScript runtime error
Page On which Error Occurred:/hfm/loadextract/ExtractJournals.asp

CHANGES

This issue occurs only in EPM systems deployed on Windows 2008 server, so if a OS upgrade had occurred, this error may be thrown.

CAUSE

The identity user initially logged on to the server when the application launched. The issue happens when the identity user logs off and the COM+ application can no longer read registry keys in the profile of the identity user because of a new User Profile Service functionality of forcing the unload of the user profile on Windows 2008 when the user logs off.

SOLUTION

To resolve this issue, make the following change on all Financial Management servers in the environment:
Run group policy editor (gpedit.msc)
Expand to: Computer Configuration -> Administrative Templates -> System -> UserProfiles -> Do not forcefully unload the user registry at user logoff
Check the settings and change it from “Not Configured” to “Enabled”
Reboot the servers.

REFERENCE

Oracle Document ID :  1303843.1

No comments:

Post a Comment