RE: Unable to create Klaros WebApp Service . WebApp service getting closed - Klaros Test Management - Forum - Klaros-Testmanagement
RE: Unable to create Klaros WebApp Service . WebApp service getting closed
Ashish Jha, geändert vor 1 Jahr.
Unable to create Klaros WebApp Service . WebApp service getting closed .
Youngling Beitrag: 1 Beitrittsdatum: 03.08.23 Neueste Beiträge
Hi Team ,
We have deployed community edition of karlos on the local service machine . We are facing issue with the WebApp Service . WebApp service getting closed while the machine is ideal or the user is signout . We tried create the WebApp service while running the service getting ( error 1053 the service did not respond to start and control on timely fashion ).
Request you to kindly help me out in priority . We can connect on scrrensharing to look into the same .
Regards,
Ashish Jha
We have deployed community edition of karlos on the local service machine . We are facing issue with the WebApp Service . WebApp service getting closed while the machine is ideal or the user is signout . We tried create the WebApp service while running the service getting ( error 1053 the service did not respond to start and control on timely fashion ).
Request you to kindly help me out in priority . We can connect on scrrensharing to look into the same .
Regards,
Ashish Jha
Torsten Stolpmann, geändert vor 1 Jahr.
RE: Unable to create Klaros WebApp Service . WebApp service getting closed
Jedi Council Member Beiträge: 768 Beitrittsdatum: 12.02.09 Neueste Beiträge
Hello Ashish,
we already provided the solution for you via email, so I am just adding the same information here for others who may also stumble upon this problem:
The following steps assume that you have installed Klaros in the folder C:\Users\ashish\Klaros-Testmanagement, please adjust accordingly:
Open a command shell (cmd) and enter the following commands:
set CATALINA_HOME=C:\Users\ashish\Klaros-Testmanagement
cd %CATALINA_HOME%\bin
setenv.bat
service.bat remove
service.bat install
tomcat9w.exe
This now opens a GUI Window. Here you must configure the following parameters:
In any case, please let me know if this worked for you.
Regards,
Torsten
we already provided the solution for you via email, so I am just adding the same information here for others who may also stumble upon this problem:
The following steps assume that you have installed Klaros in the folder C:\Users\ashish\Klaros-Testmanagement, please adjust accordingly:
Open a command shell (cmd) and enter the following commands:
set CATALINA_HOME=C:\Users\ashish\Klaros-Testmanagement
cd %CATALINA_HOME%\bin
setenv.bat
service.bat remove
service.bat install
tomcat9w.exe
This now opens a GUI Window. Here you must configure the following parameters:
- In tab 'General' set the Startup type to 'Automatic'
- In tab 'Log On' set the user and login credentials to the ashish account
- In tab 'Java' set the memory pool parameters
- Return to tab 'General', apply the changes and start the service
In any case, please let me know if this worked for you.
Regards,
Torsten