Error: The application encountered an unexpected error and needs to close. You may want to try re-installing your product(s)." when installing R2014a

5 visualizaciones (últimos 30 días)
java.util.concurrent.ExecutionException: java.lang.AbstractMethodError: com.mathworks.install.InstallerBuilderImpl.addReleaseData(Ljava/io/File;Lcom/mathworks/install/input/ComponentURLProvider;)V 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.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(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.pumpEventsForFilter(Unknown Source) at java.awt.WaitDispatchSupport$2.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.WaitDispatchSupport.enter(Unknown Source) at java.awt.Dialog.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at java.awt.Dialog.setVisible(Unknown Source) at com.mathworks.instutil.wizard.InstutilDialog.setVisible(InstutilDialog.java:36) at com.mathworks.wizard.ui.WizardUIImpl.showDialogOnCurrentThread(WizardUIImpl.java:359) at com.mathworks.wizard.ui.WizardUIImpl.access$1700(WizardUIImpl.java:42) at com.mathworks.wizard.ui.WizardUIImpl$9.run(WizardUIImpl.java:369) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(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.AbstractMethodError: com.mathworks.install.InstallerBuilderImpl.addReleaseData(Ljava/io/File;Lcom/mathworks/install/input/ComponentURLProvider;)V at com.mathworks.installwizard.command.GetUpdatesCallable.doCall(GetUpdatesCallable.java:89) at com.mathworks.installwizard.command.GetUpdatesCallable.doCall(GetUpdatesCallable.java:31) at com.mathworks.installwizard.command.AbstractWebServiceCallable.call(AbstractWebServiceCallable.java:43) at com.mathworks.installwizard.command.AbstractWebServiceCallable.call(AbstractWebServiceCallable.java:17) at com.mathworks.installwizard.command.ConditionalCallable.call(ConditionalCallable.java:23) at com.mathworks.installwizard.command.ConditionalCallable.call(ConditionalCallable.java:10) 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.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)

Respuestas (1)

Lin
Lin el 9 de Mayo de 2018
What's problem?

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by