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 5461 - FileNotFoundException (beans/libs.properties) thrown during first startup
Summary: FileNotFoundException (beans/libs.properties) thrown during first startup
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: 2000-01-19 21:55 UTC by L Martinek
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 L Martinek 2000-01-19 21:55:20 UTC
java.io.FileNotFoundException: D:/Build470/ce/beans/libs.properties (The system cannot find the file specified)
	at java.io.FileInputStream.open(Native Method)
	at java.io.FileInputStream.<init>(FileInputStream.java:64)

	at java.io.FileInputStream.<init>(FileInputStream.java:95)
	at com.netbeans.developer.modules.loaders.form.palette.BeanInstaller.addJarFileSystem(BeanInstaller.java:247)
	at com.netbeans.developer.modules.loaders.form.palette.BeanInstaller.autoLoadFolders(BeanInstaller.java:542)
	at com.netbeans.developer.modules.loaders.form.palette.BeanInstaller.autoLoadBeans(BeanInstaller.java:448)
	at com.netbeans.developer.modules.loaders.form.FormEditorModule.restored(FormEditorModule.java:56)
	at com.netbeans.developer.impl.ModuleItem.restoreCode(ModuleItem.java:353)
	at com.netbeans.developer.impl.ModuleInstaller.initialize(ModuleInstaller.java:206)
	at com.netbeans.developer.impl.Main.main(Main.java:502)
	at com.netbeans.developer.Main.main(Main.java:25)
Comment 1 Marek Grummich 2000-07-25 09:27:59 UTC
Priority is changed to P4 (normal).
Comment 2 Jan Stola 2000-07-27 17:54:59 UTC
Bug assigned to the module owner.