[
https://issues.jboss.org/browse/JBDS-1701?page=com.atlassian.jira.plugin....
]
Nick Boldt reassigned JBDS-1701:
--------------------------------
Assignee: Denis Golovin (was: Max Rydahl Andersen)
trobert has rolled out some fix which may have fixed this.
{code}
(2011-06-27 16:13:39) trobert: let me see if the geotrust intermediate ca is loaded onto
that host.
(2011-06-27 16:24:25) trobert: I am not sure it will fix it but it is a start. I'll
get a crq set up to configure
devstudio.jboss.com to send the intermediate ca.
(2011-06-27 16:24:41) nboldt: awesome, thanks
---
(2011-06-27 16:36:47) trobert: do you have a way to test this to see if our change fixes
things?
(2011-06-27 16:36:58) nboldt: yes, the steps are in the JIRA
(2011-06-27 16:37:34) nboldt: when you think it's testable, put a comment in the JIRA
and one of our team will try to reproduce it (if you don't have time to install JBDS
and try it yourself)
(2011-06-27 16:37:46) nboldt: JBDS can be dl'd from the Customer Portal
(2011-06-27 16:38:55) trobert: I am pushing to prod now.
(2011-06-27 16:39:02) trobert: Can you try to test in about 15 minutes?
{code}
Update site for JBDS 4.0 is broken
https://devstudio.jboss.com/updates/4.0
--------------------------------------------------------------------------
Key: JBDS-1701
URL:
https://issues.jboss.org/browse/JBDS-1701
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.GA
Reporter: Denis Golovin
Assignee: Denis Golovin
Priority: Blocker
Fix For: 4.1.0.CR2
Loading JBDS 4.0.0 Update site throws exceptions
{noformat}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{noformat}
It has compositeContent.xml in it with
{noformat}
<?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>
{noformat}
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
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira