Creator Hangs in debug mode

I am testing a five page web page that connects to an SQL Server database.

I am experiencing severe memory problems in debug mode. The application hangs after stepping through a some code.

The debug screen goes all grey and I cannot get it to return to normal (see the code).

I am developing on a windows XP platform and I am using Netscape 7.1 as my browser.

[384 byte] By [Eskimoboya] at [2007-11-27 0:45:42]
# 1
Do you have the Hot Fix 2. Has big Performance Improvement..See: http://developers.sun.com/prodtech/javatools/jscreator/downloads/updates/index. jsp
Rradhikaa at 2007-7-11 23:11:09 > top of Java-index,Development Tools,Java Tools...
# 2

No, I don't have the hot fix.

The link you supplied gave me the error:

jsecom16.sun.com could not be found. Please check the name and try again.

I can get to the webpage at http://developers.sun.com/prodtech/javatools/jscreator , but when I click on the downloads tab from this page, I get the same message.

Eskimoboya at 2007-7-11 23:11:09 > top of Java-index,Development Tools,Java Tools...
# 3

Not sure why you are getting the error . I just checked the link, as well as the download tab, and it works for me. Could you please try the link again.

Hot Fix 2: You can download it from update center: Launch the IDE and connect to the Update Center .

See how to connect to update center from this link:

http://developers.sun.com/jscreator/downloads/updates/index.jsp

Rradhikaa at 2007-7-11 23:11:09 > top of Java-index,Development Tools,Java Tools...
# 4
Thanks.I found the updates link from the creator tools menu and I have updated Creator to the latest fixes.I have also updated my application server from 8.0 to 8.2This seems to have solved my problems with creator hanging.
Eskimoboya at 2007-7-11 23:11:09 > top of Java-index,Development Tools,Java Tools...