Re: unable to start Tomcat through the Windows Services panel

2014-02-04 Thread Cédric Couralet
2014-02-04 : > Thank you Mark, but it did not make a difference. Any other idea? > Do you have anything in the log directory of your tomcat installation? There should be log for commons-daemon (used to launch the service) and maybe for tomcat. ---

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

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,

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 >>>

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 7:08 PM, Neven Cvetkovic wrote: > 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 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 Franz
On Tue, Feb 4, 2014 at 6: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 wrote: > >> > >>> On 04/02/2014 20:04, Fran

request.getAttribute("javax.servlet.request.X509Certificate") returns NULL with APR connector on Tomcat 7.0.47 when using FireFox 26

2014-02-04 Thread John Palmer
Our installations have been working fine for several years, but we're having to replace the existing 32-bit Windows servers with 64-bit Windows servers, and I'm trying to take advantage of this effort to simply the configuration... we inherited this with IIS in front of Tomcat, using the Jakarta IS

Re: unable to start Tomcat through the Windows Services panel

2014-02-04 Thread javier_espana
Thank you Mark, but it did not make a difference. Any other idea? Javier España Sr. Technical Analyst Honda North American Services, LLC. Information Services Division ISD Applications 1919 Torrance Blvd., Torrance, CA 90501 (310) 781-4514 Email: javier_esp...@hna.honda.com www.honda.com ***Begi

Re: unable to start Tomcat through the Windows Services panel

2014-02-04 Thread Mark Eggers
On 2/4/2014 11:25 AM, javier_esp...@hna.honda.com wrote: Sorry for my previous attempt. I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message "Windows could not start the Tomcat7 on Local Computer. For more information,

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 wrote: > > > On 04/02/2014 20:04, Franz wrote: > > > > > export JAVA_HOME="/opt/openemm/java" > > > cd tomcat > > > bin/startup.sh > > > > > Using CLASSPATH: /opt/openemm/tomcat/bin

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 wrote: >> >>> On 04/02/2014 20:04, Franz wrote: >>> export JAVA_HOME="/opt/openemm/java" cd tomca

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 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 >> >> r

Re: Installing tomcat 6

2014-02-04 Thread Franz
On Tue, Feb 4, 2014 at 6:08 PM, Mark Thomas 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. > > [root@ns309

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 unsubscri

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 C

unable to start Tomcat through the Windows Services panel

2014-02-04 Thread javier_espana
Sorry for my previous attempt. I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message "Windows could not start the Tomcat7 on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft ser

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-04 Thread Mark Eggers
On 2/4/2014 10:59 AM, javier_esp...@hna.honda.com wrote: I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message (Embedded image moved to file: pic54835.gif) If I run the STARTUP.BAT batch file, it starts OK. Has anyone r

Re: Tomcat and "Chunked Transfer-Encoding"

2014-02-04 Thread javier_espana
I installed Tomcat v7.0.42 as a Windows server (I am running Windows 7). When I attempt to start it, I get the following message (Embedded image moved to file: pic54835.gif) If I run the STARTUP.BAT batch file, it starts OK. Has anyone run into that situation before? Any help would be greatly a

Re: Tomcat 7 / Java 7

2014-02-04 Thread Mark Eggers
Please don't top post. On 2/4/2014 7:05 AM, Singh, Ragini wrote: Thank you Christopher!! I understand that the message is just an INFO and not an error. Also, I haven’t installed tcnative as I am not using it. My question was regarding the difference in messages when I change JAVA version usin

Re: Tomcat 7 / Java 7

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ragini, On 2/4/14, 10:05 AM, Singh, Ragini wrote: > Thank you Christopher!! I understand that the message is just an > INFO and not an error. Also, I haven’t installed tcnative as I am > not using it. My question was regarding the difference in mess

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Арсений, On 2/4/14, 6:32 AM, Арсений Зинченко wrote: > Hi. > > Task is - have ability to use HTTP/HTTPS without clientAuth for > ROOT, but enable two-factor auth (clientAuth="true" and using > trustedstore.jks) for other Context. > > Can somebody

Re: Versioned WAR Application

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ganeshh, On 2/4/14, 7:08 AM, Ganeshh HariHaran wrote: > I do not want to build one, I am looking which already available > > Best Regards, Ganesh > Hariharan > > > "It is not the strongest of the species that

Re: [OT] cookie issue with Tomcat 7 - does not accept the character "é"

2014-02-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 2/4/14, 5:59 AM, André Warnier wrote: > Why is it exactly that we can come up with things like websockets > and HTML-5 and SOAP and java annotations, but not with a new > HTTP/HTML version which would make Unicode/UTF-8 the *default*, and

RE: Tomcat 7 / Java 7

2014-02-04 Thread Singh, Ragini
Thank you Christopher!! I understand that the message is just an INFO and not an error. Also, I haven’t installed tcnative as I am not using it. My question was regarding the difference in messages when I change JAVA version using JAVA_HOME. Is there a way I can find out which version of JAVA To

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread André Warnier
Арсений Зинченко wrote: ... I tried google it - but nothing... Can you please give liink to something about it? I believe that this is all part of the Servlet Specification, which Tomcat only implements. So the Tomcat docs will not repeat everything. Look here for some pointers : http://

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread Арсений Зинченко
> Please don't top post here. Respond below the text to which you are responding. It's easier to read that way. See below. Sorry - it's Google formatting if press "Answer". > That should be solvable just by the of each Context. I tried google it - but nothing... Can you please give liink to som

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread André Warnier
Hi. Please don't top post here. Respond below the text to which you are responding. It's easier to read that way. See below. 2014-02-04 André Warnier : Арсений Зинченко wrote: Hi. Task is - have ability to use HTTP/HTTPS without clientAuth for ROOT, but enable two-factor auth (clientAuth=

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread Арсений Зинченко
Yes, this is exactly what I'm want and I see this manual to. But - how to specify different clientAuth= for different Context's ? I found "SSL Authenticator Valve" - but there is nohting about how to do it... And I d

Re: Versioned WAR Application

2014-02-04 Thread Ganeshh HariHaran
I do not want to build one, I am looking which already available   Best Regards, Ganesh Hariharan "It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change." — Charles Da

Re: Using different SSL-connector settings for various Context

2014-02-04 Thread André Warnier
Арсений Зинченко wrote: Hi. Task is - have ability to use HTTP/HTTPS without clientAuth for ROOT, but enable two-factor auth (clientAuth="true" and using trustedstore.jks) for other Context. Can somebody please any tips? I don't know much about SSL, but isn't the answer right here ? http://

Using different SSL-connector settings for various Context

2014-02-04 Thread Арсений Зинченко
Hi. Task is - have ability to use HTTP/HTTPS without clientAuth for ROOT, but enable two-factor auth (clientAuth="true" and using trustedstore.jks) for other Context. Can somebody please any tips?

Re: backupManager - backup on all nodes and slowly

2014-02-04 Thread Neven Cvetkovic
On Tue, Feb 4, 2014 at 4:08 AM, Ja kub wrote: > in Manager app I see: > after > ab -k -n 100 -p post.txt http://localhost:18080/petclinic/session/fill > > on 18080 in petclinic 100 sessions > on 28080 in petclinic 25 sessions > on 38080 in petclinic 25 sessions > on 48080 in petclinic 50 session

Re: [OT] cookie issue with Tomcat 7 - does not accept the character "é"

2014-02-04 Thread André Warnier
Mark Thomas wrote: Cookie handling is fundamentally a complete mess. Specifications exist but are not fully implemented, are not consistent with related specifications, etc. Having tried to sort this out the last time around and having read Jeremy's great work on documenting where we stand at th

Re: Tomcat 5 Repository

2014-02-04 Thread Konstantin Kolinko
2014-02-04 Pavneet singh Kochhar : > On Tue, Feb 4, 2014 at 4:08 AM, Konstantin Kolinko > wrote: > >> > On Wed, Jan 29, 2014 at 2:59 PM, Caldarale, Charles R < >> > chuck.caldar...@unisys.com> wrote: >> > > >3. What tools are you using? Do you know how to use those tools? > > > Currently I am usin

Re: backupManager - backup on all nodes and slowly

2014-02-04 Thread Ja kub
in Manager app I see: after ab -k -n 100 -p post.txt http://localhost:18080/petclinic/session/fill on 18080 in petclinic 100 sessions on 28080 in petclinic 25 sessions on 38080 in petclinic 25 sessions on 48080 in petclinic 50 sessions yes two times more after adding ab -k -n 900 -p po