Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Getting handshake_failure access archived P2 repo.
  • From: "J.T. Keller" <jkeller@xxxxxxxxxxxx>
  • Date: Fri, 30 Jul 2021 21:57:30 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=opentext.com; dmarc=pass action=none header.from=opentext.com; dkim=pass header.d=opentext.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Iqna0cQA0OeWuTQidLhU7yZVmnQH9IAMjhJaMOvawe0=; b=MNBIc6dDYe0PRRfhUBlgZ4piBdBGtuKym3mIWYxz+kAEgNvyEWqlScEmjli2aXhvFqjax3Ofd7Iln2QdKd/UFIrFjt9PLtk+MD9IVfJmtcxYY1VLSgzFUPNljegTphcbNVlSqW4tRyAegoQYVo6/QU9XncIaoZnRpaF6NFVNNC301JBcfWQFAim3H8ziYsob32aUQaa/B0PgOdvCASSuF+05Y55NXoq/bKwic2XB7bjG8sPdU5YMdr0OBlMy1JVutDuwovKicSAeQTwXP6wMuongsUrVmXEuX/VE0GRsyGCMtaFvfpGUQP+/MIG68ujINxfqFpNhhzjPkBKR5E10dA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=bsylvW0YhrlMQmvuzccZvoxAsl7Vs28F7tzkwqMGYzLgmxF6R//odCwVflN25u24Ep2bto98eek0lRqLvIPe0RwZDhPJxT3NI/pzmE8hJqicv7RLzf13+2obR4+pIKI0Sy84pBKCbRKYvHbgytLqpGPP2YAbVHmfkR8Nrle7ksiYdPfeiInLSDBB58y4Ll/ft8YvTvOj3s+4NNAjAcc2kvZezreA21ynxPXGvOu4JJo70wqWGX72RcN8h8M+By6K1SguW4XYxcV3ms+qUTMUiEy0uuERnlascLBMA1Mk0ZGEU+g+y+BXJwp5qmerLdBpbC9FXiTaFX7Mi1A0qULJhA==
  • Delivered-to: tycho-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tycho-user/>
  • List-help: <mailto:tycho-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdeFjeQzI3klEH9uQoWbzEcvxD20Gg==
  • Thread-topic: Getting handshake_failure access archived P2 repo.

The version of Babel we used for lagacy builds was moved to the archive P2 location, but now when we try to access it we get... One thing to note, this is an older build that is using 1.0 version of Tycho. Any ideas?

[08:27:54][exec] [ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'babel' from location 
https://archive.eclipse.org/technology/babel/update-site/R0.18.1/2019-12/: Unable to read repository at https://archive.eclipse.org/technology/babel/update-site/R0.18.1/2019-12/content.xml. Received fatal alert: handshake_failure -> [Help 1]
[08:27:54][exec] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'babel' from location 
https://archive.eclipse.org/technology/babel/update-site/R0.18.1/2019-12/


Back to the top