Details
-
Bug
-
Resolution: Invalid
-
Blocker
-
None
-
2.2.1
-
None
-
WildFly 24, Java 17
-
Unknown
-
Description
It seems that 2.2.0 version of the Job Macro introduced a regression. The macro is unusable and returns this error :

Here is the full error : full-error.txt![]()
To reproduce :
- On an XWiki 16.10.9 instance, deployed on Wildfly (version 24), install Job macro version 2.2.0
- Create a new page
- Add the job macro code sample
- Save the page and run it the example by clicking Proceed
Expected results : The macro is executed correctly.
Current results : The macro fail with the error above.
Note that :
- The issue is not reproduced on a local (hsqldb) XWiki instance. In my case the issue is reproducing all the time on an XWiki instance (16.10.9) deployed on Wildfly 24 and PostgreSQL.
- The issue is reproduced only with versions of Job macro >= 2.2.0