A java.lang.OutOfMemoryError exception

I always get a message below when i'm working with sun creator but when i deploy my application it works fine.

Is it not going to have any negative effect on the application when it goes life

A java.lang.OutOfMemoryError exception has occurred.

Please report this at http://www.netbeans.org/issues.html,

including a copy of your messages.log file as an attachment.

The messages.log file is located in your C:\Documents and Settings\ngx1431\.Creator\2_1\var\log folder.

[507 byte] By [kaskaleea] at [2007-11-27 3:28:55]
# 1

Try changing :

<jvm-options>-Xms512m -Xmx512m</jvm-options>

Java options in the domain.xml file.

This file is under :

$CREATOR_HOME/SunAppServer8/domains/$DOMAIN/config/domain.xml

Also, check this thread

http://forum.java.sun.com/thread.jspa?threadID=5063632

Rradhikaa at 2007-7-12 8:31:48 > top of Java-index,Development Tools,Java Tools...