Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 16:00, Cristian Lorenzetto wrote: Sincerely in the doc is written that tomcat websocket is a 'single thread model' so it is already sincronized. I dont think it is that. I think that this is not the point. The point is : by leaving your PC and letting it go to sleep, it freezes

Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 15:41, Cristian Lorenzetto wrote: 17-Apr-2016 10:50:23.751 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version:Apache Tomcat/9.0.0.M1 17-Apr-2016 10:50:23.752 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built

Re: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 15:19, Cristian Lorenzetto wrote: Hi I m using tomcat in ubuntu system. Tomcat version ? Java version ? http://lmgtfy.com/?q=BINARY_PARTIAL_WRITING When i leave my pc for 10 mins system is suspended. When i return to work i have this exception

Re: Fwd: Fwd: bug

2016-04-19 Thread tomcat
On 19.04.2016 16:47, Cristian Lorenzetto wrote: it sounds a good response for me :) It would be appreciated a task assignment for solving that bug. There might still be a small misunderstanding. I believe that Mark means : *your* application has a bug, not Tomcat. -- Forwarded

Re: Fwd: bug

2016-04-20 Thread tomcat
On 20.04.2016 09:31, Cristian Lorenzetto wrote: i sincronized the method for sending message but error is the same when ubuntu is suspended. The connections are not restored correctly when tomcat websocket process is wakeup Ach so .. You are talking about running Tomcat on an Ubuntu laptop

Re: Tomcat Files and Tools

2016-04-14 Thread tomcat
On 14.04.2016 16:48, King Kenneth wrote: All, I have a few questions listed below please provided insight. Where do I find the tomcat-user.xml file? Where do I find the logging properties for Tomcat? Where is the java security manager, is this component installed by default? Hello. I

Re: Apache Tomcat Vulnerabilities

2016-04-28 Thread tomcat
On 28.04.2016 21:48, Taylor, Larry wrote: Hello, I am using Tomcat Version: apache-tomcat-7.0.50 That version dates back to 2014. The latest version in that branch is 7.0.69 See : http://tomcat.apache.org/download-70.cgi OS: Red Hat Enterprise Linux Server release 6.5 (Santiago) 64bit

Re: Problem with monitoring with JMX

2016-05-24 Thread tomcat
or shutdown.bat/sh, but should define these options in a bin/setenv.bat/sh file, that you create if it is not there yet. This "bin/setenv.sh/bat" file, if it exists, is called and executed *before* the JVM that starts (or stops) Tomcat is started, and thus these options will be

Re: Secured connection between Apache Httpd and Tomcat over AJP protocol

2016-05-25 Thread tomcat
On 25.05.2016 16:21, Mohanavelu Subramanian wrote: Hi All, Good Morning. I have Httpd process and Tomcat instances both running on 2 different machines. The communication between them happens through AJP protocol (mod_jk) which doesnt support encryption. But we are using some features

Re: Xwiki-Entreprise-Web-8.1 WAR File Installation issues... Tomcat error

2016-05-25 Thread tomcat
On 25.05.2016 18:09, sebastien.boulia...@cpu.ca wrote: Hi all, I tried to install the Xwiki-Entreprise-Web-8.1 WAR File on Tomcat and I get these errors... http://pastebin.com/T0Kfa7MS http://imgur.com/ejT0zAe ps aux | grep tomcat tomcat2152 4.4 15.0 3802340 724216 ? Ssl 10:45 0

Re: [somewhat OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
On 12.07.2016 01:39, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" Yes. It

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
files directly from that external host, it does not ask Apache/Tomcat to get them. This has nothing to do with your Apache httpd/Tomcat setup, they are not even involved. Maybe the host *on which you are running the browser* cannot access this external server, for some reason. Try entering th

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-12 Thread tomcat
pre></blockquote></blockquote></blockquote><pre style="margin: 0em;"> "> http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js</a> </pre></blockquote></blockquote></blockquote><pre style="margin: 0em;"&

question on Java / Tomcat / GC

2016-07-14 Thread tomcat
looking at, wondering if this might have something to do with Java/Tomcat running out of memory, and perhaps doing excessive GC's, I set up GC logging. Below I am pasting that small Java GC log. This is running tomcat 6 still, the java versions and tomcat JVM relevant switches are shown in the log. I

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread tomcat
On 21.07.2016 21:51, chandra sekhar wrote: Hi All, Can anybody,please help me or give me advice why i am not getting home page of tomcat after extraction or installation of apache-tomcat-7.0.55. Appreciated your help. Maybe, if you provide some more information. Platform ? Where did you get

Re: No binary distribution for mod_jk?

2016-07-23 Thread tomcat
vice Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Revert you changes above (ServerName etc.) and try with just this : ProxyPass / ajp://localhost:8009/MyApp ProxyPassReverse / ajp://localhost:8009/M

Re: Tomcat 8.5 NIO w/ SSL Windows CPU issues

2016-08-10 Thread tomcat
On 10.08.2016 17:46, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mike, On 8/10/16 6:15 AM, Mike Noordermeer wrote: Hi, After an upgrade to Tomcat 8.5, we are experiencing an issue where Tomcat starts generating a high CPU load (100%), probably after an HTTP

Re: Internal Error 500

2016-08-04 Thread tomcat
On 04.08.2016 11:15, Syed Mudassir Ahmed wrote: What are the various reasons for the tomcat server to throw internal server error 500? Nitpicking : tomcat server does not really "throw internal server error 500". The "internall error 500" is a HTTP response that Tomcat se

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-10 Thread tomcat
On 10.08.2016 11:34, Jayaram Ponnusamy wrote: Hi André, Kindly please find my answer below: On Tue, Aug 9, 2016 at 11:49 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 09.08.2016 09:48, Jayaram Ponnusamy wrote: Thanks André, Kindly please find my answer below: On Tue, Aug 9

Re: mod_jk errors

2016-07-13 Thread tomcat
On 12.07.2016 19:44, Wayne Li wrote: Hi, I have a servlet/jsp application running on tomcat 7.0.47. There are no static html files. Now I am try to use apache 2.4.7 (Ubuntu) as the front and forward eveything to tomcat. I installed mod_jk using Ubuntu's software center.. Things are working

Re: Facing issue while configuring SSL

2016-07-13 Thread tomcat
ound somewhere, where it isn't) Thanks, Devendra On Tue, Jul 12, 2016 at 9:10 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 12.07.2016 16:33, Harrie Robins wrote: java.lang.Exception: Unable to load certificate key conf/localhost-key.pem (error:02001003:system library:fopen

Re: Need help setting up SSL on Tomcat 8

2016-07-18 Thread tomcat
On 18.07.2016 16:33, Sean Son wrote: On Thu, Jul 14, 2016 at 8:15 AM, Ognjen Blagojevic < ognjen.d.blagoje...@gmail.com> wrote: Sean, On 13.7.2016 21:56, Sean Son wrote: Thank you for your answer guys. Is there anywhere in the Tomcat config files that I would need to specify the DN

Re: cosign

2016-07-16 Thread tomcat
On 15.07.2016 16:30, MICHELLE RENEE LARSON wrote: I am running an application called iDashboards on a windows server our university uses a thing called Cosign for authentication, I am wondering if anyone has had any luck getting a tomcat on windows app to work with cosing? Hi. To answer your

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread tomcat
your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them there. Then change the above links to : href="js/jquery.mobile-1.4.5.min.css" On Mon, Jul 11, 2016 at 9:28 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote:

Re: Facing issue while configuring SSL

2016-07-12 Thread tomcat
, This is regarding the configuration of Tomcat SSL using the APR library on Java 6. While starting the server I am getting the below error: SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-apr-443"] java.lang.Exception: Unable to load certificate key

Re: A complex issue concerning the application lifecycle, MBeans and Spring

2016-07-13 Thread tomcat
On 13.07.2016 15:20, Jäkel, Guido wrote: Dear Developers, I have an elaborate issue migrating from Tomcat 6.0.41 to 8.0.36 (currently using java 8.0.66 on Gentoo Linux, but this is not of importance I think): It is related to the build-in manager application used as a jmxproxy

Re: A complex issue concerning the application lifecycle, MBeans and Spring

2016-07-13 Thread tomcat
d it would be better to correct the real problem, rather than looking for (temporary) workarounds. I was just trying to be pragmatic, and offer some ideas for a possible temporary solution, in case this stops you from deploying a more recent version of tomcat (and in case this really bothers you).

Re: A complex issue concerning the application lifecycle, MBeans and Spring

2016-07-13 Thread tomcat
On 13.07.2016 15:51, Jäkel, Guido wrote: So it would appear that if the Connectors are disabled, the monitoring system is not able to reach Tomcat, and the problem does not occur then. So would it not be possible to create some little piece of software, which would temporarily "su

Re: [OT] mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-13 Thread tomcat
On 13.07.2016 16:34, Anthony Biacco wrote: On Mon, Jul 11, 2016 at 5:39 PM, Wayne Li wrote: Probably the quickest : download these files, install them on your server, and change the above links. Like : create a sub-directory "/js" of your webapp, and install them

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
er by port number, see "addConnectorPort" attribute of the valve, http://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Remote_Address_Filter Yes, but what the OP wants to do, finally, is to filter accesses to

Re: SSL/TLS 8.5.3 upgrade from 8.0.32 using NIO2 url encoding issues

2016-07-06 Thread tomcat
On 06.07.2016 21:43, Mekkelsen Madden, Steve wrote: I've attached a screenshot showing the request if that helps. Unfortunately, as you may notice, this list strips most attachments. It would thus be better if you uploaded that screenshot somewhere, and provided a link to it.

Re: Fedora 23 ROOT##000 just hangs on startup.

2016-07-06 Thread tomcat
sure the WAR had the same owner and group as all the other tomcat artifacts. Windows startup allows "/" in the 'path' but Fedora startup gave a warning so I changed path to "". Which stopped the warning on startup. On the windows workstation I could pull up the tomcat man

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
orts (12345) are allowed only via localhost ? And requests to other port (54321) are allowed from everywhere. You do not indicate your Tomcat version, but what about : http://tomcat.apache.org/tomcat-8.0-doc/config/http.html#Common_Attributes -> Standard Implementation -> address ? If y

Re: Remote Address/Host Filter per connector ..

2016-07-07 Thread tomcat
On 07.07.2016 14:27, Amit Pande wrote: Thanks for the reply André. Sorry I missed to mention the version but I am using Tomcat 8.0.30. Does the address component of the standard connector attribute take multiple entries ? E.g.address = ³127.0.0.1, localhost ³ ? I think my requirement

Re: Share data between applications

2016-07-07 Thread tomcat
On 07.07.2016 17:48, Nathan Quirynen wrote: We have several applications deployed in Tomcat and want to add 1 application to handle authentication for all of the other applications. All applications are defined as different host elements in Tomcat configuration (server.xml) like following

Re: mod-jk + ssl: requests are not forward to tomcat correctly

2016-07-11 Thread tomcat
). I have a servlet/jsp application running on tomcat 7.0.47. There are no static html files. Now I am try to use apache 2.4.7 (Ubuntu) as the front and forwad eveything to tomcat. I installed mod_jk using Ubuntu's software center.. Things are working: I type "localhost" on my brower bar

Re: tomat8.5 write logs with incorret os permission

2016-08-05 Thread tomcat
Hi. On 05.08.2016 08:00, wrote: Definitely a bad idea to relax the default permissions back to where they were. If you want to expose your own system to abuse, you can set umask as documented in the changelog. Is there a way to like config some param to force tomcat write logs in old

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-08 Thread tomcat
On 08.08.2016 17:48, Mark Eggers wrote: Jayaram, Please don't top post (http://tomcat.apache.org/lists.html#tomcat-users item 6). On 8/8/2016 2:18 AM, Jayaram Ponnusamy wrote: Thanks André, 1. ANS-Question 1 = Both Tomcat & WebServer installed on different Machines, Attached Architec

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-08 Thread tomcat
On 08.08.2016 11:18, Jayaram Ponnusamy wrote: Thanks André, 1. ANS-Question 1 = Both Tomcat & WebServer installed on different Machines, Attached Architecture diagram of our environment. Our Tomcat are configured as Application Clustering, and WebServer1 is pointing to Tomcat1 and WebSer

Re: Aw: Re: why does Rfc6265CookieProcessor throw an IllegalArgumentException when setting a cookie with a domain attribute starting with a . ?

2016-08-09 Thread tomcat
see: https://en.wikipedia.org/wiki/Robustness_principle see also : https://michaelfeathers.silvrback.com/the-universality-of-postel-s-law Gesendet: Freitag, 05. August 2016 um 17:03 Uhr Von: "Mark Thomas" <ma...@apache.org> An: "Tomcat Users List" <users@t

Re: R: jdbc check available database

2016-08-09 Thread tomcat
, contact the Microsoft helpdesk (or the available on-line Microsoft documentation) to help you using it with Tomcat/java/jdbc 2) a) find a working java jdbc driver for SQL Server, install it as indicated in the page b) read the documentation of this driver, to find out how to adapt any of the 3

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-09 Thread tomcat
On 09.08.2016 09:48, Jayaram Ponnusamy wrote: Thanks André, Kindly please find my answer below: On Tue, Aug 9, 2016 at 12:02 AM, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 08.08.2016 11:18, Jayaram Ponnusamy wrote: Thanks André, 1. ANS-Question 1 = Both Tomcat & WebServer

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-07 Thread tomcat
On 07.08.2016 11:08, Jayaram Ponnusamy wrote: Hi, We are using Tomcat 7.0.42.0, AJP/1.3 with Apache 2.2.21. Connecting Apache to Tomcat as VirtualHost, The Problem is Apache and Tomcat losing its connection every 20-30 Minutes. Either We have to hit the WebServer URL multiple times or Reboot

Re: Connectivity Issue with Tomcat7 and WebServer (AJP Connector)

2016-08-08 Thread tomcat
erverName 10.100.0.31" (which is not a proof, but a suggestion that the IP of this machine is 10.100.0.31). And you have this line in workers.properties : worker.prod_live_svr.host=10.100.0.31 which suggest that Tomcat answers to the same address. So why are you saying "different

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-22 Thread tomcat
On 22.07.2016 05:28, chandra sekhar wrote: Actually, i didn't configure the Apex ORDS yet with DB.As i told you in previous mail chain i just extracted and trying to see the apche tomcat home page first before going to configure Apex ORDS. a) If you are using Internet Explorer, go

Re: No binary distribution for mod_jk?

2016-07-22 Thread tomcat
On 22.07.2016 09:18, Jäkel, Guido wrote: -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, July 21, 2016 5:51 PM To: Tomcat Users List Subject: Re: No binary distribution for mod_jk? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Paul

Re: Tomcat8: WARNING: Problem with directory [/usr/share/tomcat8/common

2016-08-15 Thread tomcat
On 15.08.2016 17:12, Wayne Li wrote: Hi, I installed tomcat8 on Ubuntu 16 using sudo apt install tomcat8 I only need one tomcat, no need for CATALINA_BASE. But, I got warnings below. Can I ignore these warnings? Or anything I can do? Any information would be appreciated. Thanks in advance

Re: Set up postgresql on tomcat7

2016-08-17 Thread tomcat
On 17.08.2016 16:06, Andrew Davis wrote: Thanks for the prompt.. I have been looking at the doc s and have my .jar file for postgres in the lib folder. I do not understand where the https://tomcat.apache.org/tomcat-6.0-doc/jndi-datasource-examples-howto.html If your version is Tomcat 7

Re: Set up postgresql on tomcat7

2016-08-17 Thread tomcat
With apologies for top-posting, I believe that this is now getting a bit confusing, in terms of Java and Tomcat versions, and in terms of where you want to run this on. I suggest that you start by looking at which highest version of Java you can install on your target machine, and then look

Re: Set up postgresql on tomcat7

2016-08-17 Thread tomcat
On 17.08.2016 16:15, Andrew Davis wrote: Its a redhat .. i don't think tomcat 7 or later will run on this. Why shouldn't it ? As long as there is a java for it, Tomcat will run on it. Check out : http://tomcat.apache.org/whichversion.html But there is a contraduction then between the subject

Re: Operation has timed out

2017-02-07 Thread tomcat
Hi. This is for the Tomcat/Tribes experts on the list. I know nothing of Tribes, but the on-line documentation seems to say that the communication happens over TCP and that the protocol used is not encrypted. Fady previously tried a standard "ping" and a "telnet" b

Re: Operation has timed out

2017-02-07 Thread tomcat
and how i get those IPs, after checking with the network team they told me that those IPs are related to the SAN storage taking into consideration that the Tomcat servers are not connected in anyway to that SUN storage. On Tue, Feb 7, 2017 at 4:51 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote:

Re: Operation has timed out

2017-02-07 Thread tomcat
PM, Fady Haikal <fadyhai...@gmail.com> wrote: Yes there is a ESTABLISHED connection, the replication of sessions is working fine (port 4000 is for tomcat cluster) but we also faced this error on the log file On Tue, Feb 7, 2017 at 5:44 PM, André Warnier (tomcat) <a...@ice-sa.com>

Re: Operation has timed out

2017-02-06 Thread tomcat
On 06.02.2017 17:45, Fady Haikal wrote: Hi, What is the host OS ? Windows Server 2012 What is the Tomcat version ? Apache Tomcat/8.0.30 Is this problem new ? was this working before ? how long ? Since cluster implementation I still don't know tribes, but then my non-educated guess

Re: Operation has timed out

2017-02-06 Thread tomcat
On 06.02.2017 17:24, Fady Haikal wrote: Plz can i get some help here? This issue is still occurring and it's filling the log file in the Production server Regards, Fady Hi. If you want quick answers, you should provide more information. What is the host OS ? What is the Tomcat version

Re: FW: tomcat 8080 thread not reduced

2017-01-22 Thread tomcat
: 200 - That is the maximum number of threads that tomcat will ever allocate, no matter how busy your server becomes. Current thread count : 23 - That is how many threads have been allocated and exist so far. If you do not use an Executor, then this number

Re: Stopping any Tomcat thread running more than an amount of time

2017-01-23 Thread tomcat
ri <amanso...@alti-dz.com>: Hello all, We have an application which turns on Tomcat and suffer from bad performance (we are trying to find a solution by reimplementing it), so there's many many many simple functionnalities which take too much time (bad implementation) sometimes up to 30mins (and t

Re: Stopping any Tomcat thread running more than an amount of time

2017-01-23 Thread tomcat
self. Generating an exception and catching it in the response part of the filter ? 2017-01-23 12:43 GMT+01:00 André Warnier (tomcat) <a...@ice-sa.com>: On 23.01.2017 12:37, Aurélien Terrestris wrote: Hello, if it is possible to know which servlet is involved in this problem

Re: ExtendedAccessLogValve.class overloaded timezone and set it to GMT

2017-01-23 Thread tomcat
different computers and applications etc. Not even mentioning issues of future tomcat updates, re-calculating the times when users send problem reports and so on. Would it not be better if it was an external utility which reads the logs, that makes any adjustments required ? I'd bet that some

Re: ExtendedAccessLogValve.class overloaded timezone and set it to GMT

2017-01-26 Thread tomcat
ade to set timezone to system default only effective for time. We are only operating in GMT+5 and shipping tomcat logs to different solutions including SIEM in real-time. So we are purely depending on tomcat to write the logs with correct date time at first. The above is certainl

Re: Stopping any Tomcat thread running more than an amount of time

2017-01-30 Thread tomcat
On 30.01.2017 00:43, Konstantin Kolinko wrote: 2017-01-23 16:06 GMT+03:00 André Warnier (tomcat) <a...@ice-sa.com>: On 23.01.2017 13:41, Abdessamed Mansouri wrote: Hello, Thank you for your answers, we are integratting JSF (Mojarra) and using it, so in many cases, in the same page t

Re: Stopping any Tomcat thread running more than an amount of time

2017-01-29 Thread tomcat
possibly achieve this, *without* having to modify the servlet's code. But my own knowledge of Java or Tomcat internals is not sufficient to allow me to know if this is really possible (and Mark, who is infinitely more knowledgeable about this than I am, seems to say that it is not possible to do

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread tomcat
On 23.02.2017 19:10, Aaron Gray wrote: Okay, guys, please accept my most sincere apology on this thing. I just figured 1 thing out. browser -> f5:443 -> httpd (23270, https) -> tomcat (http) using the /static works! (see below) If /static/index.html wasnt specified, then it hangs, t

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread tomcat
On 23.02.2017 22:35, James H. H. Lampert wrote: We've got a problem, and I'm not sure where it is. We've got a remote box, belonging to a customer, that's trying to access a web service hosted by a Tomcat server on one of our boxes (part of a new webapp). The customer box is getting

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread tomcat
ing page. That would probably be the case in your "/SelfService" tomcat webapp. So, the 302 responses which you get in some cases, are probably normal, as explained by all the above. What is definitely /not/ normal, is that port that you get either in these redirect responses, or in

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread tomcat
ssue if you dont hit it with the F5 Load Balancer to start. Yes. There seems to be something weird *when a Redirect response is being sent back by tomcat*, and has to go back through the load balancer. And it may be linked to the fact that the load-balancer does not seem to remove this :23270 port whic

Re: Connection reset while trying to access a web service running under Tomcat

2017-02-23 Thread tomcat
On 24.02.2017 00:57, James H. H. Lampert wrote: On 2/23/17, 3:13 PM, André Warnier (tomcat) wrote: It seems to say right up here what the problem is : the customer system cannot establish a HTTPS connection with your server. The connection attempt starts, but then your server rejects

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-23 Thread tomcat
On 22.02.2017 19:22, Aaron Gray wrote: So this is interesting. So from HTTP server #1 (172.1.1.1 example) I hit: https://172.1.1.1:23270/static and I see this in the HTTP log: 172.1.1.1 - - [22/Feb/2017:10:14:48 -0800] "GET /static/ HTTP/1.1" 200 32 I see this in the Tomcat log:

Re: Deploy app by JMX

2017-02-21 Thread tomcat
esses and hostnames ?) Is there any way to make it work without specifying alias? I'm using Apache Tomcat 8.5.11 Pd: In the version of Apache Tomcat 7.0.57 it worked Thanks. Alexander. - To unsubscribe, e-mail: users-unsubscr.

Re: Strange URL rewrite when reverse proxy with Apache HTTP Server

2017-02-21 Thread tomcat
On 21.02.2017 23:28, Aaron Gray wrote: Antonio: The Tomcat server has no knowledge of the F5, or that it is being fronted by an Apache HTTP Server. I do SSL termination in Apache HTTP Server, and clear-text from HTTP to Tomcat. My redirect port for the normal HTTP listen in Tomcat is commented

Re: RE : RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-14 Thread tomcat
On 13.02.2017 22:11, Stéphane Laurencelle wrote: De : Tiago Oliveira [tiago.olive...@behoh.com] Envoyé : 13 février 2017 14:15 À : Tomcat Users List Objet : Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8 I had a similar problem

Re: Change Severe to Info

2017-02-09 Thread tomcat
On 09.02.2017 09:49, Mark Thomas wrote: On 09/02/17 07:53, Fady Haikal wrote: Hi Can we change a severe exception in catalina that can be ignored to info? Not without patching the source code, no. Tomcat logging is SEVERE and we are facing an error in catalina that can bi ignored, can we

Re: Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread tomcat
On 13.02.2017 17:13, Stéphane Laurencelle wrote: Hello, have made a brand new Tomcat 8.5.11 install on oracle linux 6.8 and 7.3 ad i got the same problem on both i am not able to access the manager page from my pc browser. I read that by default this function is disable by default but i

Re: RE : Problem accessing manager on tomcat 8.5.11 on oracle linux 6.8

2017-02-13 Thread tomcat
Hi. Maybe first : on this list, it is recommended to NOT "top-post", but respond below the previous intervention. See : http://tomcat.apache.org/lists.html#tomcat-users #6 (It just makes it easier to follow the conversation, and to see previous answers) Scroll down.. On 13.02.

Re: Operation has timed out

2017-02-09 Thread tomcat
Let's not mix issues here. 1) your Host entry is that means that Tomcat will automatically reload any application when it notices that it has been changed. 2) the parameter you changed is in the application's context, so the application has been changed 3) to reload the application

Re: FW: tomcat 8080 thread not reduced

2017-01-18 Thread tomcat
Hi. I believe that what Philippe mentions below is somewhat different : in his configuration, there is apparently a front-end httpd server, which communicates with Tomcat via AJP and the tomcat AJP Connector. In such a case, the "mod_jk" or "mod_proxy_ajp" connector mo

Re: FW: tomcat 8080 thread not reduced

2017-01-18 Thread tomcat
On 18.01.2017 10:56, smith wrote: Hi, André Thanks for the great explanation. So the current thread count will grow always until it reaches to the max configuration. I have another strange thing: We never monitored tomcat busy thread count high (we monitored one minutes interval through

Re: Suggested doc change for Connectors

2017-01-18 Thread tomcat
On 18.01.2017 13:00, Mark Thomas wrote: On 18/01/2017 11:34, André Warnier (tomcat) wrote: Hi. This is a partial recap of the theme discussed on the list, in this thread : http://marc.info/?l=tomcat-user=148473249120783=2 I would sugest a documentation change, basically in all pages related

Suggested doc change for Connectors

2017-01-18 Thread tomcat
Hi. This is a partial recap of the theme discussed on the list, in this thread : http://marc.info/?l=tomcat-user=148473249120783=2 I would sugest a documentation change, basically in all pages related to Connector's configurations, from 9.0, and I believe all the way back to 6.0. The change

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
On 18.01.2017 14:20, Fady Haikal wrote: plz find it on the below link https://drive.google.com/file/d/0By0Z6xkBVBFHVGJKVkRqM2hwUVE/view?usp=sharing Hmm, that's a nice logfile. It also starts with a number of hints and recommendations, did you see ? Very generically : When tomcat is shutting

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
On 18.01.2017 13:49, Fady Haikal wrote: Guys, We are facing the below error (attached also) while trying to shutdown tomcat server Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0xd555, 715849728, 0) failed; error='Cannot allocate memory' (errno=12

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
e can look at it. On Wed, Jan 18, 2017 at 3:07 PM, André Warnier (tomcat) <a...@ice-sa.com> wrote: On 18.01.2017 13:49, Fady Haikal wrote: Guys, We are facing the below error (attached also) while trying to shutdown tomcat server Java HotSpot(TM) 64-Bit Server VM warning: INFO: o

Re: FW: tomcat 8080 thread not reduced

2017-01-15 Thread tomcat
0 (= 3 seconds, instead of the above 20 seconds) ? Do you still see the number of threads remaining at the maximum ? See : http://tomcat.apache.org/tomcat-8.0-doc/config/http.html#Standard_Implementation --> connectionTimeout and the fact that it is also the default for keepAliveTimeout On 14.0

Re: FW: tomcat 8080 thread not reduced

2017-01-16 Thread tomcat
y logical reason why you have so many threads on average, and I am just trying to give you ideas for finding out the reason. -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Monday, January 16, 2017 8:33 AM To: users@tomcat.apache.org Subject: Re: FW

Re: FW: tomcat 8080 thread not reduced

2017-01-16 Thread tomcat
app所发送 星期一, 16 一月 2017, 03:01上午 +08:00 发件人 André Warnier (tomcat) a...@ice-sa.com : Hi. I can find nothing really wrong in your configuration below. But, what happens if in this section : > maxThreads="300" connectionTimeout="2" >

Re: FW: tomcat 8080 thread not reduced

2017-01-16 Thread tomcat
. : http://stackoverflow.com/questions/18573411/tomcat-thread-dump Again : we do not know your application, so we can only make guesses based on the information that you provide. will try on dev first -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent

Re: FW: tomcat 8080 thread not reduced

2017-01-16 Thread tomcat
when those threads are idle? Hi. (André responding for "smith") Maybe this : http://tomcat.apache.org/tomcat-8.0-doc/config/http.html#Standard_Implementation --> minSpareThreads ? (That's also the way I understand this : inactive threads disappear after a while, down to the num

Re: TomcatCon @ ApacheCon

2017-01-17 Thread tomcat
Hi. Sorry for top-posting, but it seems to be the practice so far in this thread. Although I will be unable to attend anyway, I have a suggestion for a topic : "How to get the most performance / lowest resource usage out of your Tomcat" Admittedly, this is a vast and tortuo

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
Actually, I think that you need to look closer at the tomcat shutdown scripts on your system, and their settings. If I remember correctly, when you call the tomcat shutdown script, it actually starts another java JVM instance, just to send a shutdown message to the running tomcat's JVM

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
On 18.01.2017 14:51, André Warnier (tomcat) wrote: Actually, I think that you need to look closer at the tomcat shutdown scripts on your system, and their settings. If I remember correctly, when you call the tomcat shutdown script, it actually starts another java JVM instance, just to send

Re: Cannot Allocate Memory errno=12

2017-01-18 Thread tomcat
On 18.01.2017 15:13, Fady Haikal wrote: Thank You Andre so much will check the below now quick fix, without guarantee : in your setenv.sh file, just replace JAVA_OPTS=.. by CATALINA_OPTS=.. and you will probably be ok. On Wed, Jan 18, 2017 at 4:10 PM, André Warnier (tomcat) <a...@

Re: FW: tomcat 8080 thread not reduced

2017-01-20 Thread tomcat
On 20.01.2017 03:59, smith wrote: Hi, chris: "busy" is the same as "active". When not use , our busy thread always keep under 10 while the currentThreadCount keeps high (these are get from tomcat manager), So we really don't know how many threads are

Re: [ANN] New committer: Emmanuel Bourg

2017-01-20 Thread tomcat
Et les miennes ! On 20.01.2017 18:14, Zala Pierre GOUPIL wrote: Toutes mes félicitations ! Le 20 janv. 2017 18:12, "Mark Thomas" <ma...@apache.org> a écrit : On behalf of the Tomcat committers I am pleased to announce that Emmanuel Bourg (ebourg) has been voted in as a new

Re: TomcatCon @ ApacheCon

2017-01-20 Thread tomcat
or (being facetious) : why are you guys developing in/for tomcat/java ? should you not be developing in/for nginx/php ? On 19.01.2017 23:45, Mark Thomas wrote: On 17/01/2017 22:04, Mark Thomas wrote: On 09/01/2017 11:57, Mark Thomas wrote: I look forward to hearing your topic ideas. Than

Re: Why is Tomcat sending "Connection: close?"

2016-08-31 Thread tomcat
Hi. Please do not top-post your responses on this list. See : http://tomcat.apache.org/lists.html#tomcat-users # 6) -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent: Wednesday, August 31, 2016 10:53 AM To: users@tomcat.apache.org Subject: Re: Why is Tomcat

Re: How to write a correct HTTP request to Tomcat 8.5.4 instance?

2016-09-05 Thread tomcat
On 05.09.2016 15:09, Klemens Muthmann wrote: Am 05.09.2016 um 14:49 schrieb Tim Watts: On Mon, 2016-09-05 at 14:11 +0200, Klemens Muthmann wrote: Hi, I currently need to implement an HTTP data transmission from an Arduino with WiFi module to a PC running a Tomcat 8.5.4 instance. The Tomcat

Re: AW: Status-Code of error-pages is always http-200?

2016-09-05 Thread tomcat
On 05.09.2016 14:28, Matthias Ludwig wrote: Problem solved: It was a programming error in my own code. I set the status myself to 200. I can only say : it is a pity. With an issue so well described, it would have been a pleasure to search the Tomcat code for the reason. But in my experience

Re: AT WITS END regarding JVM arguments

2016-09-01 Thread tomcat
driving ourselves nuts trying to manipulate services the wrong way. Maybe reading this would have helped : http://wiki.apache.org/tomcat/FAQ/Windows#Q11 (I wrote that, at a time just after when I was just as puzzled as you are about these curious Windows thingies

Re: Making Local reference for Directories

2016-09-04 Thread tomcat
On 04.09.2016 10:22, Jayaram Ponnusamy wrote: Dear All, Our System Architecture is Apache WebServer-> Tomcat-> CMS System. we stored all our files under /files in CMS and this folder is shared FileSystem. So, WebServer also can access it. Currently if any images has to load on th

Re: Trouble setting TOMCAT_USER

2016-08-29 Thread tomcat
Jorge, 1) don't top-post On 29.08.2016 21:50, Jorge Alfonso wrote: In order to setup the users for Tomcat you have to edit the file tomcat-users.xml Once the users are set, and you could have set several users depending your need, shutdown and startup again your

<    1   2   3   4   5   6   7   8   9   >