[ 
https://issues.apache.org/jira/browse/NETBEANS-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086186#comment-17086186
 ] 

Eirik Bakke commented on NETBEANS-1704:
---------------------------------------

Looks like it happens when the project contains an XML file with an incorrect 
encoding specification ("ISO-Latin-1", which is not correct--probably meant 
"ISO-8859-1"). 
org.netbeans.modules.openide.filesystems.declmime.DefaultParser.parse should 
probably just catch the UnsupportedEncodingException and mark it as an 
erroneous file, like for other errors.

> java.io.UnsupportedEncodingException: ISO-Latin-1
> -------------------------------------------------
>
>                 Key: NETBEANS-1704
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1704
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 9.0
>            Reporter: Alex Tomb
>            Priority: Critical
>         Attachments: nb_bug.txt.zip
>
>
> Just open the project....
> Can not attach the file
> "JIRA could not attach the file as there was a missing token. Please try 
> attaching the file again."



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to