Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] [URGENT] Indigo bug causes framework to keep bundle file handles open for lifetime of framework instance.

FWIW, I hit this problem and decided to 'up my ulimit' and I wouldn't classify the workaround as trivial.  There are often 'hard limits' and non root users cannot simply increase their ulimit.

Users must first change the system wide hard limit and then issue the ulimit -n XXX command.  Of course, each OS / Distribution uses a different mechanism for storing this value.

As an aside, many of the (old) posts I came across started with: I'm using Eclipse and I need to increase my file limit, please help.  ;).

Cheers,
Ian

On Tue, Jun 14, 2011 at 8:08 AM, Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx> wrote:
Am 14.06.2011 16:22, schrieb Thomas Watson:
> To reduce the risk of breaking the respin build we must limit the new
> contributions for addressing stop ship issues only. I would not touch
> your contribution for minor issues.

At least the Gyrex contribution would have to be updated again.
Otherwise p2 will report conflicting dependencies because we include
Equinox features in our target component feature. It won't affect the
EPP, though. We just contribute a target component feature.

-Gunnar

--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



--
R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
http://eclipsesource.com | http://twitter.com/eclipsesource

Back to the top