Size Limitation on Essential Open Source?

Post Reply
HBuchner
Posts: 37
Joined: 31 May 2023, 20:13
Location: Germany

Dear Team,
i have created a large import file using the Essential playbook and the Essential Import Module (~3200 applications). It generated a DUP-File import with ~320k lines. After resolution of a few unicode special character escape topics, i was able to upload the file to Protegé.
When i am now trying to publish the repository to Essential Viewer 6.21.1, the upload fails with error messages in Progegé and in the Essential Viewer on Tomcat.
The output in Protegé is as follows:Rendering repository...
Sending repository snapshot...
Checking for access...
Sending XML snapshot...
Failed to send snapshot to the Report Service :
Essential Viewer ReportService encountered an internal error while receiving your repository snapshot. Contact your system administrator and check Essential Viewer server logs for errors, e.g. memory exceptions.
On the Java console is says:
In failure HTTP code block. Http Code = 500
Content length = 0
Response from server=
The ouput on Tomcat is as follows:
Error on line 1 column 1 of reportXML.xml:
SXXP0003 Error reported by XML parser: Premature end of file.
Warning at xsl:stylesheet on line 11 column 19 of viewer_security.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/WEB-INF/security/viewer_security.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 550 of core_utilities.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_utilities.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 29 column 331 of functx-1.0-doc-2007-01.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/functx-1.0-doc-2007-01.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 10 column 52 of core_menu.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_menu.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 3 column 436 of core_modal_reports.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_modal_reports.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 80 of core_char_map.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_char_map.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 80 of datatables_includes.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/datatables_includes.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at function eas:get_integer_slot_values on line 2448 column 68 of core_utilities.xsl:
SXWN9032: A function that computes atomic values should use xsl:sequence rather than xsl:value-of
Warning at function eas:get_float_slot_values on line 2457 column 64 of core_utilities.xsl:
SXWN9032: A function that computes atomic values should use xsl:sequence rather than xsl:value-of
Error on line 1 column 1 of reportXML.xml:
SXXP0003 Error reported by XML parser: Premature end of file.
Warning at xsl:stylesheet on line 11 column 19 of viewer_security.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/WEB-INF/security/viewer_security.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 550 of core_utilities.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_utilities.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 29 column 331 of functx-1.0-doc-2007-01.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/functx-1.0-doc-2007-01.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 10 column 52 of core_menu.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_menu.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 3 column 436 of core_modal_reports.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_modal_reports.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 80 of core_char_map.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/core_char_map.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at xsl:stylesheet on line 2 column 80 of datatables_includes.xsl:
SXWN9019: Stylesheet module
file:/C:/Users/IMBUC/Programs/essential_EA_v6211/tomcat/webapps/essential_viewer_qa/common/datatables_includes.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
Warning at function eas:get_integer_slot_values on line 2448 column 68 of core_utilities.xsl:
SXWN9032: A function that computes atomic values should use xsl:sequence rather than xsl:value-of
Warning at function eas:get_float_slot_values on line 2457 column 64 of core_utilities.xsl:
SXWN9032: A function that computes atomic values should use xsl:sequence rather than xsl:value-of
Error on line 1 column 1 of reportXML.xml:
SXXP0003 Error reported by XML parser: Premature end of file.
--------------------------
Do i have a chance to verify the integrity of the repository in Protegé (did the import create inconsistent data or left orphant objects?) or is simply the filesize of the XML to be generated too large, that it cuts off and is incomplete?

Any hint would be valuable.
Thanks in advance.
Post Reply