https://bz.apache.org/bugzilla/show_bug.cgi?id=62751
Bug ID: 62751
Summary: ajp worker's socket_connect_timeout value is handled
as seconds
Product: Tomcat Connectors
Version: 1.2.44
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=62751
--- Comment #1 from TaeKyung Suk ---
jk_connect.c handles socket_connect_timeout value as milliseconds on Windows.
line 206, 207
tv.tv_sec = timeout / 1000;
tv.tv_usec = (timeout % 1000) * 1000;
--
You are receiving this mail
Author: markt
Date: Fri Sep 21 08:15:53 2018
New Revision: 1841553
URL: http://svn.apache.org/viewvc?rev=1841553&view=rev
Log:
Review of fix for BZ 58590 from schultz.
Protect against parsing failures
Modified:
tomcat/trunk/java/org/apache/catalina/users/MemoryUserDatabase.java
Modified: tom
Author: markt
Date: Fri Sep 21 08:28:25 2018
New Revision: 1841555
URL: http://svn.apache.org/viewvc?rev=1841555&view=rev
Log:
Review of fix for BZ 58590 from kkolinko.
Protect against in progress file updates
Modified:
tomcat/trunk/java/org/apache/catalina/users/MemoryUserDatabase.java
Modi
Hello,
Since the update from Tomcat 7.0.90 to 7.0.91 one of my pages fails to load.
The log file shows this exception:
org.apache.jasper.JasperException: Method "userMayHideThisMessage " for
function "userMayHideThisMessage" not found in class "example.mypackage.Util"
at
org.apache.jasper.comp
вт, 18 сент. 2018 г. в 12:39, Mark Thomas :
>
> On 17/09/18 22:13, Christopher Schultz wrote:
> > Mark,
> >
> > On 9/17/18 08:34, Mark Thomas wrote:
> >> On 17/09/18 10:50, Konstantin Kolinko wrote:
> >
> >>
> >
> >>> Implementing auto-reloading has a caveat: there is a race
> >>> condition betwee
On 20/09/18 12:19, Mark Thomas wrote:
> On 20/09/18 11:27, Rainer Jung wrote:
>> Partial results (IMHO no show-stoppers so far):
>>
>> - the following zip files previously contained LICENSE, NOTICE
>
> That is a show-stopper. But at least I can rebuild the binaries with
> those files. No need to r
On 21/09/18 09:51, sebastian...@buerotiger.de wrote:
> Hello,
>
> Since the update from Tomcat 7.0.90 to 7.0.91 one of my pages fails to load.
> The log file shows this exception:
>
> org.apache.jasper.JasperException: Method "userMayHideThisMessage " for
> function "userMayHideThisMessage" not
Am 21.09.2018 um 14:37 schrieb Mark Thomas:
On 20/09/18 12:19, Mark Thomas wrote:
On 20/09/18 11:27, Rainer Jung wrote:
Partial results (IMHO no show-stoppers so far):
- the following zip files previously contained LICENSE, NOTICE
That is a show-stopper. But at least I can rebuild the binari
On 21/09/18 13:55, Rainer Jung wrote:
> Am 21.09.2018 um 14:37 schrieb Mark Thomas:
>> On 20/09/18 12:19, Mark Thomas wrote:
>>> On 20/09/18 11:27, Rainer Jung wrote:
Partial results (IMHO no show-stoppers so far):
- the following zip files previously contained LICENSE, NOTICE
>>>
>>
Author: markt
Date: Fri Sep 21 12:59:50 2018
New Revision: 1841579
URL: http://svn.apache.org/viewvc?rev=1841579&view=rev
Log:
Include the README in the symbol file distribution as well.
Modified:
tomcat/jk/trunk/native/iis/README
Modified: tomcat/jk/trunk/native/iis/README
URL:
http://svn.
Author: markt
Date: Fri Sep 21 13:04:07 2018
New Revision: 29576
Log:
Update binaries to include missing LICENSE, NOTICE and README in archives
Modified:
dev/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.45-windows-i386-symbols.zip
dev/tomcat/tomcat-connecto
On 18/09/18 12:21, Mark Thomas wrote:
> Tag:
> http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_45/
>
> Source:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/jk/
>
>
> This is a maintenance release to address a regression in 1.2.44 and to
> provide general improvements to t
https://bz.apache.org/bugzilla/show_bug.cgi?id=62731
--- Comment #3 from Mark Thomas ---
Indeed. However, it isn't that different from the current behaviour which only
differs in that the scheme, host and port aren't present. The risky part (the
undecoded, unnormalized path) is the same.
--
You
https://bz.apache.org/bugzilla/show_bug.cgi?id=62739
--- Comment #2 from Mark Thomas ---
Please go ahead.
We typically (and this is a typical case) fix the issue in trunk first and then
back-port. My initial impression is that this is a fairly simple fix. Don't
forget to check/add/update the uni
Am 21.09.2018 um 14:58 schrieb Mark Thomas:
On 21/09/18 13:55, Rainer Jung wrote:
Am 21.09.2018 um 14:37 schrieb Mark Thomas:
On 20/09/18 12:19, Mark Thomas wrote:
On 20/09/18 11:27, Rainer Jung wrote:
Partial results (IMHO no show-stoppers so far):
- the following zip files previously conta
> > org.apache.jasper.JasperException: Method "userMayHideThisMessage " for
> > function "userMayHideThisMessage" not found in class
> > "example.mypackage.Util"
> > at
> > org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:56)
> > at
> > org.apache.jasper.compiler
On 21/09/18 15:57, sebastian...@buerotiger.de wrote:
>>> org.apache.jasper.JasperException: Method "userMayHideThisMessage " for
>>> function "userMayHideThisMessage" not found in class
>>> "example.mypackage.Util"
>>> at
>>> org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHa
Please forgive me if this is the incorrect place or format for
discussing this. I'm new to trying to develop for Tomcat.
I'm developing a patch for DeltaManager and I'd like to discuss with you
developers if it could be considered for inclusion in the base code.
Please see details below and co
ic/workspace/openssl-1.0.2/dest-20180921/bin/openssl
-Dexecu
te.test.bio=false -Dexecute.test.apr=false -Dtest.excludePerformance=true
-Deasymock.jar=/srv/gump/public/workspace/easymock/core/target/easymock-3.7-SNAPSHOT.jar
-Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar
-
On 21/09/18 18:02, Mitch Claborn wrote:
> Please forgive me if this is the incorrect place or format for
> discussing this. I'm new to trying to develop for Tomcat.
This is the right place. Welcome to the Tomcat community.
> I'm developing a patch for DeltaManager and I'd like to discuss with you
21 matches
Mail list logo