<!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;">
    Problem starting multiple instances of JBoss in the same server:
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/sirandy">Andres Bravo</a> in <i>Beginner's Corner</i> - <a href="https://community.jboss.org/message/749116#749116">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi everybeody, I'm configuring multiples instances of JBoss in the same server.</p><p>I did this:</p><p>1. Copy the folder all to nodeaux2</p><p>2. Cause I'm in a cluster mode, I copied the folder mod_cluster\deploy to nodeaux2\deploy</p><p>3. I configured the files used by mod_cluster</p><p>4. In bindingservice.beans I changed the file bindings-jboss-beans.xml to use the alternate ports</p><p>&lt;parameter&gt;${jboss.service.binding.set:ports-01}&lt;/parameter&gt;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Then when I try to start the server I got this problem:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>DEPLOYMENTS MISSING DEPENDENCIES:</p><p>&#160; Deployment "jboss.web.deployment:war=/ROOT" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/admin-console" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/invoker" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/jbossws" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/jmx-console" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/juddi" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/my-webapp-sample1" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/prototype-web" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p>&#160; Deployment "jboss.web.deployment:war=/web-console" is missing the following dependencies:</p><p>&#160;&#160;&#160; Dependency "jboss.web:service=WebServer" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.web:service=WebServer' **")</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>DEPLOYMENTS IN ERROR:</p><p>&#160; Deployment "vfsfile:/opt/jboss-eap-5.1/jboss-as/server/nodeaux2/farm/farm-service.xml" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.jboss.ha.framework.server.FarmMemberService from BaseClassLoader@1d39e225{vfsfile:/opt/jboss-eap-5.1/jboss-as/server/nodeaux2/farm/farm-service.xml}</p><p>&#160; Deployment "WebServer" is in error due to the following reason(s): java.lang.IllegalStateException: Unable to locate delegate bean HAModCluster; listener is nonfunctional</p><p>&#160; Deployment "jboss.web:service=WebServer" is in error due to the following reason(s): ** NOT FOUND Depends on 'jboss.web:service=WebServer' **</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>12:28:51,542 INFO&#160; [ServerImpl] JBoss (Microcontainer) [5.1.0 (build: SVNTag=JBPAPP_5_1_0 date=201009150028)] Started in 56s:127ms</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>sh /opt/jboss-eap-5.1/jboss-as/bin/run.sh -c nodeaux2 -g A -u 224.0.0.0 -m 1110 -b 192.168.0.244 -Djboss.Domain=A -Djboss.jvmRoute="nodeaux2" -Djboss.messaging.ServerPeerID:0=3</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Sincerely I hope someone can help me.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Greeting and thanks!!</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/749116#749116">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>