06.12.2017 21:57, Marko Cupać пишет:

> Slightly off-topic, but still related to tomcat8: on starts and
> restarts I am always getting a warning that tomcat8 fails to start,
> even though it starts.
> 
> me@server:~ % sudo service tomcat8 restart
> Stopping tomcat8.
> Waiting for PIDS: 47970.
> Starting tomcat8.
> /usr/local/etc/rc.d/tomcat8: WARNING: failed to start tomcat8
> 
> me@server:~ % sudo ps auxww
> ...
> root     11876  0.0  0.0    10580    2308  -  IsJ  15:48
> 0:00.00 /usr/local/bin/jsvc -java-home /usr/local/openjdk8 -server

[skip]

> Am I doing something wrong? How can I fix it?

This is tomcat8's port maintainer fault as it has not implemented
robust pid monitoring for service startup. For example, tomcat6 port
has such monitoring in the ports/www/tomcat6/files/tomcat6.in file
but tomcat8 has not. You should fill problem report using Bugzilla.

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to