it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dexamples.sources.skip=true
-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
Author: remm
Date: Fri Jul 18 07:54:04 2014
New Revision: 1611551
URL: http://svn.apache.org/r1611551
Log:
Fix regression with r1611506: NPE on stop (only threadStop should set thread to
null, or it needs a sync).
Modified:
tomcat/trunk/java/org/apache/catalina/core/ContainerBase.java
Modif
Author: remm
Date: Fri Jul 18 07:55:02 2014
New Revision: 1611552
URL: http://svn.apache.org/r1611552
Log:
Backport r1611551. Fix regression with r1611509: NPE on stop (only threadStop
should set thread to null, or it needs a sync).
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/cor
it/target/junit-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dexamples.sources.
-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dexamples.sources.skip=true
-Dtomcat-dbcp.home=/srv/gump/public/workspace
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140718-native-src.tar.gz
-Dexamples.sources.skip=true
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
--- Comment #3 from Nawazish ---
(In reply to Christopher Schultz from comment #1)
> Perhaps your access is denied to that file/directory. Bug 54971 seems
> unrelated unless you think this has something to do with relative versus
> absolute
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
--- Comment #4 from Nawazish ---
(In reply to Christopher Schultz from comment #1)
> Perhaps your access is denied to that file/directory. Bug 54971 seems
> unrelated unless you think this has something to do with relative versus
> absolute
Hi,
2014-07-18 8:08 GMT+03:00 Andrew Carr :
>
> Hi Konstantin,
>
> Since you are going on vacation, should we not expect 7.0.55 until some
> point after you return?
As Konstantin already wrote all known issues with Mapper are fixed.
I'm starting with tagging.
Regards,
Violeta
>
> Thank you ver
Author: violetagg
Date: Fri Jul 18 12:21:11 2014
New Revision: 1611608
URL: http://svn.apache.org/r1611608
Log:
Tag 7.0.55
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_55/ (props changed)
- copied from r1611605, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_55/build.prop
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #15 from Joe Orton ---
Rainer - yes, it is r821471 - I have no idea what subsequent tweaks/fixes were
made to that code.
MaxMemFree will not help here. N calls of ap_rflush(r) has O(N) memory
consumption in 2.2, because each c
Author: violetagg
Date: Fri Jul 18 16:16:29 2014
New Revision: 1611692
URL: http://svn.apache.org/r1611692
Log:
Prep for next version
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc7.0.x/trunk/build.propert
Added: dev/tomcat/tomcat-7/v7.0.55/bin/extras/tomcat-juli-adapters.jar.asc
==
--- dev/tomcat/tomcat-7/v7.0.55/bin/extras/tomcat-juli-adapters.jar.asc (added)
+++ dev/tomcat/tomcat-7/v7.0.55/bin/extras/tomcat-juli-adapters.j
The proposed Apache Tomcat 7.0.55 release is now available for voting.
It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.55/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1019/
The svn tag is:
http://svn.apache.org/
The Buildbot has detected a restored build on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/190
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Sou
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #16 from Christopher Schultz ---
I asked about this on the APR-dev mailing list. Please see
http://markmail.org/message/m4vvn4f5elfhnpjj for the response, which seems
informative. I must admit, it's a bit over my head.
--
You
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #17 from Christopher Schultz ---
*eyeroll* Sorry for posting before reading the updates. At least there's a
reference to the conversation, now, in BZ ;)
--
You are receiving this mail because:
You are the assignee for the bug.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56726
--- Comment #5 from Christopher Schultz ---
(In reply to Nawazish from comment #3)
> b) By "effective user" I understand the Operating System. If so, then Tomcat
> is running on Windows 7. Albeit, Tomcat is launched/handled from Eclipse IDE
Thanks Violeta
On Fri, Jul 18, 2014 at 7:57 AM, Violeta Georgieva
wrote:
> Hi,
>
>
> 2014-07-18 8:08 GMT+03:00 Andrew Carr :
> >
> > Hi Konstantin,
> >
> > Since you are going on vacation, should we not expect 7.0.55 until some
> > point after you return?
>
> As Konstantin already wrote all kno
Author: violetagg
Date: Fri Jul 18 18:45:42 2014
New Revision: 1611762
URL: http://svn.apache.org/r1611762
Log:
Update changelog
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #18 from Andy Wang ---
So given this, I can stop running tests and posting results?
I am curious why this seems to occur depending on mod_jk worker maintain and
connection pool timeout configuration.
Also, not sure if this i
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #19 from Andy Wang ---
Sorry, this was mis-spoken:
when I tried it again, I ran it with ab -n 10 -c 1000 which got me to about
~170mb.
then I stopped testing, came back and tried some more tests, and after 2 runs
of
ab -n 10 -
https://issues.apache.org/bugzilla/show_bug.cgi?id=56733
--- Comment #20 from Rainer Jung ---
It *should* be like that (for 2.2, 2.4 should be fine):
- to much memory used while requests are in process
- concurrent processing of requests will multiply the needed memory
- MaxMemFree allows to d
hi,
i'm building tomcat 8.0.9 tarball
java -version
openjdk version "1.8.0_20"
OpenJDK Runtime Environment (build 1.8.0_20-b23)
OpenJDK 64-Bit Server VM (build 25.20-b22, mixed mode)
ant -version
Apache Ant(TM) versi
in build.properties.default I see hardcoded paths
...
# - Eclipse JDT, version 4.4RC4 or later -#
jdt.version=4.4RC4
jdt.release=S-4.4RC4-201406061215
jdt.home=${base.path}/ecj-${jdt.version}
jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
https://issues.apache.org/bugzilla/show_bug.cgi?id=56746
Bug ID: 56746
Summary: Webssocket secure client thread cannot access webapp
resources
Product: Tomcat 7
Version: 7.0.54
Hardware: All
OS: All
27 matches
Mail list logo