[MKSearch-dev] JTidy problem solved

Bruno Postle bruno at mkdoc.com
Tue Nov 16 13:39:13 GMT 2004


On Mon 15-Nov-2004 at 19:05 -0000, Phil Shaw wrote:
>
> While I was figuring this out, I created a number of test scripts at:
>
>	$mk_home/bin/test

All the tests run ok.  Though I have a html file that breaks jtidy:

  Tidy (vers 4th August 2000) Parsing "/tmp/events/mkd_component_howto.html"
  line 33 column 1 - Warning: trimming empty <p>
  Exception in thread "main" java.lang.IllegalAccessError
     at _Jv_SearchMethodInClass(java.lang.Class, java.lang.Class, _Jv_Utf8Const, _Jv_Utf8Const) (/usr/lib/libgcj.so.4.0.0)
     at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.4.0.0)
     at org.w3c.tidy.ParserImpl$ParseBody.parse(org.w3c.tidy.Lexer, org.w3c.tidy.Node, short) (Unknown Source)
     at org.w3c.tidy.ParserImpl.parseTag(org.w3c.tidy.Lexer, org.w3c.tidy.Node, short) (Unknown Source)
     at org.w3c.tidy.ParserImpl$ParseHTML.parse(org.w3c.tidy.Lexer, org.w3c.tidy.Node, short) (Unknown Source)
     at org.w3c.tidy.ParserImpl.parseDocument(org.w3c.tidy.Lexer) (Unknown Source)
     at org.w3c.tidy.Tidy.parse(java.io.InputStream, java.lang.String, java.io.OutputStream) (Unknown Source)
     at org.w3c.tidy.Tidy.main(java.lang.String[]) (Unknown Source)

I've added it to 'test/html/breaks-jtidy.html'.


Otherwise, I now get an error running compile-mksearch.sh:

  ./compile-mksearch.sh
  Compiling MKSearch...
  jc1: No such file or directory: can't open /home/bruno/src/svn/mksearch/src/*.java

-- 
Bruno


More information about the MKSearch-dev mailing list