<div>Dan,</div><div><br></div>Yes.  That's what we are using and that is the observed behavior.  I just assumed the problem originated with our own code (which is generally a safe assumption).<div><br></div><div>We would be most grateful if you could look into.  But please realize this is not currently a show stopper for us, just an annoyance.</div>
<div><div><br></div><div>-- Tom<br><br><div class="gmail_quote">On Wed, Jan 9, 2013 at 4:23 PM, Daniel Crawl <span dir="ltr"><<a href="mailto:danielcrawl@gmail.com" target="_blank">danielcrawl@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Tom,<br>
<br>
Are you using the MatrixViewer actor to display the matrix tokens?<br>
<br>
I recently reported a similar problem with this actor:<br>
<br>
The MatrixViewer actor pops up a window displaying a matrix. If the<br>
window is closed, it does not reappear after running the model again<br>
(unlike the Display or plotting actors).<br>
<br>
<a href="http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5759" target="_blank">http://bugzilla.<u></u>ecoinformatics.org/show_bug.<u></u>cgi?id=5759</a><br>
<br>
I can look into fixing MatrixViewer.<br>
<br>
  --dan<div><div class="h5"><br>
<br>
<br>
On 1/9/13 9:27 AM, Tom Parris wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Dear Kepler-Users:<br>
<br>
I am hoping you can help point me in the right direction to track down an<br>
odd problem we are having (with Kepler trunk on Windows 7 x64 pro, but has<br>
been happening for a couple of years through multiple versions of the trunk<br>
and on x86 XP systems as well)<br>
<br>
1. It involves a simple test KAR for a self-developed actor that uses GDAL<br>
to read a matrix and produce two tokens (the matrix and the metadata for<br>
the matrix).  I know it is customary to provide an example for replication<br>
purposes and I am willing to do so, but it is non trivial to get it<br>
installed correctly.  I'm also willing to share the code of the actor for<br>
review (with the usual caveats that we know it is not pretty).<br>
<br>
2. The KAR opens and runs once without difficulty.  Three display windows<br>
are generated.  One with the name of the input file, one with the metadata,<br>
and one with the matrix.  If one closes these three windows and presses the<br>
"play" button a second time, only the first two windows are produced.  The<br>
display window with the matrix is not produced.<br>
<br>
3. Closing Kepler and relaunching solves the problem.<br>
<br>
4. After pressing "play" a second time, closing the KAR and re-opening<br>
fails (due to an issue resolving a simple jython class and instance for an<br>
actor that subsets the matrix).<br>
<br>
5. If instead of pressing "play" a second time, I close the KAR and re-open<br>
it, then it opens successfully and runs once, but not a second time.<br>
<br>
6. We have not tracked this problem down previously because in "real"<br>
workflows we don't seem to encounter this problem (though we typically only<br>
run once per open).  These workflows typically make extensive use of this<br>
actor, with multiple instances and multiple firings per workflow.<br>
<br>
I suspect this is a problem in our code (either the GDAL actor or the<br>
jython actor) understanding differences in the roles of initalize(),<br>
prefire(), and postfire().<br>
<br>
One oddity is that self developed GDAL actor outputs the metadata token<br>
after it outputs the matrix token.  So, it is odd that the metadata token<br>
is displayed on multiple runs, but not the matrix token.<br>
<br>
-- Tom<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Kepler-users mailing list<br>
<a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.<u></u>org</a><br>
<a href="http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://lists.nceas.ucsb.edu/<u></u>kepler/mailman/listinfo/<u></u>kepler-users</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br></div></div>