Forum Discussion

Igor_105635's avatar
Igor_105635
Icon for Nimbostratus rankNimbostratus
Aug 31, 2012

F5 MP installation fails with Fatal Error 1603

Hi guys,

 

 

I'm attempting to deploy F5 MP on Windows Server 2008 R2 box. The wizard steps are passed just fine. But the installation fails after - here is what I get in failure log ("Setup.log"):

 

 

 

Failover Clustering

 

=======================

 

Errors occurred while importing the modules. To view the errors, type "$error".

 

Failover Clustering not installed on this server

 

...

 

08-31-2012 08:37:17> Info: Installer stage: Sql.Database STARTING

 

<08-31-2012 08:37:17> Info: Installer Stage[Sql.Database]: action=Custom Install Action: Install, duration=00:00:00, state=Starting

 

<08-31-2012 08:37:27> Warning: Installer Stage[Sql.Database]: action=Custom Install Action: Install, duration=9.7sec, state=Failure [System.UnauthorizedAccessException: Access to the path 'C:\Users\DEVIXS\AppData\Local\Temp\F5 Networks\Management Pack\20120831_083641\ManagementPackDatabaseDefinition.xml' is denied.

 

at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

 

at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)

 

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)

 

at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)

 

at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)

 

at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)

 

at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)

 

at System.Threading.CompressedStack.runTryCode(Object userData)

 

at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

 

at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)

 

at System.Xml.XmlTextReaderImpl.OpenUrl()

 

at System.Xml.XmlTextReaderImpl.Read()

 

at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)

 

at System.Xml.XmlDocument.Load(XmlReader reader)

 

at System.Xml.XmlDocument.Load(String filename)

 

at F5Networks.ManagementPack.DataAccess.SqlServer.Utilities.PerformDatabaseOperation(String sqlServer, String databaseDefinitionFile, SqlDatabaseOperation operation, String[] operationArguments, String databaseName, String rootPath, String userName, String password)

 

at F5Networks.ManagementPack.Setup.Actions.Sql.DatabaseInstaller._PerformVerificationCheck(Utilities sqlUtilities, String dbDefinitionFilePath)

 

at F5Networks.ManagementPack.Setup.Actions.Sql.DatabaseInstaller.Install()

 

at F5Networks.ManagementPack.Setup.InstallerBase.<>c__DisplayClassa.b__9()

 

at F5Networks.ProgressTracking.ProgressEventSourceBase`1.<>c__DisplayClassb`1.b__8()

 

at F5Networks.ProgressTracking.Tracer.DoActionWithTryFinally[TReturnResult](GenericVoidHandler`1 activeCode, VoidVoidDelegate preCode, VoidGenericHandler`1 postCode, VoidVoidDelegate postCodeSuccess, VoidGenericHandler`1 postCodeFailure)

 

at F5Networks.ProgressTracking.Tracer.DoActionWithTryFinally[TReturnResult](GenericVoidHandler`1 activeCode, VoidVoidDelegate preCode, VoidGenericHandler`1 postCode)

 

at F5Networks.ProgressTracking.ProgressEventSourceBase`1.DoActionWithProgressNotification[TReturnResult](GenericVoidHandler`1 activeCode, String action)

 

at F5Networks.ManagementPack.Setup.InstallerBase.Run(CustomInstallActions action)

 

at F5Networks.ManagementPack.Setup.SetupHelper._ProcessStage(RequiredArguments arguments, Dictionary`2 customArguments)

 

at F5Networks.ManagementPack.Setup.SetupHelper.Main(String[] args) ]

 

<08-31-2012 08:37:27> Warning: Installer stage: Sql.Database FAILED

 

...

 

08-31-2012 08:37:46> Info: Removing Windows performance counters.

 

<08-31-2012 08:37:48> Info: Windows performance counters removed successfully.

 

<08-31-2012 08:37:48> FatalError: msi failed to run with exit code: 1603

 

<08-31-2012 08:37:48> FatalError: Standard error:

 

<08-31-2012 08:37:48> FatalError: Standard output:

 

<08-31-2012 08:37:48> FatalError: An error has occurred during the F5 Networks Management Pack Setup. Please review the following information to help to resolve the issue: The F5 Networks Management Pack setup has failed.

 

 

 

I would appreciate if you could shed a light on the problem.

 

 

 

2 Replies

  • Cause:

     

    The system is unable to load DLL MOMBIDLdr.dll.

     

    Resolution:

     

    • Copy MOmBidLdr.dll from C:\Program Files\System Center 2012\Operations Manager\Server to C:\Program Files\F5 Networks\Management Pack
    • Run the installation again