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 230421 - 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/accessExter
Summary: java.util.MissingResourceException: Can't find resource for bundle com.sun.or...
Status: RESOLVED DUPLICATE of bug 230281
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-29 06:49 UTC by sreimers
Modified: 2013-06-14 06:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 200992


Attachments
stacktrace (2.95 KB, text/plain)
2013-05-29 06:49 UTC, sreimers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sreimers 2013-05-29 06:49:33 UTC
Build: NetBeans IDE Dev (Build 201305232300)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b33, Java(TM) SE Runtime Environment, 1.8.0-ea-b91
OS: Windows 7

User Comments:
sreimers: Starting NetBeans




Stacktrace: 
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.getObject(ResourceBundle.java:419)
   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)
Comment 1 sreimers 2013-05-29 06:49:36 UTC
Created attachment 135044 [details]
stacktrace
Comment 2 Milos Kleint 2013-06-14 06:05:02 UTC
appears to be duplicate of issue 230281

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