Denis Lamela created JGRP-1845:
----------------------------------
Summary: Null pointer exception in Samsung Q1 using 3G connection
Key: JGRP-1845
URL:
https://issues.jboss.org/browse/JGRP-1845
Project: JGroups
Issue Type: Bug
Affects Versions: 3.4.4, 3.4.3, 3.4.2, 3.4.1, 3.4, 3.3.5, 3.3.4, 3.3.3, 3.3.2, 3.3.1,
3.3, 3.2.13, 3.2.12, 3.2.10, 3.2.9, 3.2.8, 3.2.7, 3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2,
3.2.1, 3.2, 3.1
Environment: Samsung Q1 with Windows XP Tablet Edition and 3G connection. Java 6
or Java 7.
Reporter: Denis Lamela
Assignee: Bela Ban
Null pointer exception in method "bindToInterfaces" of class
"org.jgroups.stack.DiagnosticsHandler". The exception is thrown while executing
"i.getInterfaceAddresses().isEmpty()". "i.getInterfaceAddresses()"
returns null.
This bug can be fixed checking if "i.getInterfaceAddresses()" returns null.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)