- This topic has 4 replies, 2 voices, and was last updated 6 months ago by wayne.
-
AuthorPosts
-
Poovarasan MuruganParticipantHi,
I’m trying to install Copilot4Eclipse via Market Place using the URL as “https://marketplace.eclipse.org/content/copilot4eclipse“. while completion time i got the attached error in my Eclipse IDE. please help to resolve this issue.sample error lines:
An error occurred while collecting items to be installed session context was: (profile:epp.package hee, phase=org.eclipse.equinox.internal.p2.engine.phase.Collect, operand=,action=),
Problems downloading artifacts osgi.bundle.com.genuitec.copilot4eclipse…..,
Error reading singed content: C:\User\ADMIN~1\AppData\Local\Temp\1\signatureFile****.jar
An error occurred while processing the signature for the File C:\User\ADMIN~1\AppData\Local\Temp\1\signatureFile****.jarAttachments:
You must be logged in to view attached files.
Poovarasan MuruganParticipantHi,
please let me know if any update on this or any additional information is required.Thank you.
wayneModeratorWe have occasionally seen this type of problem with other plugins besides Copilot4Eclipse. While we don’t have a well reasoned solution we have found the issue with certain JDK distros. A little googling identified this problem for other sites and speculated it could be an older JDK issue.
1) What OS and version are you using?
2) What JDK distro and version are you using?
3) Is it possible for you to try a different JDK distro?
Wayne
Copilot4Eclipse Team
Poovarasan MuruganParticipantHi Wayne,
please find the details of Java and OS versions.Java:
java version “1.8.0_202”
Java(TM) SE Runtime Environment (build 1.8.0_202-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode)OS:
OS: Windows Server 2016 Standard
Version: 1607
OS Build: 14393.6796
System Type: 64-bit
wayneModeratorThx for sharing that info.
Two issues:
1) Your Java version is over 5 years old and there are known issues similar to what you have observed. Upgrading to a modern Java 17+ version resolved a majority of these issues.2) More importantly Copilot4Eclipse is only compatible with versions of Eclipse 2023-6 and more recent. These versions of Eclipse and Copilot4Eclipse require Java 17 to operate.
Hopefully you can upgrade your Java and Eclipse versions to take advantage of the cool Copilot4Eclipse features.
Wayne
Copilot4Eclipse Team- This reply was modified 6 months ago by wayne.
-
AuthorPosts