-
Bug
-
Resolution: Fixed
-
P3
-
8u121, 9
-
b14
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8182723 | 9 | Sean Coffey | P3 | Closed | Won't Fix | |
JDK-8189501 | 8u172 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8190618 | 8u171 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8182724 | 8u162 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8184701 | 8u161 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8184133 | 8u152 | Sean Coffey | P3 | Resolved | Fixed | b07 |
JDK-8182746 | 8u121 | Sean Coffey | P3 | Resolved | Fixed | interim-patch |
JDK-8198111 | emb-8u171 | Sean Coffey | P3 | Resolved | Fixed | b01 |
JDK-8192608 | emb-8u161 | Sean Coffey | P3 | Resolved | Fixed | b01 |
Tomcat shows intermittent failure getting MAC address. The application
connects to other apps on other systems by using MAC address to resolve IP
address for connection. Intermittently, a thread will show a null MAC
address is returned and Tomcat log reports:
CRITICAL ERROR: ip address is not assigned to a valid ethernet interface.
The problem does not occur with single CPU/thread. It occurs with multiple
CPUs/threads, under load.
The problem is not seen on Windows or MacOSX.
The problem is seen only on Linux systems using 8u121 or 8u131. The problem
does not occur when Java 8u101 is used on the same systems with the same
application version.
Java 8u121 reproduces the issue at a lesser rate than 8u131. The problem
takes about 50TPS on 8u121, but needs only a couple threads on 8u131 to
reproduce it.
- backported by
-
JDK-8182724 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8182746 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8184133 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8184701 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8189501 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8190618 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8192608 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8198111 Java 8u121 on Linux intermittently returns null for MAC address
- Resolved
-
JDK-8182723 Java 8u121 on Linux intermittently returns null for MAC address
- Closed
- relates to
-
JDK-8163181 Further improvements for Unix NetworkInterface native implementation
- Resolved
-
JDK-8156521 Minor fixes and cleanups in NetworkInterface.c
- Closed