I can't install matlab2011b in windows 7 x64

2 views (last 30 days)
DiON
DiON on 15 Oct 2012
Here is my problem. I copy the matlab in disck e:\ and after I did Enable option Run this program in compatibility mode for. By default the option is selected forWindows XP (Service Pack 3), select it for Windows 7. but this does not solve my problem. I also tried it on Windows XP (Service Pack 3). but this does not solve my problem. it I saw that I got a txt file with an error in e:\.
this is to that it says in the file:
Has anyone met that before?
Hope sb can help it.
hs_err_pid1476 <-----------name file
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000076f9f4c5, pid=1476, tid=3636
#
# JRE version: 6.0_17-b04
# Java VM: Java HotSpot(TM) 64-Bit Server VM (14.3-b01 mixed mode windows-amd64 )
# Problematic frame:
# C [ntdll.dll+0x4f4c5]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000000095a000): JavaThread "main" [_thread_in_Java, id=3636, stack(0x0000000000030000,0x0000000000130000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
EAX=0x000000000011b488, EBX=0x0000000000000002, ECX=0x000000000011b558, EDX=0x000000000011b4c8
ESP=0x000000000011b478, EBP=0x000007fee4335710, ESI=0x0000000000000020, EDI=0x0000000000000000
EIP=0x0000000076f9f4c5, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000011b478)
0x000000000011b478: 0000000000000202 0000000076f57749
0x000000000011b488: 000007fffffdd000 000000002c470ca0
0x000000000011b498: 000000002c558dd0 0000000000000000
0x000000000011b4a8: 000000000011b690 000000000011b6c0
0x000000000011b4b8: 000000000011b5c0 0000000100000001
0x000000000011b4c8: 0000000000130000 000000000010b000
0x000000000011b4d8: 000000000011bce0 00000000028ccca0
0x000000000011b4e8: 00000000028cc4d0 0000000000000000
0x000000000011b4f8: 0000000020537450 000000000011bce0
0x000000000011b508: 000000000011bcb0 0000000002896f7a
0x000000000011b518: 0000000002896f10 0000000000000000
0x000000000011b528: 0000000000000000 000000000011bcb0
0x000000000011b538: 000000000011bd60 00000000028659ae
0x000000000011b548: 0000000002864e90 0000000000000000
0x000000000011b558: 000000000011bdb8 000000000011bd60
0x000000000011b568: 000000000011bd60 00000000028659ae
Instructions: (pc=0x0000000076f9f4c5)
0x0000000076f9f4b5: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
0x0000000076f9f4c5: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
Stack: [0x0000000000030000,0x0000000000130000], sp=0x000000000011b478, free space=941k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ntdll.dll+0x4f4c5]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
v blob 0x0000000002897039
j java.util.Properties$LineReader.readLine()I+62
j java.util.Properties.load0(Ljava/util/Properties$LineReader;)V+7
j java.util.Properties.load(Ljava/io/InputStream;)V+10
j java.util.logging.LogManager.readConfiguration(Ljava/io/InputStream;)V+13
j java.util.logging.LogManager.readConfiguration()V+181
j java.util.logging.LogManager$2.run()Ljava/lang/Object;+4
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;)Ljava/lang/Object;+0
j java.util.logging.LogManager.readPrimordialConfiguration()V+40
j java.util.logging.LogManager.getLogManager()Ljava/util/logging/LogManager;+9
j java.util.logging.Logger.<init>(Ljava/lang/String;Ljava/lang/String;)V+10
j java.util.logging.LogManager$RootLogger.<init>(Ljava/util/logging/LogManager;)V+9
j java.util.logging.LogManager$RootLogger.<init>(Ljava/util/logging/LogManager;Ljava/util/logging/LogManager$1;)V+2
j java.util.logging.LogManager$1.run()Ljava/lang/Object;+128
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+0
j java.util.logging.LogManager.<clinit>()V+20
v ~StubRoutines::call_stub
j java.util.logging.Logger.getLogger(Ljava/lang/String;)Ljava/util/logging/Logger;+0
j com.google.inject.internal.Stopwatch.<clinit>()V+5
v ~StubRoutines::call_stub
j com.google.inject.InjectorBuilder.<init>()V+5
j com.google.inject.Guice.createInjector(Lcom/google/inject/Stage;Ljava/lang/Iterable;)Lcom/google/inject/Injector;+4
j com.google.inject.Guice.createInjector(Ljava/lang/Iterable;)Lcom/google/inject/Injector;+4
j com.google.inject.Guice.createInjector([Lcom/google/inject/Module;)Lcom/google/inject/Injector;+4
j com.mathworks.wizard.WizardLauncher.getLogger()Lcom/mathworks/instutil/logging/AppLogger;+16
j com.mathworks.wizard.WizardLauncher.start([Ljava/lang/String;[Lcom/google/inject/Module;)Lcom/mathworks/wizard/ExitHandler;+0
j com.mathworks.wizard.AbstractLauncher.launch(Ljava/util/Collection;[Lcom/google/inject/Module;)V+44
j com.mathworks.wizard.AbstractLauncher.launchStandalone([Ljava/lang/String;[Lcom/google/inject/Module;)V+53
j com.mathworks.installwizard.Launcher.main([Ljava/lang/String;)V+14
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000002b647800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7296, stack(0x000000002bce0000,0x000000002bde0000)]
0x000000002b646000 JavaThread "CompilerThread1" daemon [_thread_blocked, id=7360, stack(0x000000002bbe0000,0x000000002bce0000)]
0x000000002b642000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1488, stack(0x000000002bae0000,0x000000002bbe0000)]
0x000000002b63d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=7700, stack(0x000000002b9e0000,0x000000002bae0000)]
0x000000002b63a000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7564, stack(0x000000002b8e0000,0x000000002b9e0000)]
0x000000002b5a4000 JavaThread "Finalizer" daemon [_thread_blocked, id=4280, stack(0x000000002b7e0000,0x000000002b8e0000)]
0x000000002b5a3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4748, stack(0x000000002b6e0000,0x000000002b7e0000)]
=>0x000000000095a000 JavaThread "main" [_thread_in_Java, id=3636, stack(0x0000000000030000,0x0000000000130000)]
Other Threads:
0x000000002b596000 VMThread [stack: 0x000000002b250000,0x000000002b350000] [id=7292]
0x000000002b64d800 WatcherThread [stack: 0x000000002bde0000,0x000000002bee0000] [id=3956]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 3584K, used 2832K [0x0000000020280000, 0x0000000020680000, 0x000000002ad20000)
eden space 3072K, 92% used [0x0000000020280000,0x0000000020544060,0x0000000020580000)
from space 512K, 0% used [0x0000000020600000,0x0000000020600000,0x0000000020680000)
to space 512K, 0% used [0x0000000020580000,0x0000000020580000,0x0000000020600000)
PSOldGen total 5312K, used 0K [0x000000000ad20000, 0x000000000b250000, 0x0000000020280000)
object space 5312K, 0% used [0x000000000ad20000,0x000000000ad20000,0x000000000b250000)
PSPermGen total 21248K, used 3986K [0x0000000005920000, 0x0000000006de0000, 0x000000000ad20000)
object space 21248K, 18% used [0x0000000005920000,0x0000000005d04868,0x0000000006de0000)
Dynamic libraries:
0x0000000140000000 - 0x0000000140058000 e:\bin\win64\setup.exe
0x0000000076f50000 - 0x00000000770fb000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076e30000 - 0x0000000076f4f000 C:\Windows\system32\kernel32.dll
0x000007fefd150000 - 0x000007fefd1bb000 C:\Windows\system32\KERNELBASE.dll
0x000007feea580000 - 0x000007feea638000 e:\bin\win64\java_launcher.dll
0x000007fefdae0000 - 0x000007fefdb51000 C:\Windows\system32\SHLWAPI.dll
0x000007fefec50000 - 0x000007fefecb7000 C:\Windows\system32\GDI32.dll
0x0000000076d30000 - 0x0000000076e2a000 C:\Windows\system32\USER32.dll
0x000007fefd820000 - 0x000007fefd82e000 C:\Windows\system32\LPK.dll
0x000007fefda10000 - 0x000007fefdada000 C:\Windows\system32\USP10.dll
0x000007fefeda0000 - 0x000007fefee3f000 C:\Windows\system32\msvcrt.dll
0x000007fefc020000 - 0x000007fefc02c000 C:\Windows\system32\VERSION.dll
0x000007fefde40000 - 0x000007fefebc6000 C:\Windows\system32\SHELL32.dll
0x000007fefce30000 - 0x000007fefce87000 C:\Windows\system32\apphelp.dll
0x000007fee9500000 - 0x000007fee955a000 C:\Windows\AppPatch\AppPatch64\AcLayers.DLL
0x000007fef91c0000 - 0x000007fef9230000 C:\Windows\system32\WINSPOOL.DRV
0x000007fef9710000 - 0x000007fef9728000 C:\Windows\system32\MPR.dll
0x000007fefef30000 - 0x000007feff05e000 C:\Windows\system32\RPCRT4.dll
0x000007fee4120000 - 0x000007fee4587000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
0x000007fee95a0000 - 0x000007fee95f1000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x000007fefcd50000 - 0x000007fefcd75000 C:\Windows\system32\SspiCli.dll
0x000007fefd610000 - 0x000007fefd811000 C:\Windows\system32\ole32.dll
0x0000000073390000 - 0x0000000073393000 C:\Windows\system32\sfc.dll
0x000007fef8690000 - 0x000007fef86a0000 C:\Windows\system32\sfc_os.DLL
0x000007fefc200000 - 0x000007fefc21e000 C:\Windows\system32\USERENV.dll
0x000007fefceb0000 - 0x000007fefcebf000 C:\Windows\system32\profapi.dll
0x000007fefb160000 - 0x000007fefb178000 C:\Windows\system32\dwmapi.dll
0x000007fefdd60000 - 0x000007fefde3b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefecc0000 - 0x000007fefecdf000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff060000 - 0x000007feff08e000 C:\Windows\system32\IMM32.DLL
0x000007fefdb60000 - 0x000007fefdc69000 C:\Windows\system32\MSCTF.dll
0x000007fefb540000 - 0x000007fefb596000 C:\Windows\system32\uxtheme.dll
0x0000000078870000 - 0x0000000078ecd000 e:\sys\java\jre\win64\jre\bin\server\jvm.dll
0x000007fefb5a0000 - 0x000007fefb5db000 C:\Windows\system32\WINMM.dll
0x000000007a440000 - 0x000000007a44e000 e:\sys\java\jre\win64\jre\bin\verify.dll
0x000000007a070000 - 0x000000007a097000 e:\sys\java\jre\win64\jre\bin\java.dll
0x000000007a540000 - 0x000000007a54a000 e:\sys\java\jre\win64\jre\bin\hpi.dll
0x0000000077110000 - 0x0000000077117000 C:\Windows\system32\PSAPI.DLL
0x000000007a370000 - 0x000000007a382000 e:\sys\java\jre\win64\jre\bin\zip.dll
0x000007fefcd80000 - 0x000007fefcd8f000 C:\Windows\system32\CRYPTBASE.dll
VM Arguments:
jvm_args: -Djava.ext.dirs=e:\sys\java\jre\win64\jre\\lib\ext;e:\java\jar;e:\java\jarext;e:\java\jarext\axis2;e:\java\jarext\guice;e:\java\jarext\webservices vfprintf -Xmx512m
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=e:\bin\win64;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\WIDCOMM\Bluetooth Software\;c:\Program Files\WIDCOMM\Bluetooth Software\syswow64;
USERNAME=DiON
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Vista Build 6002 Service Pack 2
CPU:total 4 (8 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, ht
Memory: 4k page, physical 4126436k(2297628k free), swap 8250976k(5942984k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (14.3-b01) for windows-amd64 JRE (1.6.0_17-b04), built on Oct 11 2009 00:46:08 by "java_re" with MS VC++ 8.0
time: Mon Oct 15 16:06:30 2012
elapsed time: 0 seconds

Answers (3)

Jan
Jan on 15 Oct 2012
The question is not clear: What does "I copy the matlab in disk e:\" mean?
You neither need to enable the XP-mode for the installer, not for Matlab itself.

Xiaodong
Xiaodong on 29 Oct 2012
I have the same problem on installing Matlab 2012b. There is either a Java fatal as shown above or a error indicating that java_launcher.dll is missing. I searched online, no effective way to fix it so far... Any idea?

Image Analyst
Image Analyst on 30 Oct 2012
The Mathworks offers free installation support for everyone, even students with the student edition. Your fastest route to getting it working is to call them on the telephone.

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!