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 - StringIndexOutOfBounds when opening large bean in explorer
Summary: StringIndexOutOfBounds when opening large bean in explorer
Status: RESOLVED DUPLICATE of bug 18582
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-12 09:29 UTC by Eugene Bos
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE-log (2.00 MB, text/plain)
2003-08-12 09:31 UTC, Eugene Bos
Details
Bean that creates this exception (47.82 KB, text/plain)
2003-08-12 09:33 UTC, Eugene Bos
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***