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 - javax.xml.transform.TransformerFactoryConfigurationError: Provider net.sf.saxon.TransformerFactoryImpl not found
Summary: javax.xml.transform.TransformerFactoryConfigurationError: Provider net.sf.sax...
Status: RESOLVED DUPLICATE of bug 152165
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-25 17:16 UTC by imadbougataya
Modified: 2011-03-28 19:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 152052


Attachments
stacktrace (3.17 KB, text/plain)
2011-03-25 17:16 UTC, imadbougataya
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***