<!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="http://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;">
    Re: OSGi integration update
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/bstansberry%40jboss.com">Brian Stansberry</a> in <i>JBoss AS7 Development</i> - <a href="http://community.jboss.org/message/567688#567688">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Sacha Labourey reported problems building master on Window due to failures in the osgi module testsuite. I fired up my old XP machine and was able to reproduce. A snippet from the console output showing the first failure:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><blockquote class="jive-quote"><p>Running org.jboss.as.osgi.xservice.BundleDependsOnLocalModuleTestCase</p><p>09:52:23,531 INFO&#160; [org.jboss.osgi.framework.bundle.BundleManager] (Thread-2) In</p><p>stall bundle: system.bundle:0.0.0</p><p>09:52:23,593 INFO&#160; [org.jboss.as.osgi] (Thread-2) Starting OSGi Framework</p><p>09:52:23,593 INFO&#160; [org.jboss.osgi.framework.bundle.FrameworkState] (Thread-2) J</p><p>BossOSGi Framework Core - 1.0.0.Alpha11</p><p>09:52:23,640 INFO&#160; [org.jboss.osgi.framework.plugin.internal.StartLevelPluginImp</p><p>l] (Thread-2) Starting bundles for start level: 1</p><p>09:52:23,640 INFO&#160; [org.jboss.osgi.framework.bundle.FrameworkState] (Thread-2) F</p><p>ramework started</p><p>09:52:23,718 INFO&#160; [org.jboss.as.deployment] (main) Activating deployment: bundl</p><p>e1</p><p>09:52:23,718 WARN&#160; [org.jboss.vfs] (main) VFS was unable to set the URLStreamHan</p><p>dlerFactory.&#160; This will have unpredictable results</p><p>09:52:23,781 INFO&#160; [org.jboss.as.osgi] (Thread-2) Installing deployment: [bundle</p><p>1:1.0.0,location=vfs:/C:/dev/jboss/jboss-as/osgi/deployments/bundle1/]</p><p>09:52:23,796 INFO&#160; [org.jboss.osgi.framework.bundle.BundleManager] (Thread-2) In</p><p>stall bundle: bundle1:1.0.0</p><p>09:52:23,828 INFO&#160; [org.jboss.as.osgi] (Thread-2) Uninstalling deployment: [bund</p><p>le1:1.0.0,location=vfs:/C:/dev/jboss/jboss-as/osgi/deployments/bundle1/]</p><p>09:52:23,828 WARN&#160; [org.jboss.osgi.deployment.deployer.SystemDeployerService] (T</p><p>hread-2) Cannot uninstall: [bundle1:1.0.0,location=vfs:/C:/dev/jboss/jboss-as/os</p><p>gi/deployments/bundle1/]: java.lang.IllegalStateException: Bundle uninstalled: b</p><p>undle1:1.0.0</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.framework.bundle.AbstractBundle.assertNotUninstalled(A</p><p>bstractBundle.java:764)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.framework.bundle.AbstractBundle.uninstall(AbstractBund</p><p>le.java:484)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.framework.bundle.AbstractUserBundle.uninstall(Abstract</p><p>UserBundle.java:381)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.framework.bundle.BundleWrapper.uninstall(BundleWrapper</p><p>.java:186)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.deployment.deployer.SystemDeployerService.undeployInte</p><p>rnal(SystemDeployerService.java:142)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.deployment.deployer.SystemDeployerService.undeploy(Sys</p><p>temDeployerService.java:73)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.osgi.framework.plugin.internal.DeployerServicePluginImpl.un</p><p>deploy(DeployerServicePluginImpl.java:85)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.as.osgi.deployment.OSGiDeploymentService.stop(OSGiDeploymen</p><p>tService.java:129)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.msc.service.ServiceControllerImpl$StopTask.run(ServiceContr</p><p>ollerImpl.java:983)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec</p><p>utor.java:886)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor</p><p>.java:908)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:619)
</p></blockquote><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Sacha said he was running 64 bit so he was presumably on a newer environment than my 2005 Windows machine. :-)</p></div>

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


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

</div>

</body>
</html>