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

Summary: StringIndexOutOfBoundsException during compiling EJB DD object.
Product: ide Reporter: phamernik <phamernik>
Component: CodeAssignee: support <support>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.