Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-13 Thread Matthias Fechner
Thanks Christopher, Am 12.03.2020 um 16:11 schrieb Christopher Schultz: > The complete new default pattern is: > > > (javax\.servlet\.request\.(cipher_suite|key_size|ssl_session|X509Certifi > cate)|CERT_(ISSUER|SUBJECT|COOKIE|FLAGS|SERIALNUMBER)|HTTPS_(SERVER_SUBJ > ECT|SECRETKEYSIZE|SERVER_ISSUER

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Matthias, On 3/12/20 07:19, Matthias Fechner wrote: > Hi Christopher, > > Am 09.03.2020 um 22:50 schrieb Christopher Schultz: >> That's not a super-secure solution. You really should specify a >> correct whitelist pattern instead of "accept all". >

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-12 Thread Matthias Fechner
Hi Christopher, Am 09.03.2020 um 22:50 schrieb Christopher Schultz: > That's not a super-secure solution. You really should specify a > correct whitelist pattern instead of "accept all". thanks for your comment. You are fully right, but as this seem to will be fixed with the next tomcat version,

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-09 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Matthias, On 3/9/20 09:43, Matthias Fechner wrote: > Am 04.03.2020 um 09:17 schrieb Martin Grigorov: >> Please read this discussion: >> https://lists.apache.org/thread.html/r9f3a2ea48f2e76f7c092ea2dc4caec7 d15c86f7773281ef6c8cdb817%40%3Cusers.tomcat

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-09 Thread Matthias Fechner
Am 04.03.2020 um 09:17 schrieb Martin Grigorov: > Please read this discussion: > https://lists.apache.org/thread.html/r9f3a2ea48f2e76f7c092ea2dc4caec7d15c86f7773281ef6c8cdb817%40%3Cusers.tomcat.apache.org%3E > > The problem and a workaround are explai

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-04 Thread Martin Grigorov
On Wed, Mar 4, 2020 at 10:30 AM Stephen Hames wrote: > Hi Matthias, > > I suspect your issue is: address="::"You probably want > address="0.0.0.0" or the ipv4 IP address that your tomcat instance is > listening on. :: allows any on IPv6, but for IPv4 I suspect that tomcat > would still be l

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-04 Thread tomcat/perl
On 04.03.2020 09:30, Stephen Hames wrote: Hi Matthias, I suspect your issue is: address="::"You probably want address="0.0.0.0" or the ipv4 IP address that your tomcat instance is listening on. :: allows any on IPv6, but for IPv4 I suspect that tomcat would still be listening only on 127.0

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-04 Thread Stephen Hames
Hi Matthias, I suspect your issue is: address="::"You probably want address="0.0.0.0" or the ipv4 IP address that your tomcat instance is listening on. :: allows any on IPv6, but for IPv4 I suspect that tomcat would still be listening only on 127.0.0.1 Regards, Stephen On Wed, 4 Mar 2020

Re: Problem with tomcat connector in IIS using tomcat 9.0.31

2020-03-04 Thread Martin Grigorov
Hi Matthias, Please read this discussion: https://lists.apache.org/thread.html/r9f3a2ea48f2e76f7c092ea2dc4caec7d15c86f7773281ef6c8cdb817%40%3Cusers.tomcat.apache.org%3E The problem and a workaround are explained here: https://lists.apache.org/thread.

Re: Problem with Tomcat 5.5.20.

2016-02-19 Thread David kerber
On 2/19/2016 6:36 AM, Rogerio da Silva wrote: Dear , I have encountered problem with Apache Tomcat 5.5.20 , suddenly occur slow access in published URLs stay inacessible, looking memory process in operation system Windows 2008 Enterprise SP2 appearance lock , restart after OS return with

Re: Problem with Tomcat Cluster

2016-02-03 Thread Edwin Quijada
Well, I have a clustered , I dont test in non clustered environment From: Mikel Ibiricu Sent: Wednesday, February 3, 2016 5:32 AM To: Tomcat Users List Subject: Re: Problem with Tomcat Cluster Are you sure it starts in non-clustered environment? It

Re: Problem with Tomcat Cluster

2016-02-02 Thread Mikel Ibiricu
Are you sure it starts in non-clustered environment? It sounda to me to be just a spring initialization error. El 02/02/2016 22:40, "Edwin Quijada" escribió: > Hi! > I have a Tomcat cluster over Debian Jessie, Tomcat 8.0.29 2 instances , > PostgreSQL 9.5 ,Apache 2.4 , Mod_jk. When I try to run my

Re: Problem with tomcat and wireshark

2015-03-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dmitrij, On 3/4/15 7:21 AM, Dmitrij David Padalino wrote: > Hi everyone, i'm testing my websocket application deployed in > tomcat with wireshark. When i analize the websocket traffic and i > select a websocket text message in wireshark to see its c

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Prashant, On 9/11/13 9:07 AM, Prashant Shinde wrote: > I am getting following error when I try with wget > > OpenSSL: error:140770FC:SSL > routines:SSL23_GET_SERVER_HELLO:unknown protocol Unable to > establish SSL connection. So, connecting with a

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread André Warnier
rds, Prashant Shinde Senior Consultant Hoonar Tekwurks Consulting LLP email: prashant.shi...@hoonartek.com | cell: +91 98220 38097| desk: +91 20 4900 5204 -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: 11 September 2013 13:47 To: Tomcat Users List Subject: Re

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Sushil Prusty
> Prashant Shinde > Senior Consultant > Hoonar Tekwurks Consulting LLP > email: prashant.shi...@hoonartek.com | cell: +91 98220 38097| desk: +91 20 > 4900 5204 > > > -Original Message- > From: Prashant Shinde [mailto:prashant.shi...@hoonartek.com] > Sent: 11

RE: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Prashant Shinde
.com | cell: +91 98220 38097| desk: +91 20 4900 5204 -Original Message- From: Prashant Shinde [mailto:prashant.shi...@hoonartek.com] Sent: 11 September 2013 14:44 To: 'Tomcat Users List' Subject: RE: Problem with tomcat SSL / HTTPS not working. Hi We are accessing th

RE: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Prashant Shinde
@ice-sa.com] Sent: 11 September 2013 13:47 To: Tomcat Users List Subject: Re: Problem with tomcat SSL / HTTPS not working. Prashant Shinde wrote: > Hi > > > > We are facing problem with Tomcat HTTPS. We are using Apache Tomcat > Version 6.0.24. > > > > Please

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread André Warnier
Prashant Shinde wrote: Hi We are facing problem with Tomcat HTTPS. We are using Apache Tomcat Version 6.0.24. Please find attached server.xml. When we access tomcat URL using https it says "Page not Found" and otherwise with just http it works fine. Please let us know the possible

Re: Problem with tomcat SSL / HTTPS not working.

2013-09-11 Thread Konstantin Kolinko
2013/9/11 Prashant Shinde : > Hi > > > > We are facing problem with Tomcat HTTPS. We are using Apache Tomcat Version > 6.0.24. > > > > Please find attached server.xml. When we access tomcat URL using https it > says “Page not Found” and otherwise with just http it works fine. > > > > Please let us

Re: Problem with tomcat installation

2013-05-09 Thread Mark Eggers
On 5/9/2013 10:45 AM, Krishan Chandak wrote: Hi, We had xampp on linux running on port 8080 and IBM WAS running on port 80. We installed tomcat on port 8181. Purppose of installing tomcat was to migrate from WAS to tomcat. Once the tomcat stabilizes, we will close the WAS and will make port 81

Re: Problem with tomcat installation

2013-05-09 Thread Krishan Chandak
Hi, > > We had xampp on linux running on port 8080 and IBM WAS running on port 80. > We installed tomcat on port 8181. Purppose of installing tomcat was to > migrate from WAS to tomcat. Once the tomcat stabilizes, we will close the > WAS and will make port 8181 to 80. > > After installing successf

Re: Problem with tomcat and JRE1.7

2012-11-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralph, On 11/19/12 11:30 AM, Ralph Grove wrote: > The problem turned out to be one of the war files that I'm loading > into Tomcat. JSP's work fine until that particular war file is > deployed, but afterwards JSP's will no longer compile correctly. >

Re: Problem with tomcat and JRE1.7

2012-11-19 Thread Ralph Grove
It seems that the war file that I was installing contains its own version of the servlet API, which evidently conflicts with the one Tomcat 7 is using. I'm not sure of the details yet, but it you're curious you can find the war file within this zip: http://semwebcentral.org/frs/download.php/513

Re: Problem with tomcat and JRE1.7

2012-11-19 Thread André Warnier
Hi. Thanks for the update. Ralph Grove wrote: The problem turned out to be one of the war files that I'm loading into Tomcat. JSP's work fine until that particular war file is deployed, but afterwards JSP's will no longer compile correctly. So what does that mean ? compiling the JSP's in tha

Re: Problem with tomcat and JRE1.7

2012-11-19 Thread Ralph Grove
The problem turned out to be one of the war files that I'm loading into Tomcat. JSP's work fine until that particular war file is deployed, but afterwards JSP's will no longer compile correctly. Only those JSP's that were previously compiled continue to work correctly. Without that war file loa

Re: Problem with tomcat and JRE1.7

2012-11-19 Thread Daniel Mikusa
On Nov 16, 2012, at 3:15 PM, Ralph Grove wrote: > I stopped tomcat, deleted work and all of the application directories that > were derived from war files. Same problem after restarting, though. It looks > like all JSP's are failing. Couple more thoughts… 1.) Download a fresh copy of Tomcat 7.

Re: Problem with tomcat and JRE1.7

2012-11-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralph, On 11/16/12 3:15 PM, Ralph Grove wrote: > I stopped tomcat, deleted work and all of the application > directories that were derived from war files. Same problem after > restarting, though. It looks like all JSP's are failing. Do you precompile

Re: Problem with tomcat and JRE1.7

2012-11-16 Thread Ralph Grove
I stopped tomcat, deleted work and all of the application directories that were derived from war files. Same problem after restarting, though. It looks like all JSP's are failing. Ralph On 11/16/12 3:01 PM, Daniel Mikusa wrote: On Nov 16, 2012, at 2:06 PM, Ralph Grove wrote: I just upgraded

Re: Problem with tomcat and JRE1.7

2012-11-16 Thread Daniel Mikusa
On Nov 16, 2012, at 2:06 PM, Ralph Grove wrote: > I just upgraded my JRE from 1.6 to 1.7, and the tomcat home page now throws > an exception (below). The example apps, and my own apps are still working OK, > though. > > Anyone else noticed this problem? Have not seen this before. Just a guess

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-09 Thread Mark Eggers
To: users@tomcat.apache.org Subject: Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER Moving this back on the list. In general it's a good idea to keep the discussion (and the solution) on the mailing list. That way everyone benefits (and ev

RE: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-09 Thread Martin Gainty
ontenu fourni. > Date: Thu, 9 Aug 2012 07:53:19 -0700 > From: its_toas...@yahoo.com > To: users@tomcat.apache.org > Subject: Re: Problem with tomcat 7 and java ld_library_path under centos 6 > using IANYWHERE JDBC DRIVER > > Moving this back on the list. > > In ge

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-09 Thread Mark Eggers
Moving this back on the list. In general it's a good idea to keep the discussion (and the solution) on the mailing list. That way everyone benefits (and everyone can help). Comments are surrounded with COMMENT On 8/9/2012 4:18 AM, CHRISTOS STAVRINOU wrote: Thank you for your answer

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-08 Thread Mark Eggers
On 8/8/2012 6:06 AM, CHRISTOS STAVRINOU wrote: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER At what path I must copy the file dbjodbc12.so? What is the correct configuration? How I can configure the java.library.path under under centos 6 and tomcat 7

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-08 Thread David kerber
On 8/8/2012 10:41 AM, Konstantin Kolinko wrote: 2012/8/8 David kerber: I use SQLA12, though on windows rather than Linux, and I think you have the wrong value for your driver clause. I think you need "ianywhere.ml.jdbcodbc.IDriver", rather than the file name. The driver file should usually be

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-08 Thread Konstantin Kolinko
2012/8/8 David kerber : > I use SQLA12, though on windows rather than Linux, and I think you have the > wrong value for your driver clause. I think you need > "ianywhere.ml.jdbcodbc.IDriver", rather than the file name. > > The driver file should usually be in your WEB-INF/lib directory. > > I'd al

Re: Problem with tomcat 7 and java ld_library_path under centos 6 using IANYWHERE JDBC DRIVER

2012-08-08 Thread David kerber
I use SQLA12, though on windows rather than Linux, and I think you have the wrong value for your driver clause. I think you need "ianywhere.ml.jdbcodbc.IDriver", rather than the file name. The driver file should usually be in your WEB-INF/lib directory. I'd also suggest using the sybase newsg

Re: Problem with tomcat and jk module

2012-07-31 Thread Piotr Wąchała
Hi, sorry i dident wrote before but we "fight" with the problem. My coleege from work, restart few switches and we think this was the problem. No we observe in logs only [info] without errors or whitout disconecting clients from our network Piotr W dniu 2012-07-24 18:30, Piotr Wąchała pisze:

Re: Problem with tomcat and jk module

2012-07-25 Thread Rainer Jung
On 24.07.2012 12:37, Piotr Wąchała wrote: Hi, Maybe someone can help me with my tomcat problem. Hope that wont be a big problem for you. Im observing that our client are disconnected from server, that is very bad situation. In jklogfile.log [Tue Jul 24 08:43:22 2012] [17466:47245693265248] [in

Re: Problem with tomcat and jk module

2012-07-24 Thread Brett Delle Grazie
On 24 Jul 2012 19:59, "André Warnier" wrote: > > Piotr Wąchała wrote: >> >> ok, thanks for advice, but I checked my "front end" enviroment. >> Before connection goes to front end apache, must go to firewall and next to load balancer. >> I remove from this chain load balancer, and it was still the

Re: Problem with tomcat and jk module

2012-07-24 Thread André Warnier
Piotr Wąchała wrote: ok, thanks for advice, but I checked my "front end" enviroment. Before connection goes to front end apache, must go to firewall and next to load balancer. I remove from this chain load balancer, and it was still the same. In firewall I dont observe teardown connecion or sth

Re: Problem with tomcat and jk module

2012-07-24 Thread Piotr Wąchała
ok, thanks for advice, but I checked my "front end" enviroment. Before connection goes to front end apache, must go to firewall and next to load balancer. I remove from this chain load balancer, and it was still the same. In firewall I dont observe teardown connecion or sth. like that. (I can`t

Re: Problem with tomcat and jk module

2012-07-24 Thread André Warnier
Hi. Thanks for the very complete information about your environment. Piotr Wąchała wrote: Hi, Maybe someone can help me with my tomcat problem. Hope that wont be a big problem for you. Im observing that our client are disconnected from server, that is very bad situation. In my experience, t

Re: Problem with Tomcat 6.0.33 Session replication

2011-10-06 Thread Rainer Jung
On 05.10.2011 16:41, Tobias Quosigk wrote: > I'm running 2 servers with Tomcat 6.0.33 and session replication. > Tomcat session replication only works with Tomcat starting the first time > the server (Windows Server 2008 R2 64-bit) boots. > > When I stop and then start the Tomcat service via Win

RE: Problem with tomcat welcome page

2011-05-12 Thread Caldarale, Charles R
> From: C0mf0rtably Numb [mailto:08.kus...@gmail.com] > Subject: Problem with tomcat welcome page > I was trying to run tomcat 6.0.32 and after copying the > tomcat files to the directory What files? What directory? Exactly what did you do to install and start Tomcat? Vague descriptions can

Re: Problem with tomcat welcome page

2011-05-12 Thread David Smith
Given this is a reoccurring error: > java.lang.NoSuchMethodError: > javax.servlet.ServletContext.getContextPath()Ljava/lang/String Looks like you are missing possibly the servlet-api jar file or it's in the wrong place. Fix this error and things should work better. BTW ... where did you place t

Re: problem with Tomcat 5.5.27

2011-04-04 Thread Gupta, Rangan
> Hi > > I am running Tomcat 5.5.27 on Solaris 10. And I keep getting the following > messages in the catalina out log. > > 04-Apr-2011 14:32:46 org.apache.catalina.loader.WebappClassLoader loadClass > INFO: Illegal access: this web application instance has been stopped > already. Could not load n

Re: Problem with Tomcat windows service when user delete/changed

2010-11-17 Thread Tomislav Petrović
Konstantin Kolinko said on 17.11.2010 12:05: 2010/11/17 Tomislav Petrović: Konstantin Kolinko said on 17.11.2010 11:22: 2010/11/17 Tomislav Petrović: After the did this Tomcat stopped working correctly. Default application and doc are been served (localhost:8080/ and localhost:8080/docs) but

Re: Problem with Tomcat windows service when user delete/changed

2010-11-17 Thread Konstantin Kolinko
2010/11/17 Tomislav Petrović : > Konstantin Kolinko said on 17.11.2010 11:22: >> >> 2010/11/17 Tomislav Petrović: >>> >>> After the did this Tomcat stopped working correctly. Default application >>> and >>> doc are been served (localhost:8080/ and localhost:8080/docs) but no >>> other >>> webapp (m

Re: Problem with Tomcat windows service when user delete/changed

2010-11-17 Thread Tomislav Petrović
Konstantin Kolinko said on 17.11.2010 11:22: 2010/11/17 Tomislav Petrović: After the did this Tomcat stopped working correctly. Default application and doc are been served (localhost:8080/ and localhost:8080/docs) but no other webapp (mine and several others) is working (getting 404s). I've che

Re: Problem with Tomcat windows service when user delete/changed

2010-11-17 Thread Konstantin Kolinko
2010/11/17 Tomislav Petrović : > After the did this Tomcat stopped working correctly. Default application and > doc are been served (localhost:8080/ and localhost:8080/docs) but no other > webapp (mine and several others) is working (getting 404s). > > I've checked user file premissions and all see

Re: Problem with tomcat session replication

2010-04-25 Thread o-rabbit
o-rabbit wrote: > > > The multicast message is now not there but the second instance is still > giving the following message: > > INFO: Manager [localhost#/mycontext]: skipping state transfer. No members > active in cluster group > > I have followed the tomcat cluster howto guide closely, Gi

Re: problem with tomcat 5.5 and apache AJP

2010-02-12 Thread David Delbecq
A bit late, but we made progress in identifying the culprit. It seems that, for some reason, the password we used for AJP connection was the problem. Remove the password both side and everything works happily. We will try less complicated password, assuming that some special caracters were problema

Re: problem with tomcat realm

2010-02-11 Thread André Warnier
Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A, On 2/10/2010 8:36 AM, aa wrote: When the user goes in a particular page I need to ask him a new authentication because this page needs more privileges (this page infact is only for admin

Re: problem with tomcat realm

2010-02-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A, On 2/10/2010 8:36 AM, aa wrote: > When the user goes in a particular page I need to ask him a new > authentication because this page needs more privileges (this page infact is > only for administrators and in web.xml

Re: problem with tomcat 5.5 and apache AJP

2010-01-22 Thread André Warnier
David Delbecq wrote: and apache is configured as follow: worker.list=lbJboss,lbOld,lbTomcat,status # Define jbossBoromir # modify the host as your host IP or DNS name. worker.jbossBoromir.port=8009 worker.jbossBoromir.host=localhost worker.jbossBoromir.type=ajp13 worker.jbossBoromir.l

Re: Problem with Tomcat 6 cluster

2009-09-21 Thread Sumedh Sakdeo
Hi Jason, Copied the file content here: [Mon Sep 14 13:58:08 2009][2436:4032] [info] mod_jk.c (2825): mod_jk/1.2.26 initialized [Mon Sep 14 13:58:09 2009][2436:4032] [info] mod_jk.c (2825): mod_jk/1.2.26 initialized [Mon Sep 14 13:58:11 2009][3572:3316] [info] mod_jk.c (2825): mod_jk/1.2.26 initi

Re: Problem with Tomcat 6 cluster

2009-09-17 Thread Jason Brittain
Sumedh: We don't see any attachments on your emails. You might want to try attaching it again, but if it didn't come through on the first or second try then the size of the attachment might have been too large. Thanks. -- Jason Brittain On Wed, Sep 16, 2009 at 10:40 AM, Sumedh Sakdeo wrote: >

Re: Problem with Tomcat 6 cluster

2009-09-16 Thread Sumedh Sakdeo
Hi Filip, Did log files attached help? Thanks, Sumedh On Mon, Sep 14, 2009 at 2:38 PM, Sumedh Sakdeo wrote: > Hi Filip, > Please find the logs in attached file. > > Thanks in advance, > Sumedh > > > > On Wed, Sep 9, 2009 at 9:22 AM, Filip Hanik - Dev Lists < > devli...@hanik.com> wrote: > >> wh

Re: Problem with Tomcat 6 cluster

2009-09-14 Thread Sumedh Sakdeo
Hi Filip, Please find the logs in attached file. Thanks in advance, Sumedh On Wed, Sep 9, 2009 at 9:22 AM, Filip Hanik - Dev Lists wrote: > what do your logs tell you? > > Filip > > On 09/08/2009 02:33 AM, Sumedh Sakdeo wrote: > >> Hello All, >> I have a setup with two tomcat inst

Re: Problem with Tomcat 6 cluster

2009-09-08 Thread Filip Hanik - Dev Lists
what do your logs tell you? Filip On 09/08/2009 02:33 AM, Sumedh Sakdeo wrote: Hello All, I have a setup with two tomcat instances(A&B). I have configured an apache web server 2.2 for load balancing and fail over. Setup looks fine as per the configurations suggested. Let tomcat A be

Re: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-24 Thread Jay M
Opps!!! I forgot to post how i resolved the issue. Actually i haven't installed the "libssl-dev" libraries. I just gone through the link https://help.ubuntu.com/community/OpenSSL and then i checked whether everything fine about the openssl lib, at that point i realized that i haven't instal

Re: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-23 Thread Mladen Turk
Jay M wrote: I am trying to compile the tomcat-native-1.1.14 from Ubuntu, am getting the message Like Charles suggested try with 1.1.16 checking for OpenSSL library... using openssl from /usr/lib and /usr/include checking OpenSSL library version... not compatible checking for OpenSSL DSA sup

Re: Problem with Tomcat Cluster (read acknowledgement from server)

2009-06-23 Thread Pid
Ehlers, Kolja wrote: > Hello everybody, > > we are running a couple of clustered Tomcat 5.5.9 instances and keep > experiencing problems in our productive environment. This is > the configuration: The current version is 5.5.27, there have been a lot of bug fixes since 5.5.9. You should definite

RE: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-22 Thread Caldarale, Charles R
> From: Jay M [mailto:vija...@eossys.com] > Subject: Re: problem with tomcat-native 1.1.14 and tomcat 6 > > Do you have any idea about highlighted message showing up given in > previous post while trying to install tomcat-native-1.1.14. Not sure what you highlighted in a plain te

Re: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-22 Thread Jay M
Hi Chris, I have done all those configuration in my server.xml and it given below, Do you have any idea about highlighted message showing up given in previous post while trying to install tomcat-native-1.1.14. Christopher Schultz-2 wrote: > > -BEGIN PGP SIGNED M

Re: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Vijay, On 6/22/2009 3:14 PM, Jay M wrote: > I am trying to compile the tomcat-native-1.1.14 from Ubuntu, am getting the > message Any reason to use tomcat-native-1.1.14 instead of tomcat-native-1.1.16? > When starting the Server i am getting the Log

Re: problem with tomcat-native 1.1.14 and tomcat 6

2009-06-22 Thread Jay M
I am trying to compile the tomcat-native-1.1.14 from Ubuntu, am getting the message :/usr/local/tomcat/bin/tomcat-native-1.1.14-src/jni/native$ sudo ./configure --with-apr=/usr/local/apr --with-ssl=/usr --with-java-home=/usr/lib/jvm/java-6-sun/ [sudo] password for vijay: checking build system typ

Re: problem with tomcat-native 1.1.10 and tomcat 6.0.14

2008-07-31 Thread Alex Mestiashvili
ne_fat_s wrote: I have the same problem, but with tomcat 6.0.16 and tomcat-native 1.1.14. I installed the libapr1, libapr1-dev, libssl, libssl-dev packages from ubuntu hardy heron, and there were no problems when building the native library. I added export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: to bi

Re: problem with tomcat-native 1.1.10 and tomcat 6.0.14

2008-07-31 Thread ne_fat_s
I have the same problem, but with tomcat 6.0.16 and tomcat-native 1.1.14. I installed the libapr1, libapr1-dev, libssl, libssl-dev packages from ubuntu hardy heron, and there were no problems when building the native library. I added export LD_LIBRARY_PATH=$LD_LIBRARY_PATH: to bin/startup.sh. An

Re: Problem with tomcat behind IIS and modjk using integrated windows authentication

2008-04-03 Thread Mark Thomas
Martin Grüneberg wrote: I think it must have something to do with the "windows profile" because when we delete the "windows profile" of the user (c:\Documents and Settings\) and recreate it then all works well for this user. We don't no why this happens, we can't see a difference between workin

Re: problem with tomcat-native 1.1.10 and tomcat 6.0.14

2008-01-23 Thread Mihai COSTACHE
nobody has any advices about this issue ? regards, Mihai On Wed, 2008-01-23 at 19:53 +0200, Mihai COSTACHE wrote: > > Hi, > > i have a working tomcat 6.0.14 and now i want to use tomcat-native > beacause it use openssl and not java-ssl > > so .. > 1) i installed tomcat-native 1.1.10 > 2) i

Re: problem with tomcat admin tool

2007-12-26 Thread Shekhar . Dhotre
quot;Tomcat Users List" To cc users@tomcat.apache.org Subject Re: problem with tomcat admin tool Hi there! Hope you are fine and in good health I am getting this error when i am trying to open admin page, all the folders i downloaded are empty, please advice Dec 24,

Re: problem with tomcat admin tool

2007-12-24 Thread Abubakar Gurnah
Hi there! Hope you are fine and in good health I am getting this error when i am trying to open admin page, all the folders i downloaded are empty, please advice Dec 24, 2007 7:11:39 PM org.apache.catalina.authenticator.FormAuthenticator forwardToLoginPage WARNING: Unexpected error forwarding to

RE: problem with tomcat 6

2007-11-16 Thread Caldarale, Charles R
> From: Andrew123 [mailto:[EMAIL PROTECTED] > Subject: problem with tomcat 6 > I unpacked servlet-api.jar in my application > classes' directory Don't ever do that. Placing the same class in two locations in one branch of the classloader tree is guaranteed to cause problems. > Then I stop thi

RE: problem with tomcat 6

2007-11-16 Thread Caldarale, Charles R
> From: Andrew123 [mailto:[EMAIL PROTECTED] > Subject: Re: problem with tomcat 6 > > I didn't find this file. > > mgainty wrote: > > > > check $CATALINA_HOME/common/lib/servlet-api.jar Nor should you, since Martin ignored the fact you are running on T

Re: problem with tomcat 6

2007-11-16 Thread Pid
Andrew123 wrote: > When I start tomcat with my application, I get an exception: > java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet > java.lang.ClassLoader.defineClass1(Native Method) > java.lang.ClassLoader.defineClass(Unknown Source) > java.security.SecureClassLoade

Re: problem with tomcat 6

2007-11-16 Thread Andrew123
I didn't find this file. mgainty wrote: > > check $CATALINA_HOME/common/lib/servlet-api.jar > > M-- > - Original Message - > From: "Andrew123" <[EMAIL PROTECTED]> > To: > Sent: Friday, November 16, 2007 7:57 AM > Subject: problem with tomcat 6 > > >> >> When I start tomcat with my a

Re: problem with tomcat 6

2007-11-16 Thread Andrew123
No, I don't have servlet-api.jar in my application lib directory. I unpacked servlet-api.jar in my application classes' directory, tomcat found this classes, but could not find some classes from my application. Then I stop this tomcat and start new tomcat server with my application but without un

Re: problem with tomcat 6

2007-11-16 Thread Martin Gainty
check $CATALINA_HOME/common/lib/servlet-api.jar M-- - Original Message - From: "Andrew123" <[EMAIL PROTECTED]> To: Sent: Friday, November 16, 2007 7:57 AM Subject: problem with tomcat 6 > > When I start tomcat with my application, I get an exception: > java.lang.NoClassDefFoundError: ja

RE: Problem with Tomcat hangs for no obvious reason

2007-09-21 Thread Mingus, Jennifer (JC)
Sent: Thursday, September 20, 2007 5:27 PM To: Tomcat Users List Subject: Re: Problem with Tomcat hangs for no obvious reason I'm wondering if the Ajax is consuming the two or so connections your browser allows so all other calls to the server get blocked. If you close all your browser windows an

Re: Problem with Tomcat hangs for no obvious reason

2007-09-20 Thread David Smith
I'm wondering if the Ajax is consuming the two or so connections your browser allows so all other calls to the server get blocked. If you close all your browser windows and re-launch IE, does tomcat start responding again? If so, tomcat isn't hanging -- it's a javascript issue with your clien

Re: Problem with Tomcat 6.0.xx and JAAS and userContextClassLoader

2007-09-06 Thread Mark Thomas
A Sunley wrote: > Is this bug with Tomcat 6, or is it intentional? The version 6 documentation > mentions that setting useContextClassLoader switches between context and > container class loading, but obviously that isn't the case anymore... Ignore my previous post. It is indeed a bug in TC6. Mar

Re: Problem with Tomcat 6.0.xx and JAAS and userContextClassLoader

2007-09-06 Thread A Sunley
Is this bug with Tomcat 6, or is it intentional? The version 6 documentation mentions that setting useContextClassLoader switches between context and container class loading, but obviously that isn't the case anymore... http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#JAASRealm markt-2

Re: Problem with Tomcat 6.0.xx and JAAS and userContextClassLoader

2007-09-06 Thread Mark Thomas
A Sunley wrote: > Is there anyway around this? No. Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem with Tomcat memory and poi library

2007-08-28 Thread ovidiu asiminei
Hi Alberto, You're out of memory ? - add more to your heap. First look at java -X to determine what parameters to set. Then you can set them via the environment variable JAVA_OPTS. Eg: JAVA_OPTS="-Xms128M -Xmx512M" Regards, Ovidiu On 8/28/07, Alberto Pedrera <[EMAIL PROTECTED]

Re: Problem with Tomcat memory and poi library

2007-08-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alberto, Alberto Pedrera wrote: > Hi, my application continues to work well but if I create many excel files i > will obtain a OutOfMemory exceptions. It does not seem that it's a bug into > poi library. Could you post a part of your code to the list

Re: Problem with Tomcat memory and poi library

2007-08-28 Thread Alberto Pedrera
Hi, my application continues to work well but if I create many excel files i will obtain a OutOfMemory exceptions. It does not seem that it's a bug into poi library. Jérôme Etévé-2 wrote: > > Hi . Do you have OutOfMemory exceptions or does your application > continues to work well ? > Do you h

Re: Problem with Tomcat memory and poi library

2007-08-28 Thread Jérôme Etévé
Hi . Do you have OutOfMemory exceptions or does your application continues to work well ? Do you have circular referenced structures in your application ? Perhaps it's a bug into your excel file generating library ? On 8/28/07, Alberto Pedrera <[EMAIL PROTECTED]> wrote: > > Sorry by my poor leve

Re: problem with Tomcat 5.5.17, Axis 2, MySQL 3.1.12, JNDI

2007-07-13 Thread albert quinn
Hi again David !!! : Many thanks again. I've checked the mysql driver was in Tomcat's "common/lib" directory... it was. So, i've been reading again the Tomcat docs a lot of time, trying this, trying that... and finally i've solved the problem!!!. The problem was the "name" atribute in t

Re: problem with Tomcat 5.5.17, Axis 2, MySQL 3.1.12, JNDI

2007-07-12 Thread David Smith
No problem. One of the typical causes of this error is the ... /> element is missing or doesn't match what you've declared in axis2/WEB-INF/web.xml. In your case it could be there's a completing ... definition at conf/Catalina/localhost/axis2.xml? If so, delete the axis2.xml (or use it and f

Re: problem with Tomcat 5.5.17, Axis 2, MySQL 3.1.12, JNDI

2007-07-12 Thread albert quinn
Hi David !! : Many thanks for your advices. I've tried it. I've dropped the context definition in my server.xml (i'd put it there after reading this tutorial http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html in the Tomcat docs), i've fixed the port number in my "axis2/

Re: problem with Tomcat 5.5.17, Axis 2, MySQL 3.1.12, JNDI

2007-07-12 Thread David Smith
I'd recommend dropping the context definition in your server.xml. Under normal conditions you should never have to modify that file except to alter server-wide settings like which ports it listens on. Also looking at your axis2/META-INF/context.xml file, I see the port number is incorrect.

Re: problem with tomcat clusters sso with apache load balancer

2007-05-04 Thread Pid
nt: Thursday, May 03, 2007 3:16 PM Subject: Re: problem with tomcat clusters sso with apache load balancer Hi, the clusterSSO implementation is not ready: - at normal shutdown from one application or a node all sessions are expired. clusterSSO is a normal session listener and context s

Re: problem with tomcat clusters sso with apache load balancer

2007-05-04 Thread Alejandro Fernandez
application b Regards, Alejandro - Original Message - From: "Peter Rossbach" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Thursday, May 03, 2007 3:16 PM Subject: Re: problem with tomcat clusters sso with apache load balancer > Hi, > > the clusterSSO im

Re: problem with tomcat clusters sso with apache load balancer

2007-05-03 Thread Peter Rossbach
Hi, the clusterSSO implementation is not ready: - at normal shutdown from one application or a node all sessions are expired. clusterSSO is a normal session listener and context stop expires all sessions. - The sessionID rewrite from JvmRouteBinderValve are not coordinated with clusterSS

Re: problem with tomcat clusters sso with apache load balancer

2007-05-03 Thread Filip Hanik - Dev Lists
I don't think the clusterSSO implementation ever really got finished. It got submitted, but never completed. At least that was my impression of it Filip Alejandro Fernandez wrote: Hi, I am Alejandro from Argentina. I am having an issue with tomcat 6.0.10 using clusters and single sign on, wh

Re: Problem with Tomcat 5.5.15, [173 javajni.c] [error] %1 is not a valid Win32 application

2006-09-25 Thread joon yoo
Mr. Lau, Thank you very much for this batch file, it was a great help in getting tomcat 5.5.17 running on my 64bit win2k3 install. May I ask if you would possibly add some java memory management options to the batch file so that it may take advantage of the 64bit jvm? With great appreciation an

Re: Problem with Tomcat 5.5.15, [173 javajni.c] [error] %1 is not a valid Win32 application

2006-09-24 Thread joon yoo
Mr. Lau, Thank you very much for this batch file, it was a great help in getting tomcat 5.5.17 running on my 64bit win2k3 install. May I ask if you would possibly add some java memory management options to the batch file so that it may take advantage of the 64bit jvm? With great appreciation an

Re: problem with tomcat JDBC realm , i can not login and all configurati

2006-09-10 Thread legolas
Thank you for reply. I checked to see whether case sensetivity is a problem or not. for this i changed the table name in mapping section and it raise an exception in log file that there is no such table. so it have no problem with table and column names. i can not figure it out what is the problem

  1   2   >