Joget Community 7.0.13 with Docker - Error to deploy process

Confluence User - 15 Jan, 2021

Hello,

I try to deploy a basic process with Joget Community 7.0.13.


But I have this error :

Erreur de déploiement: Type=ERROR, Sub-Type=SCHEMA, Location=Package 'catalogue'
[Warning] at line number 2 schema_reference.4 Failed to read schema document 'http//wfmc.org/standards/docs/TC-1025_schema_10_xpdl.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsdschema>.


Type=ERROR, Sub-Type=SCHEMA, Location=Package 'catalogue'
[Error] at line number 2 cvc-elt.1.a Cannot find the declaration of element 'Package'.


Type=ERROR, Sub-Type=SCHEMA, Location=Package 'catalogue'
[Warning] at line number 3 schema_reference.4 Failed to read schema document 'http//wfmc.org/standards/docs/TC-1025_schema_10_xpdl.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsdschema>.

...


How to resolve this ?

Thank you.

process

4


17 Jan, 2021
confluenceUser
confluenceUser

Hi, there is not enough information to help without seeing your actual process. Did you try following the tutorial in Designing a Process?


17 Jan, 2021
confluenceUser
confluenceUser
I have been using Joget for several months without a problem, with the Docker version.
The processes work perfectly on the version I am using (Version: 7.0.8 - build cd62bb4).

I installed the latest version for testing (7.0.13).

Here is the process followed to reproduce the error:
- in SSH => docker run -d -p 8095: 8080 --name joget-test jogetworkflow / joget-community
- connection on the interface in admin / admin
- creation of a new application
- creation of a process
- addition of an activity and end. Link between start / activity / end to have an error-free process.
- click on Deploy

At the first deploy, I got "Parse error". On the second, the error of the first message.
20 Jan, 2021
confluenceUser
confluenceUser

Hi, you are correct, there does seem to be a problem in the jogetworkflow/joget-community image. The jogetworkflow/joget-enterprise image appears to be working though.

21 Jan, 2021
confluenceUser
confluenceUser

Hi Didier,

Thanks for reporting this. It appears that there was a compatibility issue between the Java and Apache Tomcat versions. A new Docker image has been published that resolves this issue.

Best Regards
Julian

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print