<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Arquilian issue at bean-validation quickstart
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/jamesfrj">James Freitas</a> in <i>Beginner's Corner</i> - <a href="https://community.jboss.org/message/794702#794702">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hello!!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>My configuration:</p><p>Windows XP</p><p>JBoss 7.0.13 Final</p><p>Maven 3.0.4</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I was trying to run the Arquilian tests, at the bean-validation quickstart, but I've got this error:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>-------------------------------------------------------</p><p> T E S T S</p><p>-------------------------------------------------------</p><p>Running org.jboss.as.quickstarts.bean_validation.test.MemberValidationTest</p><p>log4j:WARN No appenders could be found for logger (org.jboss.logging).</p><p>log4j:WARN Please initialize the log4j system properly.</p><p>28/01/2013 15:58:58 org.jboss.arquillian.container.impl.MapObject populate</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>AVISO: Configuration contain properties not supported by the backing object org.jboss.as.arquillian.container.remote.RemoteContainerConfiguration</p><p>Unused property entries: {jbossHome=C:\jboss-as-7.1.1.Final}</p><p>Supported property names: [managementPort, username, managementAddress, password]</p><p>28/01/2013 15:59:05 org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1 call</p><p>AVISO: Exception encountered during export of archive</p><p>org.jboss.shrinkwrap.api.exporter.ArchiveExportException: Failed to write asset</p><p>to output: /WEB-INF/lib/arquillian-testenricher-ejb.jar</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$3.</p><p>handle(StreamExporterDelegateBase.java:272)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.io.IOUtil.closeOnComplete(IOUtil.java:219)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase.processNode(StreamExporterDelegateBase.java:233)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:105)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:109)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.processNode(AbstractExporterDelegate.java:109)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate.doExport(AbstractExporterDelegate.java:95)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase.access$001(StreamExporterDelegateBase.java:50)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$1.call(StreamExporterDelegateBase.java:121)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$1.call(StreamExporterDelegateBase.java:116)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1.call(JdkZipExporterDelegate.java:124)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1.call(JdkZipExporterDelegate.java:118)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Caused by: java.io.IOException: Pipe closed</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:244)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedInputStream.receive(PipedInputStream.java:210)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedOutputStream.write(PipedOutputStream.java:132)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:155)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:196)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate.closeEntry(JdkZipExporterDelegate.java:84)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate.closeEntry(JdkZipExporterDelegate.java:40)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$2.execute(StreamExporterDelegateBase.java:265)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.StreamExporterDelegateBase$2.execute(StreamExporterDelegateBase.java:233)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.io.IOUtil.closeOnComplete(IOUtil.java:217)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... 15 more</p><p>28/01/2013 15:59:05 org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1 call</p><p>AVISO: [SHRINKWRAP-120] Possible deadlock scenario: Got exception on closing the&#160; ZIP out stream: Pipe closed</p><p>java.io.IOException: Pipe closed</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedInputStream.checkStateForReceive(PipedInputStream.java:244)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedInputStream.receive(PipedInputStream.java:210)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.io.PipedOutputStream.write(PipedOutputStream.java:132)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:155)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.ZipOutputStream.closeEntry(ZipOutputStream.java:196)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:301)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:140)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1.call(JdkZipExporterDelegate.java:148)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.shrinkwrap.impl.base.exporter.zip.JdkZipExporterDelegate$1.call(JdkZipExporterDelegate.java:118)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask.run(FutureTask.java:138)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.937 sec &lt;&lt;&lt; FAILURE!</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p> Results :</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Tests in error:</p><p>&#160; org.jboss.as.quickstarts.bean_validation.test.MemberValidationTest: Could not deploy to container: JBAS012144: Could not connect to remote://127.0.0.1:9999. T</p><p>he connection timed out</p><p>&#160; </p><p>Tests run: 1, Failures: 0, Errors: 1, Skipped: 0</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] BUILD FAILURE</p><p>[INFO] ------------------------------------------------------------------------</p><p>[INFO] Total time: 15.500s</p><p>[INFO] Finished at: Mon Jan 28 15:59:09 BRST 2013</p><p>[INFO] Final Memory: 19M/45M</p><p>[INFO] ------------------------------------------------------------------------</p><p>[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.</p><p>10:test (default-test) on project bean-validation: There are test failures.</p><p>[ERROR]</p><p>[ERROR] Please refer to D:\Documents and Settings\xxxx\Desktop\Stuff\@appz\Java\</p><p>JBossJBDevProjects\bean-validation\target\surefire-reports for the individual te</p><p>st results.</p><p>[ERROR] -&gt; [Help 1]</p><p>[ERROR]</p><p>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</p><p>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</p><p>[ERROR]</p><p>[ERROR] For more information about the errors and possible solutions, please read the following articles:</p><p><span>[ERROR] [Help 1] </span><a class="jive-link-external-small" href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" rel="nofollow" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a></p><p>D:\Documents and Settings\xxxx\Desktop\Stuff\@appz\Java\JBossJBDevProjects\bean-validation&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Can you help on this issue? </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This is the content of my arquilian.xml file:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span>&lt;arquillian xmlns="</span><a class="jive-link-external-small" href="http://jboss.org/schema/arquillian" rel="nofollow" target="_blank">http://jboss.org/schema/arquillian</a><span>" xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>"</span></p><p><span>&#160;&#160;&#160; xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://jboss.org/schema/arquillian" rel="nofollow" target="_blank">http://jboss.org/schema/arquillian</a></p><p><span>&#160;&#160;&#160; </span><a class="jive-link-external-small" href="http://jboss.org/schema/arquillian/arquillian_1_0.xsd" rel="nofollow" target="_blank">http://jboss.org/schema/arquillian/arquillian_1_0.xsd</a><span>"&gt;</span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; &lt;!-- Uncomment to have test archives exported to the file system for inspection --&gt;</p><p>&#160;&#160;&#160; &lt;!-- &lt;engine&gt; --&gt;</p><p>&#160;&#160;&#160; &lt;!-- &lt;property name="deploymentExportPath"&gt;target/&lt;/property&gt; --&gt;</p><p>&#160;&#160;&#160; &lt;!-- &lt;/engine&gt; --&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; &lt;!-- Force the use of the Servlet 3.0 protocol with all containers, as it is the most mature --&gt;</p><p>&#160;&#160;&#160; &lt;defaultProtocol type="Servlet 3.0" /&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>&#160;&#160;&#160; &lt;!-- Example configuration for a managed/remote JBoss AS 7 instance --&gt;</p><p>&#160;&#160;&#160; &lt;container qualifier="jboss" default="true"&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;!-- If you want to use the JBOSS_HOME environment variable, just delete the jbossHome property --&gt;</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;configuration&gt; </p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <strong> &lt;property name="jbossHome"&gt;C:\jboss-as-7.1.1.Final&lt;/property&gt; </strong></p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; &lt;/configuration&gt; </p><p>&#160;&#160;&#160; &lt;/container&gt;</p><p>&lt;/arquillian&gt;</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/794702#794702">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>