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

Error in OSGI Framework in openhab-main #1333

Closed
chingon007 opened this issue Nov 13, 2021 · 5 comments
Closed

Error in OSGI Framework in openhab-main #1333

chingon007 opened this issue Nov 13, 2021 · 5 comments

Comments

@chingon007
Copy link

The openhab-main seems to have an error. After checkout of the installion via Eclipse installer as well as directly from Git on a Windows machine receiving the following error if you click "Resolve" in Eclipse on app.bndrun

image

I used JDK 11 and Maven 3.6.3 and also tried Maven 3.8.3.

After checkout it runs standalone as long as you not hit "Resolve", after once hitting "Resolve" it does never run and the shown error appears.

@kaikreuzer
Copy link
Member

I just did a clean install from scratch on macOS and everything went smooth.
The error looks almost like some JVM crash. I doubt that this is related to code in openhab-distro.

@chingon007
Copy link
Author

chingon007 commented Nov 14, 2021

Thanks for your try Kai. Unfortunately I don't know what is causing it. Can anyone else try it on a Windows 10 machine?
Based on your comment. I deleted complete Eclipse environment on Windows (.m2, .p2, .eclipse folder). I deleted JDK and installed new version of JDK version 11.0.13 and also Maven 3.8.3.
As mentioned above. First time it runs out of eclipse. As soon as you hit the "Resolve" button, even on a complete blank installation", the mentioned error appears and the website on localhost:8080 is blank and white.

Any idea how I could debug it to get to the root cause? Might there be an incompatibility with Windows 10 now?

Here a bit more detailed the error message:
image

@lucacalcaterra
Copy link

Same issue on clean install in linux. Java ver 11.0.3

@lucacalcaterra
Copy link

Ps cannot work anymore to develop my binding issues :-( how we can fix ?

@chingon007
Copy link
Author

Duplicate of #1327

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

3 participants