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 - IllegalArgumentException: Palette custom actions must be provided.
Summary: IllegalArgumentException: Palette custom actions must be provided.
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Zavadsky
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-12 07:19 UTC by Exceptions Reporter
Modified: 2009-08-25 09:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 28964


Attachments
stacktrace (3.74 KB, text/plain)
2009-05-12 07:20 UTC, Exceptions Reporter
Details
stacktrace (4.84 KB, text/plain)
2009-08-25 09:23 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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