Search:

Type: Posts; User: grossh; Keyword(s):

Search: Search took 0.02 seconds.

  1. How to avoid ERROR log entries on graceful stop of a job

    Hi,
    I have the problem that I need to stop a job gracefully on some business condition, for instance pre checks fail and the remaining part of the job should not be executed.
    I have tried two...
  2. Hi, this feature would be very useful for us...

    Hi,
    this feature would be very useful for us too.

    Because I could not find a JIRA entry for this, I have created one.

    http://jira.springframework.org/browse/BATCH-1531

    thanks Harald
  3. Hi, thanks. I've opend a Jira. Its id is...

    Hi,
    thanks. I've opend a Jira. Its id is BATCH-1510

    http://jira.springframework.org/browse/BATCH-1510

    Harald
  4. List of stepnames incomplete for nested flow job

    Hi,
    I'm trying to calculate the progress of a job. Therefore I request the step names from a FlowJob. If all steps are defined directly within the flow, everything is ok.
    But if I define nested...
  5. Thanks Dave, with the integration test you...

    Thanks Dave,
    with the integration test you provided I could identify the problem.
    If the first step of a job has the property "allowStartIfComplete" set to true the resume processing does not work....
  6. Thank you, I will give your integration test a...

    Thank you, I will give your integration test a closer look and compare the behaviour here with those within my job.
  7. I set the status of the step to ABANDONED. I get...

    I set the status of the step to ABANDONED. I get the same message ("Step already complete or not restartable, so no action to execute") as if it is completed, but the specified restart step is not...
  8. Problem resuming a job at restart position provided at "stop on"

    Hi,
    I've a problem with restarting a job, which was stopped via "<stop on..."
    All steps are tasklet steps.
    The job is stopped correctly on the specified condition, but when I restart the job the...
Results 1 to 8 of 8