-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
3.11
-
None
-
windows XP professional
java version "1.5.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)
-
3.11
-
I'm using jira soap client to create issues on jira
when i try to attach a small file(40K) to an issue it suceed but takes long time
but when I try to attach a bigger file (300K) it gives
java.lang.OutOfMemoryError: Java heap space
whaen i tried to put this code in jar and use it from Eclipse RCP Application it attach the 40K file in about 20 minutes
- duplicates
-
JRASERVER-11693 SOAP: addAttachmentsToIssue runs out of memory when adding attachments of 1.5 MB or larger
- Closed