Issue Details (XML | Word | Printable)

Key: UDIG-228
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Jesse Eichar
Reporter: Ian Ives
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uDIG

Out of Memory Error

Created: 26/Jan/05 11:48 AM   Updated: 06/Mar/09 05:56 AM
Component/s: file format
Affects Version/s: UDIG 0.7
Fix Version/s: UDIG 1.0.RC3

Environment: Windows XP Professional SP1
Java JRE 1.5.x


 Description  « Hide
When attempting to re-project a Map, comprised of three shape file layers, to a UTM projection the map went blank.

I had two other maps in the background, one comprised of WMS Layers and the other of shape layers.

All maps went blank. I was still able to perform operations such as "Zoom to Layer Extent", "Pan", "New Wizard dialog". However, maps stayed blank.

Error log indicated an OutOfMemory Error in the the renderer. It appears to be an unrecoverable error for the renderer yet the application continued to function as if everythink was working fine.

!ENTRY org.eclipse.ui 4 4 2005-01-26 11:18:36.253
!MESSAGE Unhandled event loop exception

!ENTRY org.eclipse.ui 4 0 2005-01-26 11:18:36.253
!MESSAGE Java heap space
!STACK 0
java.lang.OutOfMemoryError: Java heap space

!ENTRY org.eclipse.core.runtime 4 2 2005-01-26 11:18:36.253
!MESSAGE An internal error occurred during: "Composite Renderer Rendering".
!STACK 0
java.lang.OutOfMemoryError: Java heap space



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Jody Garnett added a comment - 14/Apr/05 07:18 PM
This used to be resolved with a memory map flag, obviously we do not provide a ui for that anymore. We need to make sure that the right default is chosen.

Jesse Eichar added a comment - 18/Apr/05 12:23 PM
memory map flag set only for files smaller than 2 megs and can be resolved as files. Haven't been able to reproduce this error.