This issue has been created
There are 5 updates, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-cb51dc4b-cc78-4946-9ff1-73c5586a9057 XWIKI-23027 Closed

XML schema related warnings in logs when starting Jetty/HSQL packaging version

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-46215b27-c297-4b8c-be86-6abaf9e92ce4 Ilie Andriuta created this issue on 25/Mar/25 16:23
 
Summary: XML schema related warnings in logs when starting Jetty/HSQL packaging version
Issue Type: cid:jira-generated-image-avatar-cb51dc4b-cc78-4946-9ff1-73c5586a9057 Bug
Affects Versions: 17.0.0
Assignee: Unassigned
Components: XML
Created: 25/Mar/25 16:23
Environment: Windows 11 Pro, Firefox 136, using an instance of XWiki 17.0.0, Jetty/HSQL version
Priority: cid:jira-generated-image-static-critical-003c62b4-79f7-43cf-a549-cbd1a7c8dabe Critical
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Start an instance of XWiki 17.0.0 Jetty/HSQL demo version (reproduced also on XWiki 17.2.0 RC1)
  2. Observe the XWiki console

Expected results

There are no warnings.

Actual results

Some warnings related to XML schema are displayed:

2025-03-25 17:14:09.952:WARN :oatud.DigesterFactory:main: The XML schema [XMLSchema.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
2025-03-25 17:14:09.953:WARN :oatud.DigesterFactory:main: The XML schema [datatypes.dtd] could not be found. This is very likely to break XML validation if XML validation is enabled.
2025-03-25 17:14:09.954:WARN :oatud.DigesterFactory:main: The XML schema [xml.xsd] could not be found. This is very likely to break XML validation if XML validation is enabled.

The issue could not be reproduced on XWiki 16.10.5.

 
 

5 updates

 
cid:jira-generated-image-avatar-46215b27-c297-4b8c-be86-6abaf9e92ce4 Changes by Ilie Andriuta on 25/Mar/25 16:28
 
Version: 17.2.0-rc-1
 
cid:jira-generated-image-avatar-54432a94-910d-496c-bf9e-4d68abe0eecb Changes by Thomas Mortagne on 25/Mar/25 16:31
 
Version: 17.2.0-rc-1
Assignee: Thomas Mortagne
Resolution: Duplicate
Status: Open Closed
 
 

1 comment

 
cid:jira-generated-image-avatar-54432a94-910d-496c-bf9e-4d68abe0eecb Thomas Mortagne on 25/Mar/25 16:33
 

Duplicate of XWIKI-22840.