Hi,
I've got an atypical question since I'm using an old version of wildfly running on Kieserver 7.12.
I'm seeing this error and I'm unsure what does it mean. Could you help me please?
I know it's from a kieserver node that should trigger after x seconds. I believe kieserver uses ejb timers in the background to do so. But the triggering never happens.
[2024-08-15T19:29:03.881Z] INFO [org.jboss.as.ejb3.timer] WFLYEJB0017: Next expiration is null. No tasks will be scheduled for timer [ID=9620811C-1019-4F7D-83F4-85F37ABB5478 TIMEDOBJECTID=ROOT.ROOT.EJBTIMERSCHEDULER AUTO-TIMER?:FALSE PERSISTENT?:TRUE TIMERSERVICE=ORG.JBOSS.AS.EJB3.TIMERSERVICE.TIMERSERVICEIMPL@5A398FFA PREVIOUSRUN=2024-08-15 19:29:02.0 INITIALEXPIRATION=2024-08-15 19:29:02.0 INTERVALDURATION(IN MILLI SEC)=0 NEXTEXPIRATION=NULL TIMERSTATE=ACTIVE INFO=EJBTIMERJOB [TIMERJOBINSTANCE=GLOBALJPATIMERJOBINSTANCE [TIMERSERVICEID=RHPAM_1.6.2-SNAPSHOT-TIMERSERVICEID, GETJOBHANDLE()=EJBGLOBALJOBHANDLE [UUID=13-11-1]]]]
I'm seeing this when we use an AWS Aurora Postgres server but this error is gone when I use a Postgresql pod running on Openshift. I'm unsure if it's because of different database timeout settings or something.
Thanks for any help!
Sincerely,
Dustin