Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.2.2: Feature-based deployment impossible?
Eclipse 3.2.2: Feature-based deployment impossible? [message #312936] Mon, 26 February 2007 13:30 Go to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
Hello,

These days I tested the new Eclipse 3.2.2 version against
our RCP application, which currently runs fine with
Eclipse 3.2.1. Compile- and runtime behaviour seem to
be OK so far, but we observe a reproducible problem while
attempting an RCP export of our feature based product.

Before anyone asks this: I "installed" the Eclipse 3.2.2
version into a new directory, no override of the previous
3.1.2 version took place. I just used my previous workspace,
but started Eclipse at least two times with -clean option
before trying to export. Please note also, that our feature.xml
is free of any "matching" and "version" attributes (I removed
them already for Eclipse 3.1.2, which worked fine).

Every export attempt stops just some seconds later with
the following error dialog:

"Problems during export

Reason:
Unable to find plug-in: org.eclipse.osgi_3.2.2.R32x_v20070118. Please
check the error log for more details."

I checked several times that my 3.2.2 isntall directory does
indeed contain the org.eclipse.osgi_3.2.2.R32x_v20070118.jar
and I also checked that my target platform points to the
correct Eclipse_3.2.2 install directory (And no: The error
log did not contain any further details).

I remember some weeks ago that others mentioned similar export
problems in this newsgroup after some more recent updates via the
Eclipse Update Manager but I hoped that this issue has been fixed
since the official 3.2.2 release. Yet, I did no attempt to use
the update manager to install any further file updates.

Any ideas?

Btw.: I read at several places, that there exists a complete
Callisto update compatible to Eclipse 3.2.2, but couldn't find
any overall download address for this Callisto version. Where
can I find this one?

Greetings from Bremen,

Daniel Krügler
Re: Eclipse 3.2.2: Feature-based deployment impossible? [message #312939 is a reply to message #312936] Mon, 26 February 2007 14:15 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sunil_kamath.nohotspammail.com

Daniel Kr
Re: Eclipse 3.2.2: Feature-based deployment impossible? [message #312940 is a reply to message #312939] Mon, 26 February 2007 14:22 Go to previous messageGo to next message
Daniel Krügler is currently offline Daniel KrüglerFriend
Messages: 853
Registered: July 2009
Senior Member
Sunil Kamath wrote:
> In my experience exporting feature-based deployments is very flaky and
> doesn't work half the time.
> So I gave up on it and created my own ant script to do the deployment.

This is interesting. Currently we see also need for this, because we
would like to use Maven 2 for a complete deployment.
Did your write your antscript completely from start or did you use
any "template" for this?

Greetings,

Daniel
Re: Eclipse 3.2.2: Feature-based deployment impossible? [message #312996 is a reply to message #312939] Tue, 27 February 2007 15:19 Go to previous message
Eclipse UserFriend
Originally posted by: lamont_gilbert.rigidsoftware.com

On Mon, 26 Feb 2007 09:15:38 -0500, Sunil Kamath wrote:

> Daniel Krügler <dsp@bdal.de> wrote:
>>[snip]
>>
>> Every export attempt stops just some seconds later with the following
>> error dialog:
>>
>> "Problems during export
>>
>> Reason:
>> Unable to find plug-in: org.eclipse.osgi_3.2.2.R32x_v20070118. Please
>> check the error log for more details."
>>
> [snip]
>
> In my experience exporting feature-based deployments is very flaky and
> doesn't work half the time.
> So I gave up on it and created my own ant script to do the deployment.


I deploy every day and have 0 issues. Except I dont use linked bin
folders anymore. Outside of that, my deploys work like a charm.

Perhaps you have some misunderstanding about how this works?
Previous Topic:[DataBinding] Binding a TableViewer
Next Topic:Statically obtaining the statuslinemanager
Goto Forum:
  


Current Time: Sat Nov 09 05:01:45 GMT 2024

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

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

Back to the top