Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] problems with XMPPContainer and IRemoteServiceContainerAdapter

On Fri, Oct 15, 2010 at 5:30 AM, Eugen Reiswich <ereiswich@xxxxxxxxxxxxxx> wrote:
> here is the stack trace... The problem with the AbstractExecutor is not gone
> but the bundle org.eclipse.equinox.concurrent is definitely in my target
> platform.

Having the bundle in your target platform is not indicative of it being available at runtime when you launch from Eclipse.

Did you ensure that the bundle is actually checked in your launch configuration? You may also want to try running with the OSGi console to see if the org.eclipse.equinox.concurrent bundle shows up there.

Remy

----------
Remy Suen
Eclipse Platform/UI Committer
IBM Ottawa
1-613-356-5162


Back to the top