Matlab won't launch : Java Error?

23 views (last 30 days)
Alice
Alice on 2 Oct 2014
Commented: Alice on 2 Oct 2014
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:
  1. # 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?

Answers (1)

Jeremy Kemmerer
Jeremy Kemmerer on 2 Oct 2014
There may be a problem with your Java installation.
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.
  1 Comment
Alice
Alice on 2 Oct 2014
Thank you for your response, have tried the above, to no avail!

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!