Project

General

Profile

Actions

Bug #4792

closed

NPE from Eml200DataSource

Added by Daniel Crawl about 14 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
actors
Target version:
Start date:
02/12/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4792

Description

1. open https://code.ecoinformatics.org/code/kruger/trunk/workflows/tpc09-plant-dynamics/tpc09-plant-dynamics-woody.kar
2. press Cancel button in the Authentication for: KNB dialog
3. press OK and Dismiss buttons for Warning and Error dialogs
4. run workflow

java.lang.NullPointerException
at org.ecoinformatics.seek.datasource.eml.eml2.Eml200DataSource.initialize(Eml200DataSource.java:599)
at ptolemy.actor.Director.initialize(Director.java:752)
at ptolemy.actor.Director.initialize(Director.java:725)
at ptolemy.domains.sdf.kernel.SDFDirector.initialize(SDFDirector.java:425)
at ptolemy.actor.CompositeActor.initialize(CompositeActor.java:772)
at ptolemy.actor.Manager.initialize(Manager.java:615)
at ptolemy.actor.Manager.execute(Manager.java:338)
at ptolemy.actor.Manager.run(Manager.java:1119)
at ptolemy.actor.Manager$3.run(Manager.java:1160)

Actions #1

Updated by ben leinfelder about 14 years ago

The workflow shouldn't run w/o the data.
What should be happening that isn't currently? Cleaner error?

Actions #2

Updated by Daniel Crawl about 14 years ago

A better error message instead of NPE would be nice.

Actions #3

Updated by ben leinfelder about 14 years ago

i'll take this.

Actions #4

Updated by ben leinfelder about 14 years ago

Now giving an actual message for the NPE and throwing it up the chain.

Actions #5

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 4792

Actions

Also available in: Atom PDF