Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Crashes with Mylyn and JIRA
Crashes with Mylyn and JIRA [message #41886] Mon, 28 January 2008 09:49 Go to next message
Joakim Erelt is currently offline Joakim EreltFriend
Messages: 8
Registered: July 2009
Junior Member
Hi,

I have a problem with Eclipse crashing every time I open a JIRA task from
the Mylyn task list. No error log is written so I can't get any further
information about the problem. This problem disappears for a while if I
switch to a fresh workspace, however after some time (a week or so) the
crashes will start again.

I'm using Mylyn v2.2

Thanks
Joakim
Re: Crashes with Mylyn and JIRA [message #42071 is a reply to message #41886] Tue, 29 January 2008 22:21 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Joakim,

you could try to increase your MaxPermSize setting:

http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F

Steffen
Re: Crashes with Mylyn and JIRA [message #42102 is a reply to message #42071] Wed, 30 January 2008 07:20 Go to previous messageGo to next message
Joakim Erelt is currently offline Joakim EreltFriend
Messages: 8
Registered: July 2009
Junior Member
That used to be the first thing I did every time I installed a new Eclipse
version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it seems that
the -XX:MaxPermSize option is set to 256M by default. Anyway, it's not a
typical crash with stack traces and such. It just goes pouf, crash!

Joakim

"Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
news:fno8t3$hv4$1@build.eclipse.org...
> Joakim,
>
> you could try to increase your MaxPermSize setting:
>
> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>
> Steffen
>
Re: Crashes with Mylyn and JIRA [message #42923 is a reply to message #42102] Sun, 10 February 2008 03:27 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: beatmik.acm.org

Joakim, if this is still happening could you please file a bug?

http://www.eclipse.org/mylyn/bugs/

Mik

Joakim Erelt wrote:
> That used to be the first thing I did every time I installed a new Eclipse
> version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it seems that
> the -XX:MaxPermSize option is set to 256M by default. Anyway, it's not a
> typical crash with stack traces and such. It just goes pouf, crash!
>
> Joakim
>
> "Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
> news:fno8t3$hv4$1@build.eclipse.org...
>> Joakim,
>>
>> you could try to increase your MaxPermSize setting:
>>
>> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>>
>> Steffen
Re: Crashes with Mylyn and JIRA [message #43845 is a reply to message #42923] Thu, 21 February 2008 06:06 Go to previous message
Joakim Erelt is currently offline Joakim EreltFriend
Messages: 8
Registered: July 2009
Junior Member
Committed bug#219734.

Joakim

"Mik Kersten" <beatmik@acm.org> wrote in message
news:folqvr$hdq$3@build.eclipse.org...
> Joakim, if this is still happening could you please file a bug?
>
> http://www.eclipse.org/mylyn/bugs/
>
> Mik
>
> Joakim Erelt wrote:
>> That used to be the first thing I did every time I installed a new
>> Eclipse version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it
>> seems that the -XX:MaxPermSize option is set to 256M by default. Anyway,
>> it's not a typical crash with stack traces and such. It just goes pouf,
>> crash!
>>
>> Joakim
>>
>> "Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
>> news:fno8t3$hv4$1@build.eclipse.org...
>>> Joakim,
>>>
>>> you could try to increase your MaxPermSize setting:
>>>
>>> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>>>
>>> Steffen
Re: Crashes with Mylyn and JIRA [message #587303 is a reply to message #41886] Tue, 29 January 2008 22:21 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Joakim,

you could try to increase your MaxPermSize setting:

http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F

Steffen
Re: Crashes with Mylyn and JIRA [message #587312 is a reply to message #42071] Wed, 30 January 2008 07:20 Go to previous message
Joakim Erelt is currently offline Joakim EreltFriend
Messages: 8
Registered: July 2009
Junior Member
That used to be the first thing I did every time I installed a new Eclipse
version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it seems that
the -XX:MaxPermSize option is set to 256M by default. Anyway, it's not a
typical crash with stack traces and such. It just goes pouf, crash!

Joakim

"Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
news:fno8t3$hv4$1@build.eclipse.org...
> Joakim,
>
> you could try to increase your MaxPermSize setting:
>
> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>
> Steffen
>
Re: Crashes with Mylyn and JIRA [message #587670 is a reply to message #42102] Sun, 10 February 2008 03:27 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Joakim, if this is still happening could you please file a bug?

http://www.eclipse.org/mylyn/bugs/

Mik

Joakim Erelt wrote:
> That used to be the first thing I did every time I installed a new Eclipse
> version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it seems that
> the -XX:MaxPermSize option is set to 256M by default. Anyway, it's not a
> typical crash with stack traces and such. It just goes pouf, crash!
>
> Joakim
>
> "Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
> news:fno8t3$hv4$1@build.eclipse.org...
>> Joakim,
>>
>> you could try to increase your MaxPermSize setting:
>>
>> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>>
>> Steffen
Re: Crashes with Mylyn and JIRA [message #587968 is a reply to message #42923] Thu, 21 February 2008 06:06 Go to previous message
Joakim Erelt is currently offline Joakim EreltFriend
Messages: 8
Registered: July 2009
Junior Member
Committed bug#219734.

Joakim

"Mik Kersten" <beatmik@acm.org> wrote in message
news:folqvr$hdq$3@build.eclipse.org...
> Joakim, if this is still happening could you please file a bug?
>
> http://www.eclipse.org/mylyn/bugs/
>
> Mik
>
> Joakim Erelt wrote:
>> That used to be the first thing I did every time I installed a new
>> Eclipse version. However, as of Eclipse 3.3 (I'm using 3.3.1.1 btw) it
>> seems that the -XX:MaxPermSize option is set to 256M by default. Anyway,
>> it's not a typical crash with stack traces and such. It just goes pouf,
>> crash!
>>
>> Joakim
>>
>> "Steffen Pingel" <steffen.pingel@tasktop.com> wrote in message
>> news:fno8t3$hv4$1@build.eclipse.org...
>>> Joakim,
>>>
>>> you could try to increase your MaxPermSize setting:
>>>
>>> http://wiki.eclipse.org/index.php/Mylyn_FAQ#Why_am_seeing_ja va.lang.OutOfMemoryError:_PermGen_space_errors.3F
>>>
>>> Steffen
Previous Topic:Subeclipse and SFEE with mylyn
Next Topic:Automatically create Mylyn tasks?
Goto Forum:
  


Current Time: Tue Apr 23 16:57:52 GMT 2024

Powered by FUDForum. Page generated in 0.03334 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top