Problem with XAE>Apply Stylesheet or View Document

Tomasz Kosinski <[email protected]> 18 May 2002 21:46:37 -0400
Newsgroups gmane.emacs.xae
Message-ID <[email protected]>
I am a beginner, and I am encountering a problem which several people
seem to have posted to the list about, but for which, I couldn't find a
posted solution.

When trying XAE>View Document>In HTML Browser, I get the following:

  Exception apply_assoc_stylesheet file:///home/tomasz/temp/test2.xml /home/tomasz/temp/test2.html
  in thread "main" java.lang.NoClassDefFoundError: xae/XMLToolServer

  Process *XML Tool Server* exited abnormally with code 1

I don't get this error when trying to view document with XML browser
(opens a new w3m window)

From file prolog:

   <?xml version="1.0" encoding="utf-8"?>

   <!DOCTYPE book PUBLIC "-//Arbortext//DTD DocBk XML V2.0//EN" "file:////usr/share/xae/doctypes/docbook/docbookx.dtd" []>

   <?xml-stylesheet
   href="file:////usr/share/xae/doctypes/docbook/styles/docbook/html/docbook.xsl"
   type="text/xsl"?>

I saw the following postings which seem to refer to the same problem

http://sunsite.dk/pipermail/xae/2001-October/000111.html
http://sunsite.dk/pipermail/xae/2001-September/000107.html
http://sunsite.dk/pipermail/xae/2001-July/000093.html

I tried to remove one forward slash from the file references in the
prolog (following a suggestion from one of the threads), manually
changing file:////usr/share/... to file///usr/share/..., but that
doesn't help.

Repeating the command, I get the following:

   Exception apply_assoc_stylesheet file:///home/tomasz/temp/test2.xml /home/tomasz/temp/test2.html
   in thread "main" java.lang.NoClassDefFoundError: xae/XMLToolServer


   ****************
   Another exception has been detected while we were handling last error.
   Dumping information about last error:
   ERROR REPORT FILE = (N/A)
   PC                = 0x0x40261988
   SIGNAL            = 11
   FUNCTION NAME     = (N/A)
   LIBRARY NAME      = (N/A)
   Please check ERROR REPORT FILE for further information, if there is any.
   Good bye.

   Process *XML Tool Server* segmentation fault

I don't know java, don't know what to do. Any help will be
appreciated. Thanks,

Tomasz

I am using xae 1.0beta6-4 with emacs 21.2.1 on Debian testing
_______________________________________________
XAE mailing list
[email protected]
http://sunsite.dk/mailman/listinfo/xae