[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal edited comment on JBIDE-27323 at 6/23/20 7:50 AM:
----------------------------------------------------------------
[~stephane.bouchet] [~jkopriva] Cannot reproduce locally on F31 using the same java as in previous case. I am lowering priority... And are asking what I did? I restarted the machine...
was (Author: odockal):
[~stephane.bouchet] [~jkopriva] Cannot reproduce locally on F31 using the same java as in previous case. I am lowering priority...
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Critical
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation. org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal commented on JBIDE-27323:
---------------------------------------
[~stephane.bouchet] [~jkopriva] Cannot reproduce locally on F31 using the same java as in previous case. I am lowering priority...
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Blocker
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation. org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal updated JBIDE-27323:
----------------------------------
Priority: Critical (was: Blocker)
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Critical
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation. org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Ondrej Dockal commented on JBIDE-27323:
---------------------------------------
[~jkopriva] [~stephane.bouchet] I tried to install all sw on rhel 8 using openjdk 1.8 (222 build) into Eclipse with Tools and it passed. So there might be some changes in configuration that causes this. I will investigate further.
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Blocker
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation. org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27322) Cannot start Eclipse when installing from update site
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27322?page=com.atlassian.jira.plug... ]
Ondrej Dockal commented on JBIDE-27322:
---------------------------------------
[~stephane.bouchet] Well.. Even trying to install only Hibernate Tools and JBoss Maven Hibernate Config went alright. I cannot reproduce then... I got only this one error:
{code}
eclipse.buildId=4.16.0.I20200604-0540eclipse.buildId=4.16.0.I20200604-0540java.version=1.8.0_222java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product org.eclipse.epp.package.jee.productCommand-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
org.eclipse.urischemeErrorTue Jun 23 05:40:55 EDT 2020Cannot run program "xdg-mime": error=2, No such file or directory
java.io.IOException: Cannot run program "xdg-mime": error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at org.eclipse.urischeme.internal.registration.ProcessExecutor.execute(ProcessExecutor.java:36) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getRegisteredDesktopFileForScheme(RegistrationLinux.java:136) at org.eclipse.urischeme.internal.registration.RegistrationLinux.determineHandlerLocation(RegistrationLinux.java:80) at org.eclipse.urischeme.internal.registration.RegistrationLinux.getSchemesInformation(RegistrationLinux.java:69) at org.eclipse.urischeme.AutoRegisterSchemeHandlersJob.run(AutoRegisterSchemeHandlersJob.java:63) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 6 more
{code}
I can see this on test automation as well.
> Cannot start Eclipse when installing from update site
> -----------------------------------------------------
>
> Key: JBIDE-27322
> URL: https://issues.redhat.com/browse/JBIDE-27322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, install-tests
> Affects Versions: 4.16.0.AM1
> Reporter: Stephane Bouchet
> Priority: Critical
> Fix For: 4.16.0.Final
>
> Attachments: .log, .log
>
>
> when smoke testing4.16.0.AM1, using a bare Eclipse 4.16 and installing everything from update site, I cannot restart eclipse.
> the attached log indicates an SWT theme problem, but no JBoss stacktrace involved.
> Test performed using Linux RHEL 8, with jdk1.8
> Affect both Devstudio and jbosstools.
> When switching to JDK11, the problem went away.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27322) Cannot start Eclipse when installing from update site
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27322?page=com.atlassian.jira.plug... ]
Ondrej Dockal commented on JBIDE-27322:
---------------------------------------
[~stephane.bouchet] I just tried on RHEL 8 with jdk 1.8 and it all went alright, but I have to say I have installed all from update site (either jbosstools and studio, I tried both) at once. Alright, I just read you have installed only hibernate, so I will try that as well. Anyway, I think this is not a blocker as we have a workaround at least.
> Cannot start Eclipse when installing from update site
> -----------------------------------------------------
>
> Key: JBIDE-27322
> URL: https://issues.redhat.com/browse/JBIDE-27322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, install-tests
> Affects Versions: 4.16.0.AM1
> Reporter: Stephane Bouchet
> Priority: Blocker
> Fix For: 4.16.0.Final
>
> Attachments: .log, .log
>
>
> when smoke testing4.16.0.AM1, using a bare Eclipse 4.16 and installing everything from update site, I cannot restart eclipse.
> the attached log indicates an SWT theme problem, but no JBoss stacktrace involved.
> Test performed using Linux RHEL 8, with jdk1.8
> Affect both Devstudio and jbosstools.
> When switching to JDK11, the problem went away.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27322) Cannot start Eclipse when installing from update site
by Ondrej Dockal (Jira)
[ https://issues.redhat.com/browse/JBIDE-27322?page=com.atlassian.jira.plug... ]
Ondrej Dockal updated JBIDE-27322:
----------------------------------
Priority: Critical (was: Blocker)
> Cannot start Eclipse when installing from update site
> -----------------------------------------------------
>
> Key: JBIDE-27322
> URL: https://issues.redhat.com/browse/JBIDE-27322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, install-tests
> Affects Versions: 4.16.0.AM1
> Reporter: Stephane Bouchet
> Priority: Critical
> Fix For: 4.16.0.Final
>
> Attachments: .log, .log
>
>
> when smoke testing4.16.0.AM1, using a bare Eclipse 4.16 and installing everything from update site, I cannot restart eclipse.
> the attached log indicates an SWT theme problem, but no JBoss stacktrace involved.
> Test performed using Linux RHEL 8, with jdk1.8
> Affect both Devstudio and jbosstools.
> When switching to JDK11, the problem went away.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27323) Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
by Josef Kopriva (Jira)
[ https://issues.redhat.com/browse/JBIDE-27323?page=com.atlassian.jira.plug... ]
Josef Kopriva commented on JBIDE-27323:
---------------------------------------
[~odockal][~stephane.bouchet] I have tried to install all items from central in CRS 12.16.0.AM1 and it worked for me on Mac and Windows with JDK 1.8 and 11.
> Installing all SW from central throws multiple dependency errors in Studio/Tools with openjdk 1.8
> -------------------------------------------------------------------------------------------------
>
> Key: JBIDE-27323
> URL: https://issues.redhat.com/browse/JBIDE-27323
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central, central-update
> Affects Versions: 4.16.0.AM1
> Reporter: Ondrej Dockal
> Assignee: Stephane Bouchet
> Priority: Blocker
> Attachments: Screenshot_20200622_120608.png, eclipse-tools.log
>
>
> Installing all SW from central with enabled early access in BYOE scenario (including eclipse-jee 2020-06 R and JBoss Tools installed from staging update site for 4.16.0.AM1) ended up with many errors.
>
> ie.:
> {code}
> eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514eclipse.buildId=12.16.0.AM1-v20200619-0713-B6514java.version=1.8.0_252java.vendor=Oracle CorporationBootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_USFramework arguments: -product com.jboss.devstudio.core.productCommand-line arguments: -data file:/home/odockal/workspace_12160AM1-B6514/ -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.springframework.ide.eclipse.wizardErrorMon Jun 22 11:57:00 CEST 2020FrameworkEvent ERROR
> org.osgi.framework.BundleException: Could not resolve module: org.springframework.ide.eclipse.wizard [1477] Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.gettingstarted; bundle-version="3.5.0"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springsource.ide.eclipse.commons.browser; bundle-version="[3.5.0,4.0.0)"; resolution:="optional" Unresolved requirement: Require-Bundle: org.springframework.ide.eclipse.quickfix -> Bundle-SymbolicName: org.springframework.ide.eclipse.quickfix; bundle-version="3.9.12.202003180620-RELEASE"; singleton:="true" org.springframework.ide.eclipse.quickfix [1469] No resolution report for the bundle. Bundle was not resolved because of a uses constraint violation. org.apache.felix.resolver.reason.ReasonException: Uses constraint violation. Unable to resolve resource org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] because it is exposed to package 'javax.annotation' from resources org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"] and javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] via two dependency chains.
> Chain 1: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.eclipse.core.runtime) | provide: osgi.wiring.bundle: org.eclipse.core.runtime org.eclipse.osgi [osgi.identity; type="osgi.bundle"; version:Version="3.15.300.v20200520-1959"; osgi.identity="org.eclipse.osgi"; singleton:="true"]
> Chain 2: org.springframework.ide.eclipse.quickfix [osgi.identity; osgi.identity="org.springframework.ide.eclipse.quickfix"; type="osgi.bundle"; version:Version="3.9.12.202003180620-RELEASE"; singleton:="true"] require: (osgi.wiring.bundle=org.springframework.context) | provide: osgi.wiring.bundle; bundle-version:Version="4.3.23.20190313-CI"; osgi.wiring.bundle="org.springframework.context" org.springframework.context [osgi.identity; osgi.identity="org.springframework.context"; type="osgi.bundle"; version:Version="4.3.23.20190313-CI"] import: (&(osgi.wiring.package=javax.annotation)(version>=0.0.0)) | export: osgi.wiring.package: javax.annotation javax.annotation [osgi.identity; type="osgi.bundle"; version:Version="1.3.5.v20200504-1837"; osgi.identity="javax.annotation"] at org.eclipse.osgi.container.Module.start(Module.java:463) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
> {code}
>
> Please see attached log.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (JBIDE-27322) Cannot start Eclipse when installing from update site
by Stephane Bouchet (Jira)
[ https://issues.redhat.com/browse/JBIDE-27322?page=com.atlassian.jira.plug... ]
Stephane Bouchet commented on JBIDE-27322:
------------------------------------------
[~jeffmaury], [~odockal]: i performed anothertest, this time the other way around, and it worked :( :( :(
What I did is *first* install both Hibernate features listed above, *then all* the remaining features.
I'm feeling lost :D
> Cannot start Eclipse when installing from update site
> -----------------------------------------------------
>
> Key: JBIDE-27322
> URL: https://issues.redhat.com/browse/JBIDE-27322
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, install-tests
> Affects Versions: 4.16.0.AM1
> Reporter: Stephane Bouchet
> Priority: Blocker
> Fix For: 4.16.0.Final
>
> Attachments: .log, .log
>
>
> when smoke testing4.16.0.AM1, using a bare Eclipse 4.16 and installing everything from update site, I cannot restart eclipse.
> the attached log indicates an SWT theme problem, but no JBoss stacktrace involved.
> Test performed using Linux RHEL 8, with jdk1.8
> Affect both Devstudio and jbosstools.
> When switching to JDK11, the problem went away.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months