Status: Accepted
Owner:
bdietz.de
Labels: Type-Defect Priority-Medium
New issue 36 by
bdietz.de: NPE running match engine in Debug mode
http://code.google.com/p/power-matchmaker/issues/detail?id=36
I tried to run a match engine in the debug mode and got the following
exception:
java.lang.RuntimeException: java.lang.NullPointerException
at
ca.sqlpower.matchmaker.MatchEngineImpl.call(MatchEngineImpl.java:254)
at
ca.sqlpower.matchmaker.swingui.engine.EngineWorker.doStuff(EngineWorker.jav
a:117)
at ca.sqlpower.swingui.SPSwingWorker.run(SPSwingWorker.java:104)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
ca.sqlpower.matchmaker.munge.MungeProcessor.call(MungeProcessor.java:71)
at
ca.sqlpower.matchmaker.munge.MungeProcessor.call(MungeProcessor.java:62)
at
ca.sqlpower.matchmaker.MatchEngineImpl.mungeAndMatch(MatchEngineImpl.java:2
81)
at
ca.sqlpower.matchmaker.MatchEngineImpl.call(MatchEngineImpl.java:229)
... 3 more
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings