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 197100

Summary: javax.xml.transform.TransformerFactoryConfigurationError: Provider net.sf.saxon.TransformerFactoryImpl not found
Product: projects Reporter: imadbougataya
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: anebuzelsky
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 152052
Attachments: stacktrace

Description imadbougataya 2011-03-25 17:16:42 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.0-b09, Java(TM) SE Runtime Environment, 1.6.0_23-b05
OS: Windows 7

User Comments:
GUEST: when I trying to close a project or NetBeans Ide




Stacktrace: 
javax.xml.transform.TransformerFactoryConfigurationError: Provider net.sf.saxon.TransformerFactoryImpl not found
   at javax.xml.transform.TransformerFactory.newInstance(TransformerFactory.java:108)
   at org.openide.xml.XMLUtil.write(XMLUtil.java:400)
   at org.netbeans.modules.maven.M2AuxilaryConfigImpl.putConfigurationFragment(M2AuxilaryConfigImpl.java:279)
   at org.netbeans.modules.projectapi.AuxiliaryConfigImpl$2.run(AuxiliaryConfigImpl.java:150)
   at org.netbeans.modules.projectapi.AuxiliaryConfigImpl$2.run(AuxiliaryConfigImpl.java:141)
   at org.openide.util.Mutex.writeAccess(Mutex.java:397)
Comment 1 imadbougataya 2011-03-25 17:16:46 UTC
Created attachment 107287 [details]
stacktrace
Comment 2 Jesse Glick 2011-03-28 19:17:06 UTC
Caused by one of the com.jaspersoft.ireport.* modules; uninstall them and file a bug report for JasperSoft.

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