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

Update site for JBDS 4.0 is broken https://devstudio.jboss.com/updates/4.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.1.0.CR2
    • 4.0.0.GA
    • updatesite
    • None
    • Hide

      1. EXEC: Install JBDS 4.0.0.GA
      2. EXEC: Start it and select "Help->Check for Updates"
      3. ASSERT There are no exceptions

      Show
      1. EXEC: Install JBDS 4.0.0.GA 2. EXEC: Start it and select "Help->Check for Updates" 3. ASSERT There are no exceptions

    Description

      Loading JBDS 4.0.0 Update site throws exceptions

      Some sites could not be found.  See the error log for more detail.
      Unable to read repository at https://devstudio.jboss.com/updates/4.0/extras/content.xml.
      sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
      Unable to read repository at https://devstudio.jboss.com/updates/4.0/content.xml.
      sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

      It has compositeContent.xml in it with

      <?compositeMetadataRepository version='1.0.0'?>
      <repository name="JBoss Developer Studio 4.x Updates" type="org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository" version="1.0.0">
      <properties size="2">
      <property name="p2.compressed" value="true"/>
      <!-- date +%s000 -->
      <property name="p2.timestamp" value="1303831787000"/>
      </properties>
      <children size="3">
      <child location="4.0.0.GA"/>
      <child location="jbds-target-platform/latest"/>
      <child location="teiid/7.1.1"/>
      </children>
      </repository>
      

      Using https://devstudio.jboss.com/updates/4.0/4.0.0.GA/ gives the same exception

      jbds-target-platform/latest should not be included because update site built by product build has all required artifacts in it.

      Using https://devstudio.jboss.com/updates/4.0/teiid/7.1.1 gives the same exception

      Attachments

        Activity

          People

            lukas.jungmann@gmail.com Lukas Jungmann (Inactive)
            nivologd@gmail.com Denis Golovin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: