java.lang.NumberFormatException: For input string: "c022b5b52124944b"
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
Samebug tips
Java does not handle IPv6 nameservers before 1.8.0_60. Upgrade to the latest JVM.
- Expert tip
This is a bug in Wise, updating to v4.10 seems to solve the problem.
Solutions on the web
via Stack Overflow by affitz
, 1 year agovia Stack Overflow by Davek804
, 2 years agovia Eclipse Bugzilla by ed.burnette, 1 year ago
via Oracle Community by 800300, 9 months ago
via Oracle Community by user12005063, 1 year ago
via Stack Overflow by allDroid
, 1 year agojava.lang.NumberFormatException: For input string: "c022b5b52124944b"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Long.parseLong(Long.java:444)