This issue has been created
There are 3 updates.
 
 
Job Macro / cid:jira-generated-image-avatar-1645398a-b2a3-4d8c-a4a8-008ed19b3e02 JOBMACRO-26 Open

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

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1d522bd4-e3f3-45db-9496-d9f536ae3fa3 Mohamed Boussaa created this issue on 17/Oct/25 16:43
 
Summary: Cannot invoke "org.slf4j.Marker.contains(org.slf4j.Marker)" because "marker" is null
Issue Type: cid:jira-generated-image-avatar-1645398a-b2a3-4d8c-a4a8-008ed19b3e02 Bug
Affects Versions: 2.2.0, 2.2.1
Assignee: Unassigned
Attachments: full-error.txt, job-macro-error-1.png
Created: 17/Oct/25 16:43
Priority: cid:jira-generated-image-static-blocker-dc1b928d-c0a3-424c-af24-a8991a23eb3f Blocker
Reporter: Mohamed Boussaa
Description:

It seems that 2.2.0 of the Job Macro introduced a regression. The macro is unusable and returns this error :

noimage.png

Here is the full error : full-error.txtlink_attachment_7.gif

 

To reproduce

  • On an XWiki 16.10.9 instance, 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.

 

 
 

3 updates

 
cid:jira-generated-image-avatar-1d522bd4-e3f3-45db-9496-d9f536ae3fa3 Changes by Mohamed Boussaa on 17/Oct/25 16:44
 
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=
940 733 ,height= 77 60 !

Here is the full error : [^full-error.txt]

 

*To reproduce : *
* On an XWiki 16.10.9 instance, 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 :
* 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
Attachment: job-macro-error-1.png
Attachment: job-macro-error.png