bug with catalina_service.bat

Problems with the Windows version of XAMPP, questions, comments, and anything related.

bug with catalina_service.bat

Postby leedega » 09. February 2013 21:44

Good day,

I am new to your forums, and I'm not sure if this is the correct place to post bug reports, but I thought what I just found may be of interest to others and should be considered for future releases of xampp.

I installed the latest version (1.8.1) of xampp on my Windows PC and noticed there were some problems getting the Tomcat service to start. I did hit a few UAC and permissions problems, but even after I got the Tomcat application running, I still couldn't get the system service installed. To make matters worse there were no error messages or error codes displayed by the XAMPP control panel. I even tried running the catalina_service.bat script from the command line and there were no error messages, codes or logs generated.

Closer examination of the catalina_service.bat script revealed what I believe is a bug in your batch file. If you look closely at the :JRERUN section, after the necessary environment variables are configured, control drops immediately to the :ENDERROR section which exits the batch script with an error code of 1. If you compare the logic in this section with previous sections of the script (like :JDKRUN and such) after the environment has been configured control jumps to the :NEXT label, where the actual service is created.

Ad hoc tests revealed that inserting a simple "goto :NEXT" call just before the :ENDERROR label has the expected results of correctly creating the service. Although the fix is seemingly trivial it was difficult to track down given that there were no errors generated by the script, so this is likely causing users all sorts of problems. Hopefully this saves some people some headache.
leedega
 
Posts: 2
Joined: 09. February 2013 21:32
Operating System: Windows

Re: bug with catalina_service.bat

Postby hackattack142 » 11. February 2013 23:09

Hello,

That is indeed an oversight on my part that I was not aware of since I typically use the JDK. It will be fixed in the next Control Panel release.

Thanks for reporting.
XAMPP Control Panel Developer
Latest CP: viewtopic.php?f=16&t=48932
hackattack142
 
Posts: 701
Joined: 20. May 2011 23:29
Operating System: Windows 7 Ultimate SP1 64-Bit


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 126 guests

cron