]
Serg Pol commented on WFLY-9610:
--------------------------------
Thank You very much. (y)
Marry Christmas and Happy New Year!
p.s. i had impression in this case that the number of batch jobs that run in the same time
was less as configured max number(10)
Start of a BatchJob is called, but BatchJob is seems no started.
Absent entries in DB tables step_execution, job_execution
--------------------------------------------------------------------------------------------------------------------------
Key: WFLY-9610
URL:
https://issues.jboss.org/browse/WFLY-9610
Project: WildFly
Issue Type: Bug
Components: Batch
Affects Versions: 9.0.1.Final
Environment: Cluster, standalone-full-ha
Reporter: Serg Pol
Assignee: Cheng Fang
Start of a BatchJob is called and record/entry is absent sometimes in DB table
"step_execution" as well as Endtime and Exitstatus in the table job_execution
(there is just info about start of BatchJob).
There are no any error nessages.
BatchJob is not started in this case according Log.
Any idea? Thanks