OK some more info; on one of the boxes (without changing anything) the
error is now

java.lang.ExceptionInInitializerError
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:141)
        at 
org.apache.xalan.serialize.SerializerFactory.getSerializer(SerializerFactory.java:131)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.createResultContentHandler(TransformerIdentityImpl.java:232)
        at 
org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:296)

....

Caused by: java.lang.RuntimeException: The resource [ XMLEntities.res
] could not load: java.net.MalformedURLException: no protocol:
XMLEntities.res
 XMLEntities.res         java.net.MalformedURLException: no protocol: 
XMLEntities.res
        at org.apache.xalan.serialize.CharInfo.<init>(CharInfo.java:241)
        at 
org.apache.xalan.serialize.SerializerToXML.<clinit>(SerializerToXML.java:292)

On 10/18/05, Thomas Chiverton <[EMAIL PROTECTED]> wrote:
> On Tuesday 18 October 2005 09:33, James Holmes wrote:
> > Can someone point us in the right direction in hunting down the
>
> unjar / unzip your custom jars any see what is in them.
> Remove you custom jars one by one till XMLTransform() starts working again.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221424
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to