[kepler-dev] [Bug 4505] NPE from Semantic Search

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Jan 13 16:31:50 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4505

--- Comment #2 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2010-01-13 16:31:50 PST ---
The error for this is now:
java.lang.NullPointerException
    at
org.kepler.objectmanager.ActorMetadata.getActorAsNamedObj(ActorMetadata.java:778)
    at
org.kepler.gui.GraphicalActorMetadata.<init>(GraphicalActorMetadata.java:72)
    at
org.kepler.sms.gui.SemanticSearchDialog._getObjectsToSearch(SemanticSearchDialog.java:580)
    at
org.kepler.sms.gui.SemanticSearchDialog._doSearch(SemanticSearchDialog.java:497)
    at
org.kepler.sms.gui.SemanticSearchDialog.access$8(SemanticSearchDialog.java:493)
    at
org.kepler.sms.gui.SemanticSearchDialog$_SearchTask.run(SemanticSearchDialog.java:475)
    at java.lang.Thread.run(Thread.java:613)

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list