The vfs error problems are the use the URL.toURI method.

<error message="java.net.URL.toURI()Ljava/net/URI;" type="java.lang.NoSuchMethodError">
java.lang.NoSuchMethodError: java.net.URL.toURI()Ljava/net/URI;
    at org.jboss.virtual.plugins.context.file.FileSystemContext.<init>(FileSystemContext.java:113)
    at org.jboss.test.virtual.test.FileVFSContextUnitTestCase.getVFSContext(FileVFSContextUnitTestCase.java:53)
    at org.jboss.test.virtual.test.AbstractVFSContextTest.testVisitNullVisitor(AbstractVFSContextTest.java:235)
</error>

http://jira.jboss.com/jira/browse/JBBUILD-325

Kabir Khan wrote:
JBoss retro, I've done this for the mc projects needed by the aop/mc integration


From: jboss-development-bounces@lists.jboss.org [mailto:jboss-development-bounces@lists.jboss.org] On Behalf Of Scott M Stark
Sent: 13 October 2006 20:01
To: qa@jboss.com
Cc: jboss-development@lists.jboss.org
Subject: [jboss-dev] Re: microcontainer-head-testsuite-14 Build Completed With Testsuite Errors

How are these mc tests run against JDK1.4?

qa@jboss.com wrote:
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite-14?log=log20061013144213

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 10/13/2006 14:42:13
Time to build: 14 minutes 5 seconds
Last changed: 10/13/2006 02:51:45
Last log entry: Initial commit of the DeclaredStructure deployer.