[Bug 267849] graphics/geoserver/ ERROR : Nothing to start, exiting ...
Date: Fri, 18 Nov 2022 14:05:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267849 Bug ID: 267849 Summary: graphics/geoserver/ ERROR : Nothing to start, exiting ... Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: smars@yuntech.edu.tw ** Broken after upgrade (basically, each time there is an upgrade, a new problem appears) ** (lines with my comments start with **) ** Fresh install on another computer: ** Message after installation: ************************** Message from geoserver-2.21.1: -- To run geoserver at startup, add geoserver_enable="YES" in you /etc/rc.conf . To operate geoserver manually, you can use the scripts /usr/local/geoserver/bin/startup.sh and /usr/local/geoserver/bin/shutdown.sh On your client machine, open the browser with: http://localhost:8080/geoserver to configure the GIS server. Enjoy it! **************************** > service geoserver onestart ** no feedback, service does not start > /usr/local/geoserver/bin/startup.sh ** problem of PATH > export GEOSERVER_HOME=/usr/local/geoserver/ ** new problem: GEOSERVER DATA DIR is /usr/local/geoserver/data_dir ERROR : Nothing to start, exiting ... ** same message as the one returned by the computer where I used to have the service running ** the logs: /var/log/messages: no trace of geoserver /var/log/geoserver_error.log: empty /var/log/geoserver_output.log: error message **(the error message does not appear in error log but in the output log: original design decision...) ERROR : Nothing to start, exiting ... Usage: java -jar $JETTY_HOME/start.jar [options] [properties] [configs] java -jar $JETTY_HOME/start.jar --help # for more information ** defining JETTY_HOME does not help ** Google? The error message is not new but the problem seem to have been different ** First step, before an attempt to fix: ** Please, cancel the "Enjoy it!" from the installation message, it is just not appropriate. ** Besides, thank you for any help you can provide. ** OS: FreeBSD *** 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug.