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 86566

Summary: "Error while saving palette settings" when changing platform
Product: javame Reporter: Lukas Hasik <lhasik>
Component: CDC packAssignee: Martin Ryzl <mryzl>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: RELNOTE
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 89886    
Bug Blocks:    
Attachments: INFO: Error while saving palette settings.

Description Lukas Hasik 2006-10-05 12:42:34 UTC
cdc pack beta2

-have open Design view of and UI component of project
-change platform of the project - CDC TK -> OK -> SEMC -> OK -> CDC TK -> OK

INFO message will appear in console/messages.log
Oct 5, 2006 1:38:12 PM org.netbeans.modules.palette.DefaultSettings store
INFO: Error while saving palette settings.
org.openide.filesystems.FileAlreadyLockedException:
PaletteSettings/FormDesignerPalette.settings
	at org.openide.filesystems.MultiFileObject.lock(MultiFileObject.java:562)
	at org.netbeans.modules.palette.DefaultSettings.store(DefaultSettings.java:301)
	at org.netbeans.modules.palette.DefaultSettings.run(DefaultSettings.java:236)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:499)
	at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:932)
Comment 1 Lukas Hasik 2006-10-05 12:43:20 UTC
Created attachment 34914 [details]
INFO: Error while saving palette settings.
Comment 2 luky 2006-11-22 17:10:40 UTC
It is a problem in palette module of core. See issue 89886. It won't be fixed 
in 5.5 so we should mention it in release notes. 
Comment 3 Lukas Hasik 2006-11-22 19:55:34 UTC
should be noticed in Release Notes
Comment 4 Lukas Hasik 2006-12-05 21:36:30 UTC
verified in 061205 build
Comment 5 Ivan Sidorkin 2009-01-15 13:37:40 UTC
closing old issues