[Bug 58882] New: when i try to deploy my war it is not deploying

2016-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58882 Bug ID: 58882 Summary: when i try to deploy my war it is not deploying Product: Tomcat 7 Version: 7.0.1 Hardware: PC Status: NEW Severity: normal Priority:

svn commit: r1725170 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 03:30:42 2016 New Revision: 1725170 URL: http://svn.apache.org/viewvc?rev=1725170=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56785 Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58766#c4 1) Slightly improve performance of scanning a

[Bug 58882] when i try to deploy my war it is not deploying

2016-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58882 Violeta Georgieva changed: What|Removed |Added Resolution|WORKSFORME |INVALID --

[Bug 56785] NullPointer in processAnnotationsFile during Application Startup

2016-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56785 --- Comment #10 from Konstantin Kolinko --- The fix is in Tomcat 8.0.11 onwards. Fixed in Tomcat 7 (r1725170) and will be in 7.0.68 onwards. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 58766] Embedded Tomcat 8 startup hangs on RedHat when calling addWebapp

2016-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58766 --- Comment #11 from Konstantin Kolinko --- (In reply to Konstantin Kolinko from comment #4) > It sounds like a duplicate of bug 57823. > > > By the way, regarding >

[Bug 58882] when i try to deploy my war it is not deploying

2016-01-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58882 venkat changed: What|Removed |Added CC||skanda...@gmail.com

svn commit: r1725126 - /tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 20:54:16 2016 New Revision: 1725126 URL: http://svn.apache.org/viewvc?rev=1725126=rev Log: Simplify diagnostics by showing response text in Assert message. These tests depend on examples app being built and may fail when run from Eclipse IDE. Modified:

svn commit: r1725128 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/TestTomcat.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 21:04:48 2016 New Revision: 1725128 URL: http://svn.apache.org/viewvc?rev=1725128=rev Log: Simplify diagnostics by showing response text in Assert message. These tests depend on examples app being built and may fail when run from Eclipse IDE. Merged r1725126

svn commit: r1725140 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2016-01-17 Thread rjung
Author: rjung Date: Sun Jan 17 21:28:14 2016 New Revision: 1725140 URL: http://svn.apache.org/viewvc?rev=1725140=rev Log: Remove unused defines and parameters in PCRE handling to ease migrating to PCRE2. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified:

svn commit: r1725142 - /tomcat/jk/trunk/native/iis/jk_isapi_plugin.c

2016-01-17 Thread rjung
Author: rjung Date: Sun Jan 17 22:32:36 2016 New Revision: 1725142 URL: http://svn.apache.org/viewvc?rev=1725142=rev Log: Remove further unused structure members, static functions and pcre method calls. Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

2016-01-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/936 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1725131 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/TestTomcat.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 21:09:21 2016 New Revision: 1725131 URL: http://svn.apache.org/viewvc?rev=1725131=rev Log: Simplify code by importing a more popular class. No functional change. javax.naming.Context vs. org.apache.catalina.Context The first is used only twice, the second is used

buildbot success in ASF Buildbot on tomcat-trunk

2016-01-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/935 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1725127 - /tomcat/trunk/test/org/apache/catalina/startup/TestTomcat.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 21:02:02 2016 New Revision: 1725127 URL: http://svn.apache.org/viewvc?rev=1725127=rev Log: Simplify code by importing a more popular class. javax.naming.Context vs. org.apache.catalina.Context The first is used only twice, the second is used a dozen of times.

svn commit: r1725113 - in /tomcat/trunk: java/org/apache/catalina/ha/session/ java/org/apache/catalina/session/ webapps/docs/config/

2016-01-17 Thread markt
Author: markt Date: Sun Jan 17 19:34:00 2016 New Revision: 1725113 URL: http://svn.apache.org/viewvc?rev=1725113=rev Log: Pull up the sessionAttributeFilter option from the cluster managers, rename it to sessionAttributeNameFilter and make it available in all Manager implementations. Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

2016-01-17 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/934 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1725130 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/TestTomcat.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 21:07:01 2016 New Revision: 1725130 URL: http://svn.apache.org/viewvc?rev=1725130=rev Log: Simplify diagnostics by showing response text in Assert message. These tests depend on examples app being built and may fail when run from Eclipse IDE. Merged r1725128

svn commit: r1725154 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 23:47:14 2016 New Revision: 1725154 URL: http://svn.apache.org/viewvc?rev=1725154=rev Log: Small code improvements in HostConfig class: 1) In deployWAR() call digester.reset() first before doing non-trivial work such as "new URL(...)", because digester is a

svn commit: r1725150 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 23:41:04 2016 New Revision: 1725150 URL: http://svn.apache.org/viewvc?rev=1725150=rev Log: Small code improvements in HostConfig class: 1) In deployWAR() call digester.reset() first before doing non-trivial work such as "new URL(...)", because digester is a

svn commit: r1725155 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Sun Jan 17 23:56:27 2016 New Revision: 1725155 URL: http://svn.apache.org/viewvc?rev=1725155=rev Log: Small code improvements in HostConfig class: 1) In deployWAR() call digester.reset() first before doing non-trivial work such as "new URL(...)", because digester is a

buildbot success in ASF Buildbot on tomcat-trunk

2016-01-17 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/937 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1725156 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/HostConfig.java

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 00:04:59 2016 New Revision: 1725156 URL: http://svn.apache.org/viewvc?rev=1725156=rev Log: Followup to r1725155. Move digester.reset() call even earlier, before closing the streams. Streams are local, digester is a shared instance. Modified:

svn commit: r1725165 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 02:45:49 2016 New Revision: 1725165 URL: http://svn.apache.org/viewvc?rev=1725165=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58766#c4 Slightly improve performance of scanning a directory: check the file name first, as file.canRead() is an I/O

svn commit: r1725167 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java java/org/apache/catalina/startup/LocalStrings.properties webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 02:50:15 2016 New Revision: 1725167 URL: http://svn.apache.org/viewvc?rev=1725167=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58766#c4 Slightly improve performance of scanning a directory: check the file name first, as file.canRead() is an I/O

svn commit: r1725168 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 02:52:00 2016 New Revision: 1725168 URL: http://svn.apache.org/viewvc?rev=1725168=rev Log: Reorder according to BZ issue number. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1725169 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2016-01-17 Thread kkolinko
Author: kkolinko Date: Mon Jan 18 02:53:30 2016 New Revision: 1725169 URL: http://svn.apache.org/viewvc?rev=1725169=rev Log: Reorder according to BZ issue number. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2016-01-17 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160117.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2016-01-17 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160117.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2016-01-17 Thread Bill Barker
/bin/commons-daemon-20160117-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20160117/lib -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2016-01-17 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160117.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

svn commit: r1725105 [1/4] - in /tomcat/jk/trunk: native/iis/pcre/ native/iis/pcre/doc/ native/iis/pcre/doc/html/ native/iis/pcre/sljit/ native/iis/pcre/testdata/ xdocs/miscellaneous/

2016-01-17 Thread rjung
Author: rjung Date: Sun Jan 17 17:23:28 2016 New Revision: 1725105 URL: http://svn.apache.org/viewvc?rev=1725105=rev Log: Update PCRE bundled with IIS to version 8.38. Modified: tomcat/jk/trunk/native/iis/pcre/132html tomcat/jk/trunk/native/iis/pcre/ChangeLog

svn commit: r1725105 [4/4] - in /tomcat/jk/trunk: native/iis/pcre/ native/iis/pcre/doc/ native/iis/pcre/doc/html/ native/iis/pcre/sljit/ native/iis/pcre/testdata/ xdocs/miscellaneous/

2016-01-17 Thread rjung
Modified: tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeTILEGX_64.c URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/sljit/sljitNativeTILEGX_64.c?rev=1725105=1725104=1725105=diff == ---

svn commit: r1725105 [3/4] - in /tomcat/jk/trunk: native/iis/pcre/ native/iis/pcre/doc/ native/iis/pcre/doc/html/ native/iis/pcre/sljit/ native/iis/pcre/testdata/ xdocs/miscellaneous/

2016-01-17 Thread rjung
Modified: tomcat/jk/trunk/native/iis/pcre/doc/pcrepattern.3 URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/doc/pcrepattern.3?rev=1725105=1725104=1725105=diff == ---

svn commit: r1725105 [2/4] - in /tomcat/jk/trunk: native/iis/pcre/ native/iis/pcre/doc/ native/iis/pcre/doc/html/ native/iis/pcre/sljit/ native/iis/pcre/testdata/ xdocs/miscellaneous/

2016-01-17 Thread rjung
Modified: tomcat/jk/trunk/native/iis/pcre/doc/pcre.txt URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/pcre/doc/pcre.txt?rev=1725105=1725104=1725105=diff == --- tomcat/jk/trunk/native/iis/pcre/doc/pcre.txt