[dspace-tech] FAIL - Application at context path [/server] could not be started

2023-06-15 Thread Edilton Danniken
Dear, Someone help me, I followed the documentation to install dspace 7.5 (https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-InstallationOverview) However, when start tomcat, I always receive the error below: FAIL - Application at context path [/server] could not be st

Re: [dspace-tech] Re: FAIL - Application at context path [/server] could not be started

2023-06-15 Thread Edilton Danniken
Hi, Thanks for your reply. So, the tomcat logs completely are. 15-Jun-2023 14:48:02.611 GRAVE [http-nio-8080-exec-14] org.apache.catalina.core.ApplicationContext.log HTMLManager: Error starting [/server] org.apache.catalina.LifecycleException: Failed to process either the global, per-host or cont

Re: [dspace-tech] Re: FAIL - Application at context path [/server] could not be started

2023-06-15 Thread Edilton Danniken
Hi, Thanks for your reply again. I have created a context.xml file in Catalina/localhost/ folder togther server.xml and that works well. I would like to suggest a mention in documentation about in some cases where is needing a file 'context.xml', for the reason that some people like me who try to i