Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » P2 shared profile + bundle pool
P2 shared profile + bundle pool [message #112624] Thu, 26 June 2008 21:04 Go to next message
Eclipse UserFriend
Originally posted by: scalpel4k.gmail.com

Hi,

I'm having a problem which really bugs me a lot. The situation is as follows. I have created some profiles with the p2 agent, all using the same bundle pool. After having installed an IU with a touchpoint I get a launch configuration which does not run actually because it wouldn't find any bundles. So what I did then, was to change the eclipse.ini manually to find them at least. So far so good, but one of the things I have to specify in there is the "- configuration ..." parameter, which points to the location where my config.ini is located in order to find my bundles. This however seems to implicate that all runtime data has to be written to that location. The problem here is that this location is actually a shared folder where I can't accept runtime data and which I keep write protected. Defining a cascaded configuration in the config.ini seems to be ignored. Then I thought I'd set the pluginCustomization argument and put the definitions in a separate properties file, but without success; it doesn't seem to be recognized at all.

Has anyone accomplished to create shared and bundle-pooled profiles yet? Even with some trickery?

thx M;chi
Re: P2 shared profile + bundle pool [message #113749 is a reply to message #112624] Wed, 09 July 2008 14:05 Go to previous message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
This should be doable, however I'm not clear on what you mean by "shared
profile" and "bundle pool".
Could you please give the steps (mostly the paths) you use for your various
profiles and then what you run and how.

Thx

PaScaL

"Scalpel4k" <scalpel4k@gmail.com> wrote in message
news:g4108e$gib$1@build.eclipse.org...
> Hi,
>
> I'm having a problem which really bugs me a lot. The situation is as
> follows. I have created some profiles with the p2 agent, all using the
> same bundle pool. After having installed an IU with a touchpoint I get a
> launch configuration which does not run actually because it wouldn't find
> any bundles. So what I did then, was to change the eclipse.ini manually to
> find them at least. So far so good, but one of the things I have to
> specify in there is the "- configuration ..." parameter, which points to
> the location where my config.ini is located in order to find my bundles.
> This however seems to implicate that all runtime data has to be written to
> that location. The problem here is that this location is actually a shared
> folder where I can't accept runtime data and which I keep write protected.
> Defining a cascaded configuration in the config.ini seems to be ignored.
> Then I thought I'd set the pluginCustomization argument and put the
> definitions in a separate properties file, but without success; it doesn't
> seem to be recognized at all.
>
> Has anyone accomplished to create shared and bundle-pooled profiles yet?
> Even with some trickery?
>
> thx M;chi
>
Previous Topic:[P2] Provisioning the target
Next Topic:Classloading issue with 3.4
Goto Forum:
  


Current Time: Thu Apr 25 18:52:18 GMT 2024

Powered by FUDForum. Page generated in 0.02655 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top