Bug 517266 - Fail on install Eclipse
Summary: Fail on install Eclipse
Status: CLOSED NOT_ECLIPSE
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.7   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2017-05-25 17:07 EDT by Benoit LHUILLIER CLA
Modified: 2017-05-26 02:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benoit LHUILLIER CLA 2017-05-25 17:07:11 EDT
Eclipse Neon (for Java Devellopers) cannot install on my computer (64 bits with Java 64 bits)
i have always the same log error:

[2017-05-25 21:49:34] ERROR: org.eclipse.equinox.p2.metadata.repository code=1002 Unable to read repository at http://download.eclipse.org/releases/neon.
ERROR: org.eclipse.equinox.p2.metadata.repository code=1002 Unable to read repository at http://download.eclipse.org/releases/neon/201705151400.
org.tukaani.xz.XZFormatException: Input is not in the XZ format
  at org.tukaani.xz.common.DecoderUtil.decodeStreamHeader(Unknown Source)
  at org.tukaani.xz.SingleXZInputStream.initialize(Unknown Source)
  at org.tukaani.xz.SingleXZInputStream.initialize(Unknown Source)
  at org.tukaani.xz.SingleXZInputStream.<init>(Unknown Source)
  at org.tukaani.xz.XZInputStream.<init>(Unknown Source)
  at org.tukaani.xz.XZInputStream.<init>(Unknown Source)

Thanks for your help

Benoit
Comment 1 Patrik Suzzi CLA 2017-05-25 17:21:10 EDT
Benoit, this seems a problem in the plugin providing the classes org.tukaani.xz.*

Could you please explain the steps you follow when installing?
Does the error happen when you are installing a third-party plugin?
Comment 2 Patrik Suzzi CLA 2017-05-26 02:01:24 EDT
Closing as non-Eclipse, as this seems to depend on a third party plugin.
Please, reopen if you still think it is a platform ui bug.