https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #6 from Alex Dupre 2011-05-27 16:58:33 UTC ---
I wanted to create the most simple test case to show up the *enormous and
unjustified* performance difference of JarFile vs JarInputStream on local
files. Passing a URL pointing to
Author: markt
Date: Fri May 27 16:35:43 2011
New Revision: 1128386
URL: http://svn.apache.org/viewvc?rev=1128386&view=rev
Log:
Fix NPE triggered by r1127962
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Abs
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #5 from Chuck Caldarale 2011-05-27
16:06:59 UTC ---
(In reply to comment #3)
> - JarFile has most parts in native code, while JarInputStream is 100% Java
> code
Sorry, that's completely untrue. All I/O is done by native code
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #4 from Mark Thomas 2011-05-27 15:43:20 UTC ---
The attached test case isn't representative of how Tomcat handles JARs. The
references to the JARs are passed as URLs. The temporary copy that JarFile
creates in this case has a mu
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #3 from Alex Dupre 2011-05-27 15:14:18 UTC ---
Other notes:
- the issue is reproducible on all platforms (tested configurations: OpenJDK6
on FreeBSD and Oracle JDK 1.6 on Windows)
- even modifying the test case to look for an ex
On 27/05/2011 17:09, Eric Lorson wrote:
>
> For internal security reasons I need to prevent our tomcat logs from writing
> to the webserver local disk. We set up a rsyslog server and want to pipe the
> log data directly to rsyslog.
>
> I am trying to work out how to configure tomcat to send all l
For internal security reasons I need to prevent our tomcat logs from writing
to the webserver local disk. We set up a rsyslog server and want to pipe the
log data directly to rsyslog.
I am trying to work out how to configure tomcat to send all lpg data to
STDOUT or named pipe and have the rsyslog
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
Lapo Luchini changed:
What|Removed |Added
CC||l...@lapo.it
--
Configure bugmail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
Alex Dupre changed:
What|Removed |Added
Attachment #27076|application/octet-stream|text/plain
mime type|
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #2 from Alex Dupre 2011-05-27 14:51:01 UTC ---
Created attachment 27076
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27076
Test case showing the issue.
--
Configure bugmail: https://issues.apache.org/bugzilla/use
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
--- Comment #1 from Alex Dupre 2011-05-27 14:49:54 UTC ---
I've debugged the problem and found the issue. This is the incriminated commit:
===
While scanning JARs for TLDs and fragments, avoid using JarFile and use
JarInputStream as in mos
https://issues.apache.org/bugzilla/show_bug.cgi?id=51277
Bug #: 51277
Summary: NPE during the form authentication when
form-login-config is missed
Product: Tomcat 7
Version: 7.0.12
Platform: All
OS/Version: All
https://issues.apache.org/bugzilla/show_bug.cgi?id=51276
Bug #: 51276
Summary: Startup time is too high if there are few JARs in
"lib/" and a few webapps.
Product: Tomcat 7
Version: 7.0.14
Platform: PC
OS/Version:
Author: timw
Date: Fri May 27 09:55:42 2011
New Revision: 1128222
URL: http://svn.apache.org/viewvc?rev=1128222&view=rev
Log:
Adding code signing keys.
Modified:
tomcat/trunk/KEYS
Modified: tomcat/trunk/KEYS
URL:
http://svn.apache.org/viewvc/tomcat/trunk/KEYS?rev=1128222&r1=1128221&r2=11282
Author: timw
Date: Fri May 27 09:48:27 2011
New Revision: 1128217
URL: http://svn.apache.org/viewvc?rev=1128217&view=rev
Log:
Adding code signing cert.
Modified:
tomcat/jk/trunk/KEYS
Modified: tomcat/jk/trunk/KEYS
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/KEYS?rev=1128217&r1=1128216
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
https://issues.apache.org/bugzilla/show_bug.cgi?id=51274
Bug #: 51274
Summary: Missing messages in PersistentManagerBase
Product: Tomcat 7
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: minor
17 matches
Mail list logo