Re: [equinox-dev] equinox bundle akin to felix fileinstall

2012-10-31 Thread Raymond Auge
Sadly, this is an ongoing issue with fileinstall even in the latest release (3.2.6). It seems that fileinstall thread is interrupted while waiting for the refresh to complete. On Mon, Jun 18, 2012 at 8:38 AM, Thomas Watson wrote: > I think part of the problem is that file install is not waitin

Re: [equinox-dev] equinox bundle akin to felix fileinstall

2012-06-18 Thread Thomas Watson
I think part of the problem is that file install is not waiting for the refresh operation to complete before attempting to start all the bundles. See https://issues.apache.org/jira/browse/FELIX-3414 What I think ends up happening is that file install calls start on the bundles it has just installe

[equinox-dev] ?????? ?????? equinox bundle akin to felix fileinstall

2012-06-15 Thread hbdrawn
.-- ??||?? -- -- ??: "Raymond Auge"; : 2012??6??16??(??) 5:49 ??: "Equinox development mailing list"; ????: Re: [equinox-dev]?? equinox bundle akin to felix fileinstall On Fri, Jun 15, 2012 at 10:23 AM, hbdrawn wrote: i encoutered the same problem before.After checked out

[equinox-dev] ?????? equinox bundle akin to felix fileinstall

2012-06-15 Thread hbdrawn
. -- ??||?? -- -- ??: "Neil Bartlett"; : 2012??6??15??(??) 9:57 ??: "Equinox development mailing list"; ????: Re: [equinox-dev] equinox bundle akin to felix fileinstall I think it's more likely that FileInstall is s

Re: [equinox-dev] equinox bundle akin to felix fileinstall

2012-06-15 Thread Neil Bartlett
I think it's more likely that FileInstall is seeing the file and trying to install it while the external process (whatever that might be) is still writing it to the disk. Short of hooking into the OS filesystem events (which would require platform-specific native code), any Fileinstall-like bundle

Re: [equinox-dev] equinox bundle akin to felix fileinstall

2012-06-15 Thread Raymond Auge
On Fri, Jun 15, 2012 at 9:36 AM, Thomas Watson wrote: > The closest thing is the dropins support in p2, but that is not a good > comparison since felix fileinstall is a small single bundle. p2 dropins > support is just a part of the whole p2 "engine" and requires a fair bit of > the p2 "engine"

Re: [equinox-dev] equinox bundle akin to felix fileinstall

2012-06-15 Thread Thomas Watson
06/15/2012 08:32 AM Subject: [equinox-dev] equinox bundle akin to felix fileinstall Is there such a project?

[equinox-dev] equinox bundle akin to felix fileinstall

2012-06-15 Thread Raymond Auge
Is there such a project? I'm having issues with felix.fileinstall on equinox (exceptions on change state) and wondering if I can save myself the trouble if there is a more native implementation similar to it. Thx -- *Raymond Augé*