cannot run exe from java if running Tomcat as service

2005-08-19 Thread Gary Lander
Not sure if this is the proper place for this message or if it's better in a java discussion but I get different results depending on if Tomcat is running as a service versus when I start it using the batch file in a cmd window. So I'll try it here first. I have a java application from which

Security flag and the Tomcat Win2K Service

2005-07-28 Thread David Gorin
to configure the Tomcat service so that it starts with the -security parameter. Any help would be greatly appreciated. Thanx, David

RE: tomcat as service under linux how-to

2005-07-20 Thread dummy
Do u hv the example script for this ? That's what I mean actually. Sorry for the previous mail. -Original Message- From: Foo Shyn [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 11:18 AM To: Tomcat Users List Subject: Re: tomcat as service under linux how-to Put a script

Re: tomcat as service under linux how-to

2005-07-20 Thread Foo Shyn
:19 PM Subject: RE: tomcat as service under linux how-to Do u hv the example script for this ? That's what I mean actually. Sorry for the previous mail. -Original Message- From: Foo Shyn [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 11:18 AM To: Tomcat Users List Subject

RE: tomcat as service under linux how-to

2005-07-20 Thread dummy
So may I know what's the booting seq. -Original Message- From: Foo Shyn [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 20, 2005 4:13 PM To: Tomcat Users List Subject: Re: tomcat as service under linux how-to Here's my rc.local script that i used to start the Tomcat and Apache

tomcat as service under linux how-to

2005-07-19 Thread dummy
Hi, I would like to know how to start-up tomcat as services under LINUX and at the same time start-up apache after tomcat has started. How to check whether tomcat is already started before apache is started ? I don't have this on windows system.

Re: tomcat as service under linux how-to

2005-07-19 Thread Foo Shyn
-user@jakarta.apache.org Sent: Wednesday, July 20, 2005 9:29 AM Subject: tomcat as service under linux how-to Hi, I would like to know how to start-up tomcat as services under LINUX and at the same time start-up apache after tomcat has started. How to check whether tomcat is already started

Re: tomcat as service under linux how-to

2005-07-19 Thread Luis Durán
dummy wrote: Hi, I would like to know how to start-up tomcat as services under LINUX and at the same time start-up apache after tomcat has started. How to check whether tomcat is already started before apache is started ? I don't have this on windows system. You could use netstat -tlp

cannot start tomcat 5.5 service after rebooting server.

2005-06-09 Thread Brereton, Stephen
It was working fine beforehand, after updating the tomcat and J2RE versions ( I'd had to delay rebooting after installing J2RE update). Now I get (via the console start) 09-Jun-2005 10:22:49 org.apache.tomcat.util.digester.Digester startElement SEVERE: Begin event threw exception

Custom server.xml location with tomcat windows service (5.0.28)

2005-05-27 Thread Iannis Hanen
Hi, I have been trying to setup the tomcat windows service to use an alternate configuration file location, instead of the default server.xml under conf. The tomcat service pulls all the information from the registry, but I could not find a good spot there to specify a different server.xml

RE: JPDA and Tomcat 5.5.9 Service on Windows

2005-05-26 Thread Philippe Johan
on the Java tab (see attached image) Regards, Johan -Original Message- From: cam r [mailto:[EMAIL PROTECTED] Sent: dinsdag 24 mei 2005 16:04 To: Tomcat Users List Subject: JPDA and Tomcat 5.5.9 Service on Windows Hi all, I am trying to set up debugging on Tomcat while it is running

RE: JPDA and Tomcat 5.5.9 Service on Windows

2005-05-26 Thread Steve Kirk
r Subject: RE: JPDA and Tomcat 5.5.9 Service on Windows Hi cam, When running tomcat as a windows service, there is also a configuration screen. If you do not yet have the small icon in the notification area, you can use the Configure Tomcat option from the Start menu

JPDA and Tomcat 5.5.9 Service on Windows

2005-05-24 Thread cam r
Hi all, I am trying to set up debugging on Tomcat while it is running as a Windows service. The requirements of the project negate me from being able to run it as a script. I have tried adding; -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y to the Java Options

Re: JPDA and Tomcat 5.5.9 Service on Windows

2005-05-24 Thread 毛建明
hi cam, this url maybe useful for you. http://www.pauaware.co.nz/tomcatntservice.htm maojm On 5/24/05, cam r [EMAIL PROTECTED] wrote: Hi all, I am trying to set up debugging on Tomcat while it is running as a Windows service. The requirements of the project negate me from being able to

RE: Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-17 Thread Jackson James W MAJ MNF-I CIS KM Portal Manager
: Darryl Wilburn [mailto:[EMAIL PROTECTED] Sent: Monday, May 16, 2005 10:37 PM To: Tomcat Users List Subject: Re: Error Running Tomcat 5.0.28 Service on Win2K3 It sounds to me as though it would have something to do with user rights. I'm assuming when you launch the bat files, you're most likely

Re: Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-16 Thread Darryl Wilburn
? Does SYSTEM have access to the Tomcat files? DW --- Jackson James W MAJ MNF-I CIS KM Portal Manager [EMAIL PROTECTED] wrote: We've already checked the web, the FAQ, and the archive for starting Tomcat as a service on Win2K3 as a PDC (primary domain controller) with no luck. We installed

Error Running Tomcat 5.0.28 Service on Win2K3

2005-05-15 Thread Jackson James W MAJ MNF-I CIS KM Portal Manager
We've already checked the web, the FAQ, and the archive for starting Tomcat as a service on Win2K3 as a PDC (primary domain controller) with no luck. We installed Tomcat 5.0.28 (port 80) as a service on Win2K3 (1 GB RAM) with J2SDK 1.4.2_05. Win2K3 is running AD (active directory), DNS, DHCP

RE: Setting an environment variable in tomcat 5.5 service?

2005-05-12 Thread Mufaddal Khumri
- Original Message - From: Mufaddal Khumri [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Wednesday, May 11, 2005 10:31 PM Subject: RE: Setting an environment variable in tomcat 5.5 service? Yes, I did. -Original Message- From: Lutz Zetzsche [mailto:[EMAIL

RE: Setting an environment variable in tomcat 5.5 service?

2005-05-11 Thread Mufaddal Khumri
? Thanks, -Original Message- From: Lutz Zetzsche [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 10, 2005 2:01 PM To: Tomcat Users List Subject: Re: Setting an environment variable in tomcat 5.5 service? Hi Mufaddal, Am Dienstag, 10. Mai 2005 21:33 schrieb Mufaddal Khumri: I have Tomcat 5.5

Re: Setting an environment variable in tomcat 5.5 service?

2005-05-11 Thread Lutz Zetzsche
Am Mittwoch, 11. Mai 2005 18:26 schrieb Mufaddal Khumri: Thank you for the reply. I am trying to set in web.xml using: env-entry env-entry-nameMY_ENV_VAR/env-entry-name env-entry-valueC:/config/one.xml/env-entry-value env-entry-typejava.lang.String/env-entry-type /env-entry

RE: Setting an environment variable in tomcat 5.5 service?

2005-05-11 Thread Mufaddal Khumri
Yes, I did. -Original Message- From: Lutz Zetzsche [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 2:16 PM To: Tomcat Users List Subject: Re: Setting an environment variable in tomcat 5.5 service? Am Mittwoch, 11. Mai 2005 18:26 schrieb Mufaddal Khumri: Thank you for the reply

Re: Setting an environment variable in tomcat 5.5 service?

2005-05-11 Thread Gurumoorthy
Message - From: Mufaddal Khumri [EMAIL PROTECTED] To: Tomcat Users List tomcat-user@jakarta.apache.org Sent: Wednesday, May 11, 2005 10:31 PM Subject: RE: Setting an environment variable in tomcat 5.5 service? Yes, I did. -Original Message- From: Lutz Zetzsche [mailto:[EMAIL PROTECTED

Setting an environment variable in tomcat 5.5 service?

2005-05-10 Thread Mufaddal Khumri
Hi, I have Tomcat 5.5 running as a service on Windows XP. Where in Tomcat can I set an environment variable? I can set an environment variable by going to Control Panel - System - Advanced - Environment variables, but I want to do it in Catalina.sh or equivalent. In my Tomcat/bin folder I have

Re: Setting an environment variable in tomcat 5.5 service?

2005-05-10 Thread Lutz Zetzsche
Hi Mufaddal, Am Dienstag, 10. Mai 2005 21:33 schrieb Mufaddal Khumri: I have Tomcat 5.5 running as a service on Windows XP. Where in Tomcat can I set an environment variable? I can set an environment variable by going to Control Panel - System - Advanced - Environment variables, but I want

Some JVM settings not working in my Tomcat Windows service

2005-04-07 Thread Barnett, Brian W.
Using Tomcat 5.0.28. On the Java tab of the Configure Tomcat dialog, I have the following in Java Options: -Dcatalina.home=C:\Tomcat 5.0 -Djava.endorsed.dirs=C:\Tomcat 5.0\common\endorsed -Djava.io.tmpdir=C:\Tomcat 5.0 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Xms128m -Xmx512m I

RE: Some JVM settings not working in my Tomcat Windows service

2005-04-07 Thread Barnett, Brian W.
-Xloggc:C:\gclog.txt -Original Message- From: Barnett, Brian W. Sent: Thursday, April 07, 2005 2:03 PM To: 'tomcat-user@jakarta.apache.org' Subject: Some JVM settings not working in my Tomcat Windows service Using Tomcat 5.0.28. On the Java tab of the Configure Tomcat dialog, I have

Re: Tomcat 5 Service Windows

2005-03-17 Thread David Gladstone
yes of course i am telling it to use a different server.xml my config looks like this -config c:\config\server.xml -dave Caldarale, Charles R wrote: From: David Gladstone [mailto:[EMAIL PROTECTED] Subject: Tomcat 5 Service Windows I am currently using tomcat 5.0.27 on Windows Xp and am trying

Tomcat 5 Service Windows

2005-03-16 Thread David Gladstone
I have searched thru the mailing list and not found a solution for the following problem. Please help I am currently using tomcat 5.0.27 on Windows Xp and am trying to point the service to a specific server.xml. I have edited service.bat and have specified the -config option. I am currently

RE: Tomcat 5 Service Windows

2005-03-16 Thread Caldarale, Charles R
From: David Gladstone [mailto:[EMAIL PROTECTED] Subject: Tomcat 5 Service Windows I am currently using tomcat 5.0.27 on Windows Xp and am trying to point the service to a specific server.xml. Are you saying you want to use a server.xml other than the one in %CATALINA_HOME%\conf? I am

Running Tomcat as service

2005-01-30 Thread ohaya
, and I tried deleteing the context for examples in the server.xml file. After I did that, and restarted the Tomcat service, it looks like it came up without errors, but of course, I don't have the examples anymore. This is all right, I guess, but I'm just curious as to why this occurred

tomcat 5.0 service boot

2004-11-08 Thread John Byrne
Hi all, I have tomcat on a windows 2000 server. We received a webapp which we have to run on this. This web-app customised some tomcat files. This works fine when I run startup.bat, but when I run it as a service (which I have to do) it doesn't work. The two main files that were modified were

RE: tomcat 5.0 service boot

2004-11-08 Thread Shapira, Yoav
Hi, You need to go into the Windows Registry and look where the Tomcat service is defined. (I don't remember the exact key offhand). There you can add classpath and other JVM instructions as registry values that are passed to the service. On recent Tomcat versions, the service installer can

Re: tomcat 5.0 service boot

2004-11-08 Thread Ben Souther
Hi John, Not sure if you meant to send this directly to me or not. I'll assume not and CC the tomcat list. 5.0.29 has a control panel that allows you to edit your java params Start-Programs-Apache Tomcat-Configure Tomcat If you didn't install that part, you will need to edit the registry keys

Re: tomcat 5.0 service boot

2004-11-08 Thread John Byrne
Cheers Ben, I'll try and play around with that John At 16:54 08/11/2004, Ben Souther wrote: Hi John, Not sure if you meant to send this directly to me or not. I'll assume not and CC the tomcat list. 5.0.29 has a control panel that allows you to edit your java params Start-Programs-Apache

problem with starting Tomcat in service

2004-11-03 Thread Hauberoche, Patrick
Hi, On NT4 pack6, I can not launch TOMCAT in service. Do you know why ? patrick

tomcat 5.0.29 service start problem (JNI)

2004-10-14 Thread shyam
Hi All, I have a problem starting tomcat as a service. I get this error in the tomcat log for Jakarta_service log. JNI Error occurred during initialization of VM [2004-10-14 01:22:29] [info] JNI [2004-10-14 01:22:29] [info] JNI Could not reserve enough space for object heap [2004-10-14 01:22:29

RE: tomcat 5.0.29 service start problem (JNI)

2004-10-14 Thread Shapira, Yoav
Hi, I bet your -Xmx parameter is too big for your physical hardware. Yoav Shapira http://www.yoavshapira.com -Original Message- From: shyam [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 9:41 AM To: 'Tomcat Users List' Subject: tomcat 5.0.29 service start problem (JNI) Hi

RE: tomcat 5.0.29 service start problem (JNI)

2004-10-14 Thread shyam
problem Thanks shyam -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, October 14, 2004 10:00 AM To: Tomcat Users List Subject: RE: tomcat 5.0.29 service start problem (JNI) Hi, I bet your -Xmx parameter is too big for your physical hardware. Yoav Shapira http

RE: tomcat 5.0.29 service start problem (JNI)

2004-10-14 Thread Caldarale, Charles R
From: shyam [mailto:[EMAIL PROTECTED] Subject: RE: tomcat 5.0.29 service start problem (JNI) I have enough memory . I have set it up to use 1500mb where as I have enough ram of 2000. This has nothing to do with physical memory. The maximum heap size is dependent on the largest contiguous

RE: tomcat 5.0.29 service start problem (JNI)

2004-10-14 Thread shyam
List Subject: RE: tomcat 5.0.29 service start problem (JNI) From: shyam [mailto:[EMAIL PROTECTED] Subject: RE: tomcat 5.0.29 service start problem (JNI) I have enough memory . I have set it up to use 1500mb where as I have enough ram of 2000. This has nothing to do with physical memory

RE: Tomcat 5 service on windows

2004-09-04 Thread John Najarian
version of the jdk. -Original Message- From: Big Chiz [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 8:59 PM To: Tomcat Users List Subject: Re: Tomcat 5 service on windows anyway, try uninstalling all tomcat on the ad/remove programs. then clean all registries of any tomcat

Tomcat 5 service on windows

2004-09-03 Thread Andras Balogh
Hello all, I have downloaded the Tomcat 5.0.28. distibution for windows (jakarta-tomcat-5.0.28.exe) and tried to install tomcat as service and checked the service option in the install wizard. Tomcat wasn't installed as service and i tried manual with the service.bat script: Here

RE: Tomcat 5 service on windows

2004-09-03 Thread Allistair Crossley
did you have a tomcat service installed already? did you have the services window open when you ran this? try checking there are no tomcat services and closing the services window and trying again. ADC -Original Message- From: Andras Balogh [mailto:[EMAIL PROTECTED] Sent: 03

Re: Tomcat 5 service on windows

2004-09-03 Thread John Villar
Do you have permission to write on the registry? you need to have write access to some key (don't remember specifically what is the key right now) in the registry to install tomcat as a service. Allistair Crossley escribió: did you have a tomcat service installed already? did you have

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 6:27 AM To: Tomcat Users List Subject: Re: Tomcat 5 service on windows Do you have permission to write on the registry? you need to have write access to some key (don't remember specifically what is the key right now) in the registry to install

RE: Tomcat 5 service on windows

2004-09-03 Thread Allistair Crossley
' Subject: RE: Tomcat 5 service on windows I HAVE THE SAME PROBLEM...In my case, I am the computer administrator and Tomcat has NEVER been installed previous to this. I have not seen ANY good solutions to this, so I learned to live with the DOS based service. //SIGNED// Jerry Nelson

RE: Tomcat 5 service on windows

2004-09-03 Thread Allistair Crossley
Sent: 03 September 2004 16:28 To: Tomcat Users List Subject: RE: Tomcat 5 service on windows did you run the service.bat unmodified? this can also happen when you have spaces in some of the properties for the service name. ADC -Original Message- From: Nelson, Jerry W

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
Crossley Sent: 03 September 2004 16:28 To: Tomcat Users List Subject: RE: Tomcat 5 service on windows did you run the service.bat unmodified? this can also happen when you have spaces in some of the properties for the service name. ADC -Original Message- From: Nelson

RE: Tomcat 5 service on windows

2004-09-03 Thread Allistair Crossley
did you try my suggestion re: service remove and then service install? ADC -Original Message- From: Nelson, Jerry W, Contractor 146CF, SCB [mailto:[EMAIL PROTECTED] Sent: 03 September 2004 17:12 To: 'Tomcat Users List' Subject: RE: Tomcat 5 service on windows Yes, ran

RE: Tomcat 5 service on windows

2004-09-03 Thread Nelson, Jerry W, Contractor 146CF, SCB
Yes... //SIGNED// Jerry Nelson -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 9:20 AM To: Tomcat Users List Subject: RE: Tomcat 5 service on windows did you try my suggestion re: service remove and then service install? ADC

Re: Tomcat 5 service on windows

2004-09-03 Thread Big Chiz
PROTECTED] wrote: Yes... //SIGNED// Jerry Nelson -Original Message- From: Allistair Crossley [mailto:[EMAIL PROTECTED] Sent: Friday, September 03, 2004 9:20 AM To: Tomcat Users List Subject: RE: Tomcat 5 service on windows did you try my suggestion re: service remove

Re: Tomcat as service

2004-07-23 Thread Bill Barker
The service exe that ships with newer versions of TC 5 won't run on W9x (and, I'm not certain about NT4 :). However, you can still run it from the command line. Glen Stampoultzis [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I was just installing tomcat this morning and I noticed

Tomcat as service

2004-07-22 Thread Glen Stampoultzis
I was just installing tomcat this morning and I noticed that even if you uncheck the service option during the installation it still installs as a service (just doesn't start it). Does this cause any issues under windows 95/98? -- Glen

Tomcat - Win2k service - GC output

2004-07-15 Thread Pooleery, Manoj
Hi, I have set up Tomcat 4.1.27 as a service on a Win2k machine using the following script - tomcat -install Apache Tomcat %JAVA_HOME%\jre\bin\server\jvm.dll -verbose:gc -Djava.class.path=%CATALINA_HOME%\bin\bootstrap.jar -Djava.endorsed.dir=%CATALINA_HOME%\common\endorsed

RE: Tomcat - Win2k service - GC output

2004-07-15 Thread Carl Olivier
PROTECTED] Sent: 15 July 2004 05:14 PM To: '[EMAIL PROTECTED]' Subject: Tomcat - Win2k service - GC output Hi, I have set up Tomcat 4.1.27 as a service on a Win2k machine using the following script - tomcat -install Apache Tomcat %JAVA_HOME%\jre\bin\server\jvm.dll -verbose:gc -Djava.class.path

RE: Tomcat - Win2k service - GC output

2004-07-15 Thread Pooleery, Manoj
Hi, Thank you for the quick response. I'm using jdk 1.3.1_05 and hence I cannot use -Xloggc option. Thanks -Manoj Pooleery. -Original Message- From: Carl Olivier [mailto:[EMAIL PROTECTED] Sent: Thursday, July 15, 2004 11:17 AM To: Tomcat Users List Subject: RE: Tomcat - Win2k service

RE: Tomcat - Win2k service - GC output

2004-07-15 Thread Carl Olivier
). Carl -Original Message- From: Pooleery, Manoj [mailto:[EMAIL PROTECTED] Sent: 15 July 2004 05:21 PM To: 'Tomcat Users List' Subject: RE: Tomcat - Win2k service - GC output Hi, Thank you for the quick response. I'm using jdk 1.3.1_05 and hence I cannot use -Xloggc option. Thanks -Manoj

RE: Tomcat - Win2k service - GC output

2004-07-15 Thread Pooleery, Manoj
Subject: RE: Tomcat - Win2k service - GC output Greetings. OK, well I believe that the output from the -verbose:gc flag in 1.3 will write to a .gc file in your [windows]\system32 dirctory - although I am not certain about this. DO a system whide search for a .gc file on your server - the output does

Running Tomcat as service on Win2003 Server

2004-07-14 Thread Bui, Bao-Ha D
Hello, I am trying to set up Tomcat 4.0.2 to run as service on Win2003 server with IIS 6. The service will start and stop right away. Looking into the event viewer, the log indicated that Tomcat failed to start. Could anyone tell me what's wrong? We have the same version of Tomcat running

RE: Running Tomcat as service on Win2003 Server

2004-07-14 Thread Birt, Jeffrey
, Bao-Ha D [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 11:03 AM To: 'Tomcat Users List' Subject: Running Tomcat as service on Win2003 Server Hello, I am trying to set up Tomcat 4.0.2 to run as service on Win2003 server with IIS 6. The service will start and stop right away. Looking

Re: Running Tomcat as service on Win2003 Server

2004-07-14 Thread Ty Mercer
573.341.6058 -Original Message- From: Bui, Bao-Ha D [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 14, 2004 11:03 AM To: 'Tomcat Users List' Subject: Running Tomcat as service on Win2003 Server Hello, I am trying to set up Tomcat 4.0.2 to run as service on Win2003 server

RE: Running Tomcat as service on Win2003 Server

2004-07-14 Thread Birt, Jeffrey
: Wednesday, July 14, 2004 2:50 PM To: Tomcat Users List Subject: Re: Running Tomcat as service on Win2003 Server wha The actual limitations are max number of cpu's, disk size and memory, not applications. I have no issues with any type of program not loading on a web edition install of 2k3 over

Running Tomcat as service on Win2000 Server

2004-07-14 Thread Aris Javier
: Running Tomcat as service on Win2003 Server Web Edition will not run any 'Enterprise' Applications (from MS at least). I've tried SQL 2000 with no luck. Jeff Birt Electronics Engineer Integrated Systems Facility University of Missouri - Rolla 573.341.6058 -Original Message- From: Ty

Re: Running Tomcat as service on Win2003 Server

2004-07-14 Thread Ty Mercer
: Running Tomcat as service on Win2003 Server wha The actual limitations are max number of cpu's, disk size and memory, not applications. I have no issues with any type of program not loading on a web edition install of 2k3 over one of Standard or Enterprise 2k3. The error log that Tomcat

Re: Running Tomcat as service on Win2000 Server

2004-07-14 Thread Ty Mercer
using the Windows installer. Its interface and functionality is similar to other wizard based installers, with only a few items of interest. Installation as a service: Tomcat will be installed as a Windows NT/2k/XP service no matter what setting is selected. Using the checkbox on the component

Re: Running Tomcat as service on Win2000 Server

2004-07-14 Thread Jacob Kjome
1. Download Tomcat 2. Unzip the archive to a directory 3. Set CATALINA_HOME 4. Open a command prompt and type... %CATALINA_HOME%\bin\service.bat [install | remove] 5. Open the services applet from the admin tools 6. Start the Apache Tomcat service Note that I've had to add JAVA_HOME/lib

Tomcat windows service

2004-06-28 Thread Naga Viswanathan
me setup tomcat as windows service Thanks, Naga - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Tomcat windows service

2004-06-28 Thread Aris Javier
Hello! It's included during installation period... you're prompted if you want to install tomcat as windows service... Check administrative tools - services... regards, aris -Original Message- From: Naga Viswanathan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 29, 2004 6:17 AM

RE: Tomcat windows service

2004-06-28 Thread Naga Viswanathan
service Hello! It's included during installation period... you're prompted if you want to install tomcat as windows service... Check administrative tools - services... regards, aris -Original Message- From: Naga Viswanathan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 29, 2004 6:17 AM

Running Tomcat as Service Results DBCP Error

2004-06-24 Thread Aris Javier
Hello! Just like to ask why is it that I always have dbcp error everytime i run tomcat as a service??? I have already declared System DSN but still dbcp error occurs... Help! - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Problem with tomcat 5.0.25 service

2004-06-04 Thread Jens Kühnberger
What do you mean by check the 'configure tomcat' part ? The service is using C:/Programme/Java/j2re1.4.2_04/lib/ext/sunjce_provider.jar while JAVA_HOME is C:\j2skd1.4.2_04 where can I change this for the service? James Sherwood wrote: If this is on a windows machine, check the 'configure tomcat

Problem with tomcat 5.0.25 service

2004-06-03 Thread Jens Kühnberger
Hi, I got a problem with installing tomcat 5.0.25 as a service. When I run tomcat with the startup script (startup.bat) I don't have any problem. After installing the service (service.exe install) and running my application as a service, I get the following compilation error for every jsp page

Re: Problem with tomcat 5.0.25 service

2004-06-03 Thread James Sherwood
If this is on a windows machine, check the 'configure tomcat' part and make sure its pointing to the same jvm as your %java_home% is - Original Message - From: Jens Kühnberger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 03, 2004 12:43 PM Subject: Problem with tomcat

Re: Problem with tomcat 5.0.25 service

2004-06-03 Thread Jacob Kjome
I think this is because tools.jar isn't added to the classpath in the service.bat service installer file. I've modified mine to include this. See attached (renamed to service.txt to avoid being removed by filters). BTW, I've mentioned this a few times to the Tomcat developers with little

Starting Tomcat as service with VMWare

2004-06-01 Thread Weseloh, Nicole
- it opens a dosbox (command box) which shows the startup log and also all standard output messages, and my webapp works fine - exactly what it is supposed to do. But when I try to run Tomcat as a service, it cancels startup with errormessage Service not found. Is there something I forgot to configure

RE: registering Tomcat as service

2004-05-29 Thread Jacob Kjome
:[EMAIL PROTECTED] Sent: 28 May 2004 04:53 PM To: Tomcat Users List Subject: RE: registering Tomcat as service You can modify the service parameters via the GUI. See... http://jakarta.apache.org/commons/daemon/procrun.html Even though most of the instructions on that page are outdated, the information

registering Tomcat as service

2004-05-28 Thread Paul Wallace
-4.1.30 the paths are correct (JDK/Tomcat) but when I try to start Tomcat from the service window, I get a popup: The Tomcat Service on a Local Computer started and then stopped. Some services stop automatically if they have no work to do, for example, the Performance Logs and Alerts service

RE: registering Tomcat as service

2004-05-28 Thread None None
Take a look in tomcat/bin. There is a service.bat file that can install and uninstall the service. Should do the trick for you. From: Paul Wallace [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: registering Tomcat as service Date: Fri, 28 May 2004

RE: registering Tomcat as service

2004-05-28 Thread Carl Olivier
Hi. On this subject - in the older Tomcat service executable (specifically jk_nt_service.exe for TC 3) the executable was pointed at a wrapper.properties file. This wrapper.properties provided the means to add new -X and -D properties to the executable without having to re-install the service

RE: registering Tomcat as service

2004-05-28 Thread Jacob Kjome
the GUI tomcat5w //ES//Tomcat5 That pops up a GUI where you can see all the parameters that are currently added to the service. Add/Remove as needed. Jake Quoting Carl Olivier [EMAIL PROTECTED]: Hi. On this subject - in the older Tomcat service executable (specifically jk_nt_service.exe

RE: registering Tomcat as service

2004-05-28 Thread Carl Olivier
in the registry Carl -Original Message- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: 28 May 2004 04:53 PM To: Tomcat Users List Subject: RE: registering Tomcat as service You can modify the service parameters via the GUI. See... http://jakarta.apache.org/commons/daemon/procrun.html

tomcat -install SERVICE-NAME problem with tomcat-5.0.19

2004-05-25 Thread Zsolt Koppany
Hi, in tomcat-4.1.30, I could use tomcat -install (and -uninstall) SERVICE-NAME to install/deinstall a service. The same command seems to do nothing with tomcat-5.0.19. Has the syntax changed or what is the problem? Zsolt -

Tomcat 5.0.24 Service Install Syntax

2004-05-19 Thread Hector Adolfo Alonso
Hi Tomcat gurus: I've read carefully service.bat from Tomcat 5.0.19 and Apache Commons Daemon, and built a customized script for Windows 2000. But service installation syntax changed in Tomcat 5.0.24. I could'n find any new explanation in Commons Daemon page. I've observed tomcat.exe has

Re: Tomcat 5.0.24 Service Install Syntax

2004-05-19 Thread Jacob Kjome
Quoting Hector Adolfo Alonso [EMAIL PROTECTED]: Hi Tomcat gurus: I've read carefully service.bat from Tomcat 5.0.19 and Apache Commons Daemon, and built a customized script for Windows 2000. But service installation syntax changed in Tomcat 5.0.24. I could'n find any new explanation in

Re: Tomcat 5.0.24 Service Install Syntax

2004-05-19 Thread Hector Adolfo Alonso
Thanks Jacob: There is a paragraph in changelog.txt about Procrun 2 binaries. The Apache Commons Daemon page still does not reflect this change. I've found the sources in http://jakarta.apache.org/~mturk/procrun2M3.zip. There is no html documentation there, but reading the sources, I'm

Tomcat 4.0.6 service startup error

2004-04-14 Thread rtfrench1
I'm receiving the following startup error for the Tomcat 4.0.6. It's loaded but just not starting either set up as a service or manual startup. This is the stdout.log file. Create Catalina server Exception during startup processing java.lang.ClassNotFoundException:

Tomcat as service

2004-04-01 Thread Reis, Tom
I am running Tomcat 4.0.3 on a W2K A/S server as a service. I want to increase the heap size. How do I pass the parameters or which file do I modify to pass the parameters to do this when running Tomcat as a Service. Thanks

RE: Tomcat windows service

2004-03-23 Thread Andi Reinbrech
You need to set the ImagePath variable in the service parameters and re-install the service. -Original Message- From: John MccLain [mailto:[EMAIL PROTECTED] Sent: 23 March 2004 03:06 AM To: Tomcat user list Subject: Tomcat windows service How do I set the classpath for Tomcat when

Tomcat windows service

2004-03-22 Thread John MccLain
How do I set the classpath for Tomcat when it runs as a service? I can do it in setclasspath.bat when I run it stand-alone, but this is not what I want to do - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: Tomcat windows service

2004-03-22 Thread Bill Barker
The service wrapper uses the value of the ImagePath as the classpath. The easiest way is to set it via the GUI, but you can also modify service.bat. John MccLain [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] How do I set the classpath for Tomcat when it runs as a service? I can do

Tomcat hosting service in the UK?

2004-02-07 Thread Riaan Oberholzer
Can anyone name a few good Tomcat hosting services based in the UK? Ie, the servers are residing in the UK. With MySQL as well. I can't seem to find any on the Internet. Thanks. __ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online.

Tomcat Nt Service Log

2004-01-23 Thread thuret olivier
Hi all, I have install my tomcat 5.18 as a service NT with the parameter --Java C:\j2sdk1.4.2_03\jre\bin\client\jvm.dll and --StdOutputFile %CATALINA_HOME%\logs\stdout.log --StdErrorFile %CATALINA_HOME%\logs\stderr.log. %CATALINA_HOME% is correctly set When i start the service there is no log

The Tomcat(5.0.16) service does not start on Windows XP

2004-01-21 Thread Tobias Eriksson
Hi I'm having a tough time here trying to figure out why the Windows Service for Tomcat wont start. This is what I have done: 1) I've downloaded Tomcat 5.0.16, and unzipped the files into a directory, (E:\tomcat_test\). 2) I have also installed the service according to the link: http

RE: The Tomcat(5.0.16) service does not start on Windows XP

2004-01-21 Thread Robbie Baldock
2004 12:56 To: [EMAIL PROTECTED] Subject: The Tomcat(5.0.16) service does not start on Windows XP Hi I'm having a tough time here trying to figure out why the Windows Service for Tomcat wont start. This is what I have done: 1) I've downloaded Tomcat 5.0.16, and unzipped the files

RE: The Tomcat(5.0.16) service does not start on Windows XP

2004-01-21 Thread Tobias Eriksson
To: 'Tomcat Users List' Subject: RE: The Tomcat(5.0.16) service does not start on Windows XP There should be something in Tomcat/logs/catalina.out to explain where the problem is. Or at least, try to start the service and see what's in the most recently written to logs in this directory. Robbie

Re: The Tomcat(5.0.16) service does not start on Windows XP

2004-01-21 Thread Jacob Kjome
having a tough time here trying to figure out why the Windows Service for Tomcat wont start. This is what I have done: 1) I've downloaded Tomcat 5.0.16, and unzipped the files into a directory, (E:\tomcat_test\). 2) I have also installed the service according to the link: http

Good Tomcat hosting service?

2004-01-05 Thread Riaan Oberholzer
Can anyone recommend a good Tomcat hosting service? Preferably in Europe, but if the service/price is good, I might go for a USA based one as well. Tomcat 4.1.x and MySQL 4.0.x must be provided. And I preferably want multiple databases and be able to run a number of web-apps. I've tried google

Re: Good Tomcat hosting service?

2004-01-05 Thread Ben Souther
I've had good luck with AssortedInternet. They provide both MySql and Postgresql. Just recently, they've upgraded Tomcat service to give each user their own Tomcat instance with complete access to the files in the config dir. They don't have phone support but they do get back to you pretty

RE: Good Tomcat hosting service?

2004-01-05 Thread Benoit Marchal
, January 05, 2004 4:02 PM To: [EMAIL PROTECTED] Subject: Good Tomcat hosting service? Can anyone recommend a good Tomcat hosting service? Preferably in Europe, but if the service/price is good, I might go for a USA based one as well. Tomcat 4.1.x and MySQL 4.0.x must be provided. And I preferably

Tomcat 5 Service Fails on Windows 2000

2004-01-05 Thread Merrill Cornish
I downloaded the Tomcat 5.0.16.exe binary (with installer) and installed it on my Window XP Pro workstation at home. It installed, started, and runs just fine. I then tried to do the same thing on my Windows 2000 workstation at work. The install completed without an error. However,

  1   2   3   >