RE: Best practices to set heap memory

2025-04-22 Thread Gregg, John E.
That exact multiplier may not apply to more modern GC algorithms. Every application is different. You'll need to do some testing to find out what works best for your application. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org<mailto:users-unsubscr...@tomcat.apache.org> For additional commands, e-mail: users-h...@tomcat.apache.org<mailto:users-h...@tomcat.apache.org>

RE: java code cache size question

2024-07-25 Thread Gregg, John E.
be 240 in JAVA8 but this is what I have found I know there is no tomcat.service provided by tomcat: I was just explaining the way we launch tomcat and where we specify java options, like memory size..and there no options for the code cache is specified. Il 25-Jul-24 15:56, Gregg, Jo

RE: java code cache size question

2024-07-25 Thread Gregg, John E.
personali in conformità a quanto stabilito dal Regolamento UE n. 2016/679 (GDPR) e dal D. Lgs. 30 giugno 2003 n. 196 per come modificato dal D.Lgs. 10 agosto 2018 n. 101. Informativa completa <https://urldefense.com/v3/__http://www.archicoop.it/fileadmin/

RE: Reg: tomcat CPU spikes

2024-07-10 Thread Gregg, John E.
nder the law, including the Health Insurance Portability and Accountability Act (HIPAA). If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender

Tomcat 9.0 - JDBC URL Help

2020-01-27 Thread Edwards, Crista E
eceiving commercial electronic messages from PNC at http://pages.e.pnc.com/globalunsub/ PNC, 249 Fifth Avenue, Pittsburgh, PA 15222; pnc.com - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Apache Tomcat 9.0 start error 1067 (4)

2019-09-03 Thread Lars E. Andersen
changed state from Stopped to Started and my HelloWorld.jsp file worked in the browser. Thanks very much for your help. Kind Regards Lars E. Andersen Mobil: 00351 914411785 Email: lea4...@gmail.com Hmm. That looks like a 64-bit JRE but the error you are seeing is only seen with 32-bit JREs. Can

Apache Tomcat 9.0 start error 1067 (3)

2019-09-01 Thread Lars E. Andersen
Hello Mark The release text file states: JAVA_VERSION="1.8.0_111" Kind Regards Lars E. Andersen Den søn. 1. sep. 2019 kl. 20.46 skrev Lars E. Andersen : > Hello Mark > > My java version is "jdk-8u111-nb-8_2-windows-x64", it was installed on the > 25.3.2019.

Apache Tomcat 9.0 start error 1067 (2)

2019-09-01 Thread Lars E. Andersen
Hello Mark My java version is "jdk-8u111-nb-8_2-windows-x64", it was installed on the 25.3.2019. I do not know if, it has been updated afterwards. Kind Regards Lars E. Andersen Den søn. 1. sep. 2019 kl. 20.21 skrev Mark Thomas : > On 01/09/2019 20:14, Lars E. Andersen wrote: >

Apache Tomcat 9.0 start error 1067

2019-09-01 Thread Lars E. Andersen
: Windows 10 Home x64, Version 1903, OS build 18362.295 I hope you can help me to solve this problem. Kind Regards Lars E. Andersen Lisbon Portugal Email: lea4...@gmail.com

RE: Apache TomCat 5.5

2016-09-21 Thread Pham, Mary (NIH/OD/ORS) [E]
MloPym8xdO36+ vIxOeNevWZif7MbpRUw84oOtcCAm1aZcyjXjwxQwWNciczocZg8d3DSJY53wqcrL nAx5zVbxE5h3nBKSuuNl3s1WGXf7hySYxWyCg7Ya67EsGGeDT1rlLaotXI8PdKOL qB32fz6PRJZspxJDefQGSHWrjq3gBAqeNFzp/3vj9tmvdCDkdzT0xNJH9s/6YGVE 7whnGB6jlseII/fYe6s1 =hetE -END PGP SIGNATURE- - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

RE: Apache TomCat 5.5

2016-09-14 Thread Pham, Mary (NIH/OD/ORS) [E]
of the buildin HSTS support, if its possible to upgrade your tomcat to a recent version. Related SO-Question: http://stackoverflow.com/questions/27541755/add-hsts-feature-to-tomcat Best regards, Daniel ----- To unsubscr

Apache TomCat 5.5

2016-09-14 Thread Pham, Mary (NIH/OD/ORS) [E]
Hello EveryOne, As new bee of Apache. We have been using one of the old Apache TomCat on windows server 2008R2, IIS 7. After we purchased and installed the SSL certificate. We need to apply a header directive in Apache "Strict-Transport-Security" so that our web site would be secured as the

Re: Tomcat caching

2015-11-16 Thread David E. Filip
starlings running correctly right after a server restart. However, if you are not seeing everything clear up after a clean restart of Tomcat, then I’m afraid this is not your problem. On Nov 16, 2015, at 9:48 AM, Daniel Küppers wrote: > > > Am 16.11.2015 um 14:56 schrieb David E. Fil

Re: Tomcat caching

2015-11-16 Thread David E. Filip
hat time? > > Is the clock on your server set correctly? > Is autoDeploy tuned off on a Host, or it wastes time checking for > changes of a war file? > Is Jasper (JspServlet) configured with development=false, or it wastes > time checking and recompiling the pages? > > ---

Re: [PROPOSAL] Tomcat Webinar series

2015-11-12 Thread David E. Filip
ould be one of the Tomcat committers. Obviously, I'm happy > to do these but I hope some of my fellow committers will agree to do > some presentations as well. > > Thoughts, feedback, topic suggestions welcome. > > Mark > > ----

http thread shutdown question

2015-11-11 Thread David E. Filip
am asking something that is just not possible. Thanks in advance to anyone who can shed any light on this. And I do know how to hook a servlet being shut down, which is not what I am asking. Regards, Dave. - To unsubscribe, e

RE: NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket

2014-02-26 Thread HU E
: Tomcat Users List Subject: Re: NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Eric, On 2/19/14, 2:40 AM, HU E wrote: > Thanks for your response. I will try your suggestion, i.e. sett

RE: NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket

2014-02-18 Thread HU E
, February 18, 2014 6:30 PM To: Tomcat Users List Subject: Re: NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket On 18/02/2014 09:31, HU E wrote: > PRS0: Http response exception : java.lang.NullPointerException > org.apache.coyote.

NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket

2014-02-18 Thread HU E
Dear all, During performance and stability run, we encountered one tomcat issue, i.e. sometimes a NullPointerException is thrown when executing org.apache.coyote.http11.InternalNioOutputBuffer.writeToSocket. This issue was happened very rarely. Following is the stack: PRS0: Http response excep

RE: Better SSL connector setup

2013-04-10 Thread Harris, Jeffrey E.
André, > > On 4/9/13 11:54 AM, André Warnier wrote: > > Harris, Jeffrey E. wrote: > >> Chris, > >> > >>> -Original Message- From: Christopher Schultz > >>> [mailto:ch...@christopherschultz.net] Sent: Tuesday, April 09, >

RE: Better SSL connector setup

2013-04-09 Thread Harris, Jeffrey E.
t; Jeffrey, > > On 4/9/13 8:17 AM, Harris, Jeffrey E. wrote: > > > > > >> -Original Message- From: André Warnier [mailto:aw@ice- > sa.com] > >> Sent: Tuesday, April 09, 2013 6:04 AM To: > >> Tomcat Users List Subject: Re: Better SSL connector

RE: Better SSL connector setup

2013-04-09 Thread Harris, Jeffrey E.
> > And don't forget to check that your RS-232 dial-up modem can handle the > increased baud-rate necessary for the SSL-encrypted data. > You can improve the performance of the existing RS-232 modem pool by doing some ROT-13 and Fourier transforms prior to data encoding. However, this

RE: Better SSL connector setup

2013-04-06 Thread Harris, Jeffrey E.
e, but just cleanup. Does anyone have > suggestions? > Thanks. You probably do not want to share one IP address between two different hosts and certificates when using SSL. It is better to bind each host to a different IP address, using the address attribute within each connector: address=&

RE: Tomcat and Window nonpaged pool

2013-04-04 Thread Harris, Jeffrey E.
s the same behavior; if so, then the issue is probably Tomcat, rather than a Webapp or Oracle. If you are not using the latest version of Tomcat 6.0, you might also want to try upgrading and see if the behavior changes, as it is possible there are memory leaks in earlier versions of Tomcat (some

RE: Tomcat how to set -Xms and -Xmx

2013-03-31 Thread Harris, Jeffrey E.
9\bin\bootstrap.jar;C:\apache-tomc > at-7.0.39\bin\tomcat-juli.jar" > > > On Sun, Mar 31, 2013 at 11:06 AM, Kevin Jenkins > wrote: > > > I did this: > > > > SET JAVA_OPTS=-Xms2560 -Xmx2560 > > call "%EXECUTABLE%" start %CMD_LINE_ARGS% > &

RE: Tomcat how to set -Xms and -Xmx

2013-03-31 Thread Harris, Jeffrey E.
;%EXECUTABLE%" start %CMD_LINE_ARGS% > > > On Sun, Mar 31, 2013 at 10:34 AM, Harris, Jeffrey E. < > jeffrey.har...@mantech.com> wrote: > > > > > > > > -Original Message- > > > From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.co

RE: Tomcat how to set -Xms and -Xmx

2013-03-31 Thread Harris, Jeffrey E.
> -Original Message- > From: Harris, Jeffrey E. [mailto:jeffrey.har...@mantech.com] > Sent: Sunday, March 31, 2013 1:32 PM > To: Tomcat Users List > Subject: RE: Tomcat how to set -Xms and -Xmx > > > -Original Message- > > From: Kevin Jenkins [mai

RE: Tomcat how to set -Xms and -Xmx

2013-03-31 Thread Harris, Jeffrey E.
SSPATH: > "C:\apache-tomcat-7.0.37\bin\bootstrap.jar;C:\apache-tomc > at-7.0.37\bin\tomcat-juli.jar" > C:\apache-tomcat-7.0.37\bin> Add a "call setenv.bat" (with path as necessary) to startup.bat, or just add the relevant SET statements directly to startup.bat. Jef

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
; permitted. > at > org.apache.tomcat.util.net.AprEndpoint.bind(AprEndpoint.java:446) > at > org.apache.tomcat.util.net.AbstractEndpoint.init(AbstractEndpoint.jav > a:610)1 > Check your port usage. There is probably another application running on those ports. On

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
searching and came up with a wall > of complicated instructions. I've already spent hours trying to figure > out how to create self-signed keys (which is why I just went to that > website to begin with). > > > On Wed, Mar 27, 2013 at 8:49 AM, Harris, Jeffrey E. < > jef

RE: SSLCertificateKeyFile cannot find file that exists

2013-03-27 Thread Harris, Jeffrey E.
ava:3 > 8) > at java.security.KeyStore.load(KeyStore.java:1185) > at > org.apache.tomcat.util.net.jsse.JSSESocketFactory.getStore(JSSESocket > Factory.java:372) > > Thanks in advance for the help. You need to either use the APR connector, or convert the key file and

RE: runtime.exec "cmd.exe /C net use"

2013-03-26 Thread Harris, Jeffrey E.
> -Original Message- > From: Howard W. Smith, Jr. [mailto:smithh032...@gmail.com] > Sent: Tuesday, March 26, 2013 9:03 AM > To: Tomcat Users List > Subject: Re: runtime.exec "cmd.exe /C net use" > > On Tue, Mar 26, 2013 at 8:40 AM, Harris, Jeffrey E. < &

RE: runtime.exec "cmd.exe /C net use"

2013-03-26 Thread Harris, Jeffrey E.
> -Original Message- > From: Patrick Flaherty [mailto:pflah...@rampageinc.com] > Sent: Monday, March 25, 2013 8:06 PM > To: Tomcat Users List > Subject: Re: runtime.exec "cmd.exe /C net use" > > > On Mar 25, 2013, at 7:13 PM, Harris, Jeffrey E. wro

RE: runtime.exec "cmd.exe /C net use"

2013-03-25 Thread Harris, Jeffrey E.
ension of what you said above, you only receive the mapped drives if 1) the service starts first and then the service account logs in interactively, or 2) the service starts after logging in with the service account. Did you try both of these? But once the service "sees" the mappings, it

RE: runtime.exec "cmd.exe /C net use"

2013-03-25 Thread Harris, Jeffrey E.
ed event or installation of Microsoft updates, depending on your server is configured), you will not be there to log in interactively so the net share list is available, and you probably do not want to set automatic login for the account. Jeffrey Harris This e-mail and any attachments are inte

RE: runtime.exec "cmd.exe /C net use"

2013-03-24 Thread Harris, Jeffrey E.
the best method is to actually map the drives yourself within your application, if you can; otherwise, set up a service that does the drive mappings, and then calls your Tomcat service. If all you want to do is make the list of mappings appear in an HTML page (without actually using them in your

RE: runtime.exec "cmd.exe /C net use"

2013-03-24 Thread Harris, Jeffrey E.
> -Original Message- > From: Patrick Flaherty [mailto:pflah...@rampageinc.com] > Sent: Sunday, March 24, 2013 3:37 PM > To: Tomcat Users List > Subject: Re: runtime.exec "cmd.exe /C net use" > > > On Mar 24, 2013, at 2:56 PM, André Warnier wro

RE: runtime.exec "cmd.exe /C net use"

2013-03-24 Thread Harris, Jeffrey E.
> -Original Message- > From: Patrick Flaherty [mailto:pflah...@rampageinc.com] > Sent: Sunday, March 24, 2013 12:18 PM > To: Tomcat Users List > Subject: Re: runtime.exec "cmd.exe /C net use" > > > On Mar 24, 2013, at 10:24 AM, Harris, Jeffrey E. w

RE: runtime.exec "cmd.exe /C net use"

2013-03-24 Thread Harris, Jeffrey E.
> > > On 3/23/2013 8:13 PM, Harris, Jeffrey E. wrote: > > Hi, > > Thanks for all the input. I know about service logins being only able > to use UNC paths (not drive letters) to access network shares. I know > the service login & password have to have a matching account o

RE: runtime.exec "cmd.exe /C net use"

2013-03-23 Thread Harris, Jeffrey E.
> -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Saturday, March 23, 2013 8:10 PM > To: Tomcat Users List > Subject: Re: runtime.exec "cmd.exe /C net use" > > Harris, Jeffrey E. wrote: > > > >> -Ori

RE: runtime.exec "cmd.exe /C net use"

2013-03-23 Thread Harris, Jeffrey E.
on? Do you map any drives prior to starting Tomcat from a batch file? Please share with us how you establish your mappings for Tomcat, both for the service start and the batch file start, if different. Jeffrey Harris This e-mail and any attachments are intended only for the use of the addre

RE: Tomcat 6.0.20/Windows 2008 R2/SSL Configuration

2013-03-20 Thread Harris, Jeffrey E.
t(Catalina.java:583) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja > va:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso > rImpl.java:25) > at ja

RE: Tomcat 6.0.20/Windows 2008 R2/SSL Configuration

2013-03-20 Thread Harris, Jeffrey E.
't it be 8443? > > > > > > > > maxThreads="150" scheme="https" secure="true" > >> clientAuth="false" sslProtocol="TLS" > >> keystoreFile="D:/DevCert/dev.**keystore" keystorePass=&q

RE: [tomcat] preventing to use it at startup

2013-03-20 Thread Harris, Jeffrey E.
ady active, but you may need to turn them on if they are disabled, and they will need to be configured to open and close port 8080. Jeffrey Harris This e-mail and any attachments are intended only for the use of the addressee(s) named herein and may contain proprietary information. If you are

RE: [tomcat] preventing to use it at startup

2013-03-20 Thread Harris, Jeffrey E.
t is not currently running. You could script this into a startup task on the server. Jeffrey Harris This e-mail and any attachments are intended only for the use of the addressee(s) named herein and may contain proprietary information. If you are not the intended recipient of this e-mai

RE: SSL Best Practices

2013-03-19 Thread Harris, Jeffrey E.
st Practices > I have been a member of this mailing list for a few weeks, and I am actually surprised by how respectful the posters tend to be, compared to some technical mailing lists I have subscribed to. Jeffrey Harris This e-mail and any attachments are intended only for the use of the addres

RE: SSL Best Practices

2013-03-19 Thread Harris, Jeffrey E.
s the rest. > > I am missing something in the configuration of SERVER.XML, WEB.XML or > both to get the server to answer to an https connection. I cannot find > what it is that I have not done or I have missed! > > Any input would be appreciated. > > Best... > > Jeff

RE: SSL Best Practices

2013-03-19 Thread Harris, Jeffrey E.
in the SSL protocol itself that I can attack any of those to inject a man-in-the-middle attack. (In any case, I believe we have moved significantly off topic in this discussion.) This e-mail and any attachments are intended only for the use of the addressee(s) named herein and may contain proprietary

RE: SSL Best Practices

2013-03-19 Thread Harris, Jeffrey E.
nings. Unfortunately, the security of the Internet is dependent on a relatively handful of commercial certificate authorities, several of whom have either been hacked, or who have not properly vetted requesters for certificates. Jeffrey Harris This e-mail and any attachments are intended only f

RE: SSL Best Practices

2013-03-18 Thread Harris, Jeffrey E.
L/HTTPS. The key are > imported > > > into the keystore. > > > > > > > > > > > > Any input is appreciated. > > > > > > > > > > > > Jeff Fisher > > > > > > Omaha, NE > > > > I would start by r

RE: Procrun and Tomcat service/OS shutdown on Windows

2013-03-18 Thread Harris, Jeffrey E.
> -Original Message- > From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > Sent: Monday, March 18, 2013 12:27 PM > To: 'Tomcat Users List' > Subject: RE: Procrun and Tomcat service/OS shutdown on Windows > > > -Original Messag

RE: Starting tomcat7w from batch file

2013-03-18 Thread Harris, Jeffrey E.
> -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Monday, March 18, 2013 12:04 PM > To: Tomcat Users List > Subject: Re: Starting tomcat7w from batch file > > Harris, Jeffrey E. wrote: > > > >> -Original Message- &

RE: Starting tomcat7w from batch file

2013-03-18 Thread Harris, Jeffrey E.
Nope, it's a kind of "do it" program that allows you to launch > > programs with/without a terminal, minimized, etc. > > Yeah, what he said. In this usage, "Start" tells a windows batch file > to start the specified program and continue on, rather than wa

RE: tomcat dead, service won't start

2013-03-14 Thread Harris, Jeffrey E.
"this capability is not available after Tomcat 5.x". (I note in passing that this page also still has references to Tomcat 3.x!) > Mark > > > ----- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.

RE: tomcat dead, service won't start

2013-03-14 Thread Harris, Jeffrey E.
t; > [1] http://tomcat.apache.org/connectors-doc/generic_howto/quick.html > > > I didn't dig it up on google, i was using the docs listed on > tomcat.apache.org > > If they have old docs on their site, well that's on them. > > Steve Spence, KK4HFJ > http://arduinotronics.blogs

RE: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread Harris, Jeffrey E.
then retry starting Tomcat. Remember you need to use the notation for commenting out XML and you need to comment out the whole connector, not just the first line (see other sections of the file that have comments to see how to apply the syntax). Jeffrey Harris This e-mail and any attachments

RE: Procrun and Tomcat service/OS shutdown on Windows

2013-03-14 Thread Harris, Jeffrey E.
onfiguration > issue or something that be workaround by proper coding. > I proposed three options to Steve to change the Windows configuration to either allow more time, or to make Tomcat shutdown dependent on the database shutdown, or both. > 2. On the "Shutdown" tab of the p

RE: configuring tomcat7 with apache 2.2.22

2013-03-14 Thread Harris, Jeffrey E.
m trying to evaluate a java servlet that requires tomcat. > > > Steve Spence, KK4HFJ > http://arduinotronics.blogspot.com > http://www.essnmag.com > > ----- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache

RE: Procrun and Tomcat service/OS shutdown on Windows

2013-03-14 Thread Harris, Jeffrey E.
; > I'd be grateful for some help on this. Thanks for your time and > attention. > > Steve T > This message is intended only for the named recipient. If you are not > the intended recipient, you are notified that disclosing, copying, > distributing or taking any action ba

RE: [OT] Console when running as a service.

2013-03-11 Thread Harris, Jeffrey E.
logs out of the session or reboots the server, many organizations set an idle time limit for disconnected or inactive sessions, and actually reset them after the time limit is reached, which is the same as logging out. Jeffrey Harris This e-mail and any attachments are intended only for the use

RE: Console when running as a service.

2013-03-11 Thread Harris, Jeffrey E.
le only contains a limited amount of information (even considering the data accessible by scrolling back in the window), so if one is not constantly monitoring the console, one is likely to miss events that would also be captured in the log files. > > HTH. > > ---

RE: Integrating blog into a JSP website

2013-03-05 Thread Harris, Jeffrey E.
ment of any wiki). However, the > standard distribution comes with almost no content and you probably > should keep your own content outside the war file and back it up > externally. > > Brian > > > ------

RE: Tomcat 7 doesn't start on Windows

2013-02-27 Thread Harris, Jeffrey E.
oaded, you'll need it again) > 2) using the Registry Editor (carefully), go to the key > HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tomcat7\, and > delete it (and everything under it). > 3) reboot Windows, and with the Registry Editor, verify that the key is > still del

RE: Need to Specify keystorePass on Command Line - Update

2013-02-12 Thread Harris, Jeffrey E.
thing, in some security circles, configuring windows to > allow the running of remote sc commands is a pretty big no-no. If not > done properly, anyone can stop your services from anywhere. > > Jeff I did try ++JvmOptions, and it did not work either. This e-mail and any attachments are

RE: Need to Specify keystorePass on Command Line - Update

2013-02-12 Thread Harris, Jeffrey E.
t; Hash: SHA256 > > Mark, > > On 2/12/13 4:27 AM, Mark Thomas wrote: > > On 12/02/2013 00:53, Harris, Jeffrey E. wrote: > >> Current status: > >> > >> I replaced keystorePass= with > >> 'keystorePass="${kspassword}"' in server.x

RE: Need to Specify keystorePass on Command Line

2013-02-12 Thread Harris, Jeffrey E.
> -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Tuesday, February 12, 2013 3:47 AM > To: Tomcat Users List > Subject: Re: Need to Specify keystorePass on Command Line > > Harris, Jeffrey E. wrote: > > > > All, > > > &g

RE: Need to Specify keystorePass on Command Line - Update

2013-02-11 Thread Harris, Jeffrey E.
, just with different parameters. Thank you, Jeffrey Harris This e-mail and any attachments are intended only for the use of the addressee(s) named herein and may contain proprietary information. If you are not the intended recipient of this e-mail or believe that you received this email in erro

RE: Need to Specify keystorePass on Command Line

2013-02-11 Thread Harris, Jeffrey E.
A256 > > Jeffrey, > > On 2/8/13 5:03 PM, Harris, Jeffrey E. wrote: > > For our implementation, it does not matter whether another process > can > > read the startup parameters - as long as the password is not stored > in > > a file and disappears when the Tomcat&#

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Harris, Jeffrey E.
> -Original Message- > From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: Friday, February 08, 2013 7:56 PM > To: Tomcat Users List > Subject: RE: Need to Specify keystorePass on Command Line > > > From: Harris, Jeffrey E. [mailto:je

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Harris, Jeffrey E.
> -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Friday, February 08, 2013 5:43 PM > To: Tomcat Users List > Subject: Re: Need to Specify keystorePass on Command Line > > Harris, Jeffrey E. wrote: > > > > > > For our imp

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Harris, Jeffrey E.
> -Original Message- > From: Pid [mailto:p...@pidster.com] > Sent: Friday, February 08, 2013 4:48 PM > To: Tomcat Users List > Subject: Re: Need to Specify keystorePass on Command Line > > On 08/02/2013 16:11, Caldarale, Charles R wrote: > >> From: Harris,

RE: Need to Specify keystorePass on Command Line

2013-02-08 Thread Harris, Jeffrey E.
> -Original Message- > From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Sent: Friday, February 08, 2013 9:24 AM > To: Tomcat Users List > Subject: RE: Need to Specify keystorePass on Command Line > > > From: Harris, Jeffrey E. [mailto:je

Need to Specify keystorePass on Command Line

2013-02-08 Thread Harris, Jeffrey E.
line? Can I somehow pass the keystorePass parameter directly? Thank you, Jeffrey Harris This e-mail and any attachments are intended only for the use of the addressee(s) named herein and may contain proprietary information. If you are not the intended recipient of this e-mail or believe that you

Re: URLStreamHandlerFactory

2013-01-17 Thread e e
e/why does tomcat have to use jndi URLs to fetch resources?? Can you please elaborate on "It is because Tomcat uses "jndi://..." for handling web application resources". Sriram. On Wed, Jan 16, 2013 at 1:50 PM, e e wrote: > > Thanks for the response. I will move to T

Re: URLStreamHandlerFactory

2013-01-16 Thread e e
di URLs to fetch resources?? Can you please elaborate on "It is because Tomcat uses "jndi://..." for handling web application resources". Sriram. On Wed, Jan 16, 2013 at 1:18 AM, Mark Thomas wrote: > On 15/01/2013 19:09, Christopher Schultz wrote: > > Sriram, > >

URLStreamHandlerFactory

2013-01-15 Thread e e
- Am trying to understand why WebAppLoader does a URL.setURLStreamHandlerFactory(). - I see that a protocol handler is being set for "jndi://" protocol. Our apps' do NOT use JNDI urls. I believe tomcat 6 has NOT used the jndi url anywhere in its codebase. - What feature in tomcat

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-11 Thread Yuri E
2012/12/11 André Warnier > Yuri E wrote: > >> >>> I added a exception for the 8080 port in the Windows XP Firewall >> settings. >> Tomcat is working now. >> Thanks for all the answers. >> >> > Yuri, for me that still does not explain wh

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-11 Thread Yuri E
2012/12/11 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Yuri, > > On 12/10/12 11:22 PM, Yuri E wrote: > > 2012/12/10 Daniel Mikusa > > > >> On Dec 10, 2012, at 11:28 AM, André Warnier wrote: > >> &g

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-10 Thread Yuri E
2012/12/10 Daniel Mikusa > On Dec 10, 2012, at 11:28 AM, André Warnier wrote: > > > Yuri E wrote: > >> 2012/12/7 André Warnier > >>> Christopher Schultz wrote: > >>> > >>>> -BEGIN PGP SIGNED MESSAGE- > >>>>

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-10 Thread Yuri E
2012/12/7 André Warnier > Christopher Schultz wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> André, >> >> On 12/7/12 1:55 PM, André Warnier wrote: >> >>> I am relatively familiar with tomcat under Windows, and if your >>> explanations of what works and what doesn't above are

Re: I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Yuri E
>2012/12/6 Daniel Mikusa : >> On Dec 6, 2012, at 11:19 AM, Yuri E wrote: >> >>> so I decided to install Tomcat through the .exe installer. First, I stopped >>> Tomcat by closing the console window opened in the startup, and then I >>> installed Tomcat as s

I can only access Tomcat 7 when running via console (startup.bat)

2012-12-06 Thread Yuri E
ctly when running in the console window. Thanks for any help. *Yuri E. - Brazil*

RE: Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
Heap Limit -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob, On 2/15/2011 11:12 AM, Johnson, Rob E wrote: > That was my next question, should I switch to Linux. This depends entirely on your own requirements. For example, if your organization runs all Microsoft, then switching to Linux is pr

RE: Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
- From: David kerber [mailto:dcker...@verizon.net] Sent: Tuesday, February 15, 2011 9:11 AM To: Tomcat Users List Subject: Re: Tomcat 6 Memory Heap Limit On 2/15/2011 10:57 AM, Johnson, Rob E wrote: > It is a stand alone 32 bit server The most a 32-bit OS can give to any process is ~3GB,

RE: Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
mcat Users List Subject: Re: Tomcat 6 Memory Heap Limit That depends... On linux I was able to assign a single process >30Gb, never tried more. I think your OS is your single limit. regards Leon On Tue, Feb 15, 2011 at 5:03 PM, Johnson, Rob E wrote: > If I move to the 64 bit how high can

RE: Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
: Tomcat 6 Memory Heap Limit > From: Johnson, Rob E [mailto:rob.john...@onrr.gov] > Subject: RE: Tomcat 6 Memory Heap Limit > It is a stand alone 32 bit server Then you're stuck. To get large heap sizes, you'll need a 64-bit OS and a 64-bit JVM. - Chuck THIS COMMUN

RE: Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
Windows Server 2003 <- is this a 32 bit OS? And if not, are you using 64 bit java vm? regards Leon On Tue, Feb 15, 2011 at 4:51 PM, Johnson, Rob E wrote: > > Hi, > Apache Tomcat 6.0.20 > Windows Server 2003 > 50G RAM > I'm running Apache Tomcat 6.0 as a service on a Windo

Tomcat 6 Memory Heap Limit

2011-02-15 Thread Johnson, Rob E
1024m -Xmx1024m -XX:MaxPermSize=256M -XX:PermSize=512 I initially used the Tomcat Configuration Manager to attempt to adjust these setting. I also tried setting them in the registry, HKLM/software/ApacheSoftwareFoundation/Procrun2.0/Tomcat6/Parameters/Jav e (jvms and jvmx). I also tried adding creati

RE: Tomcat 6.0.20 ssl

2010-09-03 Thread Johnson, Rob E
thanks Rob Johnson MBA/IT IT Specialist BOEMRE 303-231-3963 303-589-9278 (Cell) -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Friday, September 03, 2010 2:22 PM To: Tomcat Users List Subject: RE: Tomcat 6.0.20 ssl > From: Johnson, Ro

Tomcat 6.0.20 ssl

2010-09-03 Thread Johnson, Rob E
Hi, I've purchased an apache certificate (x509) from VeriSign and imported the certificate okay and changed the server.xml file: Restart the apached service http://documentum still works But https://documentum does not work, simply get page cannot be displayed. Thanks, Rob Rob Johnson MBA

Re: Allowing only specific users LDAP access

2010-06-08 Thread Mark-E
Felix Schumacher wrote: > > On Tue, 8 Jun 2010 08:25:04 -0700 (PDT), Mark-E wrote: >> I have setup an https instance of Tomcat and I am trying to allow only >> specific users access. >> >> In the current configuration, anyone who is in LDAP can get i

Re: Allowing only specific users LDAP access

2010-06-08 Thread Mark-E
On Tue, 8 Jun 2010 08:25:04 -0700 (PDT), Mark-E wrote: > I have setup an https instance of Tomcat and I am trying to allow only > specific users access. > > In the current configuration, anyone who is in LDAP can get in. > > Here is the current configuration

RE: Allowing only specific users LDAP access

2010-06-08 Thread Mark-E
.apache.org/tomcat-6.0-doc/realm-howto.html#CombinedRealm > - Chuck I am using Tomcat 6.0.26. Thanks for the link. I'll check it out. Also, thanks Chris for your suggestion but unfortunately, I cannot add a new group to LDAP. Mark ---

Allowing only specific users LDAP access

2010-06-08 Thread Mark-E
from the Tomcat - User mailing list archive at Nabble.com. ----- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

RE: Binding Tomcat Apps to Specific CPUs in Windows

2010-04-20 Thread Marsh, Geoffrey (NIH/CIT) [E]
, On 4/19/2010 5:42 PM, Marsh, Geoffrey (NIH/CIT) [E] wrote: > Good evening. I would like to bind a specific application within > Tomcat to a specific CPU or pair of CPUs on a Windows Server. To follow-up on Andre's reply: you cannot control this from within Java/your webapp itself: you

RE: Binding Tomcat Apps to Specific CPUs in Windows

2010-04-19 Thread Marsh, Geoffrey (NIH/CIT) [E]
Thanks Andre. That makes sense. I appreciate the quick reply. -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, April 19, 2010 5:48 PM To: Tomcat Users List Subject: Re: Binding Tomcat Apps to Specific CPUs in Windows Marsh, Geoffrey (NIH/CIT) [E] wrote

Binding Tomcat Apps to Specific CPUs in Windows

2010-04-19 Thread Marsh, Geoffrey (NIH/CIT) [E]
Good evening. I would like to bind a specific application within Tomcat to a specific CPU or pair of CPUs on a Windows Server. I'm having no luck finding documentation or list threads about this. Anybody done this? Any guidance or pointers would be greatly appreciated. If it helps, software and

Merry X-Mas!

2009-12-26 Thread Ernest E Vogelsinger
Off Topic - Merry X-Mas and a happy and prosperous New Year to all! Good Luck to all of you, Ernest -- Do you XING? Register here: http://www.xing.com/go/invite/3376305.adef5a

RE: Alias URL

2009-10-05 Thread Johnson, Rob E
: Alias URL Johnson, Rob E wrote: > Hi, > >> What you would like is that : >> - when a user enters the URL "http://imsden.mms"; (or >> "http://imsden.mms:8080";), he continues to get the standard Tomcat >> homepage >> - when a user enters the

RE: Alias URL

2009-10-05 Thread Johnson, Rob E
tober 05, 2009 12:55 PM To: Tomcat Users List Subject: Re: Alias URL Caldarale, Charles R wrote: >> From: Johnson, Rob E [mailto:rob.john...@mms.gov] ... Hi guys, can I jump in here ? I believe that you are being a bit tough on Rob here. Obviously, he is not a Tomcat expert, and more used to I

  1   2   >