<div dir="ltr"><div><div>Just warning for now, to let developers know to fix capability registration.<br><br></div>This is part of ongoing process of moving to capabilities.<br><a href="https://issues.jboss.org/browse/WFCORE-912">https://issues.jboss.org/browse/WFCORE-912</a> is to remove the warning / properly register capabilities.<br><br></div>also <a href="https://github.com/wildfly/wildfly/pull/7951">https://github.com/wildfly/wildfly/pull/7951</a> already addresses most of the warnings.<br><div><br>--<br></div><div>tomaz<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 30, 2015 at 10:22 PM, Frank Langelage <span dir="ltr">&lt;<a href="mailto:frank.langelage@osnanet.de" target="_blank">frank.langelage@osnanet.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">After todays upgrade to WildFly Core 2.0.0.Beta5 I see a couple of new<br>
warings:<br>
22:19:23,926 INFO  [<a href="http://org.jboss.as" rel="noreferrer" target="_blank">org.jboss.as</a>] (MSC service thread 1-4) WFLYSRV0049:<br>
WildFly Full 10.0.0.CR1-SNAPSHOT (WildFly Core 2.0.0.Beta5) starting<br>
22:19:32,277 WARN  [org.jboss.as.controller] (Controller Boot Thread)<br>
Number of possible capabilities registered on resource and number of<br>
runtime capabilities don&#39;t match for path: [(&quot;interface&quot; =&gt; &quot;management&quot;)]<br>
22:19:32,284 WARN  [org.jboss.as.controller] (Controller Boot Thread)<br>
Number of possible capabilities registered on resource and number of<br>
runtime capabilities don&#39;t match for path: [(&quot;interface&quot; =&gt; &quot;public&quot;)]<br>
22:19:32,287 WARN  [org.jboss.as.controller] (Controller Boot Thread)<br>
Number of possible capabilities registered on resource and number of<br>
runtime capabilities don&#39;t match for path: [(&quot;interface&quot; =&gt; &quot;unsecure&quot;)]<br>
22:19:32,450 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 26) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [(&quot;subsystem&quot; =&gt;<br>
&quot;batch-jberet&quot;)]<br>
22:19:32,454 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 26) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [<br>
     (&quot;subsystem&quot; =&gt; &quot;batch-jberet&quot;),<br>
     (&quot;in-memory-job-repository&quot; =&gt; &quot;in-memory&quot;)<br>
]<br>
22:19:32,501 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 3) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [(&quot;subsystem&quot; =&gt; &quot;jsr77&quot;)]<br>
22:19:32,551 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 18) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [(&quot;subsystem&quot; =&gt;<br>
&quot;transactions&quot;)]<br>
22:19:32,557 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 8) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [(&quot;subsystem&quot; =&gt; &quot;security&quot;)]<br>
22:19:32,581 WARN  [org.jboss.as.controller] (ServerService Thread Pool<br>
-- 13) Number of possible capabilities registered on resource and number<br>
of runtime capabilities don&#39;t match for path: [(&quot;subsystem&quot; =&gt; &quot;sar&quot;)]<br>
<br>
What&#39;s this?<br>
<br>
_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br>
</blockquote></div><br></div>