- Posts: 279
- Thank you received: 49
×
Modelio 4.0.0 released (07 Nov 2019)
Modelio 4.0.0 has been released ( www.modelio.org/forum/4-announcements/45...-4-0-0-released.html )
Modelio 3.7 execution under MacOS 10.13.1 fails
4 years 2 months ago #5200 by osl
Go pro
Hi,
Have you tried the modelio.ini solution?
(see previous messages in this thread)
BR
Have you tried the modelio.ini solution?
(see previous messages in this thread)
BR
Go pro
Please Log in or Create an account to join the conversation.
- Model_master
-
- Offline
- Fresh Boarder
-
Less More
- Posts: 5
- Thank you received: 0
4 years 2 months ago #5201 by Model_master
Actually I did not understand that method. Where is modelio.ini in mac os? Usual search does not find it.
Please Log in or Create an account to join the conversation.
4 years 2 months ago - 3 years 11 months ago #5202 by osl
Go pro
The modelio.ini file is located in the installation folder.
You need to edit it and apply the necessary changes (i.e. force the use of JDK 1.8 )
You need to edit it and apply the necessary changes (i.e. force the use of JDK 1.8 )
Go pro
Last Edit: 3 years 11 months ago by osl.
Please Log in or Create an account to join the conversation.
- Model_master
-
- Offline
- Fresh Boarder
-
Less More
- Posts: 5
- Thank you received: 0
4 years 2 months ago #5203 by Model_master
I two more times reinstalled JDK 1.8 x64
I installed JRE x64
I found the route to VM, route checked by clicking shift+cmd+G.
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
Библиотеки I tried to substitute by libraries, library but it does not work aе all.
I modified my modelio.ini file:
-startup
../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.library
../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740
-clearPersistedState
-vm
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
-vmargs
-Xms512m
-Dpython.console.encoding=UTF-8
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
--launcher.appendVmargs
-Dosgi.requiredJavaVersion=1.8
--add-modules=ALL-SYSTEM
AND I still receive that problem
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Modelio.
No Java virtual machine
was found after searching the following locations:
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
It was working why it does not work now?
I installed JRE x64
I found the route to VM, route checked by clicking shift+cmd+G.
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
Библиотеки I tried to substitute by libraries, library but it does not work aе all.
I modified my modelio.ini file:
-startup
../Eclipse/plugins/org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar
--launcher.library
../Eclipse/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740
-clearPersistedState
-vm
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
-vmargs
-Xms512m
-Dpython.console.encoding=UTF-8
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
--launcher.appendVmargs
-Dosgi.requiredJavaVersion=1.8
--add-modules=ALL-SYSTEM
AND I still receive that problem
A Java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Modelio.
No Java virtual machine
was found after searching the following locations:
/Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
It was working why it does not work now?
Please Log in or Create an account to join the conversation.
- Model_master
-
- Offline
- Fresh Boarder
-
Less More
- Posts: 5
- Thank you received: 0
4 years 2 months ago #5204 by Model_master
if I change it the route /Библиотеки/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
to
/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
when I start Modelio I receive a new mistake
An error has occurred.
See the log file
/Users/admin/.modelio/3.7/.eclipse/configuration.x86_64.os/1528707058223.log
in log file
!SESSION Mon Jun 11 11:50:58 MSK 2018
!ENTRY org.eclipse.equinox.launcher 4 0 2018-06-11 11:50:58.229
!MESSAGE Could not find extension: reference:file:org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
!ENTRY org.eclipse.equinox.launcher 4 0 2018-06-11 11:50:58.242
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
to
/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin/java
when I start Modelio I receive a new mistake
An error has occurred.
See the log file
/Users/admin/.modelio/3.7/.eclipse/configuration.x86_64.os/1528707058223.log
in log file
!SESSION Mon Jun 11 11:50:58 MSK 2018
!ENTRY org.eclipse.equinox.launcher 4 0 2018-06-11 11:50:58.229
!MESSAGE Could not find extension: reference:file:org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar
!ENTRY org.eclipse.equinox.launcher 4 0 2018-06-11 11:50:58.242
!MESSAGE Exception launching the Eclipse Platform:
!STACK
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
Please Log in or Create an account to join the conversation.
4 years 1 month ago #5205 by marblesly
For me renaming the /Users/YOURUSERNAME/.modelio/3.7 directory worked. A new one is created at launch. Probably some files remained that were used.
Hope this helps for you.
Hope this helps for you.
Please Log in or Create an account to join the conversation.
Moderators: cde
Time to create page: 0.045 seconds