Reply to comment

Eclipse PDE Headless Build: Beware of OpenJDK / Debian

If you're setting up a linux box to run an Eclipse PDE headless build and by choice or accident end up using a Debian system and again by choice or accident installed the OpenJDK, you'll probably see the following p2 director error message after enabling the p2 integration:
One or more certificates rejected. Cannot proceed with installation.
This message does not contain a wealth of information, it doesn't even state which certificates where rejected. Even more bizarre is the fact that this message appears even if you turned code signing off. The reason for this can be found buried inside the OpenJDK web site:
"The cacerts file shipped with OpenJDK is initially empty."
Without any root CA certificates, the builder is unable to verify the pre-signed default Eclipse bundles and bails out. Remove OpenJDK, install Sun/Oracle-JDK, go.

Trackback URL for "Eclipse PDE Headless Build: Beware of OpenJDK / Debian"

http://www.volker-wegert.de/en/trackback/62

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <i> <h1> <h2> <h3> <em> <img> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <th> <tt> <pre>
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may quote other posts using [quote] tags.
  • You can use BBCode tags in the text. URLs will automatically be converted to links.
  • Lines and paragraphs break automatically.
  • Images can be added to this post.

More information about formatting options

CAPTCHA
Diese Frage dient dazu festzustellen, ob Sie ein Mensch sind und um automatisierte SPAM-Beiträge zu verhindern.