Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-4259

Could not resolve module: org.eclipse.recommenders

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 10.3.0.GA
    • 10.3.0.GA
    • build, rpm
    • None
    • Hide
      1. Configure yum repository to use
        devstudio-snapshot-10.3:
        https://devstudio.redhat.com/10.0/snapshots/rpms/10.3.0/x86_64/
        RHSCL 2.4 Alpha 1.0:
        http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-Alpha-1.0/compose/Server/x86_64/os/
      2. sudo yum remove rh-*
      3. sudo yum install rh-eclipse46-devstudio
      4. Clean and start eclipse in strict mode
        rm -fr ~/.eclipse
        scl enable rh-eclipse46 bash
        cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/
        D=`date +%Y%m%d-%H%M`
        ./eclipse consolelog -console -debug -data /tmp/wksp$D -vmargs -Dosgi.resolver.usesMode=strict | tee /tmp/rh-eclipse46-devstudio10.3.log.$D.txt
      Show
      Configure yum repository to use devstudio-snapshot-10.3: https://devstudio.redhat.com/10.0/snapshots/rpms/10.3.0/x86_64/ RHSCL 2.4 Alpha 1.0: http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-Alpha-1.0/compose/Server/x86_64/os/ sudo yum remove rh-* sudo yum install rh-eclipse46-devstudio Clean and start eclipse in strict mode rm -fr ~/.eclipse scl enable rh-eclipse46 bash cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/ D=`date +%Y%m%d-%H%M` ./eclipse consolelog -console -debug -data /tmp/wksp $D -vmargs -Dosgi.resolver.usesMode=strict | tee /tmp/rh-eclipse46-devstudio10.3.log.$D.txt
    • NEW

      I got errors during start of Devstudio 10.3-0.20170131.0115.el7. There are errors like this:

      org.osgi.framework.BundleException: Could not resolve module: org.eclipse.recommenders.apidocs.rcp [1085]
        Unresolved requirement: Import-Package: com.google.common.annotations; version="[15.0.0,16.0.0)"
      

      Log: rh-eclipse46-devstudio10.3.log.20170131-1103.txt

            nickboldt Nick Boldt
            lvalach_jira Lukáš Valach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: