RE: Response cut off after 10 seconds when using NIO2 connector

2017-07-12 Thread Matt Cosentino
That's certainly not the case, I have no problem accessing 8443. Here is the 
connector config, only difference on the 8443 server is the protocol, address, 
and port.



- Matt


-Original Message-
From: Kreuser, Peter [mailto:pkreu...@airplus.com] 
Sent: Wednesday, July 12, 2017 4:56 AM
To: Tomcat Users List 
Subject: AW: Response cut off after 10 seconds when using NIO2 connector

Hi Matt,

> -Ursprüngliche Nachricht-
> Von: Matt Cosentino [mailto:mcosent...@cacorp.com] 
> Gesendet: Dienstag, 11. Juli 2017 19:35
> An: Tomcat Users List 
> Betreff: Response cut off after 10 seconds when using NIO2 connector
> 
> I'm using Tomcat 8.5.16 with the NIO2 connector and OpenSSL. It seems that if 
> a request runs for more than 10 seconds, Tomcat simply cuts off the response. 
> This does not happen with either the NIO or APR connectors. I'm using all 
> default settings. Is this expected behavior or am I missing a setting 
> somewhere? Here are links showing the behavior with identical settings except 
> for the connector:
> 
> NIO2: https://www.arclearn.com/sleep.jsp
> NIO: https://www.arclearn.com:8443/sleep.jsp
> 
> - Matt

Thank you for the Test-Pages, but: could it be that port 8443 is not publicly 
accessible? I get a connection timeout. I assume that is not the problem you 
are referring to ;-) ...

Can you also send your connector config for NIO and NIO2, please?

Best regards

Peter 

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Getting tablib definition issues in tomcat8

2017-07-12 Thread Guang Chao
On Thu, Jul 13, 2017 at 12:06 AM, D, Dwarakesh (External) <
dwarakes...@xerox.com> wrote:

> Hi Team,
>
> I am trying to deploy a web application in tomcat 8 and getting the error
> 'taglib definition not consistent with specification version' in web.xml.
> I have the Jstl1.2.jar under my /lib directory. Do I need to make any
> other changes?
> Below is the content of my web.xml.
>
> 
> http://java.sun.com/xml/ns/j2ee;
>   xmlns:xsi=
>   "http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
> "http://java.sun.com/xml/ns/j2ee
>   http://java.sun.com/xml/ns/j2ee/web-app_3_0.xsd; version="3.0">
> --
>
> 
> ...
> /WEB-INF/taglib/x.tld
>

Can you share contents of the tld file?


> 
>
>
> 
>
> Thanks,
> Dwarak
>
>


-- 
Guang 


Getting tablib definition issues in tomcat8

2017-07-12 Thread D, Dwarakesh (External)
Hi Team,

I am trying to deploy a web application in tomcat 8 and getting the error 
'taglib definition not consistent with specification version' in web.xml.
I have the Jstl1.2.jar under my /lib directory. Do I need to make any other 
changes?
Below is the content of my web.xml.


http://java.sun.com/xml/ns/j2ee;
  xmlns:xsi=
  "http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
"http://java.sun.com/xml/ns/j2ee
  http://java.sun.com/xml/ns/j2ee/web-app_3_0.xsd; version="3.0">
--


...
/WEB-INF/taglib/x.tld





Thanks,
Dwarak



AW: Response cut off after 10 seconds when using NIO2 connector

2017-07-12 Thread Kreuser, Peter
Hi Matt,

> -Ursprüngliche Nachricht-
> Von: Matt Cosentino [mailto:mcosent...@cacorp.com] 
> Gesendet: Dienstag, 11. Juli 2017 19:35
> An: Tomcat Users List 
> Betreff: Response cut off after 10 seconds when using NIO2 connector
> 
> I'm using Tomcat 8.5.16 with the NIO2 connector and OpenSSL. It seems that if 
> a request runs for more than 10 seconds, Tomcat simply cuts off the response. 
> This does not happen with either the NIO or APR connectors. I'm using all 
> default settings. Is this expected behavior or am I missing a setting 
> somewhere? Here are links showing the behavior with identical settings except 
> for the connector:
> 
> NIO2: https://www.arclearn.com/sleep.jsp
> NIO: https://www.arclearn.com:8443/sleep.jsp
> 
> - Matt

Thank you for the Test-Pages, but: could it be that port 8443 is not publicly 
accessible? I get a connection timeout. I assume that is not the problem you 
are referring to ;-) ...

Can you also send your connector config for NIO and NIO2, please?

Best regards

Peter 

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org