This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Xalan & Big Files & Chunking...


If you're Linux, you can see what's happening by issuing

   $ strace java org.apache.xalan.xslt.Process -in file.xml -xsl xsl\html\chunk.xsl -out html\file.htm -PARAM use.extensions 1

Usually strace (or just trace on other Unix systems) gives a pretty good
idea of where something is hanging. I have no idea if a similar utility
exists for Windows.

--- Vladimir

Vladimir G. Ivanovic                    http://www.leonora.org/~vladimir
2770 Cowper St.                                         vladimir@acm.org
Palo Alto, CA 94306-2447                                 +1 650 678 8014

----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]