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 35370

Summary: StringIndexOutOfBounds when opening large bean in explorer
Product: java Reporter: Eugene Bos <ronin>
Component: UnsupportedAssignee: Tomas Hurka <thurka>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE-log
Bean that creates this exception

Description Eugene Bos 2003-08-12 09:29:57 UTC
A "StringIndexOutOfBoundsException: String index out of 
range: -357" exception is thrown when a large CMP 2.0 
entity EJB (45+ properties) is opened in the explorer. This 
exception keeps occuring so working this file from the IDE 
is impossible because of the pop-up boxes. 
Attached are an offending Bean and IDE-log
Comment 1 Eugene Bos 2003-08-12 09:31:34 UTC
Created attachment 11267 [details]
IDE-log
Comment 2 Eugene Bos 2003-08-12 09:33:23 UTC
Created attachment 11268 [details]
Bean that creates this exception
Comment 3 pzajac 2003-08-12 09:52:14 UTC
exception from java parser
Comment 4 Jan Pokorsky 2003-12-01 18:25:01 UTC
Tomasi, could you take care of this please?
Comment 5 Tomas Hurka 2003-12-02 10:29:45 UTC

*** This issue has been marked as a duplicate of 18582 ***