ObjectAid UML plugin for Eclipse? - eclipse

I have a problem with the installation ObjectAid UML plugin for Eclipse.
‘Installing Software’ has encountered a problem.
An error occurred while collecting items to be installed
An error occurred while collecting items to be installed
session context was:(profile=_home_aleksandar_eclipse_java-neon4_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://www.objectaid.net/update/plugins/com.objectaid.uml_1.1.10.jar.
Premature end of Content-Length delimited message body (expected: 1107319; received: 940909
I unchecked 'Contact all update sites during install to find required software, but doesn't work.
Does anyone know what's the problem?

Related

Eclipse RCP Product Export : An error occurred while collecting items to be installed

Hello I am exporting an Eclipse RCP Product.
I used to export without any problem before...but now I keep getting the following error messages when exporting the product.
Target has not been changed at all.
When I install new eclipse and change to a new workspace, it works fine.
but After that, it does not work.
I attached the error message..
An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,org.apache.ant,1.9.6.v201510161327.
Problems downloading artifact: osgi.bundle,org.eclipse.pde.build,3.9.200.v20160204-0642.
Help Please.

Getting error while updating Eclipse updates

I am facing problem while taking updates for Eclipse, my error is :
An error occurred while collecting items to be installed session context was:(profile=C__Users_punam_eclipse_java-mars_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). No repository found containing: osgi.bundle,org.eclipse.jst.common.project.facet.core,1.4.400.v201403261500?
It looks like you have issues with your internal Eclipse cache.
I would suggest to rename (not delete!)
- USERHOME.p2\pool
- USERHOME.eclipse\org.eclipse.oomph.p2
and try the update again.

I am getting error in eclipse while installing ObjectAid

Below is the error I am getting
An error occurred while collecting items to be installed
Unable to read repository at http://www.objectaid.net/update/plugins/com.objectaid.uml_1.1.10.jar.
Premature end of Content-Length delimited message body (expected: 1107319; received: 367016
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
I found a solution at https://mcuoneclipse.com/2015/06/15/workaround-for-installing-software-has-encountered-a-problem-in-eclipse/.
I unchecked the option to Contact all update sites during install to find required software in the Available Software menu and it worked:

Error Installing soapui-eclipse-plugin

Trying to install soapui-eclipse-plugin and I am getting the below error in Eclipse:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://www.soapui.org/eclipse/update/plugins/com.eviware.soapui.eclipse_4.0.1.jar.
Premature end of Content-Length delimited message body (expected: 89807372; received: 257284
Could someone advise, what we can be done to resolve this issue, please.
Subsequently on a long trial and error, I’ve found a solution for my above concern:
Resolution:
Downgraded the JAVA Compiler Version from 1.8 to 1.7, I’ve successfully installed soapui-eclipse-plugin now..

Get Error while installing TestNG

I have tried to install TestNG in Eclipse Java EE IDE for Web Developers.
Version: Juno Release
Build id: 20120614-1722
During Installation I caught following error and My installation is stopped.
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.testng.eclipse,6.5.2.20120616_1545
No repository found containing: org.eclipse.update.feature,org.testng.eclipse,6.5.2.20120616_1545
Any Idea to resolve this issue??
Try the current version of TestNG: 6.7.0.20120825_1316.
I just installed and used it in Juno without problems.