Hi,

Have you tried to use TcpDiscoveryVmIpFinder instead of
TcpDiscoveryMulticastIpFinder
?

Evgenii



2017-07-29 12:20 GMT+03:00 tmp <tarun.m.p0...@gmail.com>:

> Thanks for the node on singleton bean, i did so and it seems to be
> responding
> now.
>
> Please NOTE that I am using " -Djava.net.preferIPv4Stack=true" for all my
> nodes viz: data-node,service-node and the j2ee -app server which is running
> the singelton-bean.
>
> However I  STILL keep seeing the below logs continuously on my
> Ignite-Data-Node.
>
> "[14:46:38,876][ERROR][tcp-disco-ip-finder-cleaner-#211%
> myIgniteDataGrid%][TcpDiscoveryMulticastIpFinder]
> Failed to request nodes addresses.
> java.net.SocketException: Can't assign requested address (Error setting
> socket option)
>         at java.net.PlainDatagramSocketImpl.socketSetOption0(Native
> Method)
>         at
> java.net.PlainDatagramSocketImpl.socketSetOption(
> PlainDatagramSocketImpl.java:74)
>         at
> java.net.AbstractPlainDatagramSocketImpl.setOption(
> AbstractPlainDatagramSocketImpl.java:309)
>         at java.net.MulticastSocket.setInterface(MulticastSocket.java:471)
>         at
> org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.
> TcpDiscoveryMulticastIpFinder.requestAddresses(
> TcpDiscoveryMulticastIpFinder.java:565)
>         at
> org.apache.ignite.spi.discovery.tcp.ipfinder.multicast.
> TcpDiscoveryMulticastIpFinder.getRegisteredAddresses(
> TcpDiscoveryMulticastIpFinder.java:454)
>         at
> org.apache.ignite.spi.discovery.tcp.TcpDiscoverySpi.registeredAddresses(
> TcpDiscoverySpi.java:1711)
>         at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$
> IpFinderCleaner.cleanIpFinder(ServerImpl.java:1837)
>         at
> org.apache.ignite.spi.discovery.tcp.ServerImpl$IpFinderCleaner.body(
> ServerImpl.java:1812)
>         at org.apache.ignite.spi.IgniteSpiThread.run(
> IgniteSpiThread.java:62)
> "
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/How-to-access-Apache-Ignite-service-
> grid-services-from-a-J2ee-application-server-tp14970p15799.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Reply via email to