Issues

Select view

Select search mode

 

CFDocument Error Provider for class javax.xml.transform.TransformerFactory cannot be created

Duplicate

Description

since I upgrade my lucee from 5.3.4.80 to 5.3.5.92
when I generate pdf using cfdocument sometime I get error like:

"Provider for class javax.xml.transform.TransformerFactory cannot be created"

FYI, my pdf extention is pdf-extension-1.0.0.68

but if I run again the 2nd time, this error is gone.

Environment

None

Attachments

4
  • 29 May 2020, 01:43 am
  • 29 Apr 2020, 08:48 am
  • 29 Apr 2020, 08:48 am
  • 29 Apr 2020, 08:48 am

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 22 April 2020 at 03:42
Updated 13 July 2021 at 09:44
Resolved 13 July 2021 at 09:44

Activity

Show:

Andri Senjaya13 July 2021 at 09:05

Yea, i think we can close this now

Michael Offner13 July 2021 at 08:27

This ticket seem to be a duplicate from https://luceeserver.atlassian.net/browse/LDEV-3108 that is solved. In that ticket said the issue is solved for him. can we close this ticket?

Andri Senjaya5 June 2021 at 02:59

Ok i will check that

Michael Offner4 June 2021 at 17:03

Andri Senjaya29 May 2020 at 02:09
Edited

I’ve got another info from my fusstionreactore the related error like:

javax.xml.transform.TransformerFactoryConfigurationError: Provider for class javax.xml.transform.TransformerFactory cannot be created

java.lang.RuntimeException: Provider for class javax.xml.transform.TransformerFactory cannot be created

java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Error reading configuration file

java.io.FileNotFoundException: /tmp/com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl (No such file or directory)

 

maybe this can help?

Flag notifications