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 254414

Summary: java.util.ServiceConfigurationError: javax.xml.transform.TransformerFactory: Provider net.sf.saxon.TransformerFactoryImpl not found
Product: connecteddeveloper Reporter: aplatypus <aplatypus>
Component: Issuetracking FrameworkAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ajeh, aplatypus, dbcurtis, rudyment, tomzi
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205413
Attachments: stacktrace

Description aplatypus 2015-08-17 04:43:20 UTC
Build: NetBeans IDE 8.1 Beta (Build 201508041349)
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:
aplatypus: Clicked on Report Issue from Help menu.

Looks like I cant' report My issue until the Report issue issue is resolved, huh?

OK just joking, I'll look on bugzilla

ajeh: I can no longer close NB after this exception is thrown while attemting to create a new bug report.

rudyment: I metnioned this message, when I wanted to create a new project and instaed of the appropriate window message apeeared.

ajeh: Tried to create a new bug report

dbcurtis: Sttempted to view the status of bug 253680 after submitting report id #786835.
This exception happended so I reported it.

aplatypus: Opened the Report an issue option on HELP

tomzi: Started Netbeans via jdk 8




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 aplatypus 2015-08-17 04:43:24 UTC
Created attachment 155380 [details]
stacktrace
Comment 2 Milutin Kristofic 2015-08-19 09:23:37 UTC

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