Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2016 14:48:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206853] [PATCH] www/tomcat6: use procstat instead of jps to check status of process
Message-ID:  <bug-206853-13-bEjeeua9ve@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206853-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206853-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206853

--- Comment #2 from Michael Zhilin <mizhka@gmail.com> ---
This patch fixes specific cases:
1) If "tomcat60_user" is specified in rc.conf and different from root, serv=
ice
stop/start doesn't work.
2) If tomcat is hang (for instance, infinite fullgc), jps can't lookup PID =
of
tomcat, so service stop doesn't work.

Thanks!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206853-13-bEjeeua9ve>