FileInstall and Equinox should be able to play nicely together - that combination has been used in Apache Karaf deployments for a while...
Could you try out your scenario with a Karaf container with Equinox set as its OSGi core? --J On Mon, Sep 29, 2014 at 2:57 PM, Raymond Auge <[email protected]> wrote: > Ok, so I did have: > > a) some fileinstall artifact handlers in a bundle being refreshed > b) config admin bundle being refresh > > Both of those would probably have pulled FI into the fresh. > > However, I removed those (and delete the equinox state) but still get the > same exact issue. > > On Mon, Sep 29, 2014 at 1:12 PM, Raymond Auge <[email protected]> > wrote: > >> Ok, sooo I think I understand the issue. >> >> We have a protocol handler deployed for fileinstall's custom artifact >> handling. >> >> I guess that must be pulling FI into the fresh. >> >> I'll take that bundle out and see if I get the same problem or not. >> >> - Ray >> >> On Mon, Sep 29, 2014 at 1:06 PM, Raymond Auge <[email protected]> >> wrote: >> >>> Sorry I forgot to mention I'm cross posting to felix list also. >>> >>> Anyhow, here is a stacktrace which shows the locking (search for >>> fileinstall). >>> >>> - Ray >>> >>> On Mon, Sep 29, 2014 at 12:57 PM, BJ Hargrave <[email protected]> >>> wrote: >>> >>>> Is there a bug/issue with the details? I don't know any details here. >>>> What is the "concurrency issue with package refresh"? >>>> -- >>>> >>>> *BJ Hargrave* >>>> Senior Technical Staff Member, IBM >>>> OSGi Fellow and CTO of the *OSGi Alliance* <http://www.osgi.org/> >>>> *[email protected]* <[email protected]> >>>> >>>> office: +1 386 848 1781 >>>> mobile: +1 386 848 3788 >>>> >>>> >>>> >>>> >>>> >>>> From: Raymond Auge <[email protected]> >>>> To: Equinox development mailing list <[email protected]>, >>>> Apache Felix Developers <[email protected]> >>>> Date: 2014/09/29 12:52 >>>> Subject: [equinox-dev] fileinstall & equinox solution >>>> Sent by: [email protected] >>>> ------------------------------ >>>> >>>> >>>> >>>> Will there ever be a solution to the fileinstall on equinox issue? >>>> >>>> It seems that fileinstall has not worked on equinox for some time due to >>>> the concurrency issue with package refresh. >>>> >>>> I believe 3.1.10 is the last version that works on equinox. >>>> >>>> -- >>>> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> >>>> (@rotty3000) >>>> Senior Software Architect >>>> *Liferay, Inc.* <http://www.liferay.com/> (@Liferay) >>>> _______________________________________________ >>>> equinox-dev mailing list >>>> [email protected] >>>> To change your delivery options, retrieve your password, or unsubscribe >>>> from this list, visit >>>> https://dev.eclipse.org/mailman/listinfo/equinox-dev >>>> >>>> >>>> _______________________________________________ >>>> equinox-dev mailing list >>>> [email protected] >>>> To change your delivery options, retrieve your password, or unsubscribe >>>> from this list, visit >>>> https://dev.eclipse.org/mailman/listinfo/equinox-dev >>>> >>> >>> >>> >>> -- >>> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> >>> (@rotty3000) >>> Senior Software Architect >>> *Liferay, Inc.* <http://www.liferay.com> (@Liferay) >>> >>> >> >> >> -- >> *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> >> (@rotty3000) >> Senior Software Architect >> *Liferay, Inc.* <http://www.liferay.com> (@Liferay) >> >> > > > -- > *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> > (@rotty3000) > Senior Software Architect > *Liferay, Inc.* <http://www.liferay.com> (@Liferay)
