Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044606Openbravo ERPZ. Otherspublic2020-07-13 17:102022-02-01 07:24
shuehner 
Triage Platform Base 
normalminorhave not tried
newopen 
5
 
 
Core
No
0044606: module creating wiki documentation is not running cleanly but has errors and warnings
    Code from this module:
https://gitlab.com/openbravo/tools/wiki/org.openbravo.utility.wikidoc [^] [^]

which is used in ci job called 'documentation' running weekly.

Checking output of this run it does not compile or run cleanly.

To be able to add sanity checking so CI can advise of upcoming problems the base compilation + running should be clean (without any errors & warnings).

Errors observed so far:
a.) Compilation
Wad validation errors + java compile warnings

b.) At runtime
- error about missing log4j2 config (module has 'old' style log4j config in its config folder)
- Error returned by wiki server API on uploading a single page
[wiki] 02:02:43.758 [main] ERROR org.openbravo.utility.wikidoc.MediaWikiBot - Could not upload article ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.ad.system/AD_error_log
     [wiki] net.sourceforge.jwbf.core.actions.util.ProcessException: <?xml version="1.0"?><api><query><normalized><n from="ERP/3.0/Developers_Guide/Database_Model/org.openbravo.model.ad.system/AD_error_log" to="ERP/3.0/Developers Guide/Database Model/org.openbravo.model.ad.system/AD error log" /></normalized><pages><page pageid="11002" ns="0" title="ERP/3.0/Developers Guide/Database Model/org.openbravo.model.ad.system/AD error log" touched="2011-06-30T17:46:58Z" lastrevid="95218" counter="3107" length="7456" starttimestamp="2020-07-13T01:52:45Z" edittoken="bd324b6629bdf3e466796d478ec650c8+\" /></pages></query></api>
-
No tags attached.
related to defect 0044605 closed AugustoMauch module creating wiki documentation is causing wiki edits with formal changes only (missing stable ordering) 
Issue History
2020-07-13 17:10shuehnerNew Issue
2020-07-13 17:10shuehnerAssigned To => platform
2020-07-13 17:10shuehnerModules => Core
2020-07-13 17:10shuehnerTriggers an Emergency Pack => No
2020-07-13 17:10shuehnerRelationship addedrelated to 0044605
2022-02-01 07:24alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.