This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 102320 - OutOfMemoryError from .rhtml
Summary: OutOfMemoryError from .rhtml
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 12:41 UTC by Martin Schovanek
Modified: 2007-07-03 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-04-24 12:41:53 UTC
[#070423, jdk1.5.0]

to reproduce:
-------------
1) create a empty .rhtml file
2) type:
<%|
3) press Enter
ERROR: IDE throws:
java.lang.OutOfMemoryError: Java heap space
Comment 1 Marek Fukala 2007-04-25 16:18:23 UTC
fixed

Checking in src/org/netbeans/editor/ext/html/parser/SyntaxParser.java;
/cvs/html/editor/lib/src/org/netbeans/editor/ext/html/parser/SyntaxParser.java,v
 <--  SyntaxParser.java
new revision: 1.11; previous revision: 1.10
done
Comment 2 Jiri Skrivanek 2007-04-30 13:59:27 UTC
Verified.
Comment 3 Jiri Kovalsky 2007-07-03 13:55:44 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:39:18 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.