Modelio icon indicating copy to clipboard operation
Modelio copied to clipboard

Unable to install Modelio on Windows 10

Open akamoday opened this issue 9 months ago • 1 comments

The install failed to load - the error log is below: !SESSION 2025-05-16 09:15:58.704 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.15 java.vendor=Eclipse Adoptium BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -clearPersistedState Command-line arguments: -os win32 -ws win32 -arch x86_64 -clearPersistedState

!ENTRY org.eclipse.osgi 4 0 2025-05-16 09:16:02.676 !MESSAGE Application error !STACK 1 java.lang.UnsatisfiedLinkError: 'int org.eclipse.swt.internal.C.PTR_sizeof()' at org.eclipse.swt.internal.C.PTR_sizeof(Native Method) at org.eclipse.swt.internal.C.(C.java:22) at org.eclipse.swt.widgets.Display.(Display.java:146) at org.eclipse.e4.ui.internal.workbench.swt.E4Application.start(E4Application.java:148) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590) at org.eclipse.equinox.launcher.Main.run(Main.java:1461)

akamoday avatar May 16 '25 13:05 akamoday

Hi,

What is the exact version of your windows? 32 or 64 bits? Do you have other version of Java installed?

etiennebrosse avatar May 20 '25 19:05 etiennebrosse