This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Enterprise Console can't open

Hello,

I faced the problem when i opened the console, show the pop up 'An unexpected error' and i copy the error. Here is the error:

createAccessToken: LogonUser failed
----- [outer exception] -----
-- error: 0x8000FFFF (Catastrophic failure)
-- facility: Generic (System)
-- source: struct ISMT_CoreServices

at __thiscall bl::CReusingManagementServiceClientBroker::Pointers::Pointers(struct ISMT_CoreServices2 *,class ATL::CComBSTR)
at class ATL::CComPtr<struct IDispatch> __thiscall bl::CReusingManagementServiceClientBroker::logIn(const struct util::UserName &,class Loki::SmartPtr<class bl::SubEstate,class Loki::RefCountedMTAdj<class Loki::ClassLevelLockable>::RefCountedMT,struct Loki::DisallowConversion,struct util::NoDereferenceNull,class Loki::DefaultSPStorage>,const wchar_t *,class bl::UIControllerBase &)
at int __cdecl Run(int,class bl::CommandLine,enum bl::ConsoleType::Type)
at int __stdcall wWinMain(struct HINSTANCE__ *,struct HINSTANCE__ *,wchar_t *,int)

Thank you.



This thread was automatically locked due to age.
Parents
  • Hi Rosyid

    The reason you are getting this error is because the management service impersonation account cannot logon to the computer.

    Please check the database account* can log on to the management server computer, no policy is preventing it (DC - admins only for example)
    Check the account details specified in:
    HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node]\Sophos\EE\Management Tools\DatabaseUser
    are correct and the account as specified can log on to the local computer. Running the following command in a command prompt:
    runas /user:[account] cmd
    would be a good test that the account can log on to the computer.


    Note: If you have changed the password of this account it is recommended that you re-run the installer to re-enter the new account details. The extracted installer can typically be found in the location: 'C:\sec_[Version]\ServerInstaller\setup.exe'. E.g. 'C:\sec_52\ServerInstaller\setup.exe'. Re-running the installer will allow you to modify the installation.


    database account* : www.sophos.com/.../113954.aspx
Reply
  • Hi Rosyid

    The reason you are getting this error is because the management service impersonation account cannot logon to the computer.

    Please check the database account* can log on to the management server computer, no policy is preventing it (DC - admins only for example)
    Check the account details specified in:
    HKEY_LOCAL_MACHINE\SOFTWARE\[Wow6432Node]\Sophos\EE\Management Tools\DatabaseUser
    are correct and the account as specified can log on to the local computer. Running the following command in a command prompt:
    runas /user:[account] cmd
    would be a good test that the account can log on to the computer.


    Note: If you have changed the password of this account it is recommended that you re-run the installer to re-enter the new account details. The extracted installer can typically be found in the location: 'C:\sec_[Version]\ServerInstaller\setup.exe'. E.g. 'C:\sec_52\ServerInstaller\setup.exe'. Re-running the installer will allow you to modify the installation.


    database account* : www.sophos.com/.../113954.aspx
Children
  • Hello Bijou,

    Yes, i've known the databaseuser account but this issue can't fix. After upgrade console, one of the management tools registries are gone. it's a DatabaseInstaller registry, and my mistake is restore the old management tools registry backup file with old password of DatabaseUser registry.

    Thank you.

    Regards,

    Rosyid