Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Unknown host cbi.eclipse.org: Name or service not known (Error while building Eclipse-mat Version 1.15.0 from source code using Tycho/Maven )
Unknown host cbi.eclipse.org: Name or service not known [message #1863284] Tue, 23 January 2024 09:04 Go to next message
Ruthwik K is currently offline Ruthwik KFriend
Messages: 8
Registered: December 2023
Junior Member
I am trying to build Eclipse-Mat 1.15.0 from source code using Tycho/Maven and it failed while running package named tidyp2-x86_64 because it had to connect to a website cbi.eclipse.org.

Upon looking, i have found out that the website cbi.eclipse.org does not even exist?
I have also seen some reference of cbi.eclipse.org in pom.xml file in the package Eclipse-Mat 1.15.0

Error Log :
[INFO] --- antrun:1.7:run (tidyp2-x86_64) @ org.eclipse.mat.product ---
[INFO] Executing tasks
main:
     [exec] curl: (60) Peer's Certificate issuer is not recognized.
     [exec] More details here: http://curl.haxx.se/docs/sslcerts.html
     ...


[WARNING] An exception has been thrown, but the request will be retried (attempt 1 / 3)
java.net.UnknownHostException: cbi.eclipse.org: Name or service not known
    at java.net.Inet4AddressImpl.lookupAllHostAddr (Native Method)
    at java.net.InetAddress$PlatformNameService.lookupAllHostAddr 
(InetAddress.java:933)
   ...


Please advise me on this.


[Updated on: Tue, 23 January 2024 09:07]

Report message to a moderator

Re: Unknown host cbi.eclipse.org: Name or service not known [message #1863314 is a reply to message #1863284] Thu, 25 January 2024 15:00 Go to previous message
Ruthwik K is currently offline Ruthwik KFriend
Messages: 8
Registered: December 2023
Junior Member
Skipping the ui-tests worked for me, thanks.
Previous Topic:Vulnerabilities in MAT 1.13
Next Topic:How to find a thread in "thread_overview" that cased OutOfMemoryError?
Goto Forum:
  


Current Time: Thu Jan 16 06:26:14 GMT 2025

Powered by FUDForum. Page generated in 0.02859 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top