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 185084 - org.netbeans.modules.jackpot.engine.EngineException: Error executing operator
Summary: org.netbeans.modules.jackpot.engine.EngineException: Error executing operator
Status: CLOSED WONTFIX
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-27 11:58 UTC by Exceptions Reporter
Modified: 2010-04-28 07:47 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 12647


Attachments
stacktrace (1002 bytes, text/plain)
2010-04-27 11:58 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-04-27 11:58:35 UTC
This issue was reported manually by mmirilovic.
It already has 25 duplicates 


Build: NetBeans IDE 6.1 (Build 200804211638)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_05-b13
OS: Linux

User Comments:
davideconsonni: query and refatcor

kriswest: Tried to run Jackpot Query and Refactoring (query set was unmodified 'Clean up' set that comes with it).

kriswest: Tried to run Jackpot Query and Refactoring (query set was unmodified 'Clean up' set that comes with it).

GUEST: trying to use jackpot on free form project

davideconsonni: query and refactor -> ok

kriswest: Attempted to run Jackpot cleanup query set.

GUEST: tried to run jackpot

GUEST: Query & Refactor cleanup




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.util.Name$Table.instance(Name.java:380)
   at org.netbeans.modules.jackpot.rules.parser.GeneratedMatcher.attach(GeneratedMatcher.java:206)
   at org.netbeans.modules.jackpot.engine.MultiTransformer.attach(MultiTransformer.java:75)
   at org.netbeans.modules.jackpot.engine.Engine$1.run(Engine.java:225)
   at org.netbeans.modules.jackpot.engine.Engine$1.run(Engine.java:222)
   at org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:963)
Comment 1 Exceptions Reporter 2010-04-27 11:58:43 UTC
Created attachment 98128 [details]
stacktrace
Comment 2 Jesse Glick 2010-04-27 18:42:10 UTC
The old Jackpot module is no longer maintained. There is a rewrite in progress at: http://bitbucket.org/jlahoda/jackpot30/wiki/Home
Comment 3 Marian Mirilovic 2010-04-28 07:47:56 UTC
v/c