Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-10 Thread Christopher Schultz
Christoph, On 1/9/24 09:36, Christoph Kukulies wrote: Thanks for reading along :) Gotit running now. First off: too old Java Version bin/client or bin/server didn't exist After removing that service using  tomcat9 //DS I reinstalled it using service.bat install.

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-10 Thread Christopher Schultz
Christoph, On 1/9/24 08:05, Christoph Kukulies wrote: I'm trying to install Tomcat-9.0.84 under Windows 10 as a service. I unpacked it under C:\apache-tomcat-9.0.84 and after creating a file setenv.bat (as of the RUNNING.TXT document) I ran: C:\apache-tomcat-9.0.84\bin>set

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
Thanks for reading along :) Gotit running now. First off: too old Java Version bin/client or bin/server didn't exist After removing that service using tomcat9 //DS I reinstalled it using service.bat install. C:\apache-tomcat-9.0.84\bin>service.bat install

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
The picture has changed a bit: C:\apache-tomcat-9.0.84\bin>service.bat install Installing the service 'Tomcat9' ... Using CATALINA_HOME:"C:\apache-tomcat-9.0.84" Using CATALINA_BASE:"C:\apache-tomcat-9.0.84" Using JAVA_HOME:"c:\Program Files\Java\jdk1.8.0_161" Using JRE_HOME:

Re: Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
A few more observations: the tomcat9 service got installed nonetheless. I was able to chage the log path using tomcat9w afterwards. But the logs don't look nice, not to talk from seeing anything listening to port 8080: [2024-01-09 14:19:27] [info] [ 9876] Apache Commons Daemon procrun

Windows 10 - installing tomcat 9.0.84 as a service

2024-01-09 Thread Christoph Kukulies
I'm trying to install Tomcat-9.0.84 under Windows 10 as a service. I unpacked it under C:\apache-tomcat-9.0.84 and after creating a file setenv.bat (as of the RUNNING.TXT document) I ran: C:\apache-tomcat-9.0.84\bin>set CATALINA_HOME=C:\apache-tomcat-9.0.84" C:\apache-tomcat-9.0.84\bin>tomcat9

Problem At Installing Tomcat 8.0.15...

2014-12-15 Thread Krishnachaithanya As
Hi All.. I've downloaded Apache Tomcat 8.0.15 and facing problem while trying to install it. I'm not able to open tomcat.exe and if I'm trying to do so, command prompt is automatically closes with in a second. Please help me to crack this issue by providing detailed steps. -- Thanks

Re: Problem At Installing Tomcat 8.0.15...

2014-12-15 Thread Yaragalla Muralidhar
try to open tomcat.exe in cmd promt. it will list what the problem is. *Thanks and Regards,* Muralidhar Yaragalla. *http://yaragalla.blogspot.in/ http://yaragalla.blogspot.in/* On Mon, Dec 15, 2014 at 6:55 PM, Krishnachaithanya As krishnachaithanya...@gmail.com wrote: Hi All.. I've

Re: Installing tomcat 6

2014-02-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Franz, On 2/4/14, 9:41 PM, Franz wrote: On Tue, Feb 4, 2014 at 9:31 PM, Christopher Schultz ch...@christopherschultz.net wrote: Dan, On 2/4/14, 3:43 PM, Daniel Mikusa wrote: On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On

Installing tomcat 6

2014-02-04 Thread Franz
Hi I am a very beginner trying to get a VPS working with Centos 6.5 and Tomcat 6.0.39. I already reinstalled the server 3 times and am almost desperate, so am even willing to pay someone who helps me. Tomcat 6 is required by openemm.org for a mailing lists and newsletters. And I am ready with a

Re: Installing tomcat 6

2014-02-04 Thread Mark Thomas
On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java cd tomcat bin/startup.sh At this point use: bin/catalina.sh run rather than bin/startup.sh and report here what output you get. Mark - To unsubscribe,

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java cd tomcat bin/startup.sh At this point use: bin/catalina.sh run rather than bin/startup.sh and report here what output you get.

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java cd tomcat bin/startup.sh At this point use: bin/catalina.sh run rather than

Re: Installing tomcat 6

2014-02-04 Thread Daniel Mikusa
On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java cd tomcat

Re: Installing tomcat 6

2014-02-04 Thread Neven Cvetkovic
On Tue, Feb 4, 2014 at 3:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java cd tomcat bin/startup.sh Using CLASSPATH:

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:43 PM, Daniel Mikusa dmik...@gopivotal.com wrote: On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 7:08 PM, Neven Cvetkovic neven.cvetko...@gmail.comwrote: On Tue, Feb 4, 2014 at 3:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote: On 04/02/2014 20:04, Franz wrote: export JAVA_HOME=/opt/openemm/java

Re: Installing tomcat 6

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan, On 2/4/14, 3:43 PM, Daniel Mikusa wrote: On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:13 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas ma...@apache.org wrote:

Re: Installing tomcat 6

2014-02-04 Thread Neven Cvetkovic
On Tue, Feb 4, 2014 at 6:22 PM, Franz 169...@gmail.com wrote: I assume you followed instructions for installation: http://sourceforge.net/projects/openemm/files/OpenEMM%20documentation/Documentation%20(latest%20versions) After you get it working with catalina.sh run, you probably

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 9:31 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dan, On 2/4/14, 3:43 PM, Daniel Mikusa wrote: On Feb 4, 2014, at 3:23 PM, Franz 169...@gmail.com wrote: On Tue, Feb 4, 2014 at 6:13 PM, Franz

Re: In order to give jre path while installing tomcat server which path we need to give?

2012-01-06 Thread Pid
On 06/01/2012 06:27, srilaxmi deevela wrote: In order to give jre path while installing tomcat server which path we need to give? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands

In order to give jre path while installing tomcat server which path we need to give?

2012-01-05 Thread srilaxmi deevela
In order to give jre path while installing tomcat server which path we need to give? - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Stuck at making jsvc while installing tomcat

2011-08-14 Thread kampmann
Hi list, just got a similar error like ** Shen LI geminialex007 () gmail ! com http://marc.info/?a=13123443602r=1w=4 **I normally do not have any problem compiling packages etc. My question is therefore: as the doc's are not well understandable - this needs evidently some

Re: Stuck at making jsvc while installing tomcat

2011-08-14 Thread Felix Schumacher
Hi Jörg, Am Sonntag, den 14.08.2011, 14:48 +0200 schrieb kampmann: Hi list, just got a similar error like ** Shen LI geminialex007 () gmail ! com http://marc.info/?a=13123443602r=1w=4 **I normally do not have any problem compiling packages etc. can't help you there. My question

Re: Stuck at making jsvc while installing tomcat

2011-08-14 Thread kampmann
thnx Felix, this issue wasn't clear (from Tomcat-docs) - in the meantime I solved the problem: JAVA_HOME was set to a wrong value !! I fixed it and got jsvc :) cheers Jörg Felix Schumacher wrote: Hi Jörg, Am Sonntag, den 14.08.2011, 14:48 +0200 schrieb kampmann: Hi list, just got a

RE: Stuck at making jsvc while installing tomcat

2011-08-03 Thread Caldarale, Charles R
From: Mladen Turk [mailto:mt...@apache.org] Subject: Re: Stuck at making jsvc while installing tomcat Similar errors continues to the end. I thought it might be some problem with my gcc compiler. Fix your compiler, and yes, please don't ask how, cause you won't get the answer here

Stuck at making jsvc while installing tomcat

2011-08-02 Thread Shen LI
*Hi All,* * * *I am new to use tomcat. I got a problem of installing jsvc.* * * *I followed this tutorial to setup the system http://tomcat.apache.org/tomcat-7.0-doc/setup.html. Sample command lines are:* cd $CATALINA_HOME/bin tar xvfz commons-daemon-native.tar.gz cd

Re: Stuck at making jsvc while installing tomcat

2011-08-02 Thread Mladen Turk
On 08/03/2011 06:03 AM, Shen LI wrote: *I am new to use tomcat. I got a problem of installing jsvc.* * /usr/include/gconv.h:72: error: expected declaration specifiers or ‘...’ before ‘size_t’ ... probably followed by something like: /usr/include/stdio.h:34:21: error: stddef.h: No such file

Re: Installing Tomcat as a Windows Service - JvmOptions semicolons

2011-07-07 Thread James Pretorius
Wrap the semicolon in single quotes Example below --JvmOptions=-Dcatalina.home=%CATALINA_HOME%;-Dcatalina.base=%CATALINA_BASE%;-Djava.library.path=C:\example\dir1';'C:\example\dir2 Peter Lombardo wrote: I'm having a bit of trouble configuring the jvm options as I'm installing Tomcat

RE: Installing Tomcat the Brute Force Way?

2011-03-22 Thread ken dias
@tomcat.apache.org Subject: Re: Installing Tomcat the Brute Force Way? On 19/03/2011 17:57, André Warnier wrote: ken dias wrote: I had installed Tomcat 6 with no problem. Then started having problems, so uninstalled it and reinstalled but the icon does not appear on the taskbar and hence

Re: Installing Tomcat the Brute Force Way?

2011-03-20 Thread André Warnier
Robinson, Eric wrote: From looking at the server, it would appear that tomcat was installed using tomcat-6.0.18-0.noarch.rpm. Now you're in trouble. The 3rd-party repackaged versions of Tomcat typically scatter files all over, and then try to get things back together with symlinks. You're

RE: Installing Tomcat the Brute Force Way?

2011-03-20 Thread Robinson, Eric
Not necessarily. I did an rpm -qlp on tomcat-6.0.18-0.noarch.rpm. All the files it installs are in /opt/tomcat The files, yes. But it is highly likely that it installs also links from /etc/tomcat, /usr/share/tomcat, /usr/lib/tomcat, /var/lib/tomcat and so on. At least, that is

Re: Installing Tomcat the Brute Force Way?

2011-03-20 Thread Hassan Schroeder
On Sun, Mar 20, 2011 at 1:10 PM, Robinson, Eric eric.robin...@psmnv.com wrote: So if I look in all the places you mentioned and I don't find any tomcat files or links, is it safer to say that the package did not actually install files outside the /opt/tomcat tree? Better yet, is there an

Installing Tomcat the Brute Force Way?

2011-03-19 Thread ken dias
I had installed Tomcat 6 with no problem. Then started having problems, so uninstalled it and reinstalled but the icon does not appear on the taskbar and hence server does not work and localhost also. Not sure how to proceed. Thanks

Re: Installing Tomcat the Brute Force Way?

2011-03-19 Thread André Warnier
ken dias wrote: I had installed Tomcat 6 with no problem. Then started having problems, so uninstalled it and reinstalled but the icon does not appear on the taskbar and hence server does not work and localhost also. Not sure how to proceed. Neither are we, unless you provide some precise

Re: Installing Tomcat the Brute Force Way?

2011-03-19 Thread Pid
On 19/03/2011 17:57, André Warnier wrote: ken dias wrote: I had installed Tomcat 6 with no problem. Then started having problems, so uninstalled it and reinstalled but the icon does not appear on the taskbar and hence server does not work and localhost also. Not sure how to proceed.

RE: Installing Tomcat the Brute Force Way?

2011-03-19 Thread Robinson, Eric
From looking at the server, it would appear that tomcat was installed using tomcat-6.0.18-0.noarch.rpm. Now you're in trouble. The 3rd-party repackaged versions of Tomcat typically scatter files all over, and then try to get things back together with symlinks. You're better off

Installing Tomcat the Brute Force Way?

2011-03-18 Thread Robinson, Eric
Hey, here's a quick question (and possibly a stupid one, but I have a thick skin). If I have a working tomcat6 server, can I install tomcat6 on a new server by simply copying a few files and directories over from the working server to the new one and setting permissions? --Eric

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
From: Robinson, Eric [mailto:eric.robin...@psmnv.com] Subject: Installing Tomcat the Brute Force Way? If I have a working tomcat6 server, can I install tomcat6 on a new server by simply copying a few files and directories over from the working server to the new one and setting permissions

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Robinson, Eric
From: Robinson, Eric [mailto:eric.robin...@psmnv.com] Subject: Installing Tomcat the Brute Force Way? If I have a working tomcat6 server, can I install tomcat6 on a new server by simply copying a few files and directories over from the working server to the new one and setting

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
From: Robinson, Eric [mailto:eric.robin...@psmnv.com] Subject: RE: Installing Tomcat the Brute Force Way? I should be able to copy /opt/tomcat and /usr/java to the new server, create the tomcat user, set permissions, and be on my way. No? Don't know about /usr/java, since that usually

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Robinson, Eric
I should be able to copy /opt/tomcat and /usr/java to the new server, create the tomcat user, set permissions, and be on my way. No? Don't know about /usr/java, since that usually involves symlinks; you should probably do an actual JRE or JDK install for that. /opt/tomcat should be

RE: Installing Tomcat the Brute Force Way?

2011-03-18 Thread Caldarale, Charles R
From: Robinson, Eric [mailto:eric.robin...@psmnv.com] Subject: RE: Installing Tomcat the Brute Force Way? From looking at the server, it would appear that tomcat was installed using tomcat-6.0.18-0.noarch.rpm. Now you're in trouble. The 3rd-party repackaged versions of Tomcat typically

Windows Service Uninstall (was: Re: Problems installing Tomcat on Windows 2008)

2010-11-30 Thread Thomas
Hallo Konstantin, On 11/19/2010 06:14 PM, Konstantin Kolinko wrote: b) You cannot install the service twice with the same name. (The second and later attempts will fail with the same generic message as above). Try service.bat remove first. Verify that it is not listed as a service (in the

Re: Windows Service Uninstall (was: Re: Problems installing Tomcat on Windows 2008)

2010-11-30 Thread Mark Eggers
:27:13 AM Subject: Windows Service Uninstall (was: Re: Problems installing Tomcat on Windows 2008) Hallo Konstantin, On 11/19/2010 06:14 PM, Konstantin Kolinko wrote: b) You cannot install the service twice with the same name. (The second and later attempts will fail with the same generic message

Problems installing Tomcat on Windows 2008

2010-11-19 Thread Richard Pless
Hi All, I'm having problems installing Tomcat 6.0.29 as a service on a Windows 2008 server. Here are the relevant specs Apache Tomcat v6.0.29 (64 bit) JDK 6u22 (64 bit) Windows Server Standard 2008 (sp2) I've tried to start the Tomcat as a service unsuccessfully. I have run

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread André Warnier
Richard Pless wrote: Hi All, I'm having problems installing Tomcat 6.0.29 as a service on a Windows 2008 server. Here are the relevant specs Apache Tomcat v6.0.29 (64 bit) JDK 6u22 (64 bit) Windows Server Standard 2008 (sp2) I've tried to start the Tomcat as a service

RE: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Caldarale, Charles R
From: Richard Pless [mailto:rfpl...@gmail.com] Subject: Problems installing Tomcat on Windows 2008 The error you're getting is typical of a mismatch between tomcat6.exe and the JVM. Apache Tomcat v6.0.29 (64 bit) Verify that you actually do have the 64-bit version of Tomcat installed

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Richard Pless
directory. I've tried that and it doesn't seem to help. Richard On Fri, Nov 19, 2010 at 8:09 AM, André Warnier a...@ice-sa.com wrote: Richard Pless wrote: Hi All, I'm having problems installing Tomcat 6.0.29 as a service on a Windows 2008 server. Here are the relevant specs Apache

RE: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Caldarale, Charles R
From: Richard Pless [mailto:rfpl...@gmail.com] Subject: Re: Problems installing Tomcat on Windows 2008 When I searched for the error in user groups, the only answer that I found was to copy msvrc71.dll to my c:/c/tomcat/bin directory. That shouldn't be necessary, as long as the proper DLL

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Richard Pless
, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Richard Pless [mailto:rfpl...@gmail.com] Subject: Problems installing Tomcat on Windows 2008 The error you're getting is typical of a mismatch between tomcat6.exe and the JVM. Apache Tomcat v6.0.29 (64 bit) Verify that you actually

RE: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Caldarale, Charles R
From: Richard Pless [mailto:rfpl...@gmail.com] Subject: Re: Problems installing Tomcat on Windows 2008 I also ran command prompt as Administrator. I entered 'service.bat install' and received the same failure message: c:\oc\tomcat\binservice.bat install Installing the service 'Tomcat6

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread André Warnier
Richard Pless wrote: If I run startup.bat, Tomcat starts successfully. I navigated to http://localhost:8080 and saw the Tomcat page. Ok, that means at least that there is nothing wrong with your basic Tomcat, and that you have at least a working JVM. It does not really tell us if it is

RE: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Caldarale, Charles R
From: André Warnier [mailto:a...@ice-sa.com] Subject: Re: Problems installing Tomcat on Windows 2008 You also mention that the Java tab on tomcat6w.exe says use default. Would that be the first one found in the PATH ? No, it's the one in the registry, set by the most recent JVM install

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Richard Pless
I have removed one of the Tomcat directories and I'm down to just c:\oc\tomcat. I've also used Java -version to confirm that I am using the 64 bit version of Java 1.6.0_22. I've opened Tomcatw.exe and specified the JVM as 'C:\Program Files\Java\jdk1.6.0_22\jre\bin\server\jvm.dll' rather than the

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Konstantin Kolinko
2010/11/19 Richard Pless rfpl...@gmail.com: I have removed one of the Tomcat directories and I'm down to just c:\oc\tomcat.  I've also used Java -version to confirm that I am using the 64 bit version of Java 1.6.0_22.  I've opened Tomcatw.exe and specified the JVM as 'C:\Program

Re: Problems installing Tomcat on Windows 2008

2010-11-19 Thread Richard Pless
I un-installed the service and rebooted. Then I reinstalled it as an administrator from the command line, and started it via Tomcat6w.exe as an administrator (without any modifications to the Java tab). The service started without issue. Thanks everyone for your help! Richard On Fri, Nov 19,

Installing Tomcat as daeon on Mac 10.6 (Snow Leopard)

2010-04-13 Thread laredotornado
find that anywhere. Does anyone know where I can find it or what file I can install in my /Library/LaunchDaemons/ to get Tomcat to launch on system startup? Thanks, - Dave -- View this message in context: http://old.nabble.com/Installing-Tomcat-as-daeon-on-Mac-10.6-%28Snow-Leopard%29

Re: Installing Tomcat as daeon on Mac 10.6 (Snow Leopard)

2010-04-13 Thread Hassan Schroeder
On Tue, Apr 13, 2010 at 1:58 PM, laredotornado laredotorn...@gmail.com wrote: I've installed Tomcat 6.0.26 on my Mac 10.6.3 system.  I'm trying to run it as a daemon on system startup and I was following the instructions here -- http://www.malisphoto.com/tips/tomcatonosx.html#Anchor-JSVC.  But

Re: Trouble installing Tomcat.

2010-01-14 Thread Rick Bragg
On Wed, 2010-01-13 at 22:49 +, Mark Thomas wrote: On 13/01/2010 22:48, Rick Bragg wrote: Hi, I have installed Tomcat, and I get the It Works page perfect, however, when I try to go to the manager webapp I get the unauthorized 401 error. I have the following in my

Trouble installing Tomcat.

2010-01-13 Thread Rick Bragg
Hi, I have installed Tomcat, and I get the It Works page perfect, however, when I try to go to the manager webapp I get the unauthorized 401 error. I have the following in my conf/tomcat-users.xml file: role rolename=manager/ user username=testuser password=s3cret roles=manager/ I am using

Re: Trouble installing Tomcat.

2010-01-13 Thread Mark Thomas
On 13/01/2010 22:48, Rick Bragg wrote: Hi, I have installed Tomcat, and I get the It Works page perfect, however, when I try to go to the manager webapp I get the unauthorized 401 error. I have the following in my conf/tomcat-users.xml file: role rolename=manager/ user

RE: Trouble installing Tomcat.

2010-01-13 Thread Caldarale, Charles R
From: Rick Bragg [mailto:li...@gmnet.net] Subject: Trouble installing Tomcat. I have the following in my conf/tomcat-users.xml file: role rolename=manager/ user username=testuser password=s3cret roles=manager/ I am using Tomcat6 on Ubuntu. Installed with apt-get. What am I doing

Re: Trouble installing Tomcat.

2010-01-13 Thread Mark Witczak
A couple of things I can think of (having the same problem just a few weeks ago): 1. Restart Tomcat after you make the change to the file. 2. Make sure you're editing the correct tomcat-users.xml. I believe the one I had to edit was in /etc/tomcat6. I had been editing a file in

Installing Tomcat on Windows 2003 Server 64 bit

2009-11-12 Thread Sergio Arrighi
Hello to everyone, I'm trying to install the windows distribution (version 6.0.20) on a windows 2003 server 64 bit machine. I've installed with no problems even if I didn't find a version of tomcat which explicitly states which is for 64 bit machines. The problem that I'm having is that when I

RE: Installing Tomcat on Windows 2003 Server 64 bit

2009-11-12 Thread Caldarale, Charles R
From: Sergio Arrighi [mailto:sergio.arri...@iminholding.com] Subject: Installing Tomcat on Windows 2003 Server 64 bit I'm trying to install the windows distribution (version 6.0.20) on a windows 2003 server 64 bit machine. If you're using a 64-bit JVM, replace the tomcat6.exe program

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
with Apache on Windows. Many, many thanks, -Kresh -- View this message in context: http://www.nabble.com/Installing-Tomcat%3A-how-much-do-versions-matter--tp25696421p25716508.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kresh, On 10/2/2009 10:49 AM, Kreshna Aryaguna Nurzaman wrote: Tomcat-wise, will there be any problems to accept slight differences in version? For example, is it okay if I use Apache 2.2.4 with Tomcat 6.0.20? And how about Tomcat connector? For

RE: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Leo Donahue - PLANDEVX
=knowledgebase.techarticles.articleShowd=33438 Leo -Original Message- From: Kreshna Aryaguna Nurzaman [mailto:kreshna_icehe...@yahoo.com] Sent: Thursday, October 01, 2009 3:35 AM To: users@tomcat.apache.org Subject: Installing Tomcat: how much do versions matter? I need to install

RE: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
[mailto:kreshna_icehe...@yahoo.com] Sent: Thursday, October 01, 2009 3:35 AM To: users@tomcat.apache.org Subject: Installing Tomcat: how much do versions matter? I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK

Re: Installing Tomcat: how much do versions matter?

2009-10-02 Thread Kreshna Aryaguna Nurzaman
...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://www.nabble.com/Installing-Tomcat%3A-how-much-do-versions-matter--tp25696421p25725896.html Sent from the Tomcat - User mailing list archive at Nabble.com

Installing Tomcat: how much do versions matter?

2009-10-01 Thread Kreshna Aryaguna Nurzaman
://www.nabble.com/Installing-Tomcat%3A-how-much-do-versions-matter--tp25696421p25696421.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread André Warnier
Kreshna Aryaguna Nurzaman wrote: I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.12 4) mod_jk2-2.0.43.dll Problem is, Apache 2.0.43 and Tomcat 4.1.12 are just _nowhere_ to be found.

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread Peter Crowther
2009/10/1 Kreshna Aryaguna Nurzaman kreshna_icehe...@yahoo.com: I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.12 4) mod_jk2-2.0.43.dll [...] What if I go with newest version of

Re: Installing Tomcat: how much do versions matter?

2009-10-01 Thread Mark Thomas
Kreshna Aryaguna Nurzaman wrote: I need to install the following components on Windows XP (for ArcIMS): 1) Apache 2.0.43 (MSI installer for Windows, no crypto) 2) JSDK 1.4.1_01 3) Tomcat 4.1.12 4) mod_jk2-2.0.43.dll Problem is, Apache 2.0.43 and Tomcat 4.1.12 are just _nowhere_ to be

Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
I am using JRockit 1.6.0_11 and I am trying to install Tomcat 6.0.20 using the windows installer that will install a windows service. I have set my Java_home and path correctly because Eclipse runs just fine with the configuration. When prompted for the JRE from tomcat, I put in every path I

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
From: Russell Collins [mailto:russell.coll...@mclaneat.com] Subject: Installing Tomcat 6.0.20 I am using JRockit 1.6.0_11 and I am trying to install Tomcat 6.0.20 using the windows installer that will install a windows service. That's probably not going to work real well, since

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
From: Russell Collins [mailto:russell.coll...@mclaneat.com] Subject: RE: Installing Tomcat 6.0.20 One of the things that it says is to install Tomcat just like you would with Sun JVM, then update the property variables afterwards. Would this approach work also? Don't think so - once

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
Subject: RE: Installing Tomcat 6.0.20 From: Russell Collins [mailto:russell.coll...@mclaneat.com] Subject: RE: Installing Tomcat 6.0.20 One of the things that it says is to install Tomcat just like you would with Sun JVM, then update the property variables afterwards. Would this approach work

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Russell Collins
Users List' Subject: RE: Installing Tomcat 6.0.20 Ok, thanks. I will try the zip Russell Collins Sr. Software Engineer McLane Advanced Technology Do or do not, there is no try. - Yoda -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday

RE: Installing Tomcat 6.0.20

2009-08-19 Thread Caldarale, Charles R
From: Russell Collins [mailto:russell.coll...@mclaneat.com] Subject: RE: Installing Tomcat 6.0.20 Is there something that I am missing? Maybe. What does the tomcat6w.exe program show as the JVM location on its Java tab? Also, what is the current structure of the JRockit JVM installation

Re: Installing Tomcat

2009-04-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/14/2009 9:00 PM, Jonathan Mast wrote: I've pretty much concluded that the problem is that the machine in question is SELinux-enabled and that is cause of Tomcat's inability to access the 8080 port (even though I can see tomcat on

Re: Installing Tomcat

2009-04-15 Thread Jonathan Mast
Yeah Selinux is a big pain from what I've read about it and I've given up on the machine on which it runs. As you may have guessed, I'm not in charge of the tech department of a secret government spy agency ;-) so I'll leave SELinux to the spooks who invented it. I've found another box on which

Re: Installing Tomcat

2009-04-15 Thread Hassan Schroeder
On Wed, Apr 15, 2009 at 10:49 AM, Jonathan Mast jhmast.develo...@gmail.com wrote: By Jakarta-Whatever, I'm referring to the commons-daemon package, as indicated on the setup page: quote Download a commons-daemon binary from the Jakarta Commons download page, and place jsvc.tar.gz and

Re: Installing Tomcat

2009-04-14 Thread Hassan Schroeder
On Tue, Apr 14, 2009 at 6:00 PM, Jonathan Mast jhmast.develo...@gmail.com wrote: I've pretty much concluded that the problem is that the machine in question is SELinux-enabled and that is cause of Tomcat's inability to access the 8080 port (even though I can see tomcat on the process list, a

Re: Installing Tomcat

2009-04-14 Thread Jonathan Mast
Hey Chris, I've pretty much concluded that the problem is that the machine in question is SELinux-enabled and that is cause of Tomcat's inability to access the 8080 port (even though I can see tomcat on the process list, a netstat -a indicates shows no entry for 8080). My ultimate goal was to

Re: Installing Tomcat

2009-04-10 Thread Jonathan Mast
Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast jhmast.develo...@gmail.comwrote: ok, here is the plain vanilla, immaculate server.xml, straight from a fresh untarring of the tomcat 6 dist that i just re-installed, its still not working. thanks

Re: Installing Tomcat

2009-04-10 Thread André Warnier
And have you Seriously. Posted. Your. Server. Dot. XML. File. ? Or should we guess ? (at least post the sections which are uncommented and say Connector ... Jonathan Mast wrote: Has anyone figured out whats happening here? On Thu, Apr 9, 2009 at 11:20 AM, Jonathan Mast

Re: Installing Tomcat

2009-04-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/9/2009 11:20 AM, Jonathan Mast wrote: ok, here is the plain vanilla, immaculate server.xml, straight from a fresh untarring of the tomcat 6 dist that i just re-installed, its still not working. I didn't realize you were using an

Re: Installing Tomcat

2009-04-09 Thread Jonathan Mast
ok, here is the plain vanilla, immaculate server.xml, straight from a fresh untarring of the tomcat 6 dist that i just re-installed, its still not working. thanks On Wed, Apr 8, 2009 at 6:28 PM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash:

Installing Tomcat

2009-04-08 Thread Jonathan Mast
I'm trying to get Tomcat 6 running on a RedHat box. I don't want to build deamon with jsvc as the docs say I should do, at least not yet. Is this the extent of the official documentation for setting up Tomcat on Linux? I installed JDK 6 and Tomcat 6, defined JAVA_HOME and TOMCAT_HOME and setup

RE: Installing Tomcat

2009-04-08 Thread Peter Crowther
From: Jonathan Mast [mailto:jhmast.develo...@gmail.com] I'm trying to get Tomcat 6 running on a RedHat box. I don't want to build deamon with jsvc as the docs say I should do, at least not yet. Is this the extent of the official documentation for setting up Tomcat on Linux? You don't say

Re: Installing Tomcat

2009-04-08 Thread Jonathan Mast
Is this: http://tomcat.apache.org/tomcat-6.0-doc/setup.html the extent of the setup docs? I'm reaching it by editing the hosts file on my windoze machine to resolve all www.mysite.com requests back to an internal ip which is the machine in question. Tomcat is running as root or at least thats

Re: Installing Tomcat

2009-04-08 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan, On 4/8/2009 1:29 PM, Jonathan Mast wrote: Furthermore, I can tell you that netstat -a indicated no listener for port 8080 and that that Catalina logs look ok. Seriously. Post. Your. Server. Dot. XML. File. - -chris -BEGIN PGP

Re: Installing Tomcat on Windows

2009-03-17 Thread André Warnier
Dharani wrote: I installed apache-tomcat-5.5.27.exe in windows platform (In the machine I have installed jdk1.6. ) When you downloaded Tomcat, there was a choice between 2 versions : - an msi installer - a zip file Which one did you download and install ? But the server doesn't start with

Re: Installing Tomcat on Windows

2009-03-17 Thread André Warnier
Ilya Kazakevich wrote: Install it as windows service and make sure you set it to automatic start mode. http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html That page starts with a big fat message saying that it is now obsolete. For a new user, that is a bit unsettling I guess.

Installing Tomcat on Windows

2009-03-17 Thread Dharani
I installed apache-tomcat-5.5.27.exe in windows platform (In the machine I have installed jdk1.6. ) But the server doesn't start with Windows start. Always I have to go to binfolder and run tomcat5.exe to start the server. How can I configure the server to start with when Windows starts? Is the

RE: Installing Tomcat on Windows

2009-03-17 Thread Ilya Kazakevich
[mailto:vishgnanik...@gmail.com] Sent: Tuesday, March 17, 2009 2:00 PM To: users@tomcat.apache.org Subject: Installing Tomcat on Windows I installed apache-tomcat-5.5.27.exe in windows platform (In the machine I have installed jdk1.6. ) But the server doesn't start with Windows start. Always I have to go

Re: Installing Tomcat on Windows

2009-03-17 Thread Dharani
I installed the .exe file http://tomcat.apache.org/download-55.cgi --- Binary Distribution -- Core -- Windows Service Installerhttp://datadispensary.com/apache/tomcat/tomcat-5/v5.5.27/bin/apache-tomcat-5.5.27.exe(

Re: Installing Tomcat on Windows

2009-03-17 Thread Dharani
I installed Tomcat in my PC at home also and it works fine. In my PC I have jdk1.5 . I want to deploy Xwiki ( http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat) and I need to turn off the java Security Manager. Can you guide me how to do it? On Tue, Mar 17, 2009 at 3:35 PM,

  1   2   >