2014-09-11 23:35 GMT+04:00 Bill Barker <billbar...@apache.org>:
> 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-bio has an issue affecting its community 
> integration.
> This issue affects 1 projects.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - tomcat-trunk-test-bio :  Tomcat 8.x, a web server implementing the Java 
> Servlet 3.1,
> ...
>
>
> Full details are available at:
>     
> http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-bio/index.html
>


A lot of failures, starting with
Test javax.el.TestCompositeELResolver FAILED
Test javax.servlet.jsp.TestPageContext FAILED
Test org.apache.catalina.authenticator.TestFormAuthenticator FAILED

E.g.:
http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-test-bio/gump_file/TEST-javax.el.TestCompositeELResolver.BIO.txt.html

Caused by: java.lang.RuntimeException: Unexpected element value kind
in annotation: 54
at 
org.apache.tomcat.util.bcel.classfile.Utility.swallowElementValue(Utility.java:348)
at 
org.apache.tomcat.util.bcel.classfile.Utility.swallowAnnotationEntry(Utility.java:313)
at 
org.apache.tomcat.util.bcel.classfile.Utility.swallowAnnotations(Utility.java:303)
at 
org.apache.tomcat.util.bcel.classfile.Utility.swallowAttribute(Utility.java:428)
at 
org.apache.tomcat.util.bcel.classfile.Utility.swallowFieldOrMethod(Utility.java:361)
at 
org.apache.tomcat.util.bcel.classfile.ClassParser.readMethods(ClassParser.java:222)
at org.apache.tomcat.util.bcel.classfile.ClassParser.parse(ClassParser.java:99)
at 
org.apache.catalina.startup.ContextConfig.processAnnotationsStream(ContextConfig.java:1986)

Could it log the name of jar file (or class file) that failed to parse?

From
http://vmgump.apache.org/gump/public/tomcat-trunk/gump_work/update_tomcat-trunk.html
svn update command was performed on Thu, 11 Sep 2014 18:25:42 (UTC)
The test was performed on 11-Sep-2014 19:17:40.405

So it must be up-to-date. (I do not know how verify that. It was "svn
up --quiet" so it did not log revision number).


This failure did not reproduce at buildbot with this test,
 but it did reproduce with other tests:

Test org.apache.catalina.core.TestStandardContextResources FAILED
Test org.apache.catalina.core.TestStandardWrapper FAILED
Test org.apache.catalina.loader.TestVirtualContext FAILED
Test org.apache.catalina.servlets.TestDefaultServlet FAILED

Log files from last run:
http://ci.apache.org/projects/tomcat/tomcat8/logs/1624254/


Locally (with up-to-date trunk @1624379.) it does not reproduce for me with
test.entry=javax.el.TestCompositeELResolver
but it does reproduce with
test.entry=org.apache.catalina.servlets.TestDefaultServlet


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to