java.lang.UnsatisfiedLinkError: isDevLink
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Coderanch by Matthew Seibel, 1 year ago
via Coderanch by Matthew Seibel, 1 year ago
via Oracle Community by 843829, 1 year ago
via Oracle Community by 843829, 1 year ago
via Google Groups by Stephan Friedrichs, 6 months ago
via Oracle Community by 843810, 1 year ago
java.lang.UnsatisfiedLinkError: isDevLink
at com.sun.comm.Unix.isDevLink(Native Method)
at com.sun.comm.PathBundle.add(PathBundle.java:108)
at com.sun.comm.PlatformPortBundle.
(PlatformPortBundle.java:44) at javax.comm.CommPortIdentifier.
(CommPortIdentifier.java:138) at SimpleRead.main(SimpleRead.java:67)