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 3098 - Expanding subdirectory "testapplets" of the directory "cptest" causes an exception.
Summary: Expanding subdirectory "testapplets" of the directory "cptest" causes an exce...
Status: CLOSED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Linux
: P4 normal (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-04 02:08 UTC by Marian Petras
Modified: 2008-12-23 11:35 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 Marian Petras 1999-08-04 02:08:40 UTC
The exception does not block the expansion.

java.lang.ClassNotFoundException: com.netbeans.ide.filesystems.DefaultAttributes$Table
	at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:981)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:232)
	at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:366)
	at org.openide.filesystems.DefaultAttributes.load(DefaultAttributes.java:328)
	at org.openide.filesystems.DefaultAttributes.loadTable(DefaultAttributes.java:308)

	at org.openide.filesystems.DefaultAttributes.readAttribute(DefaultAttributes.java:130)
	at org.openide.filesystems.AbstractFileObject.getAttribute(AbstractFileObject.java:299)
	at org.openide.loaders.DataLoaderPool.findDataObject(DataLoaderPool.java:340)
	at org.openide.loaders.FolderList.createBoth(FolderList.java:362)
	at org.openide.loaders.FolderList.getObjects(FolderList.java:241)
	at org.openide.loaders.FolderList.getChildrenList(FolderList.java:140)
	at org.openide.loaders.DataFolder.getChildrenList(DataFolder.java:220)
	at org.openide.loaders.FolderChildren$1.run(FolderChildren.java:183)
	at org.openide.util.Task.run(Task.java:127)
	at org.openide.util.RequestProcessor$ProcessorThread.run(RequestProcessor.java:402)
Comment 1 Marek Grummich 2000-07-25 09:24:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:54:16 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:16:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.