https://issues.apache.org/bugzilla/show_bug.cgi?id=56723
Bug ID: 56723
Summary: sdfsdfsd
Product: Tomcat Connectors
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56723
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56724
Bug ID: 56724
Summary: Restart Container background thread if it died
unexpectedly
Product: Tomcat 8
Version: 8.0.9
Hardware: PC
Status: NEW
Sev
https://issues.apache.org/bugzilla/show_bug.cgi?id=56724
--- Comment #1 from Konstantin Kolinko ---
Created attachment 31813
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31813&action=edit
2014-07-15_tc8_56724_v1.patch
First version of a patch implementing this feature.
The patch is
2014-07-14 23:58 GMT+04:00 Christopher Schultz :
> Mark,
>
> On 7/14/14, 12:18 PM, Mark Thomas wrote:
>>> ExceptionUtils.handleException checks for two things that I think
>>> we might want to change:
>>>
>>> 1. If the exception is StackOverflowError, it silently ignores the
>>> error and continues
https://issues.apache.org/bugzilla/show_bug.cgi?id=56713
--- Comment #3 from Konstantin Kolinko ---
Created attachment 31814
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31814&action=edit
2014-07-15_tc8_56713_v1.patch
An idea of a patch to illustrate the proposal.
The wait time is
https://issues.apache.org/bugzilla/show_bug.cgi?id=56713
Remy Maucherat changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #4 from R
GitHub user micedre opened a pull request:
https://github.com/apache/tomcat/pull/11
Prevent Removal of Realm when directory is not available at startup
When using JNDIRealm, if the ldap is not available at startup, the Realm is
removed from configuration, which can lead to cryptic e
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
Bug ID: 56725
Summary: Socket write error when streaming large file
Product: Tomcat 8
Version: 8.0.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P
On 14 July 2014 21:58:22 CEST, Christopher Schultz
wrote:
>On 7/14/14, 12:18 PM, Mark Thomas wrote:
>>> 2. If the exception is VirtualMachineError, it gets re-thrown with
>>> no log. This skips the "log" call in the above code and so the only
>>> log will come from the VM's "unhandled exception"
https://issues.apache.org/bugzilla/show_bug.cgi?id=56724
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #2 from Mark Thomas
Author: remm
Date: Tue Jul 15 17:09:45 2014
New Revision: 1610755
URL: http://svn.apache.org/r1610755
Log:
Add missing changelog: no NIO2 sendfile timeout [it should have used the
regular socket timeout].
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
Christopher Schultz changed:
What|Removed |Added
Status|NEW |NEEDINFO
OS|
Mark,
On 7/15/14, 12:44 PM, Mark Thomas wrote:
> On 14 July 2014 21:58:22 CEST, Christopher Schultz
> wrote:
>> On 7/14/14, 12:18 PM, Mark Thomas wrote:
>
2. If the exception is VirtualMachineError, it gets re-thrown with
no log. This skips the "log" call in the above code and so the
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
--- Comment #2 from mardkra...@hotmail.com ---
Haha, oops. The "large" file is a 1GB file, FILE_SIZE = (int) Math.pow(2, 30).
The 8KB file was actually the stream which was successful every time.
What we are doing is having one server cal
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
mardkra...@hotmail.com changed:
What|Removed |Added
Status|NEEDINFO|NEW
--
You are receiving
https://issues.apache.org/bugzilla/show_bug.cgi?id=56725
--- Comment #3 from Konstantin Kolinko ---
If I understand you correctly, you are uploading a 1Gb file using HttpClient
(4.3.4).
The stack trace is from HttpClient that uploads the file. There are no Tomcat
lines there.
> Nothing appears
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
Bug ID: 56726
Summary: Part.write (String fileName) is not yet resolved to my
understanding
Product: Tomcat 7
Version: 7.0.52
Hardware: PC
Status: NEW
18 matches
Mail list logo