Hi Bruce, ( I realise that it's been three months, but maybe it's useful for you now ... )
On Mon, 2014-11-17 at 15:44 +0000, Bruce Edge wrote: > inline > > From: Stefan Egli <[email protected]> > Reply-To: "[email protected]" <[email protected]> > Date: Monday, November 17, 2014 at 1:03 AM > To: "[email protected]" <[email protected]> > Subject: Re: State of sling eclipse plugins for IDE deploy/undeploy. > > > >Hi Bruce, > > > >Which version of the 'org.apache.felix.framework' bundle are you running > >with ? > > > > > > I’m using org.apache.felix.framework 4.4.1. > > This is the version I get when running the current (or a few days old) > sling trunk launchpad standalone jar. > > -Bruce > > > > > >Cheers, > >Stefan > > > >On 11/14/14 11:15 PM, "Bruce Edge" <[email protected]> wrote: > > > >>Here¹s the full stack trace from the sling error.log triggered by > >>³adding² a bundle to the server from inside eclipse. > >>This shows the original felix NPE, the eclipse console did not. > >> > >>14.11.2014 14:11:21.716 *INFO* [qtp124750626-43] > >>org.apache.sling.tooling.support.install.impl.InstallServlet Unable to > >>install/update bundle com.nim.ct.dam.bundle.ingest > >>org.osgi.framework.BundleException: Could not create bundle object. This looks like SLING-4405 [1], which I just fixed. There's no need to update the IDE tooling, just deploy an updated version of the org.apache.sling.tooling.support.install bundle [2] in your development instance. Cheers, Robert [1]: https://issues.apache.org/jira/browse/SLING-4405 [2]: https://svn.apache.org/repos/asf/sling/trunk/tooling/support/install/
