Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] Debugging HTTP Transfer

Greetings,

I'm debugging a weird Tycho issue with p2 and target platform resolution. Unfortunately, the Maven debug logs aren't helpful. Is there a way to trigger logging of HTTP communication in ECF?

The exception I'm seeing in the build is a FileNotFoundException.
Caused by: java.io.FileNotFoundException: http://download.eclipse.org/releases/2018-09/201809191002/content.xml.xz

However, the URL works fine on my local machine and from the build machine. But the Tycho build consistently fails on the build machine (not on my local).

-- 
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx, http://guw.io/








Back to the top