Error during encryption or decryption. System error code 997.

Hello,
I am trying to reconnect to a farmafter my PDC crashed and I had to create all the new users, When I run the sharepoint configuration tool and can get as far as entering the DB server which then finds the sharepoint_config. I add the connection details and select next which then throws up the following error:
09/13/2008 13:20:34  8  INF                              The parameter user is chosen,
so returning the value as IPIC\cdigby
09/13/2008 13:20:34  8  INF                              Entering function Command.this[string key]
09/13/2008 13:20:34  8  INF                                Entering function CommandCollectionBase.Get
09/13/2008 13:20:34  8  INF                                  Found value in collection for key password
09/13/2008 13:20:34  8  INF                                Leaving function CommandCollectionBase.Get
09/13/2008 13:20:34  8  INF                                Found parameter password in collection
09/13/2008 13:20:34  8  INF                              Leaving function Command.this[string key]
09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
09/13/2008 13:20:34  8  INF                              The parameter password is chosen, so returning the value as ***************
09/13/2008 13:20:34  8  INF                              Entering function Common.CreateSecureSringFrom
09/13/2008 13:20:34  8  INF                              Leaving function Common.CreateSecureSringFrom
09/13/2008 13:20:34  8  INF                              Entering function Farm.IsJoinedToFarm
09/13/2008 13:20:34  8  INF                                Entering function Farm.TryIsJoinedToFarm
09/13/2008 13:20:34  8  INF                                  My cached Farm object is null, so will load it
09/13/2008 13:20:34  8  INF                                  Calling SPFarm.Local and SPServer.Local to get the local farm objects
09/13/2008 13:20:34  8  INF                                  SPFarm.Local returned null.  This usually means that the server is not joined.  But, you can delete a server from the configdb without unjoining, which would mean that this machine still thinks it is joined.
09/13/2008 13:20:34  8  INF                                  Trying to access the server farm connection string
09/13/2008 13:20:34  8  INF                                  Entering function TaskCommon.TryGetWssVersion3ConnectionStringExists
09/13/2008 13:20:34  8  INF                                    Entering function RegistryHelper.RegistryHelper
09/13/2008 13:20:34  8  INF                                      The RegistryHelper has the key name as SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB and the registry hive as LocalMachine
09/13/2008 13:20:34  8  INF                                    Leaving function RegistryHelper.RegistryHelper
09/13/2008 13:20:34  8  INF                                    WSS v3 registry key SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Secure\ConfigDB for the connection string does not exist
09/13/2008 13:20:34  8  INF                                    Unable to get the WSS v3 connection string
09/13/2008 13:20:34  8  INF                                  Leaving function TaskCommon.TryGetWssVersion3ConnectionStringExists
09/13/2008 13:20:34  8  INF                                  DID NOT discover a v3 connection string and SPFarm.Local indicates that this machine is not joined.
09/13/2008 13:20:34  8  INF                                  Entering function Farm.Clear
09/13/2008 13:20:34  8  INF                                    Entering function CentralAdminServiceInstance.Reset
09/13/2008 13:20:34  8  INF                                    Leaving function CentralAdminServiceInstance.Reset
09/13/2008 13:20:34  8  INF                                  Leaving function Farm.Clear
09/13/2008 13:20:34  8  INF                                Leaving function Farm.TryIsJoinedToFarm
09/13/2008 13:20:34  8  INF                              Leaving function Farm.IsJoinedToFarm
09/13/2008 13:20:34  8  INF                              Creating connection string for config db SharePoint_Config server IPIC-SERVER2\SHAREPOINT
09/13/2008 13:20:34  8  INF                              Creating connection string for admin content db SharePoint_AdminContent_938f78c4-0a10-4a04-b4e0-26a95d7a9022 server IPIC-SERVER2\SHAREPOINT
09/13/2008 13:20:34  8  INF                              Using NTLM for sql connection string
09/13/2008 13:20:34  8  INF                              Openning configdb so that I can join it at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config in farm mode
09/13/2008 13:20:34  8  INF                              Now joining to farm at server IPIC-SERVER2\SHAREPOINT database SharePoint_Config
09/13/2008 13:21:38  8  ERR                              Task configdb has failed with an unknown exception
09/13/2008 13:21:38  8  ERR                              Exception: System.ArgumentException: Error during encryption or decryption. System error code 997.
   at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithMasterKey(Byte[] rgbEncryptedPassphrase)
   at Microsoft.SharePoint.Administration.SPEncryptedString.GetSecureStringValue()
   at Microsoft.SharePoint.Administration.SPEncryptedString.get_SecureStringValue()
   at Microsoft.SharePoint.Administration.SPProcessIdentity.get_SecurePassword()
   at Microsoft.SharePoint.Administration.SPApplicationPool.Provision()
   at Microsoft.SharePoint.Administration.SPWebServiceInstance.Provision()
   at Microsoft.SharePoint.Administration.SPFarm.Join()
   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
   at Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
   at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
If anyone can help me work around this I would be extremly grateful.
Thanks

   Hi,
I found an article explaining the issue: http://support.microsoft.com/kb/927156.
Please try to disconnect the configuration database from existing farm environment, and then create a new configuration database:
1.      Click Start, click Run, type cmd in the Open box, and then click OK.
2.      At the command line, change to the following directory: \Program Files\Common Files\Microsoft Shared\web server extensions
      \12\BIN
3.      At the command prompt, type the following command to create a new configuration database: psconfig -cmd configdb -create -server
     ServerName -database ConfigDBName -user Domain\User -password Password
4.      Rerun the SharePoint Products and Technologies Wizard.
Hope it helps.

Similar Messages

  • Service-specific error code 997 when starting up Oracle 9i service

    Hi,
    I have both Oracle 9i and 10g installed in a server. I've added 9i SID in 10g listner.ora. When I try to startup the 9i Oracle service in windows, I get "Windows could not start the 'service name' on Local Computer......If this is a non microsoft service, contact the service vendor, and refer to service-specific error code 997".
    Server is Windows 2003 R2 Standard Edition SP1
    Does anyone has a solution for this error?
    Thanks,
    listener.ora in 10g
    LISTENER10G =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = sgpdb1)(PORT = 1522))
    SID_LIST_LISTENER10G =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = RACE)
    (ORACLE_HOME = F:\Oracle\Ora10.2.0)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = IWK1010)
    (ORACLE_HOME = F:\Oracle\Ora9201)
    (PROGRAM = extproc)
    sqlnet.ora in 10g
    NAMES.DEFAULT_DOMAIN = world
    SQLNET.AUTHENTICATION_SERVICES= NONE
    NAMES.DIRECTORY_PATH= (TNSNAMES,EZCONNECT)
    tnsnames.ora in 10g
    RACE.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = sgpdb1)(Port = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = RACE)
    IWK1010.WORLD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SGPDB1)(PORT = 1522))
    (CONNECT_DATA =
    (SERVICE_NAME = IWK1010)
    )

    Here is the resutls. Pls note - startup/exit commands were not executed since did not connenct to sqlplus
    C:\Documents and Settings\Administrator>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:03:54
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Log messages written to F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 0 min. 4 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    C:\Documents and Settings\Administrator>sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Apr 13 12:05:16 2011
    Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    C:\Documents and Settings\Administrator>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:09:59
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.4.0 - Production
    Start Date 13-APR-2011 12:03:56
    Uptime 0 days 0 hr. 6 min. 3 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Log File F:\Oracle\Ora10.2.0\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sgpdb1.corpnet.ifsworld.com)(PORT=1521)))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    The command completed successfully
    C:\Documents and Settings\Administrator>lsnrctl service
    LSNRCTL for 32-bit Windows: Version 10.2.0.4.0 - Production on 13-APR-2011 12:10:08
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    Services Summary...
    Service "RACE_XPT" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    Service "race" has 1 instance(s).
    Instance "race", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0 state:ready
    LOCAL SERVER
    The command completed successfully

  • Failed to retrieve data from the database. Details: [Database Vendor Code: 997 ]

    Post Author: aya
    CA Forum: Crystal Reports
    Hi I am getting following problem while launching Crystal Report
    Failed to retrieve data from the database. Details: [Database Vendor Code: 997 ] Failed to retrieve data from the database. Details: [Database Vendor Code: 997 ]
    The database is Oracle.
    Thanks

    Post Author: pvierheilig
    CA Forum: Crystal Reports
    Have you been able to resolve this yet?  I don't have any reference to Oracle error codes but would suspect a quick Google of something like 'Oracle error code 997' should result in good information, since it is an Oracle error...
    Hope this helps.

  • SCCM 2012 SP1 CU5 - Unknown error code when deploying Bitlocker encryption (happens during check for Bitlocker partition)

    Hi
    It says in the smsts.log file from the laptop:
    Evaluating a WMI condition expression TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Expand a string: root\cimv2 TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Expand a string: SELECT * FROM Win32_DiskPartition WHERE DiskIndex = 0 and Index = 0 and Size = 100 TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    The condition for the action (Create BitLocker partition) is evaluated to be true TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Expand a string: smsswd.exe /run: cmd.exe /c bdeHdCfg.exe -target default -size 300 -quiet TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Expand a string:  TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Start executing the command line: smsswd.exe /run: cmd.exe /c bdeHdCfg.exe -target default -size 300 -quiet TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    !--------------------------------------------------------------------------------------------! TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Expand a string: WinPEandFullOS TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Executing command line: smsswd.exe /run: cmd.exe /c bdeHdCfg.exe -target default -size 300 -quiet TSManager 03-02-2015 13:34:58 7304 (0x1C88)
    Creation event received for process 7976 mtrmgr 03-02-2015 13:34:58 4564 (0x11D4)
    [ smsswd.exe ] InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    PackageID = '' InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    BaseVar = '', ContinueOnError='' InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    ProgramName = 'cmd.exe /c bdeHdCfg.exe -target default -size 300 -quiet' InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    SwdAction = '0001' InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    Getting linked token InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    failed to get the linked token information. It may not be available. Error 1312 InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    Process ID 7976 is for process C:\Windows\CCM\smsswd.exe mtrmgr 03-02-2015 13:34:58 4564 (0x11D4)
    No matching rule found for process 7976 mtrmgr 03-02-2015 13:34:58 948 (0x03B4)
    Working dir 'not set' InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    Executing command line: Run command line InstallSoftware 03-02-2015 13:34:58 4668 (0x123C)
    Creation event received for process 7452 mtrmgr 03-02-2015 13:34:58 4564 (0x11D4)
    Process ID 7452 is for process C:\Windows\system32\cmd.exe mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Found match against RuleID LGR00188 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Creation event received for process 7940 mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Tracked usage for process 7452 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Process ID 7940 is for process C:\Windows\system32\conhost.exe mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Creation event received for process 3104 mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Found match against RuleID LGR00183 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Tracked usage for process 7940 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Process ID 3104 is for process C:\Windows\system32\BdeHdCfg.exe mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Creation event received for process 7552 mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    No matching rule found for process 3104 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Process ID 7552 is for process C:\Windows\System32\vdsldr.exe mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    Creation event received for process 7152 mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    No matching rule found for process 7552 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Process ID 7152 is for process C:\Windows\System32\vds.exe mtrmgr 03-02-2015 13:34:59 4564 (0x11D4)
    No matching rule found for process 7152 mtrmgr 03-02-2015 13:34:59 948 (0x03B4)
    Termination event received for process 3104 mtrmgr 03-02-2015 13:35:00 4564 (0x11D4)
    Termination event received for process 7452 mtrmgr 03-02-2015 13:35:00 4564 (0x11D4)
    Process completed with exit code 3231711234 InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    Termination event received for process 7940 mtrmgr 03-02-2015 13:35:00 4564 (0x11D4)
    BitLocker Drive Preparation Tool version 6.1.7601 InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    opyright (C) 2006-2008 Microsoft Corporation. InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    Command line returned 3231711234 InstallSoftware 03-02-2015 13:35:00 4668 (0x123C)
    Termination event received for process 7976 mtrmgr 03-02-2015 13:35:01 4564 (0x11D4)
    Process completed with exit code 3231711234 TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    !--------------------------------------------------------------------------------------------! TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Failed to run the action: Create BitLocker partition.
    Unknown error (Error: C0A00002; Source: Unknown) TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Set authenticator in transport TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Set a global environment variable _SMSTSLastActionRetCode=-1063256062 TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Set a global environment variable _SMSTSLastActionSucceeded=false TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Clear local default environment TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Failed to run the action: Create BitLocker partition. Execution has been aborted TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Set authenticator in transport TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Failed to run the last action: Create BitLocker partition. Execution of task sequence failed.
    Unknown error (Error: C0A00002; Source: Unknown) TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Set authenticator in transport TSManager 03-02-2015 13:35:01 7304 (0x1C88)
    Termination event received for process 6188 mtrmgr 03-02-2015 13:35:03 4564 (0x11D4)
    Termination event received for process 7552 mtrmgr 03-02-2015 13:35:06 4564 (0x11D4)
    Task Sequence Engine failed! Code: enExecutionFail TSManager 03-02-2015 13:35:07 7304 (0x1C88)
    **************************************************************************** TSManager 03-02-2015 13:35:07 7304 (0x1C88)
    Task sequence execution failed with error code 80004005 TSManager 03-02-2015 13:35:07 7304 (0x1C88)

    Hi Jason
    See below. The problem is that on some of our laptops not anywhere geographically close to our IT department, the laptop has been setup with 2 partitions and on some only with 1 partition (we used another deployment system 2 years ago), so I am trying
    to prepare all our corporate laptops for Bitlocker encryption. The reason why I made this task sequence was to hit all those laptops that is not being reinstalled / installed again in the near future.
    Do you have any suggestions, should it help to remove the cmd.exe /c in front of the Bitlocker cmd line ?
    We have tried the MBAM solution, but in my opinion too many problems with the MBAM client.

  • Error while creating Mysite in sharepoint 2010 , System error code 0

    Hi I was trying to create Mysite and I got the following error.
    Previously all user able to create MySite this error is coming from 3 days
    My Site creation failure for user XXXX\cwr.SMahindrakar' for site url 'https://XXXXXXXX/personal/cwr_smahindrakar'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateException: A failure was encountered while attempting to create the site. ---> System.ArgumentException: Error during decryption. System error code 0.
    at Microsoft.SharePoint.Administration.SPCredentialManager.DecryptWithApplicationCredentialKey(Byte[] rgbEncryptedPassphrase)
    at Microsoft.SharePoint.Administration.SPPeoplePickerSearchActiveDirectoryDomain.get_Password()
    at Microsoft.SharePoint.Utilities.SPActiveDirectoryDomain..ctor(SPPeoplePickerSearchActiveDirectoryDomain peoplePickerDomain)
    at Microsoft.SharePoint.Utilities.SPUserUtility.GetWindowsPrincipalResolvers(SPWebApplication webApp, String userAccountDirectoryPathRestriction, SPPrincipalResolver bySidResolver)
    at Microsoft.SharePoint.Utilities.SPUserUtility.CreatePrincipalResolvers(SPWebApplication webApp, ICollection`1 urlZones, Nullable`1 currentZone, SPPrincipalResolver bySidResolver, String userAccountDirectoryPathRestriction, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipalInternal(SPWeb web, SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, SPUserCollection usersContainer, Boolean inputIsEmailOnly, Boolean alwaysAddWindowsResolver)
    at Microsoft.SharePoint.Utilities.SPUtility.ResolvePrincipal(SPWebApplication webApp, Nullable`1 urlZone, String input, SPPrincipalType scopes, SPPrincipalSource sources, Boolean inputIsEmailOnly)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.SPSite.SelfServiceCreateSite(String siteUrl, String title, String description, UInt32 nLCID, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String contactLogin, String contactName, String contactEmail, String quotaTemplate, SPSiteSubscription siteSubscription)
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    --- End of inner exception stack trace ---
    at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2()
    at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
    at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
    Error is coming on Prod Env, I have tried diffrent trial and Error method but still I am not able to find root cause.
    Please mark answer , if you think answer is helpful or correct.

    Hi All,
    To resolve these issues I have checked following things, and which all seems no issues
    1)Quota Limit
    2)Database read only mode
    3)Appl pool account access to database
    4)Changed app pool account with farm account
    5)Added app pool account to MySite admin group
    6)Database size limit
    7)Site collection site limit to MySite host
    8)User Profile service is running or not
    9)Self site creation to user
    10)Service application association to MYsite Host
    All above I have tested but it seems no error, still I am getting above Error.
    One more things I want to add is that Central admin  people picker does not recognize users. 
    That can be an issue?
    Please mark answer , if you think answer is helpful or correct.

  • Error code 0x80070570 during install of Windows 7 64-bit

    Hi
    I have a Macbook Pro 2008 - 2.53 Ghz Intel Core 2 Duo. It has 8Gb of RAM. I have run Windows 7 on this machine before successfully so I do not know what has changed except for the RAM.
    The steps I took are below.
    - start bootcamp
    - repartition hard drive (successful) - 70GB
    - insert Windows 7 64 bit disc (original - bought at launch) when instructed and select restart via Bootcamp
    - boots into Windows 7 installer successfully
    - I select Advanced installation
    - I format the Bootcamp partition
    - then installation starts. It reaches Expanding Windows File stage. At 42% an error occurs (below).
    "Windows cannot install required files. The file maybe corrupt or missing. Make sure all files required for installation are available, and restart the installation. Error code: 0x080070570"
    This can be reproduced every single time and at the same exact stage and percentage. I have tried different partition sizes with no success. I am using the original discs from Microsoft and also tried a copy of the disc with the same exact results. My Macbook Pro could install 8GB of RAM due to a secret firmware upgrade from Apple and it was discovered by some fix it site and they announced it which resulted in Kingston selling an upgrade kit which I purchased and installed. It works like a charm with OSX. Everything runs very smoothly and there are no errors at all on OSX. I can even run Final Cut Pro X and it uses all my RAM with no errors or crashes, so I am at a loss.
    I hope someone out there has had similar issues and found a way to resolve it. Thank you.
    Adam

    I just successfully installed Windows 8.1 Update 1 on BootCamp on Mac OS X Yosemite. Here is a step by step I just wrote, hope it helps y'all:
    How to successfully install Windows 8, or above, on Mac OS X Mavericks or above:
    Requirements:
    1- Windows OS ISO Image file
    2- An 8GBs USB Flash Drive
    3- A good Internet connection as you will need to download the Windows compatible drivers for your Mac
    Steps:
    1- Open up Disk Utility and create an additional partition for Windows formatted as ExFat. 100GBs, or above, is recommended as update to the operating system, as well as Apps requiere space on your HD or SSD [This step can be done during Mac OS X's installation process]
    2- Open up BootCamp Assistant
    3- Make sure only the 'Create a Windows 7 or later version install disk' is checked and your USB Flash Drive plugged in and click 'Continue'
    4- Click 'Choose' and select your Windows ISO Image file
    5- Select the USB Flash Drive you will be using during the installation process and click continue to confirm
    6- Once done, restart your Mac and hold down the 'alt/option' key on your keyboard to bring up the Boot Menu
    7- Select the USB Flash Drive named Windows, not the UEFI Boot
    8- Install Windows as you normally would
    * Remember to press and hold the 'alt/option' key, and select the Windows Partition, whenever the installation process requires your Mac to restart
    * http://msdn.microsoft.com/en-us/library/windows/apps/jj945423.aspx
    * http://windows.microsoft.com/en-us/windows-8/install-windows-on-mac

  • Windows 7 Backup "The System cannot find the path specified" - Error Code 0x80070003

    I'm having severe problems backing up my own machine to a share on our
    FILE-SERVER as \\FILE-SERVER\Backup\
    I have already backed up another PC successfully using exactly the same settings I have used on my own PC. So I presume it is nothing to do with the
    FILE-SERVER or the Backup settings.  It has to be something to do with what I'm trying to backup from my machine.
    First some background.
     This exercise all began when the Windows Server 2008 r2
    O/S fell over on one of our Servers. I tried reinstalling the O/S several times, without success. In the end I grabbed another drive and re-built the O/S. I then had problems promoting it to a Domain Controller on the network.
     In the end I renamed the Server from FILESERVER
    to FILE-SERVER.
    We routinely share four folders on what is now
    FILE-SERVER:
    \\FILE-SERVER\Backup
    - a Folder where backups from all other machines are written, so that they will be backed up with the Server
    \\FILE-SERVER\Company
    - holds all our Company data
    \\FILE-SERVER\GEM
    - this is the application folder for our own database
    \\FILE-SERVER\Install
    - holds all Install files for the software we use
    These are all held on a RAID 1 Array that is separate from the System Disk that fell over.
    Prior to the Server falling over, I had Backup working fine on my machine. 
    On my Notebook PC I had made these shared folders 'Available Offline', so that I still had everything available to me when I was out of the office. They were
    of course shared as \\FILESERVER\... not \\FILE-SERVER\...
    Having got the Server up and going again, I began to get the Backups from the Windows 7 Client PC's going again.
     I started with a Desktop, which of course did not have any Offline Files.
     That proved relatively straight-forward.
    I then started with my machine. Initially I did not make the above shared folders 'Available Offline'. I set up my Backup using exactly the same settings that
    had worked OK on the desktop machine. But when I ran the backup I got:
    The System cannot find the path specified, Error Code 0x80070003
    I tried all sorts of things to get it to work:
    I restored the system to the earliest point possible,
    I ran chkdsk,
    I defragged the drive
    All to no avail, so I tried backing up:
    with and without a system image,
    reducing the backup to a single folder, 
    a single Folder with only one .txt file in it, 
    making the Folders 'Available Offline' again.
    Nothing made any difference.
     In the end I looked in the Sync Center to look at the Offline Files Folder.
     Under Mapped Network Drives I discovered I still had the Files and Folders from
    \\FILESERVER.  In their Shortcut Menu 'Always Available Offline' was greyed out. So I deleted the Offline Copies. This deleted the Files in the Folders but not the Folders.
    Since I could find no way of deleting the old Mapped Network Drives, I decided I'd painted myself into a corner by renaming the Server.
     So I bit the bullet and re-installed my Notebook too.  This did get rid of the unwanted old Mapped Network Drives - BUT NOT THE ERROR!!
    I’ve been through all the troubleshooting procedures in: 
    http://social.technet.microsoft.com/Forums/windows/en-US/629597bb-7be0-455c-b81e-a149472d3f9b/windows-7-backup-the-system-cannot-find-the-path-specified-error-0x80070003?forum=w7itprogeneral
    Method 1
    It had none of the symptoms reported in  
    http://support.microsoft.com/kb/973455 
    but I scanned for ‘reparse’ points anyway.  Found several “Junction Points” but none that were “Mounted Volumes”, just ordinary ‘File Folders’.
    Method 2
    Check a drive for errors. 
    Looked at: 
    http://windows.microsoft.com/en-us/windows7/Check-a-drive-for-errors
    Checked
    both boxes.  I closed machine down, to check for errors when it re-started. 
    It didn’t seem to find anything. 
    I say seem, because I did not actually see it finishing checking the empty space, but stages 1-4 found no problems and Windows 7 restarted normally. 
    It did detect 66 ‘Reparse’ Points, which is more than it found when I scanned for them earlier. 
    Method 3
    Yes, I am an administrator or my own machine and, as such, I have ‘Full Access’.
    I downloaded an ran the Process Monitor, filtering for Process Name “Wbengine.exe”, but did dot get a single event. 
    So I’m not sure what’s going on.
    HELP - I'm out of ideas!
    I have a WORD Document that documents all the Settings I've used on both the Server and the Clients, together with the reasoning behind those settings, but
    I cannot find a way of uploading it.

    I am having the exact same problem with Windows 7 Professional. Out of the blue, this issue just started a few months ago when running my monthly Windows Backup where I have used a USB drive for the last 3 years, and never ever had this issue before. Most
    of the solutions listed on the Microsoft websites and answers deal with
    "Restore" functions, not the
    "Backup" itself. I have 3 folders being skipped during the backup.
    So I went and changed the Backup from "let Microsoft choose files, directories, etc" to "Let me choose". I included the files and folders that were being skipped, and ran the "Backup" again, and got the same error message,
    but the files that were skipped the first time were "Backed up" finally. This issue is somehow related to my "Libraries"?
    The 3 backup problems are:
    Backup encountered a problem while backing up file C:\Windows\System32\config\systemprofile\My Audio Books\Audio Book Recordings. Error:(The system cannot find the path specified. (0x80070003))
    Backup encountered a problem while backing up file C:\Windows\System32\config\systemprofile\My Audio Books\Audio Book CD Label-Cover Art. Error:(The system cannot find the path specified. (0x80070003))
    Backup encountered a problem while backing up file C:\Windows\System32\config\systemprofile\My Audio Books\Audio Book MP3 Tag Art. Error:(The system cannot find the path specified. (0x80070003))
    Did a "checkdisk" - no problems. Ran a program to fix registry - no problems. All updates up to date. I guess I could eliminate these folders from the Backup folders in the
    Library, and just choose them under the "Users" locations, and be done with it. But I really want to understand this, and fix it. This is within Windows 7 and may be related to Windows Media Player or
    some recent Windows update.  Thanks.

  • Error code -50 or system hand when copying

    Hi all
    I'm hoping someone can give me some extra info about an error code -50 / system hang that I keep experiencing. I've already done some research so I think I know where the problems might lie but not exactly how to solve them.
    OK, my iBook hard drive is getting full, possibly too full, it's a 60Gb drive with 8.5Gb free space when I boot, which drops to around 7.8 Gb when I've been working for a while. I backup to an HFS+ formatted Lacie d2 drive connected by firewire.
    To free up disk space on the iBook I decided to get a Netgear readyNAS duo, use this as a backup device. Then use the firewire drive to store and work on data which would previously have been on the internal drive.
    So no I have the firewire drive set up, with all the data and I'm trying to backup to the readyNAS before deleting anything on my iBook drive. So far I have tried the following to copy data from the iBook, or from the firewire drive to the readyNAS:
    1) Copy and paste using Finder
    2) NTI Shadow backup software (supplied with the Netgear readyNAS)
    3) Chronosync (trial copy)
    4) Synk 6.4 pro
    Using these methods (and the trial software within it's imitations) I get the following results:
    1) Finder will produce "Error Code -50" message sometimes and stop. Other times the whole Finder will just hang after approx 650Mb of data has been copied. The whole Finder stops responding and the only solution has been to force shut down using the power button.
    2) NTI Shadow will produce a series of errors saying the file or folder could not be created (I'm guessing this is it's response to a system Error Code -50) and sometimes will hand.
    3) Chronosync will copy most items but not all - "error creating file/folder" is the result. Sometimes it hangs.
    4) Synk 6.4 has the same result as Chronosync.
    After looking though posts here and on the readynas.com forums, it seems the problem may be one of three things, in order of likelihood:
    1) Characters used in some of the file/folder names are OK in HFS+ formatted disks but not compatible with whatever format the readyNAS uses for it's disks (I'm guessing a linux/unix format). The readyNAS does support AFS, which it says is the best file system to use for Mac systems.
    Therefore, what characters should be removed from file/folder names before trying to copy? Is there a definitive list somewhere?
    2) The current iBook disk space is not large enough to allow me to copy over all the files in one go. I don't think this is the case as I've not been trying to back up the whole lot.
    3) There is a permissions issue. Again, I have set all permissions on the readyNAS volume to 777 so I don't think the problem is this.
    4) Max file size on the readyNAS. One file tried to copy is a 700Mb zip file, this is the file which has caused Finder to hang more than any other, after about 650Mb has been transferred
    Any comments / advise will be really helpful, even if it's just to help me discount a theory.

    Hi BDAqua
    We were talking about a similar topic here a few weeks ago! My answers are below:
    BDAqua wrote:
    -50 paramErr Error in user parameter list
    Apple's advice...
    http://docs.info.apple.com/article.html?artnum=107095
    I can connect to the shared drive fine and can copy/delete/move most individual files to and from the NAS. The error-50 comes during copy of multiple files.
    How big is the Firewire drive?
    320Gb - easily large enough
    I'm thinking you should make a complete bootable clone to it myself.
    Get carbon copy cloner to make an exact copy of your old HD to the New one...
    http://www.bombich.com/software/ccc.html
    This is exactly how I've been backing up in the past except using Superduper (not Carbon Copy Cloner) to create bootable backups. The issue now is that I need to free up space on the iBook hard drive.
    If the NAS can be formatted for AFS/HFS+/MacOSextended, then that is best.
    I don't know what format the disks use. I think the readyNAS uses a form of linux as it's OS. It does support AFS however.
    Shame you already got the NAS, they're popular, but quirky.
    Yes, beginning to regret it but still can't say for certain if I'm doing something wrong or if the unit simply does not work as advertised. I bought this unit because of it's advertised AFS support and OSX compatibility, also for it's RAID capability and easy expansion
    filename/path length can be a problem as well as the illegal characters are / ? \ : * | ", as well as any character you can type using the Ctrl key.
    That makes a long list of characters to check, especially over approx 175000 files... I was planning to use Spotlight to do the checks but maybe you know of a quicker way?
    Just one more thought, I have an old Win XP box with more than enough space to try a backup to there. If the backup works without problems, it means a) I can try connecting to the NAS using SMB and b) it provides a good control case for working out what the problem is.
    Thanks for the help!

  • SQL Express 2008 R2 Error:15209 - An error occurred during encryption

    I am trying to install SQL Server Express 2008 R2 but it keeps failing .
    The computer is Windows 7 x64, all the latest service packs and updates installed. 
    The application is by Greatland, called Yearli (formerly called WinFiler). 
    Last year’s WinFiler, which was installed on this PC, used SQL 2008 Express (x86). 
    This year’s version is using R2 and attempted to install a new database. 
    I have since uninstalled last year’s database.
    When I run the Yearli install, it first attempts to install SQL Express 2008 R2, but the install fails with this error at the end of ERRORLOG:
    Error: 15209, Severity: 16, State: 1. "An error occurred during encryption."
    I have been researching this for days.  What I have done so far, based on MSKB and other user posts, is the following:
    Changed the account for the SQL service from Local System to NETWORK SERVICE. 
    Add NETWORK SERVICE to the “Protect” folder with Full permission added.
    Neither of these have worked.  SQL appears to be installed, but the service will not start.
    In the Windows System log I get this message:
    The SQL Server (WFP_SS8E) service terminated with service-specific error The specified resource name cannot be found in the image file..
    In the Windows Application log I get this message:
    FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'. Diagnose and correct the operating system error,
    and retry the operation.
    The App log error is interesting because there is no E: drive on the system.
    SFC /Scannow came up clean.
    I don’t have any other ideas, so if anyone else does, I’d appreciate it.

    SQL appears to be installed, but the service will not start.
    In the Windows System log I get this message:
    The SQL Server (WFP_SS8E) service terminated with service-specific error The specified resource name cannot be found in the image file..
    In the Windows Application log I get this message:
    FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'e:\sql10_main_t.obj.x86fre\sql\mkmastr\databases\objfre\i386\MSDBLog.ldf'. Diagnose and correct the operating system error,
    and retry the operation.
    Hi dfosbenner,
    According to your description, SQL Server fails to start and you get the error message (Operating system error 2……) in Windows Application log. To work around this issue, you might have to change the path of the files by running the following scripts from
    the command prompt. The example is to put MSDB files in C drive, you can change the path of the files to other drives.
    NET START MSSQL$SQLEXPRESS /f /T3608
    SQLCMD -S .\SQLEXPRESS
    ALTER DATABASE msdb MODIFY FILE ( NAME = MSDBData, FILENAME = 'C:\MSDBData.mdf');
    ALTER DATABASE msdb MODIFY FILE ( NAME = MSDBLog, FILENAME = 'C:\MSDBLog.ldf');
    go
    exit;
    NET STOP MSSQL$SQLEXPRESS
    For more details, please review the following thread.
    https://social.msdn.microsoft.com/Forums/sqlserver/en-US/54bbcac3-41c5-4a5d-a4f6-2669e538dc82/sqlserver-2008-express-install-error?forum=sqlexpress
    Thanks,
    Lydia Zhang

  • Error code = 601; message="An Error happened during call of MaxDB Tool sdbi

    I'm trying to install SAPNW7.0ABAPTrialSP12 and
    I did these steps and was able to reinstall without any problems.
    1. Run registry clean tool that came with the packaged software
    \Additional_Tools\RegCleanTool
    2. Then run Uninstall - System/Standalone Engine/Optional Standadlon ......
    This is under the Software Life-Cycle Options-Uninstall
    3. Check if there are any files located in
    \Program Files\sapinst_instdir -
    delete this directory
    \Documents and SettinsThe specified item was not found.\Local settings\Temp
    delete any references to SAP
    The above steps helped me to reinstall the Trial software.
    Make sure that the system for the install meet the following requirements:
    u2022 Operating System: Windows XP Professional (Service Pack 2) or Windows Server 2003 or Windows Vista
    u2022 Hostname must not exceed 13 characters
    u2022 NTFS-File system
    u2022 Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    u2022 At least 1 GB RAM (2-4 GB recommended)
    u2022 Pagefile size according to your RAM settings.
    u2022 Intel Pentium III/1.1 GHz or higher (or compatible)
    u2022 30 GB hard disk space temporary during installation - 24 GB permanent
    The actual hard disk space required is more than 32GB. It is best to install the SAP directory on a separate drive if possible. Othewise you have to make sure that the drive where you install SAP has sufficient space for you system and the SAP install.
    u2022 High-resolution monitor (1024x768 or higher, 256 colors)
    u2022 Make sure that no other SAP system is installed on your computer
    u2022 The SAP system requires several ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600, 3900 and 8000. A possible entry can be excluded by using the hash symbol (#). (Note: The entry sapmsNSP 3600 for dialog instances may not exist, as it is set to 0 in Trial versions).
    u2022 If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter.
    but it's happening the following error :
    (Dec 6, 2023 9:32:54 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file J:\sapdb\NSP\log.txt for details.
    (Dec 6, 2023 9:32:54 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile J:/DOCUME1/Nando/CONFIG1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile J:/DOCUME1/Nando/CONFIG1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Thanks,
    Nando

    I'm trying to install SAPNW7.0ABAPTrialSP12 and
    I did these steps and was able to reinstall without any problems.
    1. Run registry clean tool that came with the packaged software
    \Additional_Tools\RegCleanTool
    2. Then run Uninstall - System/Standalone Engine/Optional Standadlon ......
    This is under the Software Life-Cycle Options-Uninstall
    3. Check if there are any files located in
    \Program Files\sapinst_instdir -
    delete this directory
    \Documents and SettinsThe specified item was not found.\Local settings\Temp
    delete any references to SAP
    The above steps helped me to reinstall the Trial software.
    Make sure that the system for the install meet the following requirements:
    u2022 Operating System: Windows XP Professional (Service Pack 2) or Windows Server 2003 or Windows Vista
    u2022 Hostname must not exceed 13 characters
    u2022 NTFS-File system
    u2022 Internet Explorer 5.5 or higher or Firefox 1.0 or higher
    u2022 At least 1 GB RAM (2-4 GB recommended)
    u2022 Pagefile size according to your RAM settings.
    u2022 Intel Pentium III/1.1 GHz or higher (or compatible)
    u2022 30 GB hard disk space temporary during installation - 24 GB permanent
    The actual hard disk space required is more than 32GB. It is best to install the SAP directory on a separate drive if possible. Othewise you have to make sure that the drive where you install SAP has sufficient space for you system and the SAP install.
    u2022 High-resolution monitor (1024x768 or higher, 256 colors)
    u2022 Make sure that no other SAP system is installed on your computer
    u2022 The SAP system requires several ports for communication services. Therefore the file %WINDIR%\system32\drivers\etc\services must not include an entry for the ports 3200, 3600, 3900 and 8000. A possible entry can be excluded by using the hash symbol (#). (Note: The entry sapmsNSP 3600 for dialog instances may not exist, as it is set to 0 in Trial versions).
    u2022 If no DHCP server is available on your network (which dynamically determines the IP address) or your computer is not connected to any network, you need to install the virtual interface adapter MS Loopback Adapter.
    but it's happening the following error :
    (Dec 6, 2023 9:32:54 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file J:\sapdb\NSP\log.txt for details.
    (Dec 6, 2023 9:32:54 AM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile J:/DOCUME1/Nando/CONFIG1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile J:/DOCUME1/Nando/CONFIG1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Thanks,
    Nando

  • USMT 5.0 Error code 26 during scanstate, not looking in x86 folder

    Hi All,
    I have recently attempted to perform OSD using SCCM 2012. Bare metal deployments seem to be working fine, but now that I have tried to create a refresh task sequence using USMT 5 the TS fails during Scanstate.
    From looking at the errors USMT is trying to load the MigSys.dll file from C:\_SMSTaskSequence\Packages\0010005A\MigSys.dll but that file is actually in C:\_SMSTaskSequence\Packages\0010005A\x86\MigSys.dll". I don't know why it knows to run scanstate.exe
    from the proper architecture folder, but ignores that and looks for all of the other files at the root of the package id folder.
    Here is the scanstate.log:
    2013-07-18 13:31:42, Info                  [0x000000] SCANSTATE.EXE Version 6.2.9200.16384[gle=0x000000b7]
    2013-07-18 13:31:42, Info                  [0x000000] USMT Started at 2013/07/18:13:31:42.569
    2013-07-18 13:31:42, Info                  [0x000000] Command line: C:\_SMSTaskSequence\Packages\0010005A\x86\scanstate.exe
    \\SMP\SMPSTOREE_35137197$\4198A4A7DB1F8C89ECD956761335080BCBF8CF8B9FF9666C94A498762FDBF164 /o /localonly /encrypt /keyfile:**** /efs:copyraw /c /l:C:\WINDOWS\CCM\Logs\SMSTSLog\scanstate.log /progress:C:\WINDOWS\CCM\Logs\SMSTSLog\scanstateprogress.log /i:C:\_SMSTaskSequence\Packages\0010005A\MigUser.xml
    /i:C:\_SMSTaskSequence\Packages\0010005A\MigDocs.xml /i:C:\_SMSTaskSequence\Packages\0010005A\MigApp.xml /uel:30 /ue:*
    2013-07-18 13:31:42, Info                  [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\0010005A\MigUser.xml[gle=0x00000002]
    2013-07-18 13:31:42, Info                  [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\0010005A\MigDocs.xml[gle=0x00000002]
    2013-07-18 13:31:42, Info                  [0x000000] Script file specified: C:\_SMSTaskSequence\Packages\0010005A\MigApp.xml[gle=0x00000002]
    2013-07-18 13:31:42, Info                  [0x000000] Starting the migration process[gle=0x00000006]
    2013-07-18 13:31:42, Warning               [0x080404] AdjustPrivilege: LookupPrivilegeValue failed (Error:0x521)
    2013-07-18 13:31:42, Warning               [0x08040c] Failed to create SMI engine
    2013-07-18 13:31:43, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:31:43, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 19)...
    2013-07-18 13:31:49, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:31:49, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 18)...
    2013-07-18 13:31:55, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:31:55, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 17)...
    2013-07-18 13:32:01, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:01, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 16)...
    2013-07-18 13:32:08, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:08, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 15)...
    2013-07-18 13:32:14, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:14, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 14)...
    2013-07-18 13:32:20, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:20, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 13)...
    2013-07-18 13:32:26, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:26, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 12)...
    2013-07-18 13:32:33, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:33, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 11)...
    2013-07-18 13:32:39, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:39, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 10)...
    2013-07-18 13:32:45, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:45, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 9)...
    2013-07-18 13:32:51, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:51, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 8)...
    2013-07-18 13:32:57, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:32:57, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 7)...
    2013-07-18 13:33:04, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:04, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 6)...
    2013-07-18 13:33:10, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:10, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 5)...
    2013-07-18 13:33:16, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:16, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 4)...
    2013-07-18 13:33:22, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:22, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 3)...
    2013-07-18 13:33:28, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:28, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 2)...
    2013-07-18 13:33:35, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:35, Warning               [0x0803da] Waiting 6000 msec to retry hive load (tries remaining: 1)...
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4519,C:\Documents and Settings\rdailey\NTUSER.DAT)
    failed; giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\rdailey. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4739,C:\Documents and Settings\tbramha\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-4739,C:\Documents and Settings\tbramha\NTUSER.DAT)
    failed; giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\tbramha. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-5351,C:\Documents and Settings\tmorrow\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-5351,C:\Documents and Settings\tmorrow\NTUSER.DAT)
    failed; giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\tmorrow. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-6572,C:\Documents and Settings\jburhan\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-6572,C:\Documents and Settings\jburhan\NTUSER.DAT)
    failed; giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\jburhan. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-6688,C:\Documents and Settings\lmking\NTUSER.DAT) failed
    (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-6688,C:\Documents and Settings\lmking\NTUSER.DAT) failed;
    giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\lmking. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:41, Warning               [0x0803d9] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-9658,C:\Documents and Settings\oresearcher\NTUSER.DAT)
    failed (3)
    2013-07-18 13:33:41, Warning               [0x0803db] IndirectKeyMapper: RegLoadKey(HKEY_USERS,S-1-5-21-3399602010-199635127-1747905980-9658,C:\Documents and Settings\oresearcher\NTUSER.DAT)
    failed; giving up (3)
    2013-07-18 13:33:41, Warning               [0x0809c0] Incomplete user profile detected and ignored:C:\Documents and Settings\oresearcher. Error: 3. Subsequent missing profiles will be immediately
    ignored.
    2013-07-18 13:33:50, Error                 [0x08055d] MXE Agent: Loading migration XML C:\_SMSTaskSequence\Packages\0010005A\MigApp.xml threw an exception.: Win32Exception: Failed
    to load library "C:\_SMSTaskSequence\Packages\0010005A\MigSys.dll". Error: 0x0000007E: The specified module could not be found. [0x0000007E] void __thiscall Mig::CMXEScriptHandler::AddScriptFactory(class UnBCL::String *,class UnBCL::String *,int)
    2013-07-18 13:33:50, Error                 [0x000000] EngineStartup caught exception: Win32Exception: Failed to load library "C:\_SMSTaskSequence\Packages\0010005A\MigSys.dll".
    Error: 0x0000007E: The specified module could not be found. [0x0000007E] void __thiscall Mig::CMXEAgent::AddXmlFile(class UnBCL::String *)
    void __thiscall Mig::CMXEScriptHandler::AddScriptFactory(class UnBCL::String *,class UnBCL::String *,int)
    2013-07-18 13:33:50, Error                 [0x000000] Error while trying to start the migration process[gle=0x00000006]
    2013-07-18 13:33:50, Warning               [0x000000] Internal error 4 was translated to a generic error
    2013-07-18 13:33:50, Info                  [0x000000] Failed.[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000]   Software malfunction or Unknown exception[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] USMT Completed at 2013/07/18:13:33:50.478[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] ----------------------------------- USMT ERROR SUMMARY -----------------------------------[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] * USMT error code 26: [gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] +-----------------------------------------------------------------------------------------[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] | Software malfunction or Unknown exception, please check the following possible solutions:[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] | - Check log for any errors found in loaded migxml files[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] | - Verify config xml file is not loaded using /i[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] | - If duplicate SID exists from temp profile – use environment variable or delete temp profile[gle=0x00000006]
    2013-07-18 13:33:50, Info                  [0x000000] +-----------------------------------------------------------------------------------------[gle=0x00000006]

    did you create the USMT 5.0 package or was it installed as a result of installing Windows ADK ?
    Step by Step Configuration Manager Guides >
    2012 Guides |
    2007 Guides | I'm on Twitter > ncbrady

  • Received an error code -50 during manual backup?

    Please advise.
    I received this error while performing a manual backup to support my Time Machine back ups ... I was copying files to a Seagate GoFlex for Mac drive. This is a 1TB drive interfaced with FireWire 800 connection. On ocassion for no apparent reason, it loses its connection to the FW port (which I intend to take up with Seagate this week); however, as was not the case during this copy process, I am befuddled with this error message.
    I researched the (XCode) document in the Library/.../.../.../MacErrors.h, which stated this is some sort of "parameter error". As I did not enter any parameters and simply dragged the contents of the Mac HD Applications folder to a manual folder created on the portable drive, I am curious if I need to be concerned my files did not copy accurately.
    I receive the following "Copy" pop-up with an OK button as my only option:
    The operation can’t be completed because an unexpected error occurred (error code -50).
    Any suggestions, reassurance and/or feedback would be most appreciated. Thank you in advance for your input.
    Sincerely,
    Wynne Hunkler
    System specs:
    MacBook Pro 2.3 GHz Intel Core i7
    OS Version 10.6.8 (pending upgrade to Lion)
    RAM is 8GB 1333 MHz DDR3
    L2 Cache is 256 KB
    L3 Cache is 8 GB

    This article says it could be that the file name contains characters which are not allowed, but also says that's for MS-DOS formatted drives. Are you using Windows, or was the drive not formatted Mac Extended Journaled GUID?
    http://reviews.cnet.com/8301-13727_7-10342945-263.html

  • Client not installing during OSD - error code 80041002

    Hi All,
    I have an issue using SCCM 2012r2 with CU1 where the agent is not installing as part of the OSD step 'Setup Windows and ConfigMgr'. The error being returned is 1603 and with a bit more digging this appears to be this error
    Product: Configuration Manager Client -- Error 25150. Setup was unable to register the CCM_Service_HostingConfiguration endpoint
    The error code is 80041002
    followed by
    Error 25150. Setup was unable to register the CCM_Service_HostingConfiguration endpoint
    The error code is 80041002
    Having looked at some of the forums this appears to be a known issue which has a hotfix available if you are installing the client on a server hosting a ConfigMgr Management Point. However the issue I have is on a client PC during OSD.
    Originally I was installing the CU1 update using the PATCH= property in the installation properties and as part of my troubleshooting I have removed this leaving only the SMSCACHESIZE, SMSMP and FSP properties in the OSD step. This was working last week
    and I can see no reason why there would be any issues with this.
    Any help would be greatly appreciated as this is driving me crazy!

    @Nash The Setup Windows and ConfigMgr step contains the following:
    SMSCACHESIZE=20480 SMSMP=mpsiteserver.domain.local FSP=fspsiteserver.domain.local
    @Jason The errors are in clienmt.msi.log the end of the log looks like this:
    MSI (s) (F0:2C) [13:33:12:918]: Note: 1: 1729
    MSI (s) (F0:2C) [13:33:12:918]: Product: Configuration Manager Client -- Configuration failed.
    MSI (s) (F0:2C) [13:33:12:918]: Windows Installer reconfigured the product. Product Name: Configuration Manager Client. Product Version: 5.00.7958.1000. Product Language: 1033. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 1603.
    MSI (s) (F0:2C) [13:33:12:918]: Deferring clean up of packages/files, if any exist
    MSI (s) (F0:2C) [13:33:12:918]: MainEngineThread is returning 1603
    MSI (s) (F0:FC) [13:33:12:918]: RESTART MANAGER: Session closed.
    MSI (s) (F0:FC) [13:33:12:918]: No System Restore sequence number for this installation.
    === Logging stopped: 26/08/2014  13:33:12 ===
    While the section that contains the error 25150 looks like this:
    [13:33:12] Registering Hosting Configuration.
    MSI (s) (F0!A4) [13:33:12:638]: Closing MSIHANDLE (18847) of type 790531 for thread 2980
    [13:33:12] @@ERR:25150
    MSI (s) (F0!A4) [13:33:12:638]: Product: Configuration Manager Client -- Error 25150. Setup was unable to register the CCM_Service_HostingConfiguration endpoint
    The error code is 80041002
    MSI (s) (F0!A4) [13:33:12:638]: Closing MSIHANDLE (18845) of type 790531 for thread 2980
    Error 25150. Setup was unable to register the CCM_Service_HostingConfiguration endpoint
    The error code is 80041002
    MSI (s) (F0:C8) [13:33:12:638]: Closing MSIHANDLE (18843) of type 790536 for thread 1836
    CustomAction CcmRegisterHostingConfiguration returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (F0:2C) [13:33:12:638]: User policy value 'DisableRollback' is 0
    MSI (s) (F0:2C) [13:33:12:638]: Machine policy value 'DisableRollback' is 0
    Action ended 13:33:12: InstallFinalize. Return value 3.

  • Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.

    Dear Technet,
    Windows could not start the Cluster Service on Local computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code 2.
    My cluster suddenly went disappear. and tried to restart the cluster service. When trying to restart service this above mention error comes up.
    even i tried to remove the cluster through power-shell still couldn't happen because of cluster service not running.
    Help me please.. thank you.
    Regards
    Shamil

    Hi,
    Could you confirm which account when you start the cluster service? The Cluster service is a service that requires a domain user account.
    The server cluster Setup program changes the local security policy for this account by granting a set of user rights to the account. Additionally, this account is made a member
    of the local Administrators group.
    If one or more of these user rights are missing, the Cluster service may stop immediately during startup or later, depending on when the Cluster service requires the particular
    user right.
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Can't turn on FileVault, get message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account"

    Every time I try to turn on FileVault I get a message "an error occured during encryption (An error occurred during copying). FileVault won't be turned on for this account".
    The file is only 96GB and I have 800GB free space

    I had this issue with my Mac Pro. I needed to turn off Filevault because it was causing performance issues with my Adobe video editing software. I got the same message you did. It took some time, but I finally figured out how to solve the problem!! If you look in the console (Finder/Go/Utilities/Console) and go to the system log, you will be able to pinpoint what happened when the filevault failed to turn off. In my case, it was a few Firefox profile cahe files that were an issue (so I copied the profile folder to another disk, trashed the folder on my system drive, then emptied the trash). Then I tried again, and this time it was because of a few photos that were "locked". I unlocked the offending images and then tried once again and SUCCESS! I then replaced the Firefox profile folder to it's original location and everything is working like a charm. But most definately if people have "locked" folders or photos, Filevault will not be able to copy them and delete the encrypted version. I wish I had found a thread like this when I was going through my Filevault nightmare! Would have saved me a lot of trouble, worry and aggravation.
    If you really need to keep files encrypted or protected, simply create an encrypted disk image and keep only the files you want to protect in that image. It's extremely easy to do if you have Carbon Copy Cloner (An amazing and highly recommended  FREE system backup and hard drive cloning app. It will create a backup of whatever files or folders you chose and create a 128bit or 256bit password protected encrypted disk image that you can very easily access at any time.
    Hope this helps!!!!! Good luck!

Maybe you are looking for

  • Report to Monitor the change of delivery address on the delivery document

    Is there a report that can show me when a user had changed the delivery address in a sales document or delivery document. The ship to # would stay the same but the address can be changed within the sales document which does not effect Master Data rec

  • Assertion failure error while using hierarchy column in 11.1.1.7.1

    Hi all, I have done In-place upgrade of OBIEE from 11.1.1.5 to 11.1.1.7. Afterthat installed 11.1.1.7.1 patchset also. Dashboard prompts were created by using hierarchy column. While applying hierarchy prompt i am getting below error Assertion failur

  • Iphone not compatible with device

    I just got the ilive ICP689B clock radio which says it works with the iphone. When I plug in the phone, the phone displays the message "The iphone is not compatible with the device". I have been unsuccessful in contacting ilive as of now and wanted t

  • Passing request to htmldb_goSubmit

    I have an onLoad java script as onUnload:"javascript:htmldb_goSubmit(:REQUEST);" in my page level attributes(Page HTML body attribute). The request could be a parent tab,a standard tab or a breadcrumb menu item. If I press Cancel on the htmldb_goSubm

  • Hp Simple Pass Not working with Bank Accounts?

    Hi, I bought the HP Envy Touvhsmart j-158ca, but i am having lots of trouble using this for loging into my bank accounts ( TD Canada Trust, Scotia Bank, Bank of Montreal..., any bank...). I cannot login to these banks at all. I contacte the Hp depart