Hi Chris,
>
> It seems dangerous to allow the client to specify the file name. All
> kinds of bad things can happen such as specifying special file names
> (does "PRN" still work in win32? through Java?) or overwriting files
> from other clients.
>
> I would highly recommend that some portion of
Hi,
I'm using Tomcat 7.0.21 with Native 1.1.22 and AJP-APR connector on Windows
Server 2008 (32 bit) with Java 1.7.0, using ISAPI Connector 1.2.32 for IIS 7.
When I looked into the log today, I found two occurrencies of a
BufferOverflowException:
Sep 14, 2011 1:55:20 PM org.apache.coyote.ajp.A
Hi Christopher,
thanks for your reply.
I would like to add that the Exceptions seems to have occured when the client
aborted the connection, because at the same time of the exception, in the ISAPI
log was the following:
[Wed Sep 14 13:55:20.645 2011] [736:7288] [error] iis_write::jk_isapi_plu
-Original-Nachricht-
> Von: Mark Thomas
> An: Tomcat Users List
> Betreff: Re: Path of log files changed in Tomcat 7.0.25 when
> installing as Windows Service
> Datum: Fri, 27 Jan 2012 14:38:42 +0100
>
> It means you messed up your install. A clean install of 7.0.25 (with
> the install
-Original-Nachricht-
> Von: Mladen Turk
> An: users@tomcat.apache.org
> Betreff: Re: IIS 7.0 Worker process crashes on App Pool recycling
> since ISAPI redirector 1.2.33
> Datum: Sun, 18 Mar 2012 18:39:15 +0100
>
> Could you please try the isapi_redirect_1.2.34_5-dev_win32.zip
> If this o
> Von: Laurent Petit
> Datum: Mon, 25 Jun 2012 17:46:06 +0200
> Hello Jeff & al,
>
> Here it is, I've created a Git repository with the sources for the
> webapp & the test (maven projects), and instructions in the README on
> how to reproduce the issue.
>
> https://github.com/lpetit-yseop/apr
Hello Jeff & all,
> Von: Jeff MAURY
> Datum: Mon, 25 Jun 2012 18:46:02 +0200
> Konstantin,
>
> your explanations are very interesting but unclear to me: what do you
> call the inactivity timer ? When it is started ? After the request has
> been processed by the servlet ? In that case, I see no
Hi,
> On 7/10/12 3:29 AM, Vijaya wrote:
> > In order to configure the ISAPI Redirector , according to the
> > Apache documentation, I need to add a new Web Service Extension in
> > IIS6. But the problem is that the web service extension option
> > exists only on IIS6 on Windows 2003 server and not
Hi Alex,
-Original-Nachricht-
> Von: Alex Samad - Yieldbroker
> An: Tomcat Users List
> Betreff: RE: Q) ajp connector
> Datum: Thu, 13 Sep 2012 05:52:55 +0200
> So would that then be
>
> Client -> websocket -> IIS -> is this still done as AJP or websocket
> ->jboss/tomcat
>
> Is jb
Hi all,
I'm running Tomcat 7.0.32 with Java 1.7.0_09 (64-bit) on Windows Server 2008 R2
(64-bit), behind IIS 7.5 with ISAPI Redirector 1.2.37. For the AJP connection,
I used the AJP-APR connector (with Tomcat Native 1.1.24).
1) This worked perfectly fine since the initial setup of the server 3
Hi Christopher,
-Original-Nachricht-
> Von: Christopher Schultz
> Datum: Tue, 23 Oct 2012 23:10:41 +0200
>
> That sure looks like a JVM bug, but it's always possible that tcnative
> gave the JVM a bad pointer and so the bug is in tcnative.
>
> Can you provide the full back-trace?
>
O
Hi Christopher,
-Original-Nachricht-
> Von: Christopher Schultz
> Datum: Mon, 29 Oct 2012 03:52:36 +0100
>
> Personally, I prefer Linux based upon its friendliness to developers
> and administrators: it's got the tools we need and it's easy to build
> additional tools if necessary.
Wel
Hi André,
-Original-Nachricht-
> Von: André Warnier
> An: Tomcat Users List
> Betreff: Re: Console when running as a service.
> Datum: Mon, 11 Mar 2013 19:20:23 +0100
> +1. Eek, I tearfully and shamefully agree.
> But still 90% or more of corporate internal documents are written as
>
Good afternoon,
some weeks ago, I posted a question about the ISAPI redirector using chunked
encoding for 304 responses (Topic:
Tomcat Jakarta 1.2.31 ISAPI Reconnector incorrectly sending Content body with
HTTP 304 Status) which created invalid responses. These issues were fixed in
Tomcat 7.0.6
Hi Tim,
> This sounds like
> https://issues.apache.org/bugzilla/show_bug.cgi?id=50839
> If you can capture a TRACE level log form the Tomcat Connector
> (configure in isapi_redirect.properties) and attach it to the bug,
> I'll take a look.
>
> cheers
> tim
Thanks! I will attach a Trace level lo
On 04/07/2011 16:56, Mark Thomas wrote:
> The problem has been found and fixed. I'm leaning towards stopping the
> 7.0.17 release and re-starting with a 7.0.18 tag.
>
> Mark
Thanks a lot!
Regards,
Konstantin Preißer
-
To u
Hi,
-Original-Nachricht-
> Von: Jeffrey Janner
> An: 'Tomcat Users List'
> Ran into an interesting problem today. It seems that IE8 and before
> no longer likes how we are sending BLOB files.
>
> Worked last week as far as we can tell. Works fine for IE9+ and other
> browsers, but IE
Hi,
-Original-Nachricht-
> Von: Mark Haroldson
> An:
> Example:
>
> Given the following servlet;
>
>
>
> Servlet()
>
> {
>
> Output("Start thread");
>
> Thread.sleep(2);
>
> Output("End thread")
>
> }
>
>
>
> I would expect the following output
>
>
>
> Start Thread
>
18 matches
Mail list logo