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

When we were fixing the p2 configuration problem from bug 322929, we removed two settings from the p2 director call:

      -bundlepool ${PACKAGE_BUILD_DIR}/eclipse \
      ...
      -vmargs ... -Declipse.p2.data.area=${PACKAGE_BUILD_DIR}/eclipse/p2 \

In order to track down this new problem, I started a modeling-package-only build against the same metadata from last week but with the above parameters enabled. It would be helpful if you can retest a modeling package from http://build.eclipse.org/technology/epp/epp_build/36/download/20100921-0846/ and report back if this solves your problem. If yes, I think we should rebuild all packages.

Thanks, Markus


On 21 September 2010 10:03, Cédric Brun <cedric.brun@xxxxxxx> wrote:
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 mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev




--
Markus Knauer
EclipseSource
###   phone: +49 721 664 733 0  (GMT +2)
###     fax: +49 721 664 733 29
###     web: www.eclipsesource.com

Innoopract Informationssysteme GmbH
Stephanienstrasse 20, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883


Back to the top