Bugs item #3390825, was opened at 2011-08-12 17:57
Message generated for change (Settings changed) made by kargor
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3390825&group_id=167540

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Synchronisation / Invitation
Group: None
Status: Open
Resolution: None
Priority: 8
Private: No
Submitted By: Stefan Rossbach (kargor)
>Assigned to: Nobody/Anonymous (nobody)
Summary: Sharing Large projects result in OOM Exception

Initial Comment:
!ENTRY org.eclipse.core.jobs 4 2 2011-08-13 02:49:02.536
!MESSAGE An internal error occurred during: "Sharing project {1830266213=A}.".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
        at 
org.apache.commons.io.output.ByteArrayOutputStream.needNewBuffer(ByteArrayOutputStream.java:124)
        at 
org.apache.commons.io.output.ByteArrayOutputStream.write(ByteArrayOutputStream.java:155)
        at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1263)
        at org.apache.commons.io.IOUtils.copy(IOUtils.java:1236)
        at org.apache.commons.io.IOUtils.toByteArray(IOUtils.java:360)
        at 
org.apache.commons.io.FileUtils.readFileToByteArray(FileUtils.java:1360)
        at 
de.fu_berlin.inf.dpp.net.internal.XMPPTransmitter.sendProjectArchive(XMPPTransmitter.java:868)
        at 
de.fu_berlin.inf.dpp.invitation.OutgoingProjectNegotiation.sendArchive(OutgoingProjectNegotiation.java:628)
        at 
de.fu_berlin.inf.dpp.invitation.OutgoingProjectNegotiation.start(OutgoingProjectNegotiation.java:125)
        at 
de.fu_berlin.inf.dpp.project.SarosSessionManager$OutgoingProjectJob.run(SarosSessionManager.java:678)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Project archive size is 700 MB.

The project archive  should not be load into memory, Instead chunks must be 
read and transmitted.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=843359&aid=3390825&group_id=167540

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to