Installfinalize. Return Value 3

Posted on  by admin

New installation of SCOM 2007 R2. The database server is Windows Server 2008 x64 with SQL Server 2005 SP3 x64 and the database part of SCOM 2007 R2 has been successfully installed onto this server. The RMS is on a different server running Windows Server 2008 R2 and the install progresses all the way to the stage where it says that it is removing backup files. There is then a long pause before I am informed that the install failed and to look for Return value 3 in the log. Searching the log I find this:Microsoft.EnterpriseManagement.OperationsManager, Version=6.0.4900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL, AppContext:, InstallMode: -4MSI (s) (7C:A4) 15:15:09:723: Pathbuf: 0, pcchPathBuf: 0MSI (s) (7C:A4) 15:15:09:723: MsiProvideAssembly is returning: 1607MSI (s) (7C:A4) 15:15:09:723: Entering MsiProvideAssembly. AssemblyName: Microsoft.EnterpriseManagement.OperationsManager, Version=6.0.4900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL, AppContext:, InstallMode: -4MSI (s) (7C:A4) 15:15:09:723: Pathbuf: 0, pcchPathBuf: 0MSI (s) (7C:A4) 15:15:09:723: MsiProvideAssembly is returning: 1607MSI (s) (7C:A4) 15:15:09:754: Note: 1: 2318 2:MSI (s) (7C:A4) 15:15:09:754: No System Restore sequence number for this installation.MSI (s) (7C:A4) 15:15:09:754: Unlocking ServerMSI (s) (7C:A4) 15:15:09:770: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.Action ended 15:15:09: InstallFinalize.

Return value 3.Action ended 15:15:09: INSTALL. Return value 3.but am none the wiser as to the reason why the install fails. Checking the event log I see lots of entries like.NET Runtime Optimization Service (clroptimizationv2.0.5072732) - Failed to compile: D:Program FilesSystem Center Operations Manager 2007Corgent.Diagramming.Converter.dll. Error code = 0x80131047and.NET Runtime Optimization Service (clroptimizationv2.0.5072732) - Failed to compile: D:Program FilesSystem Center Operations Manager 2007Corgent.Diagramming.CustomElements.dll. Error code = 0x80131047Any suggestions as to what the problem might be would be appreciated!laterfurther inspection of the install log I've found this:2009-10-07T15:282+01:00 Error: AddGroupToAdministratorRole: Error: Unable to resolve the user SCOM Adminstrators associated with the user role. Error code 1332. Check your active directory configuration.laterNow sorted, it was a permissions problem.

Success

Return Value 1603

Hi Joydens, Could you describe what your permissions look like now please? I have the exact same problem on a very similar setup, Win08 R2, SQL 2005 sp3 (x64) with Reporting Services and all the bits and bobs that go with it. RMS in on a seperate Win08 box. Scom reporting also installs up until 'removing backup files' and then rolls back, in the setuplog I am advised to look for 'Value 3' but this leads me nowhere. I am trying to use seperate Read, Wrtie and Action domain accounts for the various functions but so far no luck.