Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] OOM crash on start up

This is a bug about performance of large number of tasks:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=372010

Generally for the time being we should keep the tasks number as small as
possible, but I am planning also to think about increasing tasks
scalability, because OOM in this situation is just out of the question.

best regards,
Malgorzata Janczarska
Software Developer
IBM SWG Lab. Cracow. Poland

IBM Polska Sp. z o.o. oddział w Krakowie
ul. Armii Krajowej 18,
30-150 Kraków

NIP: 526-030-07-24
Sąd Rejonowy dla m.st. Warszawy, XII Wydział Gospodarczy KRS
KRS 0000012941, Kapitał Zakładowy: 33.000.000 PLN

orion-dev-bounces@xxxxxxxxxxx wrote on 2012-03-13 17:15:41:

> From:
>
> John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
>
> To:
>
> Orion developer discussions <orion-dev@xxxxxxxxxxx>
>
> Date:
>
> 2012-03-13 17:15
>
> Subject:
>
> Re: [orion-dev] OOM crash on start up
>
> Sent by:
>
> orion-dev-bounces@xxxxxxxxxxx
>
> 2012/3/13 Malgorzata Tomczyk <Malgorzata.Janczarska@xxxxxxxxxx>:
> > Yes, please go to [workspace_location]\.metadata\.plugins
> > \org.eclipse.orion.server.core and remove folder "tasks".
>
> That worked, thanks!
>
> And it makes sense. Yesterday I was creating lots of tasks but never
> resolving them (because I did not realize that some server calls can
> result in data *or* tasks and I wanted to debug the data-handling
> code).
>
> jjb
>
> >
> > best regards,
> > Malgorzata Janczarska
> > Software Developer
> > IBM SWG Lab. Cracow. Poland
> >
> > IBM Polska Sp. z o.o. oddział w Krakowie
> > ul. Armii Krajowej 18,
> > 30-150 Kraków
> >
> > NIP: 526-030-07-24
> > Sąd Rejonowy dla m.st. Warszawy, XII Wydział Gospodarczy KRS
> > KRS 0000012941, Kapitał Zakładowy: 33.000.000 PLN
> >
> > orion-dev-bounces@xxxxxxxxxxx wrote on 2012-03-13 16:57:34:
> >
> >> From:
> >>
> >> John J Barton <johnjbarton@xxxxxxxxxxxxxxx>
> >>
> >> To:
> >>
> >> Orion developer discussions <orion-dev@xxxxxxxxxxx>
> >>
> >> Date:
> >>
> >> 2012-03-13 16:57
> >>
> >> Subject:
> >>
> >> [orion-dev] OOM crash on start up
> >>
> >> Sent by:
> >>
> >> orion-dev-bounces@xxxxxxxxxxx
> >>
> >> My local Orion won't come up this morning.
> >> https://bugs.eclipse.org/bugs/show_bug.cgi?id=374094
> >>
> >> Any suggestions on how to recover?  Is there some data other than the
> >> serverworkspace I can flush?
> >>
> >> jjb
> >> _______________________________________________
> >> orion-dev mailing list
> >> orion-dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/orion-dev
> >>
> >
> > _______________________________________________
> > orion-dev mailing list
> > orion-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/orion-dev
> _______________________________________________
> orion-dev mailing list
> orion-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/orion-dev
>



Back to the top