You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Chris MacKenzie <st...@chrismackenziephotography.co.uk> on 2014/07/09 16:13:33 UTC

ControlledJob.java:submit Job in state RUNNING instead of DEFINE - can someone shed some light on this error for me ;O)

Hi,

I¹m using Controlledjob and my code is:

ControlledJob doConcordance = new ControlledJob(
			        this.doParallelConcordance(), null);
ŠŠ...Š.
control.addJob(doConcordance);
			control.addJob(viableSubequenceMaxLength);
			control.addJob(viableSubSequences);
			control.addJob(actualCriticalSubsequence);
			control.addJob(generatePins);
			control.addJob(deriveLeftPinMaxLength);
			control.addJob(doAlignment);
			control.addJob(doConcatenation);


When it comes to an end I have:

jobcontrol.ControlledJob (ControlledJob.java:submit(338)) - Concordance
Phase got an error while submitting
java.lang.IllegalStateException: Job in state RUNNING instead of DEFINE



Thanks in advance,

Chris MacKenzie
telephone: 0131 332 6967
email: studio@chrismackenziephotography.co.uk
corporate: www.chrismackenziephotography.co.uk
<http://www.chrismackenziephotography.co.uk/>
<http://plus.google.com/+ChrismackenziephotographyCoUk/posts>
<http://www.linkedin.com/in/chrismackenziephotography/>