Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-228) Out of Memory Error

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/UDIG-228

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: UDIG-228
    Summary: Out of Memory Error
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: uDIG
 Components: 
             render
   Versions:
             UDIG 0.7

   Assignee: 
   Reporter: Ian Ives

    Created: Wed, 26 Jan 2005 11:48 AM
    Updated: Wed, 26 Jan 2005 11:48 AM
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 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



Back to the top