Apache Tomcat 8/9 - Hardware/system requirements

2018-06-06 Thread Troy Robinson
Hi, Can someone provide me with the Hardware/System Requirements (cpu, memory, disk space) for Apache Tomcat 8 and 9 ? Thanks so much. NOTICE: This confidential e-mail message is only for the intended recipients. If you are not the intended recipient, be advised that disclosing, copying, dis

Re: Uninstalling Apache Tomcat 7.0.59 from Windows Server

2015-09-25 Thread Troy Robinson
h for your help. Appreciated. On Fri, Sep 25, 2015 at 2:28 PM, Troy Robinson wrote: > Hi, > > Sorry, I also ran "%CATALINA_HOME%\bin\service.bat install" and a > Windows Service is there and available in the SERVICES gui. > > > > On Fri, Sep 25, 2015 at 2:05 PM,

Re: Uninstalling Apache Tomcat 7.0.59 from Windows Server

2015-09-25 Thread Troy Robinson
Hi, Sorry, I also ran "%CATALINA_HOME%\bin\service.bat install" and a Windows Service is there and available in the SERVICES gui. On Fri, Sep 25, 2015 at 2:05 PM, Mark Thomas wrote: > On 25/09/2015 20:58, Troy Robinson wrote: > > Hi, > > > > I just : > >

Re: Uninstalling Apache Tomcat 7.0.59 from Windows Server

2015-09-25 Thread Troy Robinson
cleaned up ? Thanks. On Fri, Sep 25, 2015 at 1:39 PM, Mark Thomas wrote: > On 25/09/2015 19:22, Troy Robinson wrote: > > Hi, > > > > We have Apache Tomcat 7.0.59 installed and running on one of our Dev > > Windows 2012 Servers. > > > > How do I do a

Uninstalling Apache Tomcat 7.0.59 from Windows Server

2015-09-25 Thread Troy Robinson
pieces of software. It does not appear in the "Control Panel\Programs and Features" list to uninstall ? What is the recommended way ? Thanks so much. -- Troy Robinson Programmer Analyst SaskTel Phone (306) 777-5491; Mobile (306) 531-3810 Email: troy.robin...@sasktel.com "Right

Re: Problem : Apache Tomcat 7.0 starts up fine using startup scripts; error when starting as Windows Service

2015-05-14 Thread Troy Robinson
ation that I was installing Tomcat for ... also appears to be running fine. Thanks for your help. On Wed, May 13, 2015 at 2:34 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Troy, > > On 5/13/15

Re: Problem : Apache Tomcat 7.0 starts up fine using startup scripts; error when starting as Windows Service

2015-05-13 Thread Troy Robinson
Manager "The Apache Tomcat 7.0 Tomcat7 service terminated with the following service-specific error: Incorrect function." On Wed, May 13, 2015 at 11:39 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Troy Robinson [mailto:troy.robin...@sasktel.com]

Problem : Apache Tomcat 7.0 starts up fine using startup scripts; error when starting as Windows Service

2015-05-13 Thread Troy Robinson
s gui but when I start it from here I get the following error : [image: Inline image 1] Any advice/suggestions/help greatly appreciated. Thanks -- Troy Robinson Programmer Analyst SaskTel Phone (306) 777-5491; Mobile (306) 531-3810 Email: troy.robin...@sasktel.com "Right Solut

RE: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-15 Thread Vickie Troy-McKoy
.com > > To: users@tomcat.apache.org > > Subject: Re: Multiple tomcat Instances on Same Server and One Apache > > Instance > > > > Apologies, I probably confused you too. See below. > > > > Vickie Troy-McKoy wrote: > > ... > > > > >&g

RE: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-14 Thread Vickie Troy-McKoy
> Date: Tue, 15 May 2012 01:18:06 +0200 > From: a...@ice-sa.com > To: users@tomcat.apache.org > Subject: Re: Multiple tomcat Instances on Same Server and One Apache Instance > > Apologies, I probably confused you too. See below. > > Vickie Troy-McKoy wrote: > ...

RE: Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-14 Thread Vickie Troy-McKoy
gt; >> Pid wrote: > >>> On 11/05/2012 18:53, Vickie Troy-McKoy wrote: > >>>> Hi, I am in need of a little help. > >>>> I have 2 tomcat instances running on the same machine and one apache > >>>> instance running on a different machine. I

Re: IE 9 ignoring my custom error pages with 404 codes

2012-05-12 Thread Troy
Kiran, I agree with Konstantin on this one. In my previous experiences with IE (not sure about IE9) it will 'hijack' custom 404 pages and display the default IE 404 page if your custom page is insufficient in size. Increase your page size (in KBs) and see if that resolves your is

Multiple tomcat Instances on Same Server and One Apache Instance

2012-05-11 Thread Vickie Troy-McKoy
Hi, I am in need of a little help. I have 2 tomcat instances running on the same machine and one apache instance running on a different machine. I configured jk_mod to access the 1st tomcat instance. Now, I have a second tomcat instance running on the same server as the 1st instance. I wo

RE: AJP 1.3 Connector

2011-12-19 Thread Troy-McKoy, Vickie
:38 PM To: Tomcat Users List Subject: RE: AJP 1.3 Connector If you have virtual host in apache jkMount needs to be inside the virtual host. On Dec 20, 2011 7:27 AM, "Troy-McKoy, Vickie" wrote: > Yes. From the apache host, I pinged and telneted the tomcat host. > > # ping tom

RE: AJP 1.3 Connector

2011-12-19 Thread Troy-McKoy, Vickie
kWorkersFile from httpd.conf, I get the default Apache web server page. -Original Message- From: Tim Watts [mailto:t...@cliftonfarm.org] Sent: Monday, December 19, 2011 2:20 PM To: Tomcat Users List Subject: RE: AJP 1.3 Connector On Mon, 2011-12-19 at 13:42 -0500, Troy-McKoy, Vicki

RE: AJP 1.3 Connector

2011-12-19 Thread Troy-McKoy, Vickie
: Re: AJP 1.3 Connector Vickie Troy-McKoy wrote: > Hi, > > I'm in need of a little help. I'm trying to get my tomcat and apache web > server instances communicating; they are running on two different physical > servers. When I attempt a test of the application url, it

RE: AJP 1.3 Connector

2011-12-19 Thread Troy-McKoy, Vickie
, "Vickie Troy-McKoy" wrote: > > Hi, > > I'm in need of a little help. I'm trying to get my tomcat and apache > web server instances communicating; they are running on two different > physical servers. When I attempt a test of the application url, it >

AJP 1.3 Connector

2011-12-16 Thread Vickie Troy-McKoy
Hi, I'm in need of a little help. I'm trying to get my tomcat and apache web server instances communicating; they are running on two different physical servers. When I attempt a test of the application url, it basically says that a connection cannot be established. I am running the followi

RE: Multiple Tomcat Instances with Multiple IPs

2011-08-23 Thread Vickie Troy-McKoy
anks for your input. ___ Regards, > From: chuck.caldar...@unisys.com > To: users@tomcat.apache.org > Date: Fri, 19 Aug 2011 15:54:47 -0500 > Subject: RE: Multiple Tomcat Instances with Multiple IPs > > > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com] > > Subject:

RE: Multiple Tomcat Instances with Multiple IPs

2011-08-19 Thread Vickie Troy-McKoy
m > To: users@tomcat.apache.org > Date: Fri, 19 Aug 2011 15:22:44 -0500 > Subject: RE: Multiple Tomcat Instances with Multiple IPs > > > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com] > > Subject: RE: Multiple Tomcat Instances with Multiple IPs > > > the very 1st

RE: Multiple Tomcat Instances with Multiple IPs

2011-08-19 Thread Vickie Troy-McKoy
> Subject: RE: Multiple Tomcat Instances with Multiple IPs > > > From: Vickie Troy-McKoy [mailto:vtmc...@hotmail.com] > > Subject: Multiple Tomcat Instances with Multiple IPs > > > Instead of running it on different ports, we decided to run it > > on a differ

Multiple Tomcat Instances with Multiple IPs

2011-08-19 Thread Vickie Troy-McKoy
Hi, I installed a 2nd tomcat instance. Instead of running it on different ports, we decided to run it on a different IP address. The IP address has been defined to the server and I made changes to server.xml; however, the page is not being displayed when I attempt to access the new tomcat ser

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
I believe the drivers should be located in: YourApp/WEB-INF/lib/ Troy -Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 2:35 pm Subject: Re: Working of Tomcat with MS Access Thank you very much for your help! When I did with mysql, the

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
rying to help since it is a time sensitive matter. Silly question, but are your jdbc drivers added to your library for the web app? I make this mistake ALL the time. Troy -Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 1:59 pm Subject: Re

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
yntax is: String url = "jdbc:mysql://localhost/dbName"; Connection conn = DriverManager.getConnection(url, "", ""); Troy -Original Message- From: RAHUL RAJ To: Tomcat Users List Sent: Fri, Apr 15, 2011 1:31 pm Subject: Re: Working of Tomcat with MS

Re: Working of Tomcat with MS Access

2011-04-15 Thread Troy
lot like the access interface. You will have good driver support from the java end as well and a lot of documentation and tutorials to get you connected in your web app to your persistence layer. mysql.com Just my two cents and an attempt to give back a little to the community. Troy

Trying to configure mod_jk

2009-08-25 Thread Troy Bull
server bypassing my apache and mod_jk. Is there a way to make mod_jk "fix" this redirected url so that is gets pointed back at my proxy server? Any help greatly appreciated Thanks troy "CONFIDENTIALITY NOTICE: This communication, including any attachments, may contain confident

Re: JDBCRealm authentication

2009-02-23 Thread Troy Davis
config values. HTH, Troy On Feb 23, 2009, at 9:50 PM, Alexander Soudakov wrote: Hi everybody, I have a question about JDBCRealm authentication in Tomcat 5.5. I'm trying to use mysql database for authentication and I was wondering if it is possible to use just one single table wi

Re: Tomcat Not Releasing URL Connection

2008-12-30 Thread Troy Davidson
P, Sorry for not adding that. Yes, they keep the same DNS, but switch the IP to the backup server. Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 801-335-3887 Office 801-663-1460 Cell Thank you for allowing us to service your technical needs, Your

Tomcat Not Releasing URL Connection

2008-12-30 Thread Troy Davidson
ES) 10 Any help would be great. Thanks. Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 801-335-3887 Office 801-663-1460 Cell Thank you for allowing us to service your technical needs, You

Re: Request Body Greater Than 8192

2008-07-14 Thread Troy Davidson
Markus, That was the problem. I switched how I get the request body and it works. Thanks for pointing me in the right direction. Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 801-335-3887 Office 801-663-1460 Cell Thank you for allowing us to service

Request Body Greater Than 8192

2008-07-11 Thread Troy Davidson
the BufferedReader is 8192. I've changed this in the BufferedReader constructor and that didn't help. I'm hoping someone knows how to fix this problem. Thanks. Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 801-335-3887 Office 801-663-14

Re: Problems with CGi

2008-04-09 Thread Troy Bull
On Wed, Apr 9, 2008 at 10:20 AM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Troy Bull [mailto:[EMAIL PROTECTED] > > Subject: Problems with CGi > > > > > When I restart tomcat "nothing" works. > > 1) Are you running Tomcat from th

Problems with CGi

2008-04-09 Thread Troy Bull
blank page, When I view source on this page there is nothing there. Does anyone have any ideas? I have a exact unzip of tomcat java 1.6, the only change I made was to uncomment these two sections in web.xml. thanks troy - To s

Cant Find servlets-cgi.jar

2008-04-09 Thread Troy Bull
Greetings I am trying to enable cgi on my tomcat 6 installation. I followed the instructions but it says to find and rename a jar called servlets-cgi.jar. I cant find this jar anywhere, can someone give me a hint?? Thanks troy

Re: Tomcat Startup Hitting Webpage

2008-01-09 Thread Troy Davidson
Charles, Thanks for the info. I knew it was out there somewhere. Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 Thank you for allowing us to service your technical needs, Your Technical Services Team Caldarale, Charles R wrote: From: Troy Davidson [mailto

Tomcat Startup Hitting Webpage

2008-01-09 Thread Troy Davidson
x27;t find anything. Not finding anything has made me believe that Tomcat can't do this and it was wishful thinking. Thanks. -- Troy Davidson Senior Programmer Maverik, Inc. 880 W. Center St. NSL, Utah 84054 Thank you for allowing us to service your technical needs

getting ssl to work

2007-11-10 Thread troy giunipero
from the linked-to .css file nor is it displaying the images (note: this works fine when not using ssl). Could ssl be blocking all files other than the singe requested one? Does anyone have any suggestions on how to remedy this? Any advice would be grately appreciated! -troy | | --

Re: Problem with realm not displaying login form

2007-06-08 Thread Troy Davis
A follow-up on this issue: Downgrading to Tomcat 5.5.12 resolved the problem. What changes between .12 and .23 could cause this? Thank You, Troy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Problem with realm not displaying login form

2007-06-07 Thread Troy Davis
ough my mod_rewrite rules failed as expected until I turned this option back on and restarted apache. Any thoughts on how to troubleshoot this further? Thank You, Troy From server.xml: www.myclientfdncom WEB-INF/web.xml WEB-INF/web.xml:

Re: Tomcat Native library on java.library.path ?

2007-05-25 Thread troy giunipero
ut I'm still not entirely comfortable with it. Thanks very much for your help! ~troy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat Native library on java.library.path ?

2007-05-24 Thread troy giunipero
hat might clarify an explanation, please let me know and I will respond asap. Kind regards, troy - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Axis2 v1.1.1 with Tomcat 6.0.10?

2007-04-04 Thread Rudolph, Troy
tionContext log INFO: ContextListener: contextDestroyed() Thanks for your help! Troy Rudolph Computer Associates Senior Software Engineer tel: +1 512 401-2273 fax: +1 512 401-2205 [EMAIL PROTECTED]

Tomcat 6.0 vs Tomcat 5.5 Clustering Changes

2006-12-18 Thread Troy Davidson
I am trying to find a list of the differences between Tomcat 6.0 and Tomcat 5.5 clustering and farming. Does anyone have a list like this or where to find the information. Thanks. ++ Troy Davidson

Re: Use of Catalina class loader

2006-06-26 Thread Troy Davidson
them. Any help is sincerely appreciated, Thanks, Shimol. -- ++ Troy Davidson Java Programmer PC/Web Team CMC/Flex 8520 South Sandy Parkway Sandy, UT 84070 (801) 365-5000 www.cmcflex.com - To st

Apache Tomcat Slowdown

2006-06-22 Thread Troy Davidson
seen this behavior before? And if so, what was the cause and how did you fix it? We are running: Apache 2.2 Prefork with MaxClients 2000 ServerLimit2000 Tomcats are all 5.0 All servers are Apple XServes with 4 GB memory. -- ++ Troy Davidson

Re: mod_jk Status Busy Number

2006-06-21 Thread Troy Davidson
OK1 81669452110 0 1197 tomcat35ajp1310.9.100.3:3500910.9.100.3:35009Stopped 1759878860 0 429496729351 Troy Davidson wrote: We are doing load balancing with Apache and mod_jk. We have five instances of

mod_jk Status Busy Number

2006-06-21 Thread Troy Davidson
the app. It seems session replication was affected. As soon as those three were stopped, things work fine. The configs of the five instances are identical except for ports obviously. Has anyone seen a similar behavior? Thanks. -- ++++++ Troy Davidson Java Program

Re: Problem clustering with multiple nodes

2006-06-14 Thread Troy Davidson
kie passed correctly when you switch server. Filip -- ++ Troy Davidson Java Programmer PC/Web Team CMC/Flex 8520 South Sandy Parkway Sandy, UT 84070 (801) 365-5000 www.cmcflex.com - To start a

Problem clustering with multiple nodes

2006-06-13 Thread Troy Davidson
100.2" tcpListenPort="4025" tcpSelectorTimeout="100" tcpThreadCount="6"/> className="org.apache.catalina.cluster.tcp.ReplicationTransmitter" replicationMode=&q