Project

General

Profile

Actions

Bug #4505

closed

NPE from Semantic Search

Added by Derik Barseghian over 14 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
semantics
Target version:
Start date:
10/27/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4505

Description

On os X or linux w/ the kepler suite, I get an NPE when I try to run a search in the Semantic Search dialog:

[run] java.lang.NullPointerException
[run] at org.kepler.objectmanager.ActorMetadata.getActorAsNamedObj(ActorMetadata.java:693)
[run] at org.kepler.gui.GraphicalActorMetadata.<init>(GraphicalActorMetadata.java:72)
[run] at org.kepler.sms.gui.SemanticSearchDialog._getObjectsToSearch(SemanticSearchDialog.java:583)
[run] at org.kepler.sms.gui.SemanticSearchDialog._doSearch(SemanticSearchDialog.java:498)
[run] at org.kepler.sms.gui.SemanticSearchDialog.access$800(SemanticSearchDialog.java:88)
[run] at org.kepler.sms.gui.SemanticSearchDialog$_SearchTask.run(SemanticSearchDialog.java:476)
[run] at java.lang.Thread.run(Thread.java:637)
Actions

Also available in: Atom PDF