Skip to content

Instantly share code, notes, and snippets.

@sideshowbarker
Created October 9, 2013 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sideshowbarker/6901293 to your computer and use it in GitHub Desktop.
Save sideshowbarker/6901293 to your computer and use it in GitHub Desktop.
Caused by: java.lang.ArrayIndexOutOfBoundsException: -1
at nu.validator.htmlparser.impl.TreeBuilder.appendToCurrentNodeAndPushElement(TreeBuilder.java:5127)
at nu.validator.htmlparser.impl.TreeBuilder.appendToCurrentNodeAndPushBodyElement(TreeBuilder.java:5062)
at nu.validator.htmlparser.impl.TreeBuilder.appendToCurrentNodeAndPushBodyElement(TreeBuilder.java:5067)
at nu.validator.htmlparser.impl.TreeBuilder.startTag(TreeBuilder.java:2892)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment