Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Mylyn task context size conflicts with bugzilla settings
Mylyn task context size conflicts with bugzilla settings [message #68717] Mon, 04 May 2009 06:15 Go to next message
Eclipse UserFriend
Hi,

I am working with Mylyn 3.1.1 v20090411-0400-e33 [Eclipse Europa]. I also
experimented the same with 3.4 using Eclipse Ganymede as well.

Currently I have limited the non patch attachments size to 1000kb in
Bugzilla. And i tried to attach a task context (modified only one java
file) to Bugzilla. Surprisingly, i see my task context is 1592kb in size
for just one java file modification. This results in the following
bugzilla error.

"The file you are trying to attach a file 1592 kilobytes in size.
Non-patch attachments cannot be more than 1000kb
We recommend that you store your attachment......"

I don't want to increase the non patch attachment size in bugzilla to more
than 1000kb. I am surprised to see the mylyn task context is 1592kb in
size for just only one java file method modification. Why the size is too
big for these type of simple task context? is there any solution for this?

Please help me in understanding the task context size and its nature in
mylyn.

Thanks,

-- jpv
Re: Mylyn task context size conflicts with bugzilla settings [message #68779 is a reply to message #68717] Tue, 05 May 2009 06:55 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Today i even tried to increase the non patch attachment size in bugzilla
from 1000kb to 2000kb but still i see the same error. Any clue/idea is
greatly appreciated?

Thanks,

-- jpv
Re: Mylyn task context size conflicts with bugzilla settings [message #68798 is a reply to message #68717] Tue, 05 May 2009 13:05 Go to previous messageGo to next message
Eclipse UserFriend
Typical contexts should be around a few kb. Anything larger than that
probably indicates a bug of some sort. Can you file a bug report and
include more details about your environment such as the type of projects
you work on and the installed plug-ins?

Thanks.
Steffen


> Hi,
>
> I am working with Mylyn 3.1.1 v20090411-0400-e33 [Eclipse Europa]. I also
> experimented the same with 3.4 using Eclipse Ganymede as well.
>
> Currently I have limited the non patch attachments size to 1000kb in
> Bugzilla. And i tried to attach a task context (modified only one java
> file) to Bugzilla. Surprisingly, i see my task context is 1592kb in size
> for just one java file modification. This results in the following
> bugzilla error.
>
> "The file you are trying to attach a file 1592 kilobytes in size.
> Non-patch attachments cannot be more than 1000kb
> We recommend that you store your attachment......"
>
> I don't want to increase the non patch attachment size in bugzilla to more
> than 1000kb. I am surprised to see the mylyn task context is 1592kb in
> size for just only one java file method modification. Why the size is too
> big for these type of simple task context? is there any solution for this?
>
> Please help me in understanding the task context size and its nature in
> mylyn.
>
> Thanks,
>
> -- jpv

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn task context size conflicts with bugzilla settings [message #68837 is a reply to message #68798] Wed, 06 May 2009 03:23 Go to previous messageGo to next message
Eclipse UserFriend
Steffen, Thanks very much for your quick thoughts.

I will do few more analysis on my environment and post the bug based on
the results/analysis.
Re: Mylyn task context size conflicts with bugzilla settings [message #68851 is a reply to message #68837] Mon, 11 May 2009 12:20 Go to previous message
Eclipse UserFriend
An update on this issue.

I did a fresh installation of eclipse ganymede and tried to add the
context for the same task but this time i see task context size is only
1.42kb instead of 1592kb size earlier. This is really a strange behaviour
and i am not sure where was the problem earlier.

Test Environments Tried
a. Eclipse Eurpoa with Mylyn 3.0.x
b. Eclipse Ganymede with Mylyn 3.4.x

Now i am not able to simulate the problem.
Re: Mylyn task context size conflicts with bugzilla settings [message #597560 is a reply to message #68717] Tue, 05 May 2009 06:55 Go to previous message
Eclipse UserFriend
Hi,

Today i even tried to increase the non patch attachment size in bugzilla
from 1000kb to 2000kb but still i see the same error. Any clue/idea is
greatly appreciated?

Thanks,

-- jpv
Re: Mylyn task context size conflicts with bugzilla settings [message #597565 is a reply to message #68717] Tue, 05 May 2009 13:05 Go to previous message
Eclipse UserFriend
Typical contexts should be around a few kb. Anything larger than that
probably indicates a bug of some sort. Can you file a bug report and
include more details about your environment such as the type of projects
you work on and the installed plug-ins?

Thanks.
Steffen


> Hi,
>
> I am working with Mylyn 3.1.1 v20090411-0400-e33 [Eclipse Europa]. I also
> experimented the same with 3.4 using Eclipse Ganymede as well.
>
> Currently I have limited the non patch attachments size to 1000kb in
> Bugzilla. And i tried to attach a task context (modified only one java
> file) to Bugzilla. Surprisingly, i see my task context is 1592kb in size
> for just one java file modification. This results in the following
> bugzilla error.
>
> "The file you are trying to attach a file 1592 kilobytes in size.
> Non-patch attachments cannot be more than 1000kb
> We recommend that you store your attachment......"
>
> I don't want to increase the non patch attachment size in bugzilla to more
> than 1000kb. I am surprised to see the mylyn task context is 1592kb in
> size for just only one java file method modification. Why the size is too
> big for these type of simple task context? is there any solution for this?
>
> Please help me in understanding the task context size and its nature in
> mylyn.
>
> Thanks,
>
> -- jpv

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn task context size conflicts with bugzilla settings [message #597576 is a reply to message #68798] Wed, 06 May 2009 03:23 Go to previous message
Eclipse UserFriend
Steffen, Thanks very much for your quick thoughts.

I will do few more analysis on my environment and post the bug based on
the results/analysis.
Re: Mylyn task context size conflicts with bugzilla settings [message #597589 is a reply to message #68837] Mon, 11 May 2009 12:20 Go to previous message
Eclipse UserFriend
An update on this issue.

I did a fresh installation of eclipse ganymede and tried to add the
context for the same task but this time i see task context size is only
1.42kb instead of 1592kb size earlier. This is really a strange behaviour
and i am not sure where was the problem earlier.

Test Environments Tried
a. Eclipse Eurpoa with Mylyn 3.0.x
b. Eclipse Ganymede with Mylyn 3.4.x

Now i am not able to simulate the problem.
Previous Topic:Remembering layout for a task
Next Topic:failed to take query results from kenai/jira server
Goto Forum:
  


Current Time: Tue Mar 11 07:20:53 EDT 2025

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

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

Back to the top