java.io.IOException: invalid header field
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 Rob Spoor, 1 year ago
via Google Groups by Emmett Bishop, 2 years ago
via Google Groups by Jordan R. Thompson, 2 years ago
via Oracle Community by 843804, 1 year ago
via Oracle Community by oimuser007, 1 year ago
via java-forums.org by Unknown author, 2 years ago
java.io.IOException: invalid header field
at java.util.jar.Attributes.read(Attributes.java:354)
at java.util.jar.Manifest.read(Manifest.java:165)
at java.util.jar.Manifest.
(Manifest.java:55) at sun.tools.jar.Main.run(Main.java:127)
at sun.tools.jar.Main.main(Main.java:907)