weblogic.application.ddconvert.DDConvertException: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND D:\bea90\user_projects\domains\applications\weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@4abec0 finder: weblogic.utils.classloaders.CodeGenClassFinder@36cf36 annotation: \WEB-INF\web.xml:33:7:33:7: problem: cvc-complex-type.2.4b: Element not allowed: description@http://java.sun.com/xml/ns/j2ee in element context-param@http://java.sun.com/xml/ns/j2ee:<weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@4abec0 finder: weblogic.utils.classloaders.CodeGenClassFinder@36cf36 annotation: /WEB-INF/web.xml:33:7>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
weblogic.application.ddconvert.DDConvertException: weblogic.descriptor.DescriptorException: VALIDATION PROBLEMS WERE FOUND D:\bea90\user_projects\domains\applications\weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@4abec0 finder: weblogic.utils.classloaders.CodeGenClassFinder@36cf36 annotation: \WEB-INF\web.xml:33:7:33:7: problem: cvc-complex-type.2.4b: Element not allowed: description@http://java.sun.com/xml/ns/j2ee in element context-param@http://java.sun.com/xml/ns/j2ee:<weblogic.application.ddconvert.ConvertCtx$VJarResourceLoader@4abec0 finder: weblogic.utils.classloaders.CodeGenClassFinder@36cf36 annotation: /WEB-INF/web.xml:33:7>
at weblogic.application.ddconvert.WarConverter.convertDDs(WarConverter.java:79)
at weblogic.application.ddconvert.EarConverter.convertModules(EarConverter.java:125)
at weblogic.application.ddconvert.EarConverter.convertDDs(EarConverter.java:84)
at weblogic.application.ddconvert.DDConverter.runBody(DDConverter.java:157)
at weblogic.utils.compiler.Tool.run(Tool.java:158)
at weblogic.utils.compiler.Tool.run(Tool.java:115)
at weblogic.application.ddconvert.DDConverter.main(DDConverter.java:177)
at weblogic.DDConverter.main(DDConverter.java:10)