BAD MSG:
*Java environment*. I don't know exactly which one. Have you copied a
alan.jar to java_install_dir/lib/ext/?

We don't think all this is a problem with XMLmind XML Editor or with
Saxon. And because we cannot reproduce the problem here at XMLmind labs,
it is hard to suggest a workaround.

May be you could:

[1] Edit XXE_install_dir/addon/config/docbook/xslMenu.incl and replace
*all*:
---
<parameter name="use.extensions">1</parameter>
---
by:
---
<parameter name="use.extensions">0</parameter>
---

[2] if [1] fails, please download and install xxe-std-211-setup.exe from
http://www.xmlmind.com/xmleditor/download.shtml. This distribution
includes it own *private* Java Runtime.

---
PS: In principle, conversion of XHTML to PDF should work in all cases
(with Professional Edition of course). If we guessed right, the problem
is triggered by '<parameter name="use.extensions">1</parameter>'.




G?rard Vidal wrote:
> Here is the message on windows wich looks like the one on linux...  :-)
> 
> 
> Exception in thread "Thread-3" java.lang.NoClassDefFoundError:
> org/apache/xalan/extensions/ExpressionContext
>         at java.lang.Class.getDeclaredMethods0(Native Method)
>         at java.lang.Class.privateGetDeclaredMethods(Unknown Source)
>         at java.lang.Class.privateGetPublicMethods(Unknown Source)
>         at java.lang.Class.getMethods(Unknown Source)
>         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 :
>>
>>---
>>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.
>>  
> That will be our last move if nothing else works
>>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? 
> No  VAIO VGNS3XP doing nothing else
>>Near to be out of resources?
> no
>> The
>>conversion process does not work because something seems to kill its thread.
>>


Reply via email to