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 4133 - StringIndexOutOfBoundsException during compiling EJB DD object.
Summary: StringIndexOutOfBoundsException during compiling EJB DD object.
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 normal (vote)
Assignee: support
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-10-01 00:06 UTC by phamernik
Modified: 2003-07-02 16:01 UTC (History)
0 users

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 phamernik 1999-10-01 00:06:53 UTC
java.lang.StringIndexOutOfBoundsException: String index out of range: 114
        at java.lang.StringBuffer.charAt(StringBuffer.java:276)

        at com.netbeans.regexp.StreamCharacterIterator.charAt(StreamCharacterIterator.java:68)
        at com.netbeans.regexp.RE.isNewline(RE.java:1661)
        at com.netbeans.regexp.RE.matchNodes(RE.java:935)
        at com.netbeans.regexp.RE.matchAt(RE.java:1341)
        at com.netbeans.regexp.RE.match(RE.java:1391)
        at org.openide.compiler.ErrorsParsingThread.run1(ErrorsParsingThread.java:413)
        at org.openide.compiler.ErrorsParsingThread.run(ErrorsParsingThread.java:260)
Comment 1 Quality Engineering 2003-07-02 16:01:29 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.