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 258263 - java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Provider net.sf.saxon.TransformerFactoryImpl not found
Summary: java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: ...
Status: RESOLVED INVALID
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-06 20:11 UTC by Exceptions Reporter
Modified: 2016-04-06 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 222877


Attachments
stacktrace (2.31 KB, text/plain)
2016-03-06 20:11 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-03-06 20:11:39 UTC
This bug was originally marked as duplicate of bug 239852, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Mac OS X

User Comments:
GUEST: Can't open bug report




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 Exceptions Reporter 2016-03-06 20:11:42 UTC
Created attachment 158759 [details]
stacktrace
Comment 2 Tomas Stupka 2016-04-06 15:28:02 UTC
messages.log is full of:
WARNING [org.netbeans.ProxyClassLoader]: Will not load class net.sf.saxon.TransformerFactoryImpl arbitrarily from one of ModuleCL@564dc80[pl.raflik.saxon] and ModuleCL@42f710c4[org.netbeans.modules.html.validation] starting from SystemClassLoader[689 modules]; see http://wiki.netbeans.org/DevFaqModuleCCE
WARNING [org.netbeans.modules.project.ui.OpenProjectList]
java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Provider net.sf.saxon.TransformerFactoryImpl not found

please report to the provider of the pl.raflik.* modules