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 154958 - All invocations of Query and Refactor fail with CCE
Summary: All invocations of Query and Refactor fail with CCE
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 150447
  Show dependency tree
 
Reported: 2008-12-08 18:34 UTC by _ tboudreau
Modified: 2009-02-19 21:05 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 _ tboudreau 2008-12-08 18:34:20 UTC
Should either be fixed or removed from the update center.  I'd try to fix it if there were at least a stack trace or
more info than this...

RemoveUnneededCasts.java:0: Bad service configuration file, or exception thrown while constructing Processor object:
javax.annotation.processing.Processor: Provider org.netbeans.modules.openide.util.ServiceProviderProcessor could not be
instantiated: java.lang.ClassCastException
Comment 1 _ tboudreau 2008-12-08 19:02:23 UTC
Is the source code to jackpot even in hg.netbeans.org?
Comment 2 Jesse Glick 2008-12-08 19:04:30 UTC
Yes, in contrib. I will try to look at it. Something in Jackpot got broken by the introduction of @ServiceProvider.
Comment 3 Jesse Glick 2008-12-08 20:21:55 UTC
contrib #2d1143f26606