<div dir="ltr"><div>Hello,<br></div><div><br>Maybe you could try the opposite direction, to install the missing module. Your standalone xml is using jboss-logmanager-ext [1] module which adds extra functionality to the standard org.jboss.logmanager module pre-included by JBoss EAP. <br><br>The log file mentions that the module cannot be loaded. You may install it using CLI (if your server can be started e.g on admin-only mode and then execute the CLI) or manually (if your server cannot be started).<br><br></div><div>jboss-logmanager-ext could be downloaded from: <a target="_blank" href="https://repository.jboss.org/nexus/service/local/repositories/releases/content/org/jboss/logmanager/jboss-logmanager-ext/1.0.0.Alpha3/jboss-logmanager-ext-1.0.0.Alpha3.jar">https://repository.jboss.org/<wbr>nexus/service/local/<wbr>repositories/releases/content/<wbr>org/jboss/logmanager/jboss-<wbr>logmanager-ext/1.0.0.Alpha3/<wbr>jboss-logmanager-ext-1.0.0.<wbr>Alpha3.jar</a><br><br></div><div>CLI:<br><br><pre class="gmail-m_8755829346558897147gmail-CodeRay gmail-m_8755829346558897147gmail-highlight"><code>batch
<br>module add --name=org.jboss.logmanager.<wbr>ext --dependencies=org.jboss.<wbr>logmanager,javax.json.api,<wbr>javax.xml.stream.api --resources=~/your_folder_<wbr>where_the_downloaded_module_<wbr>exists/jboss-logmanager-ext-1.<wbr>0.0.Alpha3.jar

:reload
run-batch</code></pre>Manual procedure<br><br></div><div>Create th<font face="Courier New">e <wbr>org/jboss/logmanager/ext/main folder. Add the downloaded JBoss Log Manager Ext jar inside it. Create a module.xml containing something like the following:<br><br>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>&lt;module xmlns=&quot;urn:jboss:module:1.0&quot; name=&quot;org.jboss.logmanager.ext&quot;&gt;<br>&lt;resources&gt;<br>    &lt;resource-root path=&quot;jboss-logmanager-ext-1.<wbr>0.0.Alpha3.jar&quot;/&gt;<br>&lt;/resources&gt;<br>&lt;dependencies&gt;<br>    &lt;module name=&quot;org.jboss.logmanager&quot;/&gt;<br>    &lt;module name=&quot;javax.json.api&quot;/&gt;<br>    &lt;module name=&quot;javax.xml.stream.api&quot;/&gt;<br>  &lt;/dependencies&gt;<br>&lt;/module&gt;<br><br></font><br><font face="Courier New"><font face="Courier New">resource-root path should refer to the version you downloaded<br></font></font></div><div><font face="Courier New"><font face="Courier New">Not sure how your filesystem looks like, if you&#39;re using a custom location for your modules or if you&#39;re using a layered distribution<br><br>[1]: </font></font><font face="Courier New"><font face="Courier New"><a href="https://github.com/jamezp/jboss-logmanager-ext">https://github.com/jamezp/jboss-logmanager-ext</a><br></font></font><span><span></span></span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-08-21 17:37 GMT+03:00 Rachael O&#39;Regan <span dir="ltr">&lt;<a href="mailto:roregan@redhat.com" target="_blank">roregan@redhat.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Karel &amp; Matthias,<div><br></div><div>Thanks for your suggested solutions but unfortunately I’m still seeing the same error.  I tried removing the xml code that referenced <font face="Courier New">logmanager </font>and I also tried changing the name to how it is defined in <font face="Courier New">jboss/modules/system/<wbr>layers/base/org/jboss/<wbr>logmanager/main/module.xml </font>which is <font face="Courier New">name=“org.jboss.logmanager”<wbr>. </font>I also tried removing the xml code for <font face="Courier New">logmanager</font> and removing the data directory inside<font face="Courier New"> jboss/standalone.</font> </div><div><br></div><div>Any other suggestions?</div><span class=""><div><br></div><div>Thanks,</div><div><br></div><div>
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">RACHAEL O&#39;REGAN<br>Red Hat Mobile<br>Communications House, Cork Road<br>Waterford City, Ireland X91NY33<br><a href="mailto:roregan@redhat.com" target="_blank">roregan@redhat.com</a>    IM: roregan</div>

</div>
<br></span><div><div class="h5"><div><blockquote type="cite"><div>On 21 Aug 2017, at 12:01, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt; wrote:</div><br class="m_-8024030738845576857Apple-interchange-newline"><div><div dir="ltr" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><a href="https://gist.github.com/rachael-oregan/01e59e609a59a3b32fe436ada1e45c9b#file-standalone-full-xml-L156-L158" target="_blank">https://gist.github.com/<wbr>rachael-oregan/<wbr>01e59e609a59a3b32fe436ada1e45c<wbr>9b#file-standalone-full-xml-<wbr>L156-L158</a><br><div><br></div><div>remove that XML piece</div></div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br><div class="gmail_quote">On Mon, Aug 21, 2017 at 1:00 PM, Matthias Wessendorf<span class="m_-8024030738845576857Apple-converted-space"> </span><span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span><span class="m_-8024030738845576857Apple-converted-space"><wbr> </span>wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><a href="https://gist.github.com/rachael-oregan/ab5f268529e48c0f9fb253f82841db22#file-server-log-L104-L107" target="_blank">https://gist.github.com/rachae<wbr>l-oregan/ab5f268529e48c0f9fb25<wbr>3f82841db22#file-server-log-<wbr>L104-L107</a><br><div><br></div><div>can you search inside the EAP instance if there is some mention / ref. on that &quot;<span style="background-color:rgb(255,251,221);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:12px;white-space:pre-wrap">logmanager&quot; ?</span></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="m_-8024030738845576857h5">On Fri, Aug 18, 2017 at 1:56 PM, Rachael O&#39;Regan<span class="m_-8024030738845576857Apple-converted-space"> </span><span dir="ltr">&lt;<a href="mailto:roregan@redhat.com" target="_blank">roregan@redhat.com</a>&gt;</span><span class="m_-8024030738845576857Apple-converted-space"> </span>w<wbr>rote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div class="m_-8024030738845576857h5"><div style="word-wrap:break-word">Hi all,<div><br></div><div>I’m having issues with the jboss server on my vm. It’s failing to start and the server log reports this error:</div><div><br></div><div><span class="m_-8024030738845576857m_7739223391212956357m_1840515182277074559Apple-tab-span" style="white-space:pre-wrap">        </span><font face="Courier New">JBAS014775: New missing/unsatisfied dependencies: service jboss.remoting.endpoint.manage<wbr>ment (missing) dependents: [service jboss.remoting.management.chan<wbr>nel.registry]</font></div><div><br></div><div>I’m using the latest fhcap and jboss-eap-6.4.15.</div><div><br></div><div>My jboss config can be found here =&gt; <a href="https://gist.github.com/rachael-oregan/01e59e609a59a3b32fe436ada1e45c9b" target="_blank">https://gist.github.com/rac<wbr>hael-oregan/01e59e609a59a3b32f<wbr>e436ada1e45c9b</a></div><div>The server log can be found here =&gt; <a href="https://gist.github.com/rachael-oregan/ab5f268529e48c0f9fb253f82841db22" target="_blank">https://gist.github.com/rac<wbr>hael-oregan/ab5f268529e48c0f9f<wbr>b253f82841db22</a></div><div><br></div><div>I’ve tried changing the config so remoting doesn’t use the management endpoint too -<span class="m_-8024030738845576857Apple-converted-space"> </span><font face="Courier New">&lt;remoting-connector use-management-endpoint=“false<wbr>” /&gt;</font> </div><div><br></div><div>I’ve created a new vm and still getting the same error.  Any help is appreciated.</div><div><br></div><div>Thanks,</div><div><div><div style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">RACHAEL O&#39;REGAN<br>Red Hat Mobile<br>Communications House, Cork Road<br>Waterford City, Ireland X91NY33<br><a href="mailto:roregan@redhat.com" target="_blank">roregan@redhat.com</a>    IM: roregan</div></div><br></div></div><br></div></div>______________________________<wbr>_________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailma<wbr>n/listinfo/aerogear-dev</a><span class="m_-8024030738845576857HOEnZb"><font color="#888888"><br></font></span></blockquote></div><span class="m_-8024030738845576857HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>--<span class="m_-8024030738845576857Apple-converted-space"> </span><br><div class="m_-8024030738845576857m_7739223391212956357gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf<span class="m_-8024030738845576857Apple-converted-space"> </span><br><br>blog:<span class="m_-8024030738845576857Apple-converted-space"> </span><a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://<wbr>matthiaswessendorf.wordpress.<wbr>com/</a><br>twitter:<span class="m_-8024030738845576857Apple-converted-space"> </span><a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/<wbr>mwessendorf</a></div></div></div></font></span></div></blockquote></div><br><br clear="all"><div><br></div>--<span class="m_-8024030738845576857Apple-converted-space"> </span><br><div class="m_-8024030738845576857gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf<span class="m_-8024030738845576857Apple-converted-space"> </span><br><br>blog:<span class="m_-8024030738845576857Apple-converted-space"> </span><a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://<wbr>matthiaswessendorf.wordpress.<wbr>com/</a><br>twitter:<span class="m_-8024030738845576857Apple-converted-space"> </span><a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/<wbr>mwessendorf</a></div></div></div></div><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">______________________________<wbr>_________________</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><span style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;float:none;display:inline!important">aerogear-dev mailing list</span><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><a href="mailto:aerogear-dev@lists.jboss.org" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">aerogear-dev@lists.jboss.org</a><br style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/aerogear-dev</a></div></blockquote></div><br></div></div></div><br>______________________________<wbr>_________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>