[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Strange intermittent exceptions from Xalan

Subject: Strange intermittent exceptions from Xalan
From: Peter.FLYNN@xxxxxxxxxxxxxxxxx
Date: Mon, 19 Mar 2001 15:16:49 -0000
xalan weblogic problem
Hi,

I've been developing a Java application that uses XSL transformations.  This
is hosted within a servlet on BEA Weblogic 5.1.  I'm using Xalan for Java 2
(v2.0.0)

The problem is intermittent, and I haven't a clue as to why it would happen.
I am still trying to narrow if its a Weblogic problem or a Xalan problem,
and I wondered if any other XSL developers had come across anything similar.
I wouldn't mind, but its the sheer fact that it transforms sometimes, but
then fails.

The exception is:

javax.xml.transform.TransformerConfigurationException: Connection refused:
no further information
	at
org.apache.xalan.processor.TransformerFactoryImpl.newTransformer(Transformer
FactoryImpl.java:650)

The code is as follows:

URL xslURL = new URL("http://mymachine/servlet/xsl/testXSL.xsl");
TransformerFactory tFactory = TransformerFactory.newInstance();
Transformer transformer = tFactory.newTransformer(new
StreamSource(xslURL.toString()));

Has anyone else encountered the above exception, and was it also
intermittent?

Regards,
Peter


******************************************************************************

Check us out at http://www.syntegra.com

***********************************************************************

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.