You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/09/16 00:08:00 UTC

[Bug 61526] New: '#' is not recognized as an internal or external command,operable program or batch file.

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

            Bug ID: 61526
           Summary: '#' is not recognized as an internal or external
                    command,operable program or batch file.
           Product: Tomcat 9
           Version: 9.0.0.M26
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: jambo.wang@qq.com
  Target Milestone: -----

Startup.bat give an error message as below:
'#' is not recognized as an internal or external command,operable program or
batch file.

Read the codes and found the problem caused by line 218 in catalina.bat:
    # Configure JAVA 9 specific start-up parameters

This line suppose to be a comment line, change the "#" to "rem" then the error
message disappear.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61526] '#' is not recognized as an internal or external command,operable program or batch file.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61526

Igal Sapir <de...@21solutions.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Igal Sapir <de...@21solutions.net> ---
This has already been fixed at https://github.com/apache/tomcat/commit/3fed0a2

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61526] '#' is not recognized as an internal or external command,operable program or batch file.

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61526

Chuck Caldarale <ch...@unisys.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Chuck Caldarale <ch...@unisys.com> ---


*** This bug has been marked as a duplicate of bug 61419 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org