You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2011/06/29 15:27:28 UTC

[jira] [Closed] (OPENEJB-955) Wrong error message during install for Tomcat

     [ https://issues.apache.org/jira/browse/OPENEJB-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Louis MONTEIRO closed OPENEJB-955.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   3.2

> Wrong error message during install for Tomcat
> ---------------------------------------------
>
>                 Key: OPENEJB-955
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-955
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: tomcat
>    Affects Versions: 3.1
>         Environment: Unix/Linux
>            Reporter: Rudi Tairow
>            Assignee: Jonathan Gallimore
>            Priority: Minor
>             Fix For: 3.2, 4.0
>
>         Attachments: openejb.patch
>
>
> During OpenEJB installation using the OpenEJB Tomcat-Installer the installer checks the existence of the files catalina.sh and catalina.bat. If one of those does not exist, the installer produces the message
> "Catalina catalina.sh file does not exist".
> Note that it says "catalina.sh", even if the missing file is catalina.bat.
> On many Unix/Linux systems, catalina.bat is removed, since it is never used.
> Fix part 1: Change error message when checking catalina.bat (trivial, patch attached)
> Fix part 2: Don't try to fix catalina.bat on Unix/Linux when non-existing, don't try to fix catalina.sh on Windows when not existing (don't abort installation)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira