You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rory Winston (JIRA)" <ji...@apache.org> on 2008/05/16 11:20:55 UTC

[jira] Closed: (NET-206) Turkish 'i' problem and ParserInitializationException: Unknown parser type: Windows_NT

     [ https://issues.apache.org/jira/browse/NET-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Winston closed NET-206.
----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
                   1.5

> Turkish 'i' problem and ParserInitializationException: Unknown parser type: Windows_NT
> --------------------------------------------------------------------------------------
>
>                 Key: NET-206
>                 URL: https://issues.apache.org/jira/browse/NET-206
>             Project: Commons Net
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Linux, JRE1.5
>            Reporter: Bohdan Bobylak
>             Fix For: 1.5, 2.0
>
>         Attachments: DefaultFTPFileEntryParserFactory.patch
>
>
> When default locale of a JVM is set to tr_TR with the UTF-8 encoding the following error is seen when connecting to windows ftp server:
> ...
> at org.apache.commons.net.ftp.parser.ParserInitializationException: Unknown parser type: Windows_NT
> at org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory.createFileEntryParser(DefaultFTPFileEntryParserFactory.java:118)
> at org.apache.commons.net.ftp.FTPClient.initiateListParsing(FTPClient.java:2358)
> at org.apache.commons.net.ftp.FTPClient.listFiles(FTPClient.java:2141)
> at org.apache.commons.net.ftp.FTPClient.listFiles(FTPClient.java:2188)
> ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.