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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEEDINFO                    |RESOLVED

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
It is the new lines in introscope_vars that are the cause of the problem. I see
the same error if I use a simplified version of those scripts to configure
YourKit Java Profiler.

Once the new lines are removed, Tomcat starts correctly.

The change in behaviour for new lines is documented in the change log. Look for
bug 63815.
I typically use the following pattern
CATALINA_OPTS="..."
CATALINA_OPTS="$CATALINA_OPTS ..."
if I want to use separate lines for clarity.

-- 
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