Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Sreeraj V P
yes.. started download.. hadnt waited to complete. Sent from BlueMail ​ On 19 Dec 2016, 3:27 p.m., at 3:27 p.m., Durga Srinivasu Karuturi wrote: >Mark, > >Looks like tar/zip attachments are getting removed. > >Uploaded same in google drive now. > >Please let me know

Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Durga Srinivasu Karuturi
Its ~5MB file (ROOT app tar bundle). I hope the information, which i have shared so far is useful enough to reproduce the problem locally. Please let me know if i missed any other information. Thanks, Durga Srinivasu On Tue, Dec 20, 2016 at 7:42 AM, Sreeraj V P wrote: >

Tomcat SSL or Apache SSL

2016-12-19 Thread Edwin Quijada
Hi! I am trying to use SSL with my server Tomcat . I have read different articles when it recommends that is better use Apache webserver in front of Tomcat to and apache handles the SSL conection. My problem is that I cannot use apache in front of Tomcat because I am using websockets and these

Re: Upgrade to 8.5.8/9

2016-12-19 Thread Coty Sutherland
Hm, errno=111 is a connection refusal. Are you sure that your new instance has an adequate number of threads available for httpd to proxy to? Do you see any errors in your tomcat logging? If you do have sufficient threads in the pool, then maybe there is something (like GC pauses) hanging your

Re: Tomcat SSL or Apache SSL

2016-12-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Edwin, On 12/19/16 12:22 PM, Edwin Quijada wrote: > I am trying to use SSL with my server Tomcat . I have read > different articles when it recommends that is better use Apache > webserver in front of Tomcat to and apache handles the SSL >

Re: Upgrade to 8.5.8/9

2016-12-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Greg, On 12/19/16 4:47 AM, Greg Huber wrote: > I am currently running tomcat 8.0.32 and have tried to upgrade to > 8.5.8 and 8.5.9 without success. I use mod_jk to connect apache to > tomcat running on centos 5.11 with Apache 2.2.3. > > I have

Re: Runtime Cloning of DataSource for Different DB?

2016-12-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jerry, On 12/16/16 3:39 PM, Jerry Malcolm wrote: > On 6/27/2016 4:35 PM, Jerry Malcolm wrote: >> Mark, >> >> On 6/27/2016 1:07 PM, Mark Thomas wrote: >>> On 27/06/2016 17:44, Jerry Malcolm wrote: >>> I'm assuming that context.lookup(...)

Upgrade to 8.5.8/9

2016-12-19 Thread Greg Huber
Hello, I am currently running tomcat 8.0.32 and have tried to upgrade to 8.5.8 and 8.5.9 without success. I use mod_jk to connect apache to tomcat running on centos 5.11 with Apache 2.2.3. I have installed openSSL 1.0.2.j to compile the native tomcat-native-1.2.10 using apr-1.5.2 and

Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Durga Srinivasu Karuturi
Mark, Looks like tar/zip attachments are getting removed. Uploaded same in google drive now. Please let me know if you can access the same or not. https://drive.google.com/open?id=0B1OzquDqWi6bVUN0MDk2RDFENG8 Thanks, Durga Srinivasu On Mon, Dec 19, 2016 at 3:21 PM, Durga Srinivasu Karuturi

Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Mark Thomas
On 17/12/2016 06:35, Durga Srinivasu Karuturi wrote: > Do i need to post in any other forum? No, you are in the right place. You mentioned the issue was reproducible with the Dojo libraries. If you can provide the simplest possible set of steps to recreate this issue from a clean Tomcat 8.5.9

Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Mark Thomas
On 19/12/2016 09:56, Durga Srinivasu Karuturi wrote: > Mark, > > Looks like tar/zip attachments are getting removed. > > Uploaded same in google drive now. > > Please let me know if you can access the same or not. > > https://drive.google.com/open?id=0B1OzquDqWi6bVUN0MDk2RDFENG8# I can.

Re: ERR_SPDY_COMPRESSION_ERROR (http2)

2016-12-19 Thread Durga Srinivasu Karuturi
The below are the changes I did in ROOT web app: 1. Added dojo libraries and login.js in ROOT/lib 2. Added DOJO bootstrap and some dojo reference code in index.jsp as below: var djConfig = { isDebug: false, debugAtAllCosts: false, parseOnLoad: