I am testing on a linux debian 2.6.13.1 java machine 1.5.0_01
here is the error message on the shell When the popup window appears
Is that sufficient or shall I try something else
Exception in thread "Thread-2" java.lang.NoClassDefFoundError:
org/apache/xalan/extensions/ExpressionContext
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
at java.lang.Class.privateGetPublicMethods(Class.java:2488)
at java.lang.Class.getMethods(Class.java:1406)
at
com.icl.saxon.expr.FunctionProxy.setFunctionName(FunctionProxy.java:129)
at
com.icl.saxon.expr.ExpressionParser.parseFunctionCall(ExpressionParser.java:669)
at
com.icl.saxon.expr.ExpressionParser.parsePrimaryExpression(ExpressionParser.java:335)
at
com.icl.saxon.expr.ExpressionParser.parseFilterExpression(ExpressionParser.java:285)
at
com.icl.saxon.expr.ExpressionParser.parsePathExpression(ExpressionParser.java:273)
at
com.icl.saxon.expr.ExpressionParser.parseUnionExpression(ExpressionParser.java:216)
at
com.icl.saxon.expr.ExpressionParser.parseUnaryExpression(ExpressionParser.java:204)
at
com.icl.saxon.expr.ExpressionParser.parseMultiplicativeExpression(ExpressionParser.java:177)
at
com.icl.saxon.expr.ExpressionParser.parseAdditiveExpression(ExpressionParser.java:160)
at
com.icl.saxon.expr.ExpressionParser.parseRelationalExpression(ExpressionParser.java:141)
at
com.icl.saxon.expr.ExpressionParser.parseEqualityExpression(ExpressionParser.java:124)
at
com.icl.saxon.expr.ExpressionParser.parseAndExpression(ExpressionParser.java:109)
at
com.icl.saxon.expr.ExpressionParser.parseExpression(ExpressionParser.java:94)
at
com.icl.saxon.expr.ExpressionParser.parse(ExpressionParser.java:57)
at com.icl.saxon.expr.Expression.make(Expression.java:27)
at
com.icl.saxon.style.StyleElement.makeExpression(StyleElement.java:230)
at
com.icl.saxon.style.XSLCopyOf.prepareAttributes(XSLCopyOf.java:48)
at
com.icl.saxon.style.StyleElement.processAttributes(StyleElement.java:171)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:154)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.StyleElement.processAllAttributes(StyleElement.java:158)
at
com.icl.saxon.style.XSLStyleSheet.processAllAttributes(XSLStyleSheet.java:507)
at
com.icl.saxon.style.XSLStyleSheet.preprocess(XSLStyleSheet.java:351)
at
com.icl.saxon.PreparedStyleSheet.setStyleSheetDocument(PreparedStyleSheet.java:176)
at
com.icl.saxon.PreparedStyleSheet.prepare(PreparedStyleSheet.java:133)
at
com.icl.saxon.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:127)
at
com.icl.saxon.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:79)
at
com.xmlmind.xmleditapp.process.TransformItem.doExecute(TransformItem.java:183)
at
com.xmlmind.xmleditapp.process.TransformItem.execute(TransformItem.java:122)
at
com.xmlmind.xmleditapp.process.ProcessCommand$1.run(ProcessCommand.java:183)
Hussein Shafie a ?crit :
>G?rard Vidal wrote:
>
>
>>I have not been able to investigate at the time you answered my question.
>>But the problm is still there
>>You will find attached the tracefile of the execution
>>
>>It is impossible to convert xml files !
>>I have installed xxe from scratch
>>I am using a SUN Java 1.5.0 machine.
>>
>>Can you help me ? I am teaching the use of XXE next week and it will be
>>difficult without being able ton convert documents
>>
>>
>
>I still cannot reproduce the problem and the log file you sent me
>contains no useful information.
>
>Let's suppose XXE silently ``crashes'' during the conversion:
>
>You need to run XXE (V2.11) in a console. The basic idea behind that is
>that XXE ``crashes'' during the conversion and that a stack trace (many
>cryptic errors messages) is printed on the console.
>
>[1] Open a command prompt.
>
>[2] Go to to the directory where XXE has been installed (C:\Program
>Files\XMLmind_XML_Editor)
>
>[3] Then go to the bin subdirectory (C:\Program
>Files\XMLmind_XML_Editor\bin).
>
>[4] Here you'll find xxe.exe and its companion xxe.jstart. Edit
>xxe.jstart with the notepad.
>
>Change
>----
>start jre\bin\javaw.exe
>----
>to
>----
>start jre\bin\java.exe
>----
>
>[5] In that directory, run:
>
>---
>C> xxe.exe
>---
>
>[6] XXE should start and another black window, its console, is opened
>near to the main window of XXE.
>
>[7] Open a DocBook document (userguide.xml is fine) and convert it to
>another format (HTML single page, No TOC to make it simple).
>If XXE ``crashes'', you'll have many messages printed on the console. I
>need you to send me these messages; *all* these messages.
>
>
>
>---
>PS: To minimize the problems, I would recommend to download and install
>xxe-std-211-setup.exe from
>http://www.xmlmind.com/xmleditor/download.shtml. This distribution
>includes it own *private* Java Runtime.
>
>You can keep your Sun Java 1.5.0 if you want. It will be ignored.
>
>-----
>PS 2: Please disable your anti-virus software while you are doing all
>these experiments. Just in case...
>
>-----
>PS 3: Is your machive heavily loaded? Near to be out of resources? The
>conversion process does not work because something seems to kill its thread.
>
>
>
>
--
G?rard Vidal
Directeur Pr at tic ENS-Lyon
ENS-Lyon 46, All?e d'Italie
69364 LYON Cedex 07
e-mail Directeur.Pratic at ens-lyon.fr
t?l : (0)4 72 72 87 23
"Si la mati?re grise ?tait rose, personne n'aurait plus d'id?es noires."
Pierre Dac
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20051001/4b35bb27/attachment.htm