Re: tomcat with laptop + windows sleep

2018-05-24 Thread Alex O'Ree
Yes it is a tomcat managed data source with postgres. The cpu usage is my app trying to get a managed data source. Perhaps the jdbc driver is the issue. .. On Wed, May 23, 2018, 11:28 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256

Re: Tomcat/9.0.8 - Can't deploy war of 104MB

2018-05-24 Thread Arnold Morein
There are no errors in catalina.out when this occurs. Yes, via the manager UI I can deploy the WAR, but that doesn't help me in our automated scripts. It does appear to be on the Ant side of things though. Does chunking need to be turned on in Manager (or does that setting enable it)? O

[ANN] New committer: Igal Sapir

2018-05-24 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Igal Sapir (isapir) has been voted in as a new Tomcat committer. Please join me in welcoming him. Regards, Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat

RE: Use IIS Authentication in Apache Tomcat 8.0.22 (HTTP/1.1 Connector protocol)

2018-05-24 Thread Agrawal, Suraj (CORP)
Hi Charlie, We are using Oracle Siebel CRM application, which with the newer version is offering Apache Tomcat as the default webserver. The application is configured to use HTTP/1.1 connector protocol to connect to the server. I am new to Apache webservers, don't know much about connectors and

Re: Tomcat/9.0.8 - Can't deploy war of 104MB

2018-05-24 Thread Luis Rodríguez Fernández
Hello Arnold, In this type of issues you should get something like this in the catalina.out: ERROR org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/manager] - HTMLManager: FAIL - Deploy Upload Failed, Exception: [org.apache.tomcat.util.http.fileupload.FileUploadBase$SizeLimitExceed

RE: Use IIS Authentication in Apache Tomcat 8.0.22 (HTTP/1.1 Connector protocol)

2018-05-24 Thread charlie arehart
Can you clarify why you would not want to use the AJP connector in your case? I'm just asking this simpler question, since no one offered any answer when you asked essentially the same question last week. More important, have you confirmed whether things WOULD work as expected if you used the

Tomcat/9.0.8 - Can't deploy war of 104MB

2018-05-24 Thread Arnold Morein
Have been working on a WAR project that is pretty big (104MB) against Tomcat 8. The Ant command: Was working fine. After upgrading to the last JDK 8 (1.8.0_172) and Tomcat 9.0.8 this command results in: build.xml:832: java.io.IOException: Error writing request body to server I've goog

Re: Cipher issues while configuring https on tomcat 8

2018-05-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kalyan, On 5/24/18 2:02 AM, Repalle, Nagakalyan wrote: > I am getting the below error message while configuring https on > tomcat 8. > > 2018-05-24 00:47:10,034 [main] WARN > org.apache.tomcat.util.net.jsse.JSSESocketFactory- None of the > ciphers