【问题标题】:Installing AppFabric 1.1 on Windows Server 2012 Giving Error在 Windows Server 2012 上安装 AppFabric 1.1 出现错误
【发布时间】:2013-03-05 12:45:26
【问题描述】:

我正在尝试在我的Windows Server 2012 上安装AppFabric 1.1,但它没有安装。它给出了类似的错误。

AppFabric installation failed because installer MSI returned with error code:1603

已创建的日志文件如下。

2013-03-05 18:06:29, Information           Setup  ===== Logging started: 2013-03-05 18:06:29+05:30 =====
2013-03-05 18:06:29, Information           Setup  File:             c:\338f6462408072c851cf3b1e\setup.exe
2013-03-05 18:06:29, Information           Setup  InternalName:     Setup.exe
2013-03-05 18:06:29, Information           Setup  OriginalFilename: Setup.exe
2013-03-05 18:06:29, Information           Setup  FileVersion:      1.1.2106.32
2013-03-05 18:06:29, Information           Setup  FileDescription:  Setup.exe
2013-03-05 18:06:29, Information           Setup  Product:          Microsoft(R) Windows(R) Server AppFabric
2013-03-05 18:06:29, Information           Setup  ProductVersion:   1.1.2106.32
2013-03-05 18:06:29, Information           Setup  Debug:            False
2013-03-05 18:06:29, Information           Setup  Patched:          False
2013-03-05 18:06:29, Information           Setup  PreRelease:       False
2013-03-05 18:06:29, Information           Setup  PrivateBuild:     False
2013-03-05 18:06:29, Information           Setup  SpecialBuild:     False
2013-03-05 18:06:29, Information           Setup  Language:         Language Neutral
2013-03-05 18:06:29, Information           Setup  
2013-03-05 18:06:29, Information           Setup  OS Name:                   Windows Server 2012 Release Candidate Datacenter
2013-03-05 18:06:29, Information           Setup  OS Edition:                ServerDatacenter
2013-03-05 18:06:29, Information           Setup  OSVersion:                 Microsoft Windows NT 6.2.8400.0
2013-03-05 18:06:29, Information           Setup  CurrentCulture:            en-US
2013-03-05 18:06:29, Information           Setup  Processor Architecture:    AMD64
2013-03-05 18:06:29, Information           Setup  Event Registration Source :    AppFabric_Setup
2013-03-05 18:06:29, Information           Setup  
2013-03-05 18:06:29, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : Initiating V1.0 Upgrade module.
2013-03-05 18:06:29, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : V1.0 is not installed.
2013-03-05 18:06:38, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : Initiating V1 Upgrade pre-install.
2013-03-05 18:06:38, Information           Setup  Microsoft.ApplicationServer.Setup.Upgrade.V1UpgradeSetupModule : V1.0 is not installed, not taking backup.
2013-03-05 18:06:39, Information           Setup  Executing C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis.exe with commandline -iru.
2013-03-05 18:06:39, Information           Setup  Return code from aspnet_regiis.exe is 0
2013-03-05 18:06:39, Information           Setup  Windows features successfully enabled.
2013-03-05 18:06:39, Information           Setup  Process.Start: C:\Windows\system32\msiexec.exe /quiet /norestart /i "c:\338f6462408072c851cf3b1e\Packages\AppFabric-1.1-for-Windows-Server-64.msi" ADDDEFAULT=Worker,WorkerAdmin,CacheClient,Setup /l*vx "C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1(2013-03-05 18-06-39).log" LOGFILE="C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1_CustomActions(2013-03-05 18-06-39).log" INSTALLDIR="C:\Program Files\AppFabric 1.1 for Windows Server" LANGID=en-US
2013-03-05 18:07:19, Information           Setup  Process.ExitCode: 0x00000643
2013-03-05 18:07:19, Error                 Setup  AppFabric installation failed because installer MSI returned with error code : 1603
2013-03-05 18:07:19, Error                 Setup  
2013-03-05 18:07:19, Error                 Setup  AppFabric installation failed because installer MSI returned with error code : 1603
2013-03-05 18:07:19, Error                 Setup  
2013-03-05 18:07:19, Information           Setup  Microsoft.ApplicationServer.Setup.Core.SetupException: AppFabric installation failed because installer MSI returned with error code : 1603
2013-03-05 18:07:19, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.WindowsInstallerProxy.GenerateAndThrowSetupException(Int32 exitCode, LogEventSource logEventSource)
2013-03-05 18:07:19, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.WindowsInstallerProxy.Invoke(LogEventSource logEventSource, InstallMode installMode, String packageIdentity, List`1 updateList, List`1 customArguments)
2013-03-05 18:07:19, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.MsiInstaller.InstallSelectedFeatures()
2013-03-05 18:07:19, Information           Setup     at Microsoft.ApplicationServer.Setup.Installer.MsiInstaller.Install()
2013-03-05 18:07:19, Information           Setup     at Microsoft.ApplicationServer.Setup.Client.ProgressPage.StartAction()
2013-03-05 18:07:19, Information           Setup  
2013-03-05 18:07:19, Information           Setup  === Summary of Actions ===
2013-03-05 18:07:19, Information           Setup  Required Windows components   :  Completed Successfully
2013-03-05 18:07:19, Information           Setup  IIS Management Console            :  Completed Successfully
2013-03-05 18:07:19, Information           Setup  AppFabric 1.1 for Windows Server  :  Failed
2013-03-05 18:07:19, Information           Setup  Hosting Services          :  Failed
2013-03-05 18:07:19, Information           Setup  Cache Client          :  Failed
2013-03-05 18:07:19, Information           Setup  Hosting Administration            :  Failed
2013-03-05 18:07:19, Information           Setup  Microsoft Update  :  Skipped
2013-03-05 18:07:19, Information           Setup  Microsoft Update          :  Skipped
2013-03-05 18:07:19, Information           Setup  
2013-03-05 18:07:19, Information           Setup  ===== Logging stopped: 2013-03-05 18:07:19+05:30 =====

请帮我解决这个问题。我试图搜索每件事,但它对我没有帮助。

【问题讨论】:

    标签: installation appfabric sharepoint-2013 windows-server-2012


    【解决方案1】:

    我在谷歌上搜索并找到了解决方案。当我在此之前尝试安装 AppFabric 时,我已经安装了 SQL Server。因此,在Environment Variable 中,名称为PSModulePath 的变量中包含SQL Server 路径。

    所以我只是删除了该路径并尝试再次安装AppFabric,问题就解决了。

    现在已安装。

    【讨论】:

    • 终于!解决我过去的困境。
    【解决方案2】:

    发生此错误是因为您删除了安装文件夹。在磁盘 C 上,文件夹名称是 GUID 键,格式为 c:/75f74225aca163c57a7737aa59a4。您必须重新运行 WindowsServerAppFabricSetup_x64.msi 并在第一个屏幕上按下一步之前,查看安装路径并复制包含已生成错误代码的丢失文件的临时文件夹:1603。

    您可以在日志文件中看到错误之前的行

    Process.Start: C:\Windows\system32\msiexec.exe /quiet /norestart /i “c:\338f6462408072c851cf3b1e\Packages\AppFabric-1.1-for-Windows-Server-64.msi” ADDDEFAULT=Worker,WorkerAdmin,CacheClient,Setup /l*vx "C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1(2013-03-05 18-06-39).log" LOGFILE="C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1_CustomActions(2013-03-05 18-06-39).log" INSTALLDIR="C:\Program Files\AppFabric 1.1 for Windows 服务器" LANGID=zh-CN

    然后去掉Process.Start:和/quiet这两个字,在MSDOS中以管理员身份执行命令

    C:\Windows\system32\msiexec.exe /norestart /i “c:\338f6462408072c851cf3b1e\Packages\AppFabric-1.1-for-Windows-Server-64.msi” ADDDEFAULT=Worker,WorkerAdmin,CacheClient,Setup /l*vx "C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1(2013-03-05 18-06-39).log" LOGFILE="C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1_CustomActions(2013-03-05 18-06-39).log" INSTALLDIR="C:\Program Files\AppFabric 1.1 for Windows 服务器" LANGID=zh-CN

    安装程序会跳转到错误前的步骤,然后询问丢失的文件夹,选择你复制到 C: 的文件夹的路径,如第一步所示。

    【讨论】:

    • 我承认我真的不明白为什么-但这对我有用-谢谢!
    【解决方案3】:

    同样的问题,PSModulePath 有 SQL Server 2012 路径,因为我已经安装了它,但路径有一个尾随双引号 ("),这会破坏任何使用 PSModulePath 变量的脚本。

    【讨论】:

      【解决方案4】:

      在上面的错误跟踪中,它说:-

      V1.0 is not installed
      

      您似乎正在安装 升级 软件包。那么,你不应该先安装1.0然后安装1.1吗?

      【讨论】:

      • 不,我直接从这个链接[link]microsoft.com/en-in/download/details.aspx?id=27115下载AppFabric并安装了。
      • 您是否按正确的顺序安装了先决条件并按照说明进行操作?
      • 是的,我从 SharePoint-2013 的 dvd 安装了先决条件,但在这个操作系统(Windows Server 2012)中,它不允许我安装。
      • 您在 appfabric 安装日志中看到什么了吗? C:\Users\Administrator\AppData\Local\Temp\AppServerSetup1_1(2013-03-05 18-06-39).log?上面的跟踪中提到了它。它可能有更多关于为什么 msi 爆炸的细节
      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-10-17
      • 2014-06-19
      • 1970-01-01
      • 2017-02-09
      • 2023-03-12
      相关资源
      最近更新 更多