-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
If a @Schedule expression of type Increment uses an increment of zero or less the server enters an infinite loop.
The error is that in org.jboss.as.ejb3.timerservice.schedule.attribute.IntegerBasedExpression#processIncrement() the interval is not checked for validity.
Verified on WildFly 23.0.2.Final and 26.1.3.Final. On WildFly 27.0.1.Final the imports have to be changed to jakarta.*.
- clones
-
WFLY-17807 Invalid @Schedule expression results in infinite loop
- Closed
- is related to
-
JBEAP-24824 (7.4.z) WFLY-17957 - EJB timer schedule increment 0 should be considered as single value
- Closed