Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lyo Designer Will Not Launch #31

Open
andylapping opened this issue Jan 7, 2022 · 6 comments
Open

Lyo Designer Will Not Launch #31

andylapping opened this issue Jan 7, 2022 · 6 comments

Comments

@andylapping
Copy link

Downloaded Lyo Designer and unzipped it - launched it and got the attached log
1641545178344.log

@andylapping
Copy link
Author

Installing it into an existing Eclipse using http://download.eclipse.org/lyo/p2/stable/ worked though.

@jadelkhoury
Copy link
Contributor

Hi!

I assume you downloaded from https://download.eclipse.org/lyo/product/binaries/stable/ as instructed from https://oslc.github.io/developing-oslc-applications/eclipse_lyo/install-lyo-designer.html

Could you share a bit more about the environment you are running from? (windows/mac, etc.)

Could you also test with the latest version from https://download.eclipse.org/lyo/product/binaries/edge ? Will that be any better?

@andylapping
Copy link
Author

Sorry if this wasnt clear - I downloaded directly from the first link on this web page: https://oslc.github.io/developing-oslc-applications/eclipse_lyo/install-lyo-designer.html
That took me here: https://download.eclipse.org/lyo/product/binaries/stable/
I'm running Windows 2012 Server so I clicked: lyo-designer-win32.win32.x86_64.zip

Unzipped and ran the lyo designer exe

@andylapping
Copy link
Author

Tried the bleeding edge - looks like the same error

!SESSION 2022-01-07 09:43:51.130 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_221
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86_64

This is a continuation of log file C:\Users\Administrator\Downloads\lyo-designer-win32.win32.x86_64 (1)\configuration\1641548631298.bak_0.log
Created Time: 2022-01-07 09:43:53.041

!ENTRY org.eclipse.ui.editors 4 0 2022-01-07 09:43:53.042
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ui.editors [380]
Unresolved requirement: Require-Bundle: org.eclipse.ui.ide; bundle-version="[3.5.0,4.0.0)"

@andylapping
Copy link
Author

ok found the problem - multiple java installs. Running lyodesigner from a command line with -vm and a path to Java 11 - it launches

@jadelkhoury
Copy link
Contributor

Goot to hear. Will keep this issue open.
I will update instructions to clarify that Java 11 is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants