Issue #281
Modelio doesn't start on Windows 7 Prof. 64Bit
Status: | Assigned | Start date: | 17 February 2016 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | |||
Target version: | Modelio 3.5 |
Description
Download Modelio 3.4 Unzip Click on modelio.exe –> “Error has occured. See log…” (log. is attached)
THX
History
#1
Updated by Christophe Demeulemeester almost 5 years ago
- Status changed from New to Assigned
- Assignee set to Frédéric Ferran
- Target version set to Modelio 3.5
Modelio 3.4 needs a JDK 1.8, whereas in the log file we can see that a JDK 1.7 is used :
java.version=1.7.0_60
Installing a JDK 1.8 will fix the problem.
Anyway a clear error message should appear when the wrong JDK is used…
#2
Updated by Sebastian Stäubert almost 5 years ago
THX. Using Java 1.8 fixed the problem.