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

IDE plug-ins unstable download #9

Closed
pedro-girao opened this issue Sep 5, 2014 · 7 comments
Closed

IDE plug-ins unstable download #9

pedro-girao opened this issue Sep 5, 2014 · 7 comments

Comments

@pedro-girao
Copy link

Hello All,

I've been having some trouble with the Eclipse setup. The main issues are:

  • The plugins download faills on login update and the openHAB2 gets compiling errors;
  • The openHAB2_Runtime.launch and openhab.target files somehow are changed in a way that running the Runtime fails with the following problems:

org.eclipse.jetty.deploy
org.eclipse.jetty.osgi.boot
org.eclipse.jetty.osgi.httpservice
org.eclipse.jetty.webapp
org.eclipse.jetty.xml
org.eclipse.xtend.lib

Something to do with the version of the packages that need to be imported...

Does anyone is having the same issues?

TY
Pedro G.

@kaikreuzer
Copy link
Member

Not sure I fully understand your problem. Are your download problems when starting the Yoxos profile or when setting the target platform? Try reloading the target platform, everything should compile in your workspace afterwards.
If you can't get it working, send some screenshots to show the exact problem.

@ajustino
Copy link

ajustino commented Sep 8, 2014

Hi,
I'm having the same problem. When i start Yoxos all plug-ins are gone and when i try to update them almost every time it get stuck when it tries to update xtext. I get the following error message:
The target definition did not update successfully
Unable to locate installable unit org.eclipse.xtend.sdk.feature.group

@kaikreuzer
Copy link
Member

So this happens on step6 of https://github.com/openhab/openhab2/blob/master/docs/sources/development/ide.md?
Does it persist if you click the "Reload..." button on the target platform window?

@ajustino
Copy link

ajustino commented Sep 8, 2014

Yes, it is exactly in this step. I tried to reload them and nothing, after that i tried to update the plugins and it's where i get the previous error.
Frustrated i reloaded Yoxos and the plug-ins update worked fine. At this moment when i go to Run->Run Configurations and try "Validate Plug-ins" the file openHAB_Runtime changed automatically and i needed to restore it each time. After that everything seems to work fine.

@kaikreuzer
Copy link
Member

Loading and setting the target platform is independent from Yoxos itself, so usually no need to reinstall everything through Yoxos.
A possible workaround is to open the file openhab.target (inside the targetplatform project) with an text editor and to increase the sequenceNumber field by one. This should trigger reloading the target platform bundles. Opening the file then with the "Target Editor" allows setting it as the target platform at the top right.
Once the target platform is fully loaded and resolved, there should be no problem with the run configurations anymore.

@ajustino
Copy link

ajustino commented Sep 8, 2014

Right now this problem seems solved, if it comes back i will try your suggestion. Thank you.

@kaikreuzer
Copy link
Member

Thanks for your feedback, I'll hence close this issue.

@Mr-Eskildsen Mr-Eskildsen mentioned this issue Nov 1, 2016
shawncrosby added a commit to shawncrosby/openhab2-addons that referenced this issue Sep 10, 2017
…well as… (openhab#9)

* Added the ability to configure the binding through paperUI as well as services config file

* dealt with issues found in static analysis

* try to deal with slow connections from authentication service

* Update binding.xml
Wire82 pushed a commit to Wire82/openhab-addons that referenced this issue Oct 21, 2017
Wire82 added a commit to Wire82/openhab-addons that referenced this issue Oct 21, 2017
Fix multithreading issues in child handler creation and disposal (openhab#9)
magx2 added a commit to SUPLA/openhab2-addons that referenced this issue Jun 16, 2019
magx2 added a commit to SUPLA/openhab2-addons that referenced this issue Jun 16, 2019
GerdZanker pushed a commit to GerdZanker/openhab-addons that referenced this issue Jun 25, 2020
jimtng pushed a commit to jimtng/openhab-addons that referenced this issue Nov 15, 2021
[jrubyscripting] Add ConfigurableService
Flole998 pushed a commit to Flole998/openhab-addons that referenced this issue Dec 30, 2021
removed the core.init bundle as it is no longer required
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