- From: Chunbo Shao <cxs0187@omega.uta.edu>
- Date: Sat, 30 Dec 2000 21:46:16 -0500 (EST)
- To: html-tidy@w3.org
Hello, I am urgently using tidy for my master graduation project. When I use tidy with the url "http://www.denverartmuseum.org/cfm/exhibit.cfm", it gives me the following exception message on the screen: java.lang.ArrayIndexOutOfBoundsException: 8192 at org.w3c.tidy.PPrint.printText(PPrint.java, Compiled Code) at org.w3c.tidy.PPrint.printDocType(PPrint.java, Compiled Code) at org.w3c.tidy.PPrint.printTree(PPrint.java, Compiled Code) at org.w3c.tidy.PPrint.printTree(PPrint.java, Compiled Code) at org.w3c.tidy.Tidy.parse(Tidy.java, Compiled Code) at Test16.run(Test16.java, Compiled Code) at java.lang.Thread.run(Thread.java, Compiled Code) Would you please do me a favor to tell me what's the probelm here? How I can fix it? (When I run tidy, I tested that this url works ok.) Looking forward to your kind reply. Great thanks. Major Shao Computer Science Department UT Arlington cxs0187@omega.uta.edu
Received on Saturday, 30 December 2000 22:38:46 UTC