<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi everybody,<div>I've installed geonode 2.8 on debian testing (buster) and started a geonode project following the advices of the list and the project readme and develoeprs workshop, and also this part of the  guide</div><div><br></div><div><a href="http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/index.html" target="_blank">http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/index.html</a><br></div><div><br></div><div>I was able to make it working on devlopment mode (port 8000 with django webserver and jetty) but we  need to setup also the production environment so I went ahead installing apache and  tomcat8... </div><div><br></div><div>1) installing tomcat 8.5.32 on testing didn't work with java 8, geoserver didn't start.</div><div>2) installing tomcat 8.5.33 from binaries and geoserver 2.12 war geoserver was working but I wasn't able to activate geonode authentication</div><div>3) in the meantime  tomcat 8.5.333 was packed for debian buster but geoserver doesn't start: here is the excerpt from catalina.out log with error "one or more listeneres failed to start" there's no geoserver.log in geoserver -logs dir.:</div><div><br></div><div>-----------</div><div><div>[2018-09-06 13:34:56] [info] Deploying web application archive [/var/lib/tomcat8/webapps/geoserver.war]</div><div>[2018-09-06 13:35:01] [info] 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.</div><div>[2018-09-06 13:35:02] [warning] Extension lookup 'XStreamPersisterInitializer', but ApplicationContext is unset.</div><div>[2018-09-06 13:35:03] [warning] Extension lookup 'GeoServerSecurityProvider', but ApplicationContext is unset.</div><div>[2018-09-06 13:35:03] [info] java.lang.UnsatisfiedLinkError: /tmp/<a href="http://spatialite-3.7.22.4-libspatialitejdbc.so">spatialite-3.7.22.4-libspatialitejdbc.so</a>: libproj.so.0: cannot open shared object file: No such file or directory</div><div>[2018-09-06 13:35:04] [info] java.lang.UnsatisfiedLinkError: /tmp/<a href="http://spatialite-3.7.22.4-libspatialitejdbc.so">spatialite-3.7.22.4-libspatialitejdbc.so</a>: libproj.so.0: cannot open shared object file: No such file or directory</div><div>[2018-09-06 13:35:04] [info] java.lang.UnsatisfiedLinkError: /tmp/<a href="http://spatialite-3.7.22.4-libspatialitejdbc.so">spatialite-3.7.22.4-libspatialitejdbc.so</a>: libproj.so.0: cannot open shared object file: No such file or directory</div><div>[2018-09-06 13:35:04] [crit] One or more listeners failed to start. Full details will be found in the appropriate container log file</div><div>[2018-09-06 13:35:04] [crit] Context [/geoserver] startup failed due to previous errors</div><div>[2018-09-06 13:35:04] [info] Beginning GeoServer cleanup sequence</div></div><div>--------</div><div>Any suggestion?</div><div><br></div><div>Amedeo Fadini</div></div></div></div>