Skip to content
Advertisement

Tag: jberet

Jboss EAP 7.4.1 configuration issues

I am trying to bring one of the environments EAP 7.0 to EAP7.4.1 and I have managed to migrate one of the environments successfully. However, on one of the environments, as soon as I start EAP after upgrade in the domain mode, the server runs out of memory with the error below: I have tried to copy the exact configuration

JSR352 How to prevent same job to run twice?

I am using JBeret on WildFly. Is there a way to prevent a Job from running twice at the same time? I.e. a Job is scheduled to run every hour. If the Job runs longer than an hour, I dont want it to run twice at the same time, meaning the second instance should fail or otherwise reject to be

Advertisement