2013/11/5  <build...@apache.org>:
> 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/5174
>
> Buildbot URL: http://ci.apache.org/
>
> Buildslave for this Build: bb-vm_ubuntu
>
> Build Reason: scheduler
> Build Source Stamp: [branch tomcat/trunk] 1538924
> Blamelist: markt
>
> BUILD FAILED: failed compile_1
>


It is the first run after resource refactorings in trunk (r1538805 - r1538839).

There such errors in stdio log:

    [junit] Caused by: java.lang.ClassCastException:
sun.net.www.protocol.file.FileURLConnection cannot be cast to
java.net.JarURLConnection
    [junit] at 
org.apache.tomcat.util.scan.UrlJar.createJarInputStream(UrlJar.java:115)
    [junit] at org.apache.tomcat.util.scan.UrlJar.<init>(UrlJar.java:38)
    [junit] at 
org.apache.tomcat.util.scan.JarFactory.newInstance(JarFactory.java:41)
    [junit] at 
org.apache.jasper.compiler.TldLocation.<init>(TldLocation.java:37)
    [junit] at 
org.apache.jasper.compiler.TldLocationsCache.<init>(TldLocationsCache.java:80)
    [junit] at 
org.apache.jasper.servlet.JasperInitializer.onStartup(JasperInitializer.java:69)
    [junit] at 
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5232)
    [junit] at 
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    [junit] ... 7 more

which prevents Tomcat in the tests from starting.

There are no new files at
http://ci.apache.org/projects/tomcat/tomcat8/

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