Matlab won't launch : Java Error?
19 次查看(过去 30 天)
显示 更早的评论
I have been having some problems with Matlab R2013a, it used to work fine but recently it was having trouble using some of the toolboxes : I attempted to see if Windows could solve the trouble by right clicking the Matlab icon and selecting "Troubleshoot Compatibility" - ever since then I cannot open Matlab and have found the following error:
- # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077ba08c5, pid=4084, tid=4704 # # JRE version: 6.0_17-b04 # Java VM: Java HotSpot™ 64-Bit Server VM (14.3-b01 mixed mode windows-amd64 ) # Problematic frame: # C [ntdll.dll+0x508c5] # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp #
I have tried completely unistalling Matlab and reinstalling it but it has not solved the problem
Any ideas?
0 个评论
回答(1 个)
Jeremy Kemmerer
2014-10-2
There may be a problem with your Java installation.
You can download Java Runtime Environment (JRE) from here: http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase6-419409.html#jdk-6u17-oth-JPR
The file that you want is “jre-6u17-windows-x64.exe”. This version is compatible with MATLAB R2013a.
If that does not work, you could also try uninstalling both MATLAB and Java, and then reinstalling MATLAB.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!