xsl-list
[Top] [All Lists]

Re: [xsl] FWK005 error

2020-01-09 14:22:45
On 09.01.2020 21:12, Rick Quatro rick(_at_)rickquatro(_dot_)com wrote:

I am not sure if this appropriate to post here, but I have a transform
that I am using in Oxygen with Saxon. I am trying to do the same
transform in Adobe FrameMaker, which is using Saxon. Here is the
information from FrameMaker's ini file:

SaxonEE9-8-0-7J\saxon9ee.jar, net.sf.saxon.TransformerFactoryImpl

When I run the transform from FrameMaker, I am getting these errors to
the FrameMaker Console:

FWK005 parse may not be called while parsing.

Any help would be appreciated. Thank you very much.

Googling for that error code shows a lot of items with that error in the
context of JAXP SAX and XPath, not related to Saxon.
https://bugs.openjdk.java.net/browse/JDK-8047329 for instance reports
the problem for Java 8 and there it is resolved as being not present in
Java 9.

I can't really tell whether that issue reported there has the same root
as yours but you might want to try to run FrameMaker with or using  a
more recent Java version if you can.
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] FWK005 error, Rick Quatro rick(_at_)rickquatro(_dot_)com
    • Re: [xsl] FWK005 error, Martin Honnen martin(_dot_)honnen(_at_)gmx(_dot_)de <=