uDIG

Out of Memory Error

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: UDIG 0.7
  • Fix Version/s: UDIG 1.0.RC3
  • Component/s: file format
  • Labels:
    None
  • Environment:
    Windows XP Professional SP1
    Java JRE 1.5.x

Description

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

Activity

Hide
Jody Garnett added a comment -
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.
Show
Jody Garnett added a comment - 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.
Hide
Jesse Eichar added a comment -
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.
Show
Jesse Eichar added a comment - 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.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: