Hi Jon,

Are you running multiple instances of Kepler?

This error occurs when multiple instances are started, and the first
instance is not closed last. You can avoid this problem by running
the HSQL databases in a separate process. First run:

kepler.sh -hsql start

then start the Kepler instances. When you are done, exit all the
instances, and run:

kepler.sh -hsql stop


  --dan



On 10/25/13 11:55 AM, Jonathan Boright wrote:
Hi all,

I seem to be having trouble closing down Kepler. When I attempt to close
Kepler (either file/quit, or closing the last open workflow window) The
system hangs for a while and then gives the following message:
[image: Inline image 1]
I'm working on the stable 2.4 branch built on OSx Mountain Lion. I recently
updated (ant update). Build info below:

.../build-area$ svn info
URL:
https://code.kepler-project.org/code/kepler/releases/release-branches/build-area-2.4
Repository Root: https://code.kepler-project.org/code/kepler
Repository UUID: edc41a2b-3e5c-0410-9d3f-8540a70682f1
Revision: 32509
Node Kind: directory
Schedule: normal
Last Changed Author: jianwu
Last Changed Rev: 32503
Last Changed Date: 2013-10-21 18:53:14 -0400 (Mon, 21 Oct 2013)

Any ideas?

Thanks

Jon

---------------------------------
Jonathan Boright
Research Scientist
ISciences, LLC



_______________________________________________
Kepler-users mailing list
Kepler-users@kepler-project.org
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users


_______________________________________________
Kepler-users mailing list
Kepler-users@kepler-project.org
http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users

Reply via email to