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 191324 - java.io.IOException: Invalid token found in document: Please use the text editor to resolve the issues...
Summary: java.io.IOException: Invalid token found in document: Please use the text edi...
Status: RESOLVED WORKSFORME
Alias: None
Product: xml
Classification: Unclassified
Component: XDM (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-25 20:29 UTC by rptmaestro
Modified: 2015-02-04 03:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 173473


Attachments
stacktrace (6.34 KB, text/plain)
2010-10-25 20:29 UTC, rptmaestro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rptmaestro 2010-10-25 20:29:18 UTC
This bug was originally marked as duplicate of bug 117592, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 M2 (Build 201010151251)
VM: Java HotSpot(TM) 64-Bit Server VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
rptmaestro: Editing faces-config.xml

rptmaestro: Began typing a comment in faces-config.xml




Stacktrace: 
java.io.IOException: Invalid token found in document: Please use the text editor to resolve the issues...
   at org.netbeans.modules.xml.xdm.nodes.XMLSyntaxParser.parse(XMLSyntaxParser.java:325)
   at org.netbeans.modules.xml.xdm.XDMModel.prepareSync(XDMModel.java:179)
   at org.netbeans.modules.xml.xdm.XDMModel.sync(XDMModel.java:159)
   at org.netbeans.modules.xml.xdm.xam.XDMAccess.sync(XDMAccess.java:156)
   at org.netbeans.modules.xml.xam.AbstractModel.sync(AbstractModel.java:285)
   at org.netbeans.modules.web.jsf.impl.metamodel.JsfModelImpl.getFacesConfigs(JsfModelImpl.java:160)
Comment 1 rptmaestro 2010-10-25 20:29:23 UTC
Created attachment 102626 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:37:38 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.