Project

Profile

Help

Support #5397

closed

Upgrade to V 11.x : TransformerFactoryConfigurationError

Added by M. Hilpert about 2 years ago. Updated almost 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
2022-03-16
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
11
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Java

Description

I upgraded wetn back and did smaller upgrade steps aI Saxon-HE (Java) from 9.9.6 to latest 11.2 and get

121835203 INFO T42: New transformer factory for specific implementation 'net.sf.saxon.TransformerFactoryImpl' ... 121835240 SEVERE T42: TransformerFactory implemenation 'net.sf.saxon.TransformerFactoryImpl' invalid (Provider net.sf.saxon.TransformerFactoryImpl could not be instantiated: java.lang.reflect.InvocationTargetException) - using default. 121835290 SEVERE T42: Unexpected error: javax.xml.transform.TransformerFactoryConfigurationError: Provider for class javax.xml.transform.TransformerFactory cannot be created javax.xml.transform.TransformerFactoryConfigurationError: Provider for class javax.xml.transform.TransformerFactory cannot be created at java.xml/javax.xml.transform.FactoryFinder.findServiceProvider(FactoryFinder.java:293) at java.xml/javax.xml.transform.FactoryFinder.find(FactoryFinder.java:247) at java.xml/javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:126)

So, I went back to smaller increments and upgraded step by step by replacing saxon-he.jar. Up to 10.7, it still works, but starting with 11.1 I get the error above (it does not seem to find itself anymore).

Please register to edit this issue

Also available in: Atom PDF