2014-03-06 22:04 GMT+04:00  <build...@apache.org>:
> The Buildbot has detected a new failure on builder tomcat-7-trunk while 
> building ASF Buildbot.
> Full details are available at:
>  http://ci.apache.org/builders/tomcat-7-trunk/builds/1792
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch tomcat/tc7.0.x/trunk] 1574944
> Blamelist: markt
>
> BUILD FAILED: failed compile_1
>


org.apache.jasper.compiler.TestELInterpreterFactory
(BIO, NIO)
[[[
Testcase: testBug54239 took 5.942 sec
Caused an ERROR
Initialization parameters can not be set after the context has been initialized
java.lang.IllegalStateException: Initialization parameters can not be
set after the context has been initialized
at 
org.apache.catalina.core.ApplicationContext.setInitParameter(ApplicationContext.java:1284)
at 
org.apache.catalina.core.ApplicationContextFacade.setInitParameter(ApplicationContextFacade.java:624)
at 
org.apache.jasper.compiler.TestELInterpreterFactory.testBug54239(TestELInterpreterFactory.java:79)
]]]

http://ci.apache.org/projects/tomcat/tomcat7/logs/1574944/TEST-org.apache.jasper.compiler.TestELInterpreterFactory.BIO.txt

So the good news is that IllegalStateException patch (r1574944) works.
It is this test case that is broken.


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