[jgroups-users] JChannel cannot be created when network is down (v4.1.9)
Questions/problems related to using JGroups <[email protected]> Mon, 16 Nov 2020 11:47:57 -0500
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <mailman.251594.1605545299.1370.javagroups-users@lists.sourceforge.net> |
--===============2613579106986114474== Content-Type: multipart/alternative; boundary="0000000000009027d605b43c24b3" --0000000000009027d605b43c24b3 Content-Type: text/plain; charset="UTF-8" Hello all, Previously in 3.x.x, our nodes would be able to create a jchannel regardless of whether the network is up or down because we statically set ip addresses so it was able to find the nic. In version 4.x.x the code that finds all the available ip addresses was changed to check if it was up in addition to checking that it exists. This change was made in org.jgroup.util.Util.getAllAvailibleAddresses where it calls the isUp method. Does anyone know of a way to get around this check? Steve --0000000000009027d605b43c24b3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Hello all,<div><br></div><div>Previously=C2=A0in 3.x.x, ou= r nodes would be able to create a jchannel regardless of whether the networ= k is up or down because we statically set ip addresses so it was able to fi= nd the nic.</div><div><br></div><div>In version 4.x.x the code that finds a= ll the available=C2=A0ip addresses was changed to check if it was up in add= ition=C2=A0to checking that it exists. This change was made in org.jgroup.u= til.Util.getAllAvailibleAddresses=C2=A0where it calls the isUp method.</div= ><div><br></div><div>Does anyone know of a way to get around=C2=A0this chec= k?</div><div><br></div><div>Steve</div></div> --0000000000009027d605b43c24b3-- --===============2613579106986114474== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============2613579106986114474== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ javagroups-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javagroups-users --===============2613579106986114474==--