Olá boa tarde a todos, ao tentar mexer na estrutura tradicional do formulário de Submissão do DSpace
o sistema apresenta um erro 404 e ao reverter para a estrutura padrão do DSpace a aplicação roda tranquilamente.
Segue link google drive > ([Dspace - Google Drive])
Ao modificar a estrutura padrão do DSpace, quais sãos os passos necessários para realizar tal tarefa?
LOGS:
"
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils]: Constructor threw exception; nested exception is org.dspace.app.util.DCInputsReaderException: Error creating submission forms: org.xml.sax.SAXParseException; systemId: file:/dspace/config/submission-forms.xml; lineNumber: 102; columnNumber: 15; The element type “form” must be terminated by the matching end-tag “”.
±--------
Caused by: org.dspace.app.util.DCInputsReaderException: Error creating submission forms: org.xml.sax.SAXParseException; systemId: file:/dspace/config/submission-forms.xml; lineNumber: 102; columnNumber: 15; The element type “form” must be terminated by the matching end-tag “”".
±-------
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils’ defined in URL [jar:file:/dspace/webapps/server/WEB-INF/lib/dspace-server-webapp-7.6.2-SNAPSHOT-classes.jar!/spring/spring-dspace-core-services.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils]: Constructor threw exception; nested exception is org.dspace.app.util.DCInputsReaderException: Error creating submission forms: org.xml.sax.SAXParseException; systemId: file:/dspace/config/submission-forms.xml; lineNumber: 102; columnNumber: 15; The element type “form” must be terminated by the matching end-tag “”.
±------
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.dspace.app.rest.submit.factory.impl.BitstreamMetadataValueMovePatchOperation#3a726650’ defined in URL [jar:file:/dspace/webapps/server/WEB-INF/lib/dspace-server-webapp-7.6.2-SNAPSHOT-classes.jar!/spring/spring-dspace-core-services.xml]: Cannot resolve reference to bean ‘org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils’ while setting bean property ‘bitstreamMetadataValuePathUtils’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils’ defined in URL [jar:file:/dspace/webapps/server/WEB-INF/lib/dspace-server-webapp-7.6.2-SNAPSHOT-classes.jar!/spring/spring-dspace-core-services.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.dspace.app.rest.utils.BitstreamMetadataValuePathUtils]: Constructor threw exception; nested exception is org.dspace.app.util.DCInputsReaderException: Error creating submission forms: org.xml.sax.SAXParseException; systemId: file:/dspace/config/submission-forms.xml; lineNumber: 102; columnNumber: 15; The element type “form” must be terminated by the matching end-tag “”.