Re: Tomcat as Windows Service

2016-09-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Amit, On 9/8/16 12:49 AM, Amit Pande wrote: > Hello experts, > > We have configured the Tomcat to run as a Windows Service. And > Windows SCM has a default time of 30 seconds, but the Tomcat > process does not start/stop within this time. > > So,

Re: Tomcat as Windows service under technical user

2014-01-27 Thread Cédric Couralet
2014/1/27 Strobel, Stefan (TS IC) : > Hi everybody, > > I would like to run a Tomcat 7.0.47 as Windows service. But that service > shall not be executed as Administrator but as a local technical user. That > user is existent, let's call it A. The account is secured with password B. > The question

Re: Tomcat as Windows service

2011-03-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zbynek, On 3/7/2011 3:34 AM, Zbynek Vavros wrote: > Ok I switched to 7.0.8. > > Installed using package from > http://mirror.fubra.com/ftp.apache.org/tomcat/tomcat-7/v7.0.8/bin/apache-tomcat-7.0.8.exe. > > Started either directly in services (change

RE: Tomcat as Windows service

2011-03-07 Thread Zbynek Vavros
---| |03/04/2011 05:40 PM | >--| |> | Subject: | |> >-----------------

RE: Tomcat as Windows service

2011-03-04 Thread Caldarale, Charles R
> From: Zbynek Vavros [mailto:zbynek_vav...@cz.ibm.com] > Subject: Tomcat as Windows service > I installed Tomcat as service Be specific: exactly what did you do? > when I start it console is displayed. Be specific: exactly how are you starting it? If you run tomcat7w.exe and look at the Logo

Re: Tomcat as Windows service - I can't set more than 768 Mb of memory

2010-11-08 Thread Konstantin Kolinko
2010/11/9 icarrara : > > because with values great than 768 the service don't starts. > Discussed about a month ago: http://markmail.org/thread/xwpedx67fjpdeczt - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For ad

Re: Tomcat as Windows service - I can't set more than 768 Mb of memory

2010-11-08 Thread Rainer Jung
On 08.11.2010 22:34, icarrara wrote: I manually installed Tomcat 6.0.29 on Windows Server 2003 R2 and all was fine. Then I use the "service install Alfresco" command to install Tomcat as Windows service. Using the "tomcat6w //ES//Alfresco" command I'll set up the "-XX:MaxPermSize=256m" in the

Re: Tomcat as Windows service and output window

2008-09-18 Thread Johnny Kewl
- Original Message - From: "SerFingolfin" <[EMAIL PROTECTED]> To: Sent: Thursday, September 18, 2008 5:29 PM Subject: Re: Tomcat as Windows service and output window Thanks for your help! But that's not so easy doing that... I was wondering how Netbeans can

Re: Tomcat as Windows service and output window

2008-09-18 Thread SerFingolfin
Thanks for your help! But that's not so easy doing that... I was wondering how Netbeans can make my traybar work hiding tomcat's output window at the same time! And not only hide : they can redirect tomcat's output to a text area inside the IDE... -- View this message in context: http://www.nab

Re: Tomcat as Windows service and output window

2008-09-18 Thread Johnny Kewl
- Original Message - From: "SerFingolfin" <[EMAIL PROTECTED]> To: Sent: Thursday, September 18, 2008 10:44 AM Subject: Tomcat as Windows service and output window Hi to everybody! I installed Tomcat as service in Windows XP. In my application i use java.awt.TrayIcon to show an icon