[jcifs] java.io.UnsupportedEncodingException: Cp85

John Baker jbaker-jcifs at javasystemsolutions.com
Wed Oct 18 14:10:14 GMT 2006


Hello,

Using the NTLM Filter, I've got this stack trace appearing:

java.io.UnsupportedEncodingException: Cp850
        sun.io.Converters.getConverterClass(Unknown Source)
        sun.io.Converters.newConverter(Unknown Source)
        sun.io.ByteToCharConverter.getConverter(Unknown Source)
        java.lang.StringCoding.decode(Unknown Source)
        java.lang.String.<init>(Unknown Source)
        java.lang.String.<init>(Unknown Source)
        jcifs.ntlmssp.Type1Message.parse(Type1Message.java:236)
        jcifs.ntlmssp.Type1Message.<init>(Type1Message.java:86)
        jcifs.http.NtlmSsp.authenticate(NtlmSsp.java:88)
        jcifs.http.NtlmHttpFilter.negotiate(NtlmHttpFilter.java:160)
        jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:114)
        
In my Tomcat logs. Any idea what could be causing this? Although the error 
message is perfectly clear, where is cp850 coming from?


John

-- 
John Baker, J System Solutions Ltd.
http://www.javasystemsolutions.com


More information about the jcifs mailing list