Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28245

Installing docker testing development and test resources from update site ends up with framework error after restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.21.0.Final
    • docker
    • None

    Description

      I was trying to run itests from workspace in Studio (12.21.1.GA-B3) and installed docker components from (https://download.eclipse.org/linuxtools/updates-docker-nightly).

       

      I ended up with multiple framework errors:

      
      !ENTRY org.eclipse.core.jobs 2 2 2021-12-16 16:08:19.915
      !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.core.runtime.jobs.Job$2
      !SESSION 2021-12-16 16:09:16.913 -----------------------------------------------
      eclipse.buildId=12.21.1.GA-v20211216-0826-B3
      java.version=11.0.13
      java.vendor=Red Hat, Inc.
      BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
      Framework arguments:  -product com.jboss.devstudio.core.product
      Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
      
      !ENTRY org.eclipse.linuxtools.docker.core 4 0 2021-12-16 16:09:21.746
      !MESSAGE FrameworkEvent ERROR
      !STACK 0
      org.osgi.framework.BundleException: Could not resolve module: org.eclipse.linuxtools.docker.core [581]
        Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.linuxtools.docker.core"; type="osgi.bundle"; version:Version="5.6.0.202112161349"; singleton:="true"
      
          at org.eclipse.osgi.container.Module.start(Module.java:463)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(ModuleContainer.java:1834)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1829)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1775)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1739)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
          at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:228)
          at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:339)
      
      !ENTRY org.eclipse.linuxtools.docker.editor.ls 4 0 2021-12-16 16:09:21.750
      !MESSAGE FrameworkEvent ERROR
      !STACK 0
      org.osgi.framework.BundleException: Could not resolve module: org.eclipse.linuxtools.docker.editor.ls [583]
        Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.linuxtools.docker.editor.ls"; type="osgi.bundle"; version:Version="1.0.0.202112161349"; singleton:="true"
      
          at org.eclipse.osgi.container.Module.start(Module.java:463)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(ModuleContainer.java:1834)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1829)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1775)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1739)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
          at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:228)
          at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:339)
      
      !ENTRY org.eclipse.linuxtools.docker.ui 4 0 2021-12-16 16:09:21.750
      !MESSAGE FrameworkEvent ERROR
      !STACK 0
      org.osgi.framework.BundleException: Could not resolve module: org.eclipse.linuxtools.docker.ui [584]
        Another singleton bundle selected: osgi.identity; osgi.identity="org.eclipse.linuxtools.docker.ui"; type="osgi.bundle"; version:Version="5.6.0.202112161349"; singleton:="true"
      
          at org.eclipse.osgi.container.Module.start(Module.java:463)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.lambda$1(ModuleContainer.java:1834)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1829)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1775)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1739)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
          at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
          at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:228)
          at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:339)
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: