There is 1 update.
 
 
Job Macro / cid:jira-generated-image-avatar-c677c0c8-79f3-4fbf-99af-85e9a0ad132a JOBMACRO-26 Open

Cannot invoke "org.slf4j.Marker.contains(org.slf4j.Marker)" because "marker" is null

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-1b3d2025-cf77-4d53-acdb-5181f2c1812e Changes by Mohamed Boussaa on 20/Oct/25 12:48
 
Description: It seems that 2.2.0 version of the Job Macro introduced a regression. The macro is unusable and returns this error :

!job-macro-error.png|width=733,height=60!

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|https://extensions.xwiki.org/xwiki/bin/view/Extension/Job%20Macro/#HCodesample]
* 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