Hi everyone i hope you're right .. . let me ask you something about this .
. locally i don't have this problem but now i'm testing with the
documentation on a local linux server but i've gotten this error some idea¿?
[image: error.JPG]
On server.xml i have
<Context path="/jspui" docBase="/home/vagrant/dspace/dspace/webapps/jspui"/>
On jspui.xml i have
<?xml version='1.0'?>
<Context
docBase="/home/vagrant/dspace/dspace/webapps/jspui"
reloadable="true"
cachingAllowed="false"/>
I'm getting this log, do you know something about how can i solve it . .
03-Mar-2021 04:33:30.488 INFO [main]
org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache
Tomcat Native library which allows using OpenSSL was not found on the
java.library.path:
[/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server:/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64:/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib]
03-Mar-2021 04:33:31.398 INFO [main]
org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler
["http-nio-8080"]
03-Mar-2021 04:33:31.475 INFO [main]
org.apache.catalina.startup.Catalina.load Server initialization in [1507]
milliseconds
03-Mar-2021 04:33:31.558 INFO [main]
org.apache.catalina.core.StandardService.startInternal Starting service
[Catalina]
03-Mar-2021 04:33:31.559 INFO [main]
org.apache.catalina.core.StandardEngine.startInternal Starting Servlet
engine: [Apache Tomcat/9.0.43]
03-Mar-2021 04:33:31.586 INFO [main]
org.apache.catalina.startup.HostConfig.deployDescriptor Deploying
deployment descriptor
[/usr/local/tomcat/apache-tomcat-9.0.43/conf/Catalina/localhost/jspui.xml]
03-Mar-2021 04:33:31.662 WARNING [main]
org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of
deployment descriptor
[/usr/local/tomcat/apache-tomcat-9.0.43/conf/Catalina/localhost/jspui.xml]
with an external docBase means the directory
[/usr/local/tomcat/apache-tomcat-9.0.43/webapps/jspui] in the appBase will
be ignored
03-Mar-2021 04:33:31.697 WARNING [main]
org.apache.tomcat.util.digester.SetPropertiesRule.begin Match [Context]
failed to set property [cachingAllowed] to [false]
03-Mar-2021 04:33:44.572 INFO [main]
org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned
for TLDs yet contained no TLDs. Enable debug logging for this logger for a
complete list of JARs that were scanned but no TLDs were found in them.
Skipping unneeded JARs during scanning can improve startup time and JSP
compilation time.
log4j:WARN No appenders could be found for logger
(org.dspace.servicemanager.DSpaceKernelInit).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
more info.
Failure during filter init: DSpace home directory could not be determined.
It MUST include a subpath of '/config/config-definition.xml'. Please
consider setting the 'dspace.dir' system property or ensure the
dspace-api.jar is being run from [dspace]/lib/.:java.lang.RuntimeException:
DSpace home directory could not be determined. It MUST include a subpath of
'/config/config-definition.xml'. Please consider setting the 'dspace.dir'
system property or ensure the dspace-api.jar is being run from
[dspace]/lib/.
03-Mar-2021 04:33:45.962 SEVERE [main]
org.apache.catalina.core.StandardContext.startInternal One or more
listeners failed to start. Full details will be found in the appropriate
container log file
03-Mar-2021 04:33:45.968 SEVERE [main]
org.apache.catalina.core.StandardContext.startInternal Context [/jspui]
startup failed due to previous errors
03-Mar-2021 04:33:46.043 INFO [main]
org.apache.catalina.startup.HostConfig.deployDescriptor Deployment of
deployment descriptor
[/usr/local/tomcat/apache-tomcat-9.0.43/conf/Catalina/localhost/jspui.xml]
has finished in [14,457] ms
03-Mar-2021 04:33:46.045 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory
[/usr/local/tomcat/apache-tomcat-9.0.43/webapps/examples]
03-Mar-2021 04:33:46.410 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deployment of web
application directory
[/usr/local/tomcat/apache-tomcat-9.0.43/webapps/examples] has finished in
[365] ms
03-Mar-2021 04:33:46.411 INFO [main]
org.apache.catalina.startup.HostConfig.deployDirectory Deploying web
application directory [/usr/local/tomcat/apache-tomcat-9.0.43/webapps/solr]
--
All messages to this mailing list should adhere to the Code of Conduct:
https://duraspace.org/about/policies/code-of-conduct/
---
You received this message because you are subscribed to the Google Groups
"DSpace Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-community/81b4402b-30ec-4e7f-9990-e97cc38a7db4n%40googlegroups.com.