This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253680 - java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Provider net.sf.saxon.TransformerFactoryImpl not found
Summary: java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: ...
Status: RESOLVED DUPLICATE of bug 239852
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.0
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-23 11:11 UTC by jiai
Modified: 2015-08-19 09:23 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207835


Attachments
stacktrace (2.17 KB, text/plain)
2015-07-23 11:11 UTC, jiai
Details
stacktrace (5.94 KB, text/plain)
2015-07-23 19:59 UTC, dbcurtis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jiai 2015-07-23 11:11:05 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
jiai: Trying to open a bug from Netbeans exception reporter.

GUEST: wanted to close NetBeans after unsuccessfull opening of project

sreimers: Installed JIRA Plugin into NetBeans 8.1 nightly, open task view, closing application

dbcurtis: reading php code in a .module file

GUEST: Sending report

GUEST: Jira Task Integration excuting query.




Stacktrace: 
java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Provider net.sf.saxon.TransformerFactoryImpl not found
   at java.util.ServiceLoader.fail(ServiceLoader.java:239)
   at java.util.ServiceLoader.access$300(ServiceLoader.java:185)
   at java.util.ServiceLoader$LazyIterator.nextService(ServiceLoader.java:372)
   at java.util.ServiceLoader$LazyIterator.access$700(ServiceLoader.java:323)
   at java.util.ServiceLoader$LazyIterator$2.run(ServiceLoader.java:407)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
Comment 1 jiai 2015-07-23 11:11:08 UTC
Created attachment 154816 [details]
stacktrace
Comment 2 dbcurtis 2015-07-23 19:59:06 UTC
Created attachment 154829 [details]
stacktrace

Just starting up, got a notice to upgrade a module, did it, then noticed this error
Comment 3 Exceptions Reporter 2015-08-06 09:21:43 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207835
Comment 4 Milutin Kristofic 2015-08-19 09:23:07 UTC

*** This bug has been marked as a duplicate of bug 239852 ***