[jcifs] cp850 problems

Mike Streeton mike.streeton at ardentia.co.uk
Mon Jun 5 16:00:29 GMT 2006


We have a directory browser that is very similar or NetworkExplorer.
This works okay except on one of our machines where we get the following
error:

 

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)
 
com.ardentia.netsearch.files.DirectoryBrowser.doGet(DirectoryBrowser.jav
a:90)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

 

 

We are using 1.2.9 of the jar, where does it pick the cp850 up from? Is
it user/system/environment.

 

Thanks

 

Mike

 

www.ardentia.com the home of NetSearch

 

-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list