" /> ETL init script return cannot convert to MS932 - Genesys CTI User Forum

Author Topic: ETL init script return cannot convert to MS932  (Read 3155 times)

Parsley Azegami

  • Guest
ETL init script return cannot convert to MS932
« on: August 02, 2007, 06:42:10 AM »
Advertisement
Hello,


I am starting run-createdb.bat and it gives me an error: Java cannot find charset to convert to MS932 in createdb.log
Please teach me.

Offline René

  • Administrator
  • Hero Member
  • *****
  • Posts: 1832
  • Karma: 62
Re: ETL init script return cannot convert to MS932
« Reply #1 on: August 02, 2007, 07:50:27 AM »
Hello,

The error means that installed Java version doesn't support charset "MS932". You can try to find a newer version of Java supporting the charset MS932 or change charset used on computer where ETL is running.

René

Marked as best answer by on Today at 04:03:50 PM

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: ETL init script return cannot convert to MS932
« Reply #2 on: August 02, 2007, 08:05:18 AM »
  • Undo Best Answer
  • Hello,

    there are some problems in the first 7.1.x ETL releases about the jTDS driver used to access MSSQL db; the bug is fixed in 7.2. A workaround may be to update just the driver itself.

    Fra