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 2311 - Invoke Icon PE may throw an exception
Summary: Invoke Icon PE may throw an exception
Status: CLOSED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: _ ttran
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-06-26 01:58 UTC by Jan Palka
Modified: 2002-07-19 15:19 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 Jan Palka 1999-06-26 01:58:37 UTC
Pick Classpath Option and you may got exception.
After that whole dialog freezes for while.

java.lang.IllegalArgumentException: Read-ahead limit < 0
        at java.io.StringReader.mark(StringReader.java:146)
        at org.openide.execution.FolderInputStream.mark(FolderInputStream.java:1
10)
        at sun.awt.image.InputStreamImageSource.getDecoder(InputStreamImageSourc

e.java:216)
        at sun.awt.image.URLImageSource.getDecoder(URLImageSource.java:146)
        at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.j
ava:242)
        at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:221)
        at sun.awt.image.ImageFetcher.run(ImageFetcher.java:189)
Comment 1 Marek Grummich 2000-07-25 09:37:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:53:59 UTC
Bug assigned to the module owner.