Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » p2 ignoring plug-ins with unresolved dependencies in dropins folder
p2 ignoring plug-ins with unresolved dependencies in dropins folder [message #129860] Fri, 24 April 2009 01:46 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
p2 (both in 3.4 and 3.5) appears to silently ignore plug-ins in the
"dropins" folder if they have unresolved dependencies. Such plug-ins don't
appear in the plug-in registry, and no messages appear in the error log
either. Is this behavior normal, and if yes, is there a way to make p2 a
bit more verbose?
Re: p2 ignoring plug-ins with unresolved dependencies in dropins folder [message #129873 is a reply to message #129860] Fri, 24 April 2009 01:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

Eric Jain wrote:
> p2 (both in 3.4 and 3.5) appears to silently ignore plug-ins in the
> "dropins" folder if they have unresolved dependencies. Such plug-ins
> don't appear in the plug-in registry, and no messages appear in the
> error log either. Is this behavior normal, and if yes, is there a way to
> make p2 a bit more verbose?
>

I think you can use -debug and -clean arguments (via command-line or in
eclipse.ini) to force it to log all plug-in loading failures. The OSGi
console can also help here, although I'm not really familiar with how to
use it.

Hope this helps,
Eric
Re: p2 ignoring plug-ins with unresolved dependencies in dropins folder [message #129885 is a reply to message #129873] Fri, 24 April 2009 08:05 Go to previous message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
Eric Rizzo wrote:
> I think you can use -debug and -clean arguments (via command-line or in
> eclipse.ini) to force it to log all plug-in loading failures. The OSGi
> console can also help here, although I'm not really familiar with how to
> use it.

Thanks, -debug makes the warnings about unresolved dependencies appear in
the log. The OSGi console doesn't appear to list bundles with unresolved
dependencies (at least not when using the ss command)...
Previous Topic:passing artifact location to jvm argument
Next Topic:P2 Repos Planned For Platform Downloads?
Goto Forum:
  


Current Time: Thu Apr 25 05:37:27 GMT 2024

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

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

Back to the top