https://bz.apache.org/bugzilla/show_bug.cgi?id=58626

--- Comment #8 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to Michael Osipov from comment #5)
>  
> > https://wiki.apache.org/tomcat/TomcatOnSolaris10
> > https://wiki.apache.org/tomcat/FAQ/Linux_Unix#Q3
> 
> Tomcat 5.5? This is ages old. Nothing is worse that outdated information.
> 

1. That information is not outdated. It applies to current versions as well.
The issue is with O/S, not with Tomcat.

2. You know that the wiki is editable? You can update it yourself.

> Not an option because "stop" does not work anymore.
>

Nobody ever complained about stop. You do not call "stop" during boot time.

> My patch suggests patching both codepaths.
>

You have provided no patch file. I cannot read one's mind.


> I am stuck for 6.x current but would be happy to see this fixed in 8.x
and onwards.
>

Such a new feature has to be implemented and tested with Tomcat 9 first. Then
it can be backported to older versions.

In theory, catalina.sh of Tomcat 9 can be used for Tomcat 6 as well. Is it
true? (I mean, is it safe to backport all improvements that have not been
backported yet, align Tomcat 6 file with trunk one)?

In general: the idea is interesting, but
1) I prefer a solution that is compatible with proposal in bug 53930
2) It needs testing, especially on rare systems
3) Your proposal does not match the current code in trunk, thus my lack of
confidence in your words and your testing.

An explicit patch file is needed so that the discussion were more focused.


> When hooking Tomcat into the init.d

Usually there is a wrapper script. You do not hook-in catalina.sh directly. You
do not run it with root user.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to