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 164904

Summary: IllegalArgumentException: Palette custom actions must be provided.
Product: obsolete Reporter: Exceptions Reporter <exceptions_reporter>
Component: visualwebAssignee: Peter Zavadsky <pzavadsky>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=28964
Issue Type: DEFECT Exception Reporter: 28964
Attachments: stacktrace
stacktrace

Description Exceptions Reporter 2009-05-12 07:19:58 UTC
Build: NetBeans IDE 6.5.1 (Build 200903060201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Linux, 2.6.24-19-generic, i386

User Comments:
narelloc: trying to do the GettingStarted example from http://www.netbeans.org/kb/60/web/intro.html



Stacktrace: 
java.lang.IllegalArgumentException: Palette custom actions must be provided.
        at org.netbeans.spi.palette.PaletteFactory.createPalette(PaletteFactory.java:148)
        at org.netbeans.spi.palette.PaletteFactory.createPalette(PaletteFactory.java:113)
        at org.netbeans.modules.visualweb.designer.jsf.palette.PaletteControllerFactory.createJsfPaletteController(PaletteControllerFactory.java:158)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.initPaletteController(JsfForm.java:264)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.init(JsfForm.java:234)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.<init>(JsfForm.java:223)
Comment 1 Exceptions Reporter 2009-05-12 07:20:13 UTC
Created attachment 81937 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-08-25 09:22:38 UTC
Build: NetBeans IDE 6.7 (Build 200906241340)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-7-server, i386

User Comments: 


Stacktrace: 
java.lang.IllegalArgumentException: Palette custom actions must be provided.
        at org.netbeans.spi.palette.PaletteFactory.createPalette(PaletteFactory.java:147)
        at org.netbeans.spi.palette.PaletteFactory.createPalette(PaletteFactory.java:112)
        at org.netbeans.modules.visualweb.designer.jsf.palette.PaletteControllerFactory.createJsfPaletteController(PaletteControllerFactory.java:158)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.initPaletteController(JsfForm.java:264)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.init(JsfForm.java:234)
        at org.netbeans.modules.visualweb.designer.jsf.JsfForm.<init>(JsfForm.java:223)
Comment 3 Exceptions Reporter 2009-08-25 09:23:06 UTC
Created attachment 86603 [details]
stacktrace
Comment 4 Exceptions Reporter 2009-08-25 09:23:19 UTC
This issue already has 7 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=28964