This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-70878508-f518-48a1-b367-5f5d973b69a0 XWIKI-22550 Open

JobStatusStore#getJobStatus should load the log even when no status file is present

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c0fe5633-9211-46b4-a170-62e75114af98 Raphaël Jakse created this issue on 08/Oct/24 09:45
 
Summary: Make JobStatusStore#getJobStatus load log files even when no status file is present
Issue Type: cid:jira-generated-image-avatar-8c1d1c59-8d05-4187-817c-b3fa512abce3 Improvement
Affects Versions: 16.8.0
Assignee: Unassigned
Components: Job, Logging
Created: 08/Oct/24 09:45
Priority: cid:jira-generated-image-static-major-50502a55-b1f2-40a8-b5d3-912366b4c046 Major
Reporter: Raphaël Jakse
Description:

If XWiki crashes during a job, its status file could be missing, making it more difficult to find its logs. getJobStatus could detect the situation and load existing logs even if the status file is missing. Maybe the status file could even be created with some special status to reflect the situation.

 
 

3 updates

 
cid:jira-generated-image-avatar-c085cc12-bd8d-4edf-b9b5-88c058f64d4c Changes by Thomas Mortagne on 08/Oct/24 09:48
 
Summary: Make JobStatusStore#getJobStatus should load the log files even when no status file is present
Issue Type: Improvement Bug
Component: Logging