[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added OS||Windows Server 2008 R2 -- You are

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added Status|NEEDINFO|NEW OS|

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added OS||Windows Server 2008 R2 -- You are

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added OS||Windows Server 2008 R2 -- You are

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added OS|All |Windows Server 2008 R2 -- You are

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added Version|unspecified |1.1.29 --- Comment #2 from Martin H

[jira] [Commented] (MTOMCAT-266) The attribute crashes Tomcat on startup

2014-04-16 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972329#comment-13972329 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-266: NOTE: the server doesn't

[Tomcat Wiki] Update of "TomcatCreateNativeLaunchers" by SiegfriedGoeschl

2014-04-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatCreateNativeLaunchers" page has been changed by SiegfriedGoeschl: https://wiki.apache.org/tomcat/TomcatCreateNativeLaunchers?action=diff&rev1=1&rev2=2 Comment: Tips & Tricks

[Tomcat Wiki] Update of "TomcatCreateNativeLaunchers" by SiegfriedGoeschl

2014-04-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatCreateNativeLaunchers" page has been changed by SiegfriedGoeschl: https://wiki.apache.org/tomcat/TomcatCreateNativeLaunchers Comment: Initial draft New page: == Native Tomca

[Tomcat Wiki] Update of "HowTo" by SiegfriedGoeschl

2014-04-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "HowTo" page has been changed by SiegfriedGoeschl: https://wiki.apache.org/tomcat/HowTo?action=diff&rev1=136&rev2=137 }}} Yet another way is to use authbind (part of Debi

svn commit: r1588102 - in /tomcat/trunk/java/org/apache: catalina/core/AprLifecycleListener.java tomcat/jni/SSL.java

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 23:45:32 2014 New Revision: 1588102 URL: http://svn.apache.org/r1588102 Log: Fix an Eclipse nag Modified: tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java tomcat/trunk/java/org/apache/tomcat/jni/SSL.java Modified: tomcat/trunk/java/org/a

[Bug 56418] New: Manager incorrectly reports deployment as OK even though it failed

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56418 Bug ID: 56418 Summary: Manager incorrectly reports deployment as OK even though it failed Product: Tomcat 7 Version: 7.0.53 Hardware: All OS: All

Re: 7.0.54?

2014-04-16 Thread Romain Manni-Bucau
Hi Yes, the point is we would make it easier to follow for users if we stay aligned on tomcat even if impacted user number is not that important. We'll not release tomorrow so it doesnt urge, just to know plans and adapt our ones to them. Le 16 avr. 2014 19:47, "Christopher Schultz" a écrit : >

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Tim Whittington changed: What|Removed |Added Status|NEW |NEEDINFO -- You are receiving t

[Bug 56397] Establish parallel Maven-based build process

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #4 from Tim Whittington --- > and the Ant build script is indeed meh (the Maven fans have a point there). Also Ant as a project appears to be in some difficulty - 1.8 and 1.9 (until I patched it, and I'm still suspicious of som

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 --- Comment #1 from Christopher Schultz --- Is use of tcnative important for you? You could switch to the NIO connector which won't crash your JVM. It appears that you are on Windows, yes? What version of tcnative are you using? Tomcat 7.0

Re: svn commit: r1587896 - in /tomcat/native/branches/1.1.x: native/src/ssl.c xdocs/miscellaneous/changelog.xml

2014-04-16 Thread Christopher Schultz
Mladen, On 4/16/14, 8:52 AM, mt...@apache.org wrote: > Author: mturk > Date: Wed Apr 16 12:52:16 2014 > New Revision: 1587896 > > URL: http://svn.apache.org/r1587896 > Log: > Fix Bz56396. Be tolerant on RSA keys < 1024 bits > > Modified: > tomcat/native/branches/1.1.x/native/src/ssl.c >

Re: 7.0.54?

2014-04-16 Thread Christopher Schultz
Romain, On 4/16/14, 3:20 AM, Romain Manni-Bucau wrote: > any 7.0.54 release planned with tc-native upgrade? wonder if we "fix" > it on tomee side or if we can wait for a tomcat release I'm not sure about a 7.0.54 release, but tcnative 1.1.30 has been released. Note that the release is only import

[Bug 56390] Tomcat keeps jar files in /WEB-INF/lib opened and app cannot be fully undeployed

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1588003 - /tomcat/trunk/webapps/docs/changelog.xml

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 17:59:50 2014 New Revision: 1588003 URL: http://svn.apache.org/r1588003 Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/change

svn commit: r1587991 - /tomcat/trunk/java/org/apache/jasper/compiler/TldCache.java

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 17:37:07 2014 New Revision: 1587991 URL: http://svn.apache.org/r1587991 Log: Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56390 Fixes the locking of a JAR file when obtaining last modified time of a TLD within the JAR Modified: tomcat/trun

[Bug 56370] tomcat-users.xml contains legacy roles

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56370 --- Comment #6 from Konstantin Kolinko --- (In reply to Sebb from comment #2) > How about adding a comment to the file... There is already a comment there, starting with "NOTE: The sample user and role entries below " ... How many people

[Bug 56370] tomcat-users.xml contains legacy roles

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56370 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 56397] Establish parallel Maven-based build process

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #3 from Remy Maucherat --- Ok, let me know when the basics are in. Although I did put in place the single source tree, which worked fine, and it's great if it has been useful for a (long) while. OTOH people keep whining about M

[Bug 18500] Host aliases to match by regular expression

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 pri...@mixpo.com changed: What|Removed |Added CC||pri...@mixpo.com -- You are rec

[Bug 56416] New: HTTP NIO connector: SocketExceptions and performance degradation due to JVM default not being respected for socket linger option

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56416 Bug ID: 56416 Summary: HTTP NIO connector: SocketExceptions and performance degradation due to JVM default not being respected for socket linger option Product: Tomcat

[Bug 56370] tomcat-users.xml contains legacy roles

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56370 Martin Spamer changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALI

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #18 from Mladen Turk --- (In reply to Keith Davis from comment #17) > > Please forgive my lack of understanding, but what am we are supposed to do > to patch our servers? Build our own and then use this connector? What is the >

[Bug 42090] tcnative badly handles some OpenSSL disconnections.

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42090 Konstantin Kolinko changed: What|Removed |Added CC|neb...@live.com | -- You are receiving this m

[Bug 56396] TCN fails FIPS mode initialization if unable to generate 512 bit RSA temporary key

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 42090] tcnative badly handles some OpenSSL disconnections.

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42090 Mark Thomas changed: What|Removed |Added Priority|P4 |P2 Version|2.0.35

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #17 from Keith Davis --- (In reply to Christopher Schultz from comment #15) > Just a note: r1587378 in trunk now requires tcnative 1.1.30, so Tomcat 8.0.6 > will require tcnative 1.1.30 to start. Please forgive my lack of under

[Bug 42090] tcnative badly handles some OpenSSL disconnections.

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42090 abdessemed m changed: What|Removed |Added Priority|P2 |P4 Status|RESOLVED

[Bug 42090] tcnative badly handles some OpenSSL disconnections.

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42090 abdessemed m changed: What|Removed |Added CC||neb...@live.com -- You are receivi

[Bug 56396] TCN fails FIPS mode initialization if unable to generate 512 bit RSA temporary key

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396 --- Comment #6 from Rob Sanders --- Mladen, Confirm, your patch resolves the issue with Tomcat Native failing to start in FIPS mode. Pulled the stock 1.1.30 TCN source, applied your patch, and built/installed TCN. On our RHEL6 box with

svn commit: r1587919 - /tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5nnnn/bug56334.jspx

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 14:25:12 2014 New Revision: 1587919 URL: http://svn.apache.org/r1587919 Log: Fix back-porting copy/paste error Modified: tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5/bug56334.jspx Modified: tomcat/tc7.0.x/trunk/test/webapp-3.0/bug5/bug56334.jspx URL: http

[Bug 56390] Tomcat keeps jar files in /WEB-INF/lib opened and app cannot be fully undeployed

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56390 --- Comment #8 from Mark Thomas --- I've committed a partial fix for this. I made some progress with tracking down the cause of the other files locks but still have some work to do there. -- You are receiving this mail because: You are th

svn commit: r1587917 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java WebappLoader.java

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 14:21:47 2014 New Revision: 1587917 URL: http://svn.apache.org/r1587917 Log: Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56390 Fixes locking of JARs that do not contain TLDs. Modified: tomcat/trunk/java/org/apache/catalina/loader/LocalStri

svn commit: r1587911 - in /tomcat/trunk: java/org/apache/catalina/core/StandardHost.java java/org/apache/catalina/loader/WebappClassLoader.java java/org/apache/catalina/loader/WebappLoader.java webapp

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 14:11:13 2014 New Revision: 1587911 URL: http://svn.apache.org/r1587911 Log: Improve implementation of Lifecycle for WebappClassLoader. State is now correctly reported rather than always reporting as NEW. Modified: tomcat/trunk/java/org/apache/catalina/core/Sta

Re: [Bug 50078] Concurrent access to WeakHashMap in ConcurrentCache causes infinite loop, 100% CPU usage

2014-04-16 Thread sebb
On 16 April 2014 11:04, Mark Thomas wrote: > On 16/04/2014 10:56, Konstantin Kolinko wrote: >> 2014-04-16 13:48 GMT+04:00 Mark Thomas : >>> On 16/04/2014 10:36, bugzi...@apache.org wrote: https://issues.apache.org/bugzilla/show_bug.cgi?id=50078 --- Comment #4 from Andrea Wilson ---

[Bug 56079] Digitally sign the Windows binaries

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th

[Bug 56361] org.apache.tomcat.websocket.WsWebSocketContainer#backgroundProcess() period should be configurable

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56361 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You are receiving th

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Mark Thomas changed: What|Removed |Added Component|Connectors |Library Version|7.0.47

Re: [Bug 43327] Socket bind fails on tomcat startup when using apr

2014-04-16 Thread Mark Thomas
On 15/04/2014 21:12, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=43327 > > --- Comment #25 from Wade Colson --- This moron also got themselves blocked, comment deleted etc. Mark - To unsubsc

[Bug 55837] ServletContext.getRealPath() returns null

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55837 --- Comment #9 from Mark Thomas --- (In reply to Mitch Kyle from comment #8) > (In reply to Mark Thomas from comment #4) > > Thanks for the report. This has been fixed in 8.0.x and will be included in > > 8.0.0-RC6 onwards. > > I'm still s

Re: svn commit: r5062 - in /release/tomcat/tomcat-connectors/native/1.1.30/binaries: tomcat-native-1.1.30-ocsp-win32-bin.zip.md5 tomcat-native-1.1.30-ocsp-win32-bin.zip.sha1

2014-04-16 Thread Mladen Turk
On 04/16/2014 02:42 PM, Rainer Jung wrote: And I though it was a bug in my release check script I wasn't able to find. Had't thought about the contents of the checksum file, should've reported the strange script validation error during the vote. Thanks for fixing! Yeah, sorry, my bad. I used

[Bug 56396] TCN fails FIPS mode initialization if unable to generate 512 bit RSA temporary key

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56396 --- Comment #5 from Mladen Turk --- Please verify if the patch in SVN fixes the issue https://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/src/ssl.c?r1=1559182&r2=1587896&view=patch Also verify if everything is working as expe

svn commit: r1587896 - in /tomcat/native/branches/1.1.x: native/src/ssl.c xdocs/miscellaneous/changelog.xml

2014-04-16 Thread mturk
Author: mturk Date: Wed Apr 16 12:52:16 2014 New Revision: 1587896 URL: http://svn.apache.org/r1587896 Log: Fix Bz56396. Be tolerant on RSA keys < 1024 bits Modified: tomcat/native/branches/1.1.x/native/src/ssl.c tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modified: to

Re: svn commit: r5062 - in /release/tomcat/tomcat-connectors/native/1.1.30/binaries: tomcat-native-1.1.30-ocsp-win32-bin.zip.md5 tomcat-native-1.1.30-ocsp-win32-bin.zip.sha1

2014-04-16 Thread Rainer Jung
And I though it was a bug in my release check script I wasn't able to find. Had't thought about the contents of the checksum file, should've reported the strange script validation error during the vote. Thanks for fixing! Regards, Rainer On 16.04.2014 12:43, kkoli...@apache.org wrote: > Author:

svn commit: r1587892 - /tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 12:34:58 2014 New Revision: 1587892 URL: http://svn.apache.org/r1587892 Log: Better debugging. Makes it clear if one listener or all listeners failed. Modified: tomcat/trunk/test/org/apache/catalina/tribes/group/TestGroupChannelMemberArrival.java Modified: to

svn commit: r1587891 - in /tomcat/site/trunk: docs/bugreport.html xdocs/bugreport.xml

2014-04-16 Thread kpreisser
Author: kpreisser Date: Wed Apr 16 12:34:21 2014 New Revision: 1587891 URL: http://svn.apache.org/r1587891 Log: Improve table formatting. Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/xdocs/bugreport.xml Modified: tomcat/site/trunk/docs/bugreport.html URL: http://svn

svn commit: r1587887 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/resources/ test/org/apache/el/ test/org/apache/jasper/compiler/ test/webapp-3.0/bug5nnnn/

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 12:17:34 2014 New Revision: 1587887 URL: http://svn.apache.org/r1587887 Log: Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/ELPar

svn commit: r1587886 - /tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 12:14:44 2014 New Revision: 1587886 URL: http://svn.apache.org/r1587886 Log: Fix test failures Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java URL: http://svn.apache.org/

svn commit: r1587879 - in /tomcat/tc7.0.x/trunk: ./ test/webapp-3.0/bug45nnn/bug45451.jspf

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 11:42:58 2014 New Revision: 1587879 URL: http://svn.apache.org/r1587879 Log: Remove duplicated lines Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/webapp-3.0/bug45nnn/bug45451.jspf Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1587870 - in /tomcat/trunk/java/org/apache/jasper: compiler/ELParser.java resources/LocalStrings.properties

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 11:28:17 2014 New Revision: 1587870 URL: http://svn.apache.org/r1587870 Log: Add i18n error messages Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties Modified: tomcat/

svn commit: r1587869 - in /tomcat/site/trunk: docs/download-connectors.html xdocs/download-connectors.xml

2014-04-16 Thread kkolinko
Author: kkolinko Date: Wed Apr 16 11:26:43 2014 New Revision: 1587869 URL: http://svn.apache.org/r1587869 Log: All links to SHA1 checksum files. Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/xdocs/download-connectors.xml Modified: tomcat/site/trunk/docs/down

[Bug 56334] Double Backslash Escaping in Attributes

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 --- Comment #9 from Markus --- (In reply to Konstantin Kolinko from comment #8) > (In reply to Markus from comment #0) > > > > > > > > > > For a record, the above example makes no sense to me, as you should not > generate XML tags with

[Bug 56334] Double Backslash Escaping in Attributes

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 --- Comment #8 from Konstantin Kolinko --- (In reply to Markus from comment #0) > > > > For a record, the above example makes no sense to me, as you should not generate XML tags with such names. [40] STag ::= '<' Nam

[Bug 56334] Double Backslash Escaping in Attributes

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 --- Comment #7 from Mark Thomas --- I think I agree with you completely. I have just applied an additional commit to 8.0.x to handle the different escaping required inside and outside EL expressions. If you are able to test against a build

svn commit: r1587865 - in /tomcat/trunk: java/org/apache/jasper/compiler/ test/javax/el/ test/org/apache/el/ test/org/apache/jasper/compiler/ test/webapp/bug5nnnn/

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 11:14:32 2014 New Revision: 1587865 URL: http://svn.apache.org/r1587865 Log: Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELParser.java tomcat/trunk/java/org/apache/jasper/com

svn commit: r1587864 - in /tomcat/site/trunk: docs/download-connectors.html docs/download-native.html xdocs/download-connectors.xml xdocs/download-native.xml

2014-04-16 Thread kkolinko
Author: kkolinko Date: Wed Apr 16 11:13:21 2014 New Revision: 1587864 URL: http://svn.apache.org/r1587864 Log: Fix double '//' in links to mirrors. Modified: tomcat/site/trunk/docs/download-connectors.html tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-co

[Bug 56363] OpenSSL security advisory - Heartbleed bug

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56363 --- Comment #16 from Konstantin Kolinko --- (In reply to Mladen Turk from comment #14) > Binaries uploaded > http://apache.org/dist/tomcat/tomcat-connectors/native/1.1.30/ The correct download link is http://tomcat.apache.org/download-nati

svn commit: r1587863 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml

2014-04-16 Thread kkolinko
Author: kkolinko Date: Wed Apr 16 11:03:30 2014 New Revision: 1587863 URL: http://svn.apache.org/r1587863 Log: Better wording Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/docs/download-native.html URL: http

svn commit: r1587861 - in /tomcat/site/trunk: docs/download-native.html xdocs/download-native.xml

2014-04-16 Thread kkolinko
Author: kkolinko Date: Wed Apr 16 10:51:58 2014 New Revision: 1587861 URL: http://svn.apache.org/r1587861 Log: Add description and links for Windows binaries of Tomcat-Native. (Directing people to binary area of a mirror is not feasible, because PGP and checksum files are no longer present at the

svn commit: r1587859 - /tomcat/trunk/test/webapp/bug45nnn/bug45451.jspf

2014-04-16 Thread markt
Author: markt Date: Wed Apr 16 10:49:53 2014 New Revision: 1587859 URL: http://svn.apache.org/r1587859 Log: Remove duplicated lines Modified: tomcat/trunk/test/webapp/bug45nnn/bug45451.jspf Modified: tomcat/trunk/test/webapp/bug45nnn/bug45451.jspf URL: http://svn.apache.org/viewvc/tomcat/tr

svn commit: r5062 - in /release/tomcat/tomcat-connectors/native/1.1.30/binaries: tomcat-native-1.1.30-ocsp-win32-bin.zip.md5 tomcat-native-1.1.30-ocsp-win32-bin.zip.sha1

2014-04-16 Thread kkolinko
Author: kkolinko Date: Wed Apr 16 10:43:17 2014 New Revision: 5062 Log: Correct typo in file name in the checksums Modified: release/tomcat/tomcat-connectors/native/1.1.30/binaries/tomcat-native-1.1.30-ocsp-win32-bin.zip.md5 release/tomcat/tomcat-connectors/native/1.1.30/binaries/tomcat

[Bug 56415] EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Martin Hanus changed: What|Removed |Added CC||martin.ha...@ysoft.com

[Bug 56415] New: EXCEPTION_ACCESS_VIOLATION (0xc0000005) in tcnative-1.dll

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56415 Bug ID: 56415 Summary: EXCEPTION_ACCESS_VIOLATION (0xc005) in tcnative-1.dll Product: Tomcat 7 Version: 7.0.47 Hardware: PC Status: NEW Seve

Re: [Bug 50078] Concurrent access to WeakHashMap in ConcurrentCache causes infinite loop, 100% CPU usage

2014-04-16 Thread Mark Thomas
On 16/04/2014 10:56, Konstantin Kolinko wrote: > 2014-04-16 13:48 GMT+04:00 Mark Thomas : >> On 16/04/2014 10:36, bugzi...@apache.org wrote: >>> https://issues.apache.org/bugzilla/show_bug.cgi?id=50078 >>> >>> --- Comment #4 from Andrea Wilson --- >> >> This idiot has had their account locked. I a

Re: [Bug 50078] Concurrent access to WeakHashMap in ConcurrentCache causes infinite loop, 100% CPU usage

2014-04-16 Thread Konstantin Kolinko
2014-04-16 13:48 GMT+04:00 Mark Thomas : > On 16/04/2014 10:36, bugzi...@apache.org wrote: >> https://issues.apache.org/bugzilla/show_bug.cgi?id=50078 >> >> --- Comment #4 from Andrea Wilson --- > > This idiot has had their account locked. I also deleted the spam comment. > There is also a spam c

Re: [Bug 50078] Concurrent access to WeakHashMap in ConcurrentCache causes infinite loop, 100% CPU usage

2014-04-16 Thread Mark Thomas
On 16/04/2014 10:36, bugzi...@apache.org wrote: > https://issues.apache.org/bugzilla/show_bug.cgi?id=50078 > > --- Comment #4 from Andrea Wilson --- This idiot has had their account locked. I also deleted the spam comment. Mark --

[Bug 50078] Concurrent access to WeakHashMap in ConcurrentCache causes infinite loop, 100% CPU usage

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50078 --- Comment #4 from Andrea Wilson --- *** Bug 260998 has been marked as a duplicate of this bug. *** Seen from the domain http://volichat.com Page where seen: http://volichat.com/adult-chat-rooms Marked for reference. Resolved as fixed @bug

[Bug 56334] Double Backslash Escaping in Attributes

2014-04-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 --- Comment #6 from Markus --- The question is whether EL should be processed as-is or inside some "context". I always thought (and till 7.0.47 it seems to be the case) that EL parsing is "context free", regardless whether the expression is

[Tomcat Wiki] Update of "FAQ/Database" by OgnjenBlagojevic

2014-04-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Database" page has been changed by OgnjenBlagojevic: https://wiki.apache.org/tomcat/FAQ/Database?action=diff&rev1=6&rev2=7 Comment: Changed to FAQ format * [[http://to

7.0.54?

2014-04-16 Thread Romain Manni-Bucau
Hi guys, any 7.0.54 release planned with tc-native upgrade? wonder if we "fix" it on tomee side or if we can wait for a tomcat release Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmanni