On Tue, Jul 13, 2010 at 9:47 AM, Simon Laws <[email protected]> wrote: > On Tue, Jul 13, 2010 at 9:18 AM, Simon Laws <[email protected]> wrote: >> Have a number of local changes which are pretty much building cleanly. >> Just updated after having not done so since the beginning of last week >> and see.... >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Helloworld JAX-RS >> (during in >> stall) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\samples\webapps\helloworld-jaxrs\target\surefire >> -reports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample JMS HelloWorld in a >> WebApp ( >> during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failure >> >> Embedded error: Address already in use: JVM_Bind >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Helloworld Javascript >> Client >> (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failure >> >> Embedded error: Address already in use: JVM_Bind >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Helloworld JSP (during >> insta >> ll) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failure >> >> Embedded error: Address already in use: JVM_Bind >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Helloworld using Stripes >> (du >> ring install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failure >> >> Embedded error: Address already in use: JVM_Bind >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Helloworld Servlet >> (during i >> nstall) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failure >> >> Embedded error: Address already in use: JVM_Bind >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA Sample Launcher Embedded OSGi >> using >> base jar (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\samples\launcher-embedded-osgi-base\target\suref >> ire-reports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA iTest Distribution Legal Checks >> (du >> ring install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\itest\distribution\legal-checks\target\surefire- >> reports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA iTest Nodes One JVM Using >> Tribes Re >> gistry (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\itest\nodes\one-jvm-tribes\target\surefire-repor >> ts for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA iTest Nodes binding.sca Using >> Hazel >> cast Registry (during install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\itest\nodes\binding-sca-hazelcast\target\surefir >> e-reports for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error for project: Apache Tuscany SCA iTest WS JAXWS Launcher RI >> (during >> install) >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] There are test failures. >> >> Please refer to >> D:\sca-java-2.x\itest\ws-jaxws\launcher-ri\target\surefire-repor >> ts for the individual test results. >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD ERRORS >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 27 minutes 54 seconds >> [INFO] Finished at: Tue Jul 13 09:02:54 BST 2010 >> [INFO] Final Memory: 153M/989M >> [INFO] >> ------------------------------------------------------------------------ >> >> Anyone else seeing any of these? >> >> Simon >> >> -- >> Apache Tuscany committer: tuscany.apache.org >> Co-author of a book about Tuscany and SCA: tuscanyinaction.com >> > > Update.... Commenting samples\webapps\helloworld-jaxrs out of the > build significantly improves the situation. > > Simon >
Are you on the latest trunk code? The jaxrs sample did get broken with the wink release update a few days ok but that was fixed a couple of days ago. ...ant
