Weblogic Deployment Fails with VALIDATION PROBLEMS WERE FOUND and 'Attribute not allowed (no wildcards allowed)' in OFSAA
(Doc ID 2687178.1)
Last updated on AUGUST 25, 2024
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.7 and laterInformation in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Analytical Applications Infrastructure (OFSAAI)
Symptoms
After adding the weblogic.xml to /<Weblogic Home>/domains/<domain>/applications/<app>.war/<app>.ear/WEB-INF and adding "session" parameters as described in the OFSAA Security Guide under "Configure Security for Weblogic", you are unable to deploy. You get the error below:
####<Jun 26, 2020 7:32:55 PM IST> <Error> <Console> <
weblogic.application.ModuleException: VALIDATION PROBLEMS WERE FOUND
<2:3> problem: cvc-complex-type.3.2.1: Attribute not allowed (no wildcards allowed): schemaLocation@https://www.w3.org/2001/XMLSchema-instance in element weblogic-web-app@http://xmlns.oracle.com/weblogic/weblogic-web-app
at weblogic.servlet.internal.WebAppModule.loadDescriptor(WebAppModule.java:1467)
at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:245)
at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:682)
at weblogic.application.internal.flow.ScopedModuleDriver.init(ScopedModuleDriver.java:162)
at weblogic.application.internal.ExtensibleModuleWrapper.init(ExtensibleModuleWrapper.java:98)
.
.
.
Caused by: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND
As a result of this error, you cannot start or use this OFSAA environment.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |