[kepler-dev] [Bug 4830] Kepler exit when using echoGridWriter actor with the wrong xml path.

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Feb 24 17:54:56 PST 2010


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

Jing Tao <tao at nceas.ucsb.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Jing Tao <tao at nceas.ucsb.edu> 2010-02-24 17:54:55 PST ---
This issue was caused on PutServiceClient.java. Aprivate method on this class
called System.exit(1) when it caught an exception, in this case,
FileNotFoundException.

I fixed the bug on seek/ecogrid module.

In order to avoid the risk of introducing six new built ecogrid jar files into
kepler, I modified code on Kelper side too. New code on EcogridWriter and
EcogridRepository classes bypassed the method which has the bug. But the
functionality hasn't been changed.

I tested both trunk and 2.0 branch, they worked for me. I am going to close the
bug.

Jianwu, would you please verify that the bugs was fixed? If it doesn't work for
you, please reopen the bug.

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


More information about the Kepler-dev mailing list