<!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;">
    New to JBoss - problem with clusters
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/andyknott">Andy Knott</a> in <i>Beginner's Corner</i> - <a href="http://community.jboss.org/message/611288#611288">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Evening</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Im a college student who is studying integrsation patterns, and want to look to practice some of my skills using the JBoss application server - so I've download the version 6 product.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Whilst I've got he basic server working, I'm struggling to&#160; find detailed resources about how to configure JBoss correctly.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I've installed 2 VMs and I've installed Apache with mod_jk, and I'm trying to get clustering to work -however when I try to start JBoss on two different machines I get the following errors message continually appearing - which I know are related to the hornetq component (which is related to messaging that I'm notusing at this stage)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2011-06-21 18:35:06,984 WARN&#160; [org.hornetq.core.cluster.impl.DiscoveryGroupImpl] (hornetq-discovery-group-thread-dg-group1) There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Now I have started the Jboss instance using the command</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>run -c all -b 'IP address' -djboss.messaging.serverpeerid=1 on the first node, and peerid=2 on the second node (these are running on W2008 servers).</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Can someone please clarify:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>- if there is a simple way of setting different node IDs in an XML file - and clarify which XML file this should be - on the basis that I'm using JBoss 6.0.0.</p><p>- is there a simple way of disabling the hornetq component, since I don't need it at this stage?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Any help would be gratefully appreciated - as I've spent all day on this.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks</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/611288#611288">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="http://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>