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 230462 - [jdk8] Can not create any project (Can't find resource for bundle com.sun.org.apache.xalan.internal.xsltc.compiler.util.ErrorMessages, key Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.)
Summary: [jdk8] Can not create any project (Can't find resource for bundle com.sun.org...
Status: RESOLVED DUPLICATE of bug 230281
Alias: None
Product: projects
Classification: Unclassified
Component: Ant Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Milos Kleint
URL:
Keywords: JDK_8
Depends on:
Blocks:
 
Reported: 2013-05-29 14:30 UTC by Sam.MIT
Modified: 2013-06-27 12:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (78.03 KB, text/plain)
2013-05-29 14:30 UTC, Sam.MIT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam.MIT 2013-05-29 14:30:24 UTC

    
Comment 1 Sam.MIT 2013-05-29 14:30:36 UTC
Created attachment 135076 [details]
IDE log
Comment 2 Antonin Nebuzelsky 2013-06-25 12:18:33 UTC
Reassigning to Projects for evaluation.

WARNING [org.netbeans.modules.project.ui.OpenProjectList]
java.util.MissingResourceException: Can't find resource for bundle com.sun.org.apache.xalan.internal.xsltc.compiler.util.ErrorMessages, key Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
	at java.util.ResourceBundle.getObject(ResourceBundle.java:425)
	at java.util.ResourceBundle.getString(ResourceBundle.java:382)
	at com.sun.org.apache.xalan.internal.xsltc.compiler.util.ErrorMsg.getErrorMessage(ErrorMsg.java:311)
	at com.sun.org.apache.xalan.internal.xsltc.compiler.util.ErrorMsg.toString(ErrorMsg.java:283)
	at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:933)
	at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:707)
	at org.netbeans.spi.project.support.ant.GeneratedFilesHelper$1$1.run(GeneratedFilesHelper.java:321)
Comment 3 mklaehn 2013-06-26 08:29:04 UTC
For this happens with JDK8 only. very annoying!
happens for any java type projects I want to create. Maven exempted.
Comment 4 Milos Kleint 2013-06-26 08:32:57 UTC
related to issue 230281, JDK bug #8015487?
Comment 5 Milos Kleint 2013-06-27 12:27:54 UTC
not related, it's a duplicate of issue 230281

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