Apache Tomcat can't create log file and fails











up vote
2
down vote

favorite












I try to start Apache Maven at Win7 x64 SP1.



java version "1.7.0_09"
Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)


Apache Tomcat 6.0.36 x64 (also tried to use 7 version and x86 versions, no matter).



It fails immediately after start with an error:



java.util.logging.ErrorManager: 4
java.io.FileNotFoundException: C:Programsapache-tomcat-6.0.36" -Dcatalina.home=C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


No log file created at apache-tomcat-6.0.36logs



I tried completely disable Windows firewall and UAC. It doesn't helps.



It seems like problem at the filename with quote:



C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


Any suggestions how to solve this issue?



UPDATE: SET command results added



C:UsersDana>set
ALLUSERSPROFILE=C:ProgramData
APPDATA=C:UsersDanaAppDataRoaming
CATALINA_HOME=C:Programsapache-tomcat-6.0.36
CommonProgramFiles=C:Program FilesCommon Files
CommonProgramFiles(x86)=C:Program Files (x86)Common Files
CommonProgramW6432=C:Program FilesCommon Files
COMPUTERNAME=DANA-PC
ComSpec=C:Windowssystem32cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=UsersDana
JAVA_HOME=C:ProgramsJavajdk1.7.0
LOCALAPPDATA=C:UsersDanaAppDataLocal
LOGONSERVER=\DANA-PC
M3_HOME=C:Programsapache-maven-3
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32
WindowsPowerShellv1.0;C:ProgramsJavajdk1.7.0bin;C:Program FilesMicroso
ftWeb Platform Installer;C:Program Files (x86)Microsoft ASP.NETASP.NET Web
Pagesv1.0;C:Program Files (x86)Windows Kits8.0Windows Performance Toolkit
;C:Program FilesMicrosoft SQL Server110ToolsBinn;C:Programsapache-maven-
3\bin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 17 Model 3 Stepping 1, AuthenticAMD
PROCESSOR_LEVEL=17
PROCESSOR_REVISION=0301
ProgramData=C:ProgramData
ProgramFiles=C:Program Files
ProgramFiles(x86)=C:Program Files (x86)
ProgramW6432=C:Program Files
PROMPT=$P$G
PSModulePath=C:Windowssystem32WindowsPowerShellv1.0Modules
PUBLIC=C:UsersPublic
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:Windows
TEMP=C:UsersDanaAppDataLocalTemp
TMP=C:UsersDanaAppDataLocalTemp
USERDOMAIN=Dana-PC
USERNAME=Dana
USERPROFILE=C:UsersDana
VS110COMNTOOLS=C:ProgramsMicrosoft Visual Studio 11.0Common7Tools
windir=C:Windows
windows_tracing_flags=3
windows_tracing_logfile=C:BVTBinTestsinstallpackagecsilogfile.log









share|improve this question




























    up vote
    2
    down vote

    favorite












    I try to start Apache Maven at Win7 x64 SP1.



    java version "1.7.0_09"
    Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
    Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)


    Apache Tomcat 6.0.36 x64 (also tried to use 7 version and x86 versions, no matter).



    It fails immediately after start with an error:



    java.util.logging.ErrorManager: 4
    java.io.FileNotFoundException: C:Programsapache-tomcat-6.0.36" -Dcatalina.home=C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


    No log file created at apache-tomcat-6.0.36logs



    I tried completely disable Windows firewall and UAC. It doesn't helps.



    It seems like problem at the filename with quote:



    C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


    Any suggestions how to solve this issue?



    UPDATE: SET command results added



    C:UsersDana>set
    ALLUSERSPROFILE=C:ProgramData
    APPDATA=C:UsersDanaAppDataRoaming
    CATALINA_HOME=C:Programsapache-tomcat-6.0.36
    CommonProgramFiles=C:Program FilesCommon Files
    CommonProgramFiles(x86)=C:Program Files (x86)Common Files
    CommonProgramW6432=C:Program FilesCommon Files
    COMPUTERNAME=DANA-PC
    ComSpec=C:Windowssystem32cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=UsersDana
    JAVA_HOME=C:ProgramsJavajdk1.7.0
    LOCALAPPDATA=C:UsersDanaAppDataLocal
    LOGONSERVER=\DANA-PC
    M3_HOME=C:Programsapache-maven-3
    NUMBER_OF_PROCESSORS=2
    OS=Windows_NT
    Path=C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32
    WindowsPowerShellv1.0;C:ProgramsJavajdk1.7.0bin;C:Program FilesMicroso
    ftWeb Platform Installer;C:Program Files (x86)Microsoft ASP.NETASP.NET Web
    Pagesv1.0;C:Program Files (x86)Windows Kits8.0Windows Performance Toolkit
    ;C:Program FilesMicrosoft SQL Server110ToolsBinn;C:Programsapache-maven-
    3\bin;
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=AMD64 Family 17 Model 3 Stepping 1, AuthenticAMD
    PROCESSOR_LEVEL=17
    PROCESSOR_REVISION=0301
    ProgramData=C:ProgramData
    ProgramFiles=C:Program Files
    ProgramFiles(x86)=C:Program Files (x86)
    ProgramW6432=C:Program Files
    PROMPT=$P$G
    PSModulePath=C:Windowssystem32WindowsPowerShellv1.0Modules
    PUBLIC=C:UsersPublic
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:Windows
    TEMP=C:UsersDanaAppDataLocalTemp
    TMP=C:UsersDanaAppDataLocalTemp
    USERDOMAIN=Dana-PC
    USERNAME=Dana
    USERPROFILE=C:UsersDana
    VS110COMNTOOLS=C:ProgramsMicrosoft Visual Studio 11.0Common7Tools
    windir=C:Windows
    windows_tracing_flags=3
    windows_tracing_logfile=C:BVTBinTestsinstallpackagecsilogfile.log









    share|improve this question


























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I try to start Apache Maven at Win7 x64 SP1.



      java version "1.7.0_09"
      Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
      Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)


      Apache Tomcat 6.0.36 x64 (also tried to use 7 version and x86 versions, no matter).



      It fails immediately after start with an error:



      java.util.logging.ErrorManager: 4
      java.io.FileNotFoundException: C:Programsapache-tomcat-6.0.36" -Dcatalina.home=C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


      No log file created at apache-tomcat-6.0.36logs



      I tried completely disable Windows firewall and UAC. It doesn't helps.



      It seems like problem at the filename with quote:



      C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


      Any suggestions how to solve this issue?



      UPDATE: SET command results added



      C:UsersDana>set
      ALLUSERSPROFILE=C:ProgramData
      APPDATA=C:UsersDanaAppDataRoaming
      CATALINA_HOME=C:Programsapache-tomcat-6.0.36
      CommonProgramFiles=C:Program FilesCommon Files
      CommonProgramFiles(x86)=C:Program Files (x86)Common Files
      CommonProgramW6432=C:Program FilesCommon Files
      COMPUTERNAME=DANA-PC
      ComSpec=C:Windowssystem32cmd.exe
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=UsersDana
      JAVA_HOME=C:ProgramsJavajdk1.7.0
      LOCALAPPDATA=C:UsersDanaAppDataLocal
      LOGONSERVER=\DANA-PC
      M3_HOME=C:Programsapache-maven-3
      NUMBER_OF_PROCESSORS=2
      OS=Windows_NT
      Path=C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32
      WindowsPowerShellv1.0;C:ProgramsJavajdk1.7.0bin;C:Program FilesMicroso
      ftWeb Platform Installer;C:Program Files (x86)Microsoft ASP.NETASP.NET Web
      Pagesv1.0;C:Program Files (x86)Windows Kits8.0Windows Performance Toolkit
      ;C:Program FilesMicrosoft SQL Server110ToolsBinn;C:Programsapache-maven-
      3\bin;
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
      PROCESSOR_ARCHITECTURE=AMD64
      PROCESSOR_IDENTIFIER=AMD64 Family 17 Model 3 Stepping 1, AuthenticAMD
      PROCESSOR_LEVEL=17
      PROCESSOR_REVISION=0301
      ProgramData=C:ProgramData
      ProgramFiles=C:Program Files
      ProgramFiles(x86)=C:Program Files (x86)
      ProgramW6432=C:Program Files
      PROMPT=$P$G
      PSModulePath=C:Windowssystem32WindowsPowerShellv1.0Modules
      PUBLIC=C:UsersPublic
      SESSIONNAME=Console
      SystemDrive=C:
      SystemRoot=C:Windows
      TEMP=C:UsersDanaAppDataLocalTemp
      TMP=C:UsersDanaAppDataLocalTemp
      USERDOMAIN=Dana-PC
      USERNAME=Dana
      USERPROFILE=C:UsersDana
      VS110COMNTOOLS=C:ProgramsMicrosoft Visual Studio 11.0Common7Tools
      windir=C:Windows
      windows_tracing_flags=3
      windows_tracing_logfile=C:BVTBinTestsinstallpackagecsilogfile.log









      share|improve this question















      I try to start Apache Maven at Win7 x64 SP1.



      java version "1.7.0_09"
      Java(TM) SE Runtime Environment (build 1.7.0_09-b05)
      Java HotSpot(TM) 64-Bit Server VM (build 23.5-b02, mixed mode)


      Apache Tomcat 6.0.36 x64 (also tried to use 7 version and x86 versions, no matter).



      It fails immediately after start with an error:



      java.util.logging.ErrorManager: 4
      java.io.FileNotFoundException: C:Programsapache-tomcat-6.0.36" -Dcatalina.home=C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


      No log file created at apache-tomcat-6.0.36logs



      I tried completely disable Windows firewall and UAC. It doesn't helps.



      It seems like problem at the filename with quote:



      C:Programsapache-tomcat-6.0.36"logscatalina.2012-11-30.log


      Any suggestions how to solve this issue?



      UPDATE: SET command results added



      C:UsersDana>set
      ALLUSERSPROFILE=C:ProgramData
      APPDATA=C:UsersDanaAppDataRoaming
      CATALINA_HOME=C:Programsapache-tomcat-6.0.36
      CommonProgramFiles=C:Program FilesCommon Files
      CommonProgramFiles(x86)=C:Program Files (x86)Common Files
      CommonProgramW6432=C:Program FilesCommon Files
      COMPUTERNAME=DANA-PC
      ComSpec=C:Windowssystem32cmd.exe
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=UsersDana
      JAVA_HOME=C:ProgramsJavajdk1.7.0
      LOCALAPPDATA=C:UsersDanaAppDataLocal
      LOGONSERVER=\DANA-PC
      M3_HOME=C:Programsapache-maven-3
      NUMBER_OF_PROCESSORS=2
      OS=Windows_NT
      Path=C:Windowssystem32;C:Windows;C:WindowsSystem32Wbem;C:WindowsSystem32
      WindowsPowerShellv1.0;C:ProgramsJavajdk1.7.0bin;C:Program FilesMicroso
      ftWeb Platform Installer;C:Program Files (x86)Microsoft ASP.NETASP.NET Web
      Pagesv1.0;C:Program Files (x86)Windows Kits8.0Windows Performance Toolkit
      ;C:Program FilesMicrosoft SQL Server110ToolsBinn;C:Programsapache-maven-
      3\bin;
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
      PROCESSOR_ARCHITECTURE=AMD64
      PROCESSOR_IDENTIFIER=AMD64 Family 17 Model 3 Stepping 1, AuthenticAMD
      PROCESSOR_LEVEL=17
      PROCESSOR_REVISION=0301
      ProgramData=C:ProgramData
      ProgramFiles=C:Program Files
      ProgramFiles(x86)=C:Program Files (x86)
      ProgramW6432=C:Program Files
      PROMPT=$P$G
      PSModulePath=C:Windowssystem32WindowsPowerShellv1.0Modules
      PUBLIC=C:UsersPublic
      SESSIONNAME=Console
      SystemDrive=C:
      SystemRoot=C:Windows
      TEMP=C:UsersDanaAppDataLocalTemp
      TMP=C:UsersDanaAppDataLocalTemp
      USERDOMAIN=Dana-PC
      USERNAME=Dana
      USERPROFILE=C:UsersDana
      VS110COMNTOOLS=C:ProgramsMicrosoft Visual Studio 11.0Common7Tools
      windir=C:Windows
      windows_tracing_flags=3
      windows_tracing_logfile=C:BVTBinTestsinstallpackagecsilogfile.log






      windows logging tomcat maven






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 19 at 5:21









      JakeGould

      30.7k1093135




      30.7k1093135










      asked Nov 30 '12 at 1:08









      Maxim Kolesnikov

      11627




      11627






















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Open the Environment Variables dialog (XP / Win7) and look for CATALINA_HOME under both the User and System variables sections. If it has a superfluous quote tacked on at the end, delete it, OK your way out and retry Tomcat.






          share|improve this answer





















          • I checked it already. There is no any quotes.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:29










          • Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
            – Karan
            Nov 30 '12 at 1:42












          • OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:53










          • Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
            – Karan
            Nov 30 '12 at 1:57










          • OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
            – Maxim Kolesnikov
            Nov 30 '12 at 10:47


















          up vote
          0
          down vote













          For everyone looking for a solution:



          Remove the backslash at the end of



          CATALINA_HOME=C:Programsapache-tomcat-6.0.36


          to



          CATALINA_HOME=C:Programsapache-tomcat-6.0.36


          Worked for me






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f512660%2fapache-tomcat-cant-create-log-file-and-fails%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Open the Environment Variables dialog (XP / Win7) and look for CATALINA_HOME under both the User and System variables sections. If it has a superfluous quote tacked on at the end, delete it, OK your way out and retry Tomcat.






            share|improve this answer





















            • I checked it already. There is no any quotes.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:29










            • Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
              – Karan
              Nov 30 '12 at 1:42












            • OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:53










            • Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
              – Karan
              Nov 30 '12 at 1:57










            • OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
              – Maxim Kolesnikov
              Nov 30 '12 at 10:47















            up vote
            0
            down vote













            Open the Environment Variables dialog (XP / Win7) and look for CATALINA_HOME under both the User and System variables sections. If it has a superfluous quote tacked on at the end, delete it, OK your way out and retry Tomcat.






            share|improve this answer





















            • I checked it already. There is no any quotes.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:29










            • Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
              – Karan
              Nov 30 '12 at 1:42












            • OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:53










            • Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
              – Karan
              Nov 30 '12 at 1:57










            • OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
              – Maxim Kolesnikov
              Nov 30 '12 at 10:47













            up vote
            0
            down vote










            up vote
            0
            down vote









            Open the Environment Variables dialog (XP / Win7) and look for CATALINA_HOME under both the User and System variables sections. If it has a superfluous quote tacked on at the end, delete it, OK your way out and retry Tomcat.






            share|improve this answer












            Open the Environment Variables dialog (XP / Win7) and look for CATALINA_HOME under both the User and System variables sections. If it has a superfluous quote tacked on at the end, delete it, OK your way out and retry Tomcat.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Nov 30 '12 at 1:21









            Karan

            48.7k1486156




            48.7k1486156












            • I checked it already. There is no any quotes.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:29










            • Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
              – Karan
              Nov 30 '12 at 1:42












            • OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:53










            • Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
              – Karan
              Nov 30 '12 at 1:57










            • OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
              – Maxim Kolesnikov
              Nov 30 '12 at 10:47


















            • I checked it already. There is no any quotes.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:29










            • Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
              – Karan
              Nov 30 '12 at 1:42












            • OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
              – Maxim Kolesnikov
              Nov 30 '12 at 1:53










            • Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
              – Karan
              Nov 30 '12 at 1:57










            • OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
              – Maxim Kolesnikov
              Nov 30 '12 at 10:47
















            I checked it already. There is no any quotes.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:29




            I checked it already. There is no any quotes.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:29












            Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
            – Karan
            Nov 30 '12 at 1:42






            Sure? Can you paste the result of set? Also, you didn't by any chance edit any of the batch files in Tomcat's bin directory, did you?
            – Karan
            Nov 30 '12 at 1:42














            OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:53




            OK, I added set results to my question. Moreover, if I remove CATALINA_HOME from Environment Variables nothing changes. And I didn't touch any batch files. It is fresh zip instance from official site.
            – Maxim Kolesnikov
            Nov 30 '12 at 1:53












            Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
            – Karan
            Nov 30 '12 at 1:57




            Can you remove the backslash at the end of CATALINA_HOME, and also fix the double backslash in the PATH to Maven's bin dir?
            – Karan
            Nov 30 '12 at 1:57












            OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
            – Maxim Kolesnikov
            Nov 30 '12 at 10:47




            OK, I did it and now Tomcat falls more quickly: no logs, no stacktrase.
            – Maxim Kolesnikov
            Nov 30 '12 at 10:47












            up vote
            0
            down vote













            For everyone looking for a solution:



            Remove the backslash at the end of



            CATALINA_HOME=C:Programsapache-tomcat-6.0.36


            to



            CATALINA_HOME=C:Programsapache-tomcat-6.0.36


            Worked for me






            share|improve this answer



























              up vote
              0
              down vote













              For everyone looking for a solution:



              Remove the backslash at the end of



              CATALINA_HOME=C:Programsapache-tomcat-6.0.36


              to



              CATALINA_HOME=C:Programsapache-tomcat-6.0.36


              Worked for me






              share|improve this answer

























                up vote
                0
                down vote










                up vote
                0
                down vote









                For everyone looking for a solution:



                Remove the backslash at the end of



                CATALINA_HOME=C:Programsapache-tomcat-6.0.36


                to



                CATALINA_HOME=C:Programsapache-tomcat-6.0.36


                Worked for me






                share|improve this answer














                For everyone looking for a solution:



                Remove the backslash at the end of



                CATALINA_HOME=C:Programsapache-tomcat-6.0.36


                to



                CATALINA_HOME=C:Programsapache-tomcat-6.0.36


                Worked for me







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited May 13 '16 at 10:05









                DavidPostill

                102k25218254




                102k25218254










                answered May 12 '16 at 10:33









                Orri

                1012




                1012






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f512660%2fapache-tomcat-cant-create-log-file-and-fails%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    AnyDesk - Fatal Program Failure

                    How to calibrate 16:9 built-in touch-screen to a 4:3 resolution?

                    QoS: MAC-Priority for clients behind a repeater