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 267959 - org.xml.sax.SAXParseException; lineNumber: 5344; columnNumber: 10; An invalid XML character (Unicode: 0xffff) was found in the element content of the document.
Summary: org.xml.sax.SAXParseException; lineNumber: 5344; columnNumber: 10; An invalid...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: Dev
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 16:02 UTC by zmirc
Modified: 2016-09-09 16:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NB messages.log (224.25 KB, application/octet-stream)
2016-09-09 16:02 UTC, zmirc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zmirc 2016-09-09 16:02:42 UTC
Created attachment 161985 [details]
NB messages.log

Hi, guys!

I chose one option from the autocomplete suggestion while writing in a Java file.
I wrote "mock" (static method from TestNG), then I picked "Mockito.mock()" method from the autocomplete by pressing enter.
That's all. All details are in the attached NetBeans log.

NB DEV 201609060002
Win 8 x64 @ Oracle JDK 8 u74.

By the way, NetBeans failed to report this bug itself because uploading the log timed out, that's why I reported it manually.

Thanks in advance!