首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 其他开发语言 >

matlab卸载后多次安装出现异常

2012-12-14 
matlab卸载后多次安装出现错误昨天把matlab卸载后另安一个版本,但是总是出现错误一下为部分安装过程日志(

matlab卸载后多次安装出现错误
昨天把matlab卸载后另安一个版本,但是总是出现错误
一下为部分安装过程日志
(五月 05, 2012 10:14:44) setting HKEY_LOCAL_MACHINE\Software\MathWorks\MATLAB\7.13 to E:\Program Files\MATLAB\R2011b
(五月 05, 2012 10:14:45) Registering mwwinsound.dll
(五月 05, 2012 10:14:45) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\toolbox\daq\daq\private\mwwinsound.dll"]
(五月 05, 2012 10:14:46) registering assembly DotnetUtilities.dll in group MathWorks_Zone
(五月 05, 2012 10:14:46) Calling getDotNetFrameworkLocation
(五月 05, 2012 10:14:50) getDotNetFrameworkLocation: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\
(五月 05, 2012 10:14:50) Calling doesMWSecurityZoneExist for MathWorks_Zone
(五月 05, 2012 10:14:56) doesMWSecurityZoneExist: true
(五月 05, 2012 10:14:56) Calling doesCodeSubGroupExist for DotnetUtilities in code group MathWorks_Zone
(五月 05, 2012 10:14:56) doesCodeSubGroupExist: true
(五月 05, 2012 10:14:56) registering assembly HpcServerSoaClient.dll in group MathWorks_Zone
(五月 05, 2012 10:14:56) Calling getDotNetFrameworkLocation
(五月 05, 2012 10:14:56) getDotNetFrameworkLocation: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\
(五月 05, 2012 10:14:56) Calling doesMWSecurityZoneExist for MathWorks_Zone
(五月 05, 2012 10:14:56) doesMWSecurityZoneExist: true
(五月 05, 2012 10:14:56) Calling doesCodeSubGroupExist for HpcServerSoaClient in code group MathWorks_Zone
(五月 05, 2012 10:14:56) doesCodeSubGroupExist: true
(五月 05, 2012 10:14:56) Installing assembly MWArray.dll
(五月 05, 2012 10:14:56) Calling installAssemblyIntoGAC for E:\Program Files\MATLAB\R2011b\toolbox\dotnetbuilder\bin\win64\v2.0\MWArray.dll
(五月 05, 2012 10:15:03) installAssemblyIntoGAC: true
(五月 05, 2012 10:15:03) Installing assembly WebFiguresService.dll
(五月 05, 2012 10:15:03) Calling installAssemblyIntoGAC for E:\Program Files\MATLAB\R2011b\toolbox\dotnetbuilder\bin\win64\v2.0\WebFiguresService.dll
(五月 05, 2012 10:15:04) installAssemblyIntoGAC: true
(五月 05, 2012 10:15:04) setting HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\DotNetBuilder to E:\Program Files\MATLAB\R2011b\toolbox\dotnetbuilder\bin\win64\v2.0
(五月 05, 2012 10:15:04) Registering mwcomutil.dll
(五月 05, 2012 10:15:04) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\runtime\win64\mwcomutil.dll"]
(五月 05, 2012 10:15:09) Registering mwcomutil.dll
(五月 05, 2012 10:15:09) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\runtime\win64\mwcomutil.dll"]
(五月 05, 2012 10:15:09) Registering mwcommgr.dll
(五月 05, 2012 10:15:09) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\runtime\win64\mwcommgr.dll"]
(五月 05, 2012 10:15:10) Registering mwsamp.ocx
(五月 05, 2012 10:15:10) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\toolbox\matlab\winfun\win64\mwsamp.ocx"]


(五月 05, 2012 10:15:12) Registering mwsamp2.ocx
(五月 05, 2012 10:15:12) Running [C:\Windows\system32\regsvr32.exe, /s, "E:\Program Files\MATLAB\R2011b\toolbox\matlab\winfun\win64\mwsamp2.ocx"]
(五月 05, 2012 10:15:13) registering assembly dotnetcli.dll in group MathWorks_Zone
(五月 05, 2012 10:15:13) Calling getDotNetFrameworkLocation
(五月 05, 2012 10:15:13) getDotNetFrameworkLocation: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\
(五月 05, 2012 10:15:13) Calling doesMWSecurityZoneExist for MathWorks_Zone
(五月 05, 2012 10:15:13) doesMWSecurityZoneExist: true
(五月 05, 2012 10:15:13) Calling doesCodeSubGroupExist for dotnetcli in code group MathWorks_Zone
(五月 05, 2012 10:15:13) doesCodeSubGroupExist: true
(五月 05, 2012 10:15:13) Modify the system path if necessary.
(五月 05, 2012 10:15:13) java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at javax.swing.SwingWorker.get(Unknown Source)
at com.mathworks.wizard.worker.WorkerImpl.done(WorkerImpl.java:33)
at javax.swing.SwingWorker$5.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
at sun.swing.AccumulativeRunnable.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at com.mathworks.install.command.InsertPathIntoSystemPathCommand.getPathEntries(InsertPathIntoSystemPathCommand.java:308)
at com.mathworks.install.command.InsertPathIntoSystemPathCommand.entryAlreadyInPath(InsertPathIntoSystemPathCommand.java:298)
at com.mathworks.install.command.InsertPathIntoSystemPathCommand.addEntryToPathBeforeOlderAndEqualAppVersions(InsertPathIntoSystemPathCommand.java:123)
at com.mathworks.install.command.InsertPathIntoSystemPathCommand.execute(InsertPathIntoSystemPathCommand.java:58)
at com.mathworks.install.InstallModule$1.installProducts(InstallModule.java:209)
at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
at com.mathworks.installwizard.command.DWSInstaller.install(DWSInstaller.java:121)
at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)


at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)

(五月 05, 2012 10:15:13) Error: The application encountered an unexpected error and needs to close.  You may want to try re-installing your product(s).  More information can be found at C:\Users\David\AppData\Local\Temp\mathworks_David.log

求解决 求WHY
邮箱xdlu_zhenyu@163.com
[最优解释]
[code=C/C++][/#include<stdio.h>

int main()
{
      return 0;
}]
[其他解释]
可能是前面的卸载不彻底。
[其他解释]
是用360强力卸载电脑上软件卸载的
[其他解释]
现在我都安不上去

热点排行