frankframework / frankframework/frank-doc

Error in frank framework when using frank-doc

Open
#474 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
5
Forks
5
Avg merge
1h 20m
Merged PRs (30d)
1

Description

We need a test that verifies that changes in the frank doc actually produce a valid XSD, to avoid that everything in the frank-doc is valid and green and it fails in the framework.

Current messages:
```
02:40:19 [ERROR] ConfigWarningTest.testConfigWarning:28 » Configuration error loading configuration: (IOException) cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]: (SAXParseException) SystemId [file:/home/jenkins/agent/workspace/ff-ci_pr_PR-10760/core/target/classes/xml/xsd/FrankConfig-compatibility.xsd] line [2321] column [55]: src-resolve: Cannot resolve the name 'JMSFacadeCumulativeChildGroup' to a(n) 'group' component.
02:40:19 [ERROR] ConfigurationDigesterTest.testDigestConfigWithOldNamespace:214 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] ConfigurationDigesterTest.testFixedValueAttributeResolverWithFrankConfig:186 » SAXParse src-resolve: Cannot resolve the name 'JMSFacadeCumulativeChildGroup' to a(n) 'group' component.
02:40:19 [ERROR] ConfigurationDigesterTest.testLegacyClassNameRewriter:127 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] ConfigurationDigesterTest.testMultipleConfigurationElements:148 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] ConfigurationDigesterTest.testNewCanonicalizer:53 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] ConfigurationDigesterTest.testNewConfigurationPreParser:78 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] ConfigurationDigesterTest.testStubbing4TestTool:105 » IO cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]
02:40:19 [ERROR] IncludePipelinePartTest.testConfigWarning:25 » Configuration error loading configuration: (IOException) cannot get canonicalizer using [/xml/xsd/FrankConfig-compatibility.xsd]: (SAXParseException) SystemId [file:/home/jenkins/agent/workspace/ff-ci_pr_PR-10760/core/target/classes/xml/xsd/FrankConfig-compatibility.xsd] line [2321] column [55]: src-resolve: Cannot resolve the name 'JMSFacadeCumulativeChildGroup' to a(n) 'group' component.
02:40:19 [ERROR] ValidateAttributeRuleTest.testSuppressDeprecationWarningsForAllAdapters:572 » IllegalState unable to configure configuration
02:40:19 [ERROR] ValidateAttributeRuleTest.testSuppressDeprecationWarningsForSomeAdapters:509 » IllegalState unable to configure configuration
02:40:19 [ERROR] ValidateAttributeRuleTest.testSuppressDeprecationWarningsWithLocationInfo:538 » IllegalState unable to configure configuration
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.