Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Helios SR1 RC4 - sign off request

Hi,

I'm experiencing an issue with the RC4, I can't install anything inside using either the Market Place or the Modeling Discovery, it returns a
"Problems occurred while performing provisioning operation: Profile id _SELF_ is not registered.
Profile id _SELF_ is not registered."
message

with the following stack trace :

java.lang.IllegalArgumentException: Profile id _SELF_ is not registered.
at org.eclipse.equinox.internal.provisional.p2.director.ProfileChangeRequest.createByProfileId(ProfileChangeRequest.java:49)
at org.eclipse.equinox.p2.operations.InstallOperation.computeProfileChangeRequest(InstallOperation.java:68)
at org.eclipse.equinox.p2.operations.ProfileChangeOperation.makeResolveJob(ProfileChangeOperation.java:158)
at org.eclipse.equinox.p2.operations.ProfileChangeOperation.resolveModal(ProfileChangeOperation.java:113)
at org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.resolveModal(ProfileChangeOperationComputer.java:255)
at org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.resolve(ProfileChangeOperationComputer.java:244)
at org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.resolveInstall(ProfileChangeOperationComputer.java:177)
at org.eclipse.epp.internal.mpc.ui.operations.ProfileChangeOperationComputer.run(ProfileChangeOperationComputer.java:129)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)

I already experimented such issues when trying to install bundles into an Eclipse runtime launched from a run configuration, but here I'm launching a plain standalone Eclipse. Did anything changed in the P2 profiles between RC3 and RC4 ?

Cédric

Le 17/09/2010 14:31, Markus Knauer a écrit :
Hi package maintainers,

there is a new build of the Helios SR1 RC4 EPP packages available that needs testing and your approval:

  http://build.eclipse.org/technology/epp/epp_build/36/download/20100917-0715/

Please test and send your sign-offs to this mailing list. This is not only a candidate build for RC4, but also for next weeks final SR1 release.

Thanks, Markus

_______________________________________________ epp-dev mailing list epp-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/epp-dev


Back to the top