Rah*_*ani 4 installation appfabric sharepoint-2013 windows-server-2012
我正在尝试安装AppFabric 1.1在我身上,Windows Server 2012但它没有安装.它给出了错误.
AppFabric installation failed because installer MSI returned with error code:1603
Run Code Online (Sandbox Code Playgroud)
已创建的日志文件如下所示.
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 =====
Run Code Online (Sandbox Code Playgroud)
请帮我解决这个问题.我试图搜索每一件事,但它没有帮助我.
Rah*_*ani 12
我在谷歌搜索并找到了解决方案.当我尝试安装AppFabric之前,我已经安装了SQL Server.因此,在Environment Variable名称中的变量中有一个PSModulePathSQL Server路径.
所以我只是删除该路径并尝试AppFabric再次安装,问题解决了.
它现在已安装.
小智 6
发生此错误是因为您已删除installtion文件夹.在磁盘C上,该文件夹名称是GUID密钥,格式为c:/ 75f74225aca163c57a7737aa59a4.您必须重新运行WindowsServerAppFabricSetup_x64.msi,然后在第一个屏幕上按next,请查看安装路径并复制包含已生成错误代码的丢失文件的临时文件夹: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 Server"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 Server"LANGID = en-US
安装程序将转到错误之前的步骤,然后询问丢失的文件夹,选择复制到C的文件夹的路径:在第一步中指示.
| 归档时间: |
|
| 查看次数: |
14370 次 |
| 最近记录: |