org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'mapping-file'. One of '{"http://java.sun.com/xml/ns/persistence":class, "http://java.sun.com/xml/ns/persistence":exclude-unlisted-classes, "http://java.sun.com/xml/ns/persistence":properties}' is expected.
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 hivmr.com by Unknown author, 1 year ago
via hivmr.com by Unknown author, 1 year ago
org.xml.sax.SAXParseException: cvc-complex-type.2.4.a: Invalid content was found starting with element 'mapping-file'. One of '{"http://java.sun.com/xml/ns/persistence":class, "http://java.sun.com/xml/ns/persistence":exclude-unlisted-classes, "http://java.sun.com/xml/ns/persistence":properties}' is expected.
at com.solarmetric.conf.Configurations.load(Configurations.java:582)
at com.solarmetric.conf.Configurations.populateConfiguration(Configurations.java:474)
at kodo.enhance.PCEnhancer.run(PCEnhancer.java:3753)
at kodo.enhance.PCEnhancer.main(PCEnhancer.java:3720)