473,785 Members | 2,498 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Error java.io.Unsuppo rtedEncodingExc eption: koi8-u

201 New Member
Hi
I am getting java.io.Unsuppo rtedEncodingExc eption: koi8-u error by the server.
i need your nelp to solve this error.
Aug 30 '07 #1
4 2620
Nepomuk
3,112 Recognized Expert Specialist
Hi
I am getting java.io.Unsuppo rtedEncodingExc eption: koi8-u error by the server.
i need your nelp to solve this error.
You should give us a bit more information - which server do you mean (have you written it yourself, if so: where does the error point to in the code), when do you get it, what is the StackTrace of that error (if accessible) etc.
Aug 30 '07 #2
praveen2gupta
201 New Member
You should give us a bit more information - which server do you mean (have you written it yourself, if so: where does the error point to in the code), when do you get it, what is the StackTrace of that error (if accessible) etc.
Hi
The code is for the sending the email and receiving it from other servers, The web server is orion. Everything is fine it is supporting all the languages but this problem arised for the the mail in Ukrine language and mails coming from hot mail server only.
Aug 30 '07 #3
Nepomuk
3,112 Recognized Expert Specialist
Everything is fine it is supporting all the languages but this problem arised for the the mail in Ukrine language and mails coming from hot mail server only.
So, you can recieve mails in Ukrine language from other services than Hotmail? That would be strange.

The Error "UnsupportedEnc odingException: koi8-u" suggests, that either Hotmail or Orion do not know the koi8-u alphabet.

If it's Orion having the problem (i.e. recieving ukrainian mails from other mailservers doesn't work either), you would have to install that encoding (although I can't tell you, how to do so).

If it's Hotmail having the problem (i.e. recieving ukrianian mails form other mailservers DOES work), contact Hotmail and tell them to install that alphabet.

That's everything I can think of right now.

Greetings,
Nepomuk
Aug 30 '07 #4
JosAH
11,448 Recognized Expert MVP
Try to capitalize the Charset encoding name "KOI8-U" and see what happens.

kind regards,

Jos
Aug 30 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
3687
by: Jagdeesh | last post by:
Hai Colleagues, I am using Tomcat 4.1.24 and JDK 1.4.0_03 in my winXP machine. I've transferred a set of folders(containing jsp files) into tomcat's webapps directory(to /webapps/bob , /webapps/sue) and i have added the folders bob, sue in my server.xml(in the context path). When i am trying to run jsp files from my browser, it works fine. But, the following jsp files reports some exceptions which is quite hard to understand. Here is...
1
12482
by: Thomas Rokamp | last post by:
Hi! I'm testing a russian webpage with HttpUnit, but it seems, that it doesn't support the encoding (Win-1251). How can I add support for this in Java or HttpUnit? java.io.UnsupportedEncodingException: WIN-1251 at sun.io.Converters.getConverterClass(Converters.java:114) at sun.io.Converters.newConverter(Converters.java:145) at
1
8577
by: SPG | last post by:
Hi, I have a servlet application that I am trying to write a very basic load tester for. There application has several servlets, but all rely on the same session being used (IE: For logged in users etc). I am trying to write a little test app to test the workflow of the servlet application. The problem is I need to keep the same session alive and post via that session.
1
1724
by: Roman Suzi | last post by:
I was using Python module email.Header to decode headers and encountered problems with some of the headers. One example is given below: Python 2.3.4 (#1, May 27 2004, 15:48:35) on linux2 >>> import email.Header >>> email.Header.decode_header('''=?koi8-r?B?Qm9va3MuUnUgLSDOz9fZyiDTwcrULCDOz9fZxSDTy8nEy8k?= =?koi8-r?B??=''') Traceback (most recent call last): File "<stdin>", line 1, in ?
4
5839
by: acemann7 | last post by:
Windows 2000 udb v 7.2 Got the latest fixpak 13 Applied it. Still can't get a single java sp to run. I used to get reason "2"... now reason "0" - reason 0 is not even documented. I point jdk11_path to: Java Development Kit 1.1 installation path (JDK11_PATH) =
2
1657
by: me.linuxadmin | last post by:
hi all ive got php-4.3.9-3 on my fedora3....tried installing phptimesheet-1.2.4.tar.gz on my system..extracted the folder to document root of apache2..all the files of the timesheet have php3 extensions... php is working fine on my sys but php3 is not interpreted...when i go to //localhost/timesheet/timesheet.php3...i can see the source code of the page like... <?............................
2
46774
by: Richard | last post by:
Our web programmer was looking in his application log an found the following error: 2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter - < SQL0723N An error occurred in a triggered SQL statement in trigger "OLGCWEB.TBLPROPS_INS_TRG". Information returned for the error includes SQLCODE "-811", SQLSTATE "21000" and message tokens "". SQLSTATE=09000 2006-08-31 16:33:35,139 ERROR...
4
2866
by: keveaton | last post by:
hi guys and girls, hope all is well. im not sure if this is the right place to post this, so apologies if so, here goes anyway. i have a customer who uses a java applet to view real time stock quotes from FInet. this is a company based in hong kong. he had this problem on his PC whereby it wouldnt display the applet, just a place holder (the java cup with the sun going round it). i tried everything i could think of, ended up rebuilding his...
2
5669
by: khalidanwar123 | last post by:
i am getting the following error while updating a clob field. ERROR java.sql.SQLException: Data size bigger than max size forthis type: 4003 19:28:27,499 ERROR at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:180) 19:28:27,499 ERROR at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:222) 19:28:27,499 ERROR at oracle.jdbc.ttc7.TTCItem.setArrayData(TTCItem.java:126) 19:28:27,499 ERROR at...
0
9481
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10341
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10095
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9954
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8979
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5383
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5513
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4054
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3656
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.