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

Author Topic: ETL init script return cannot convert to MS932  (Read 3147 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.

Marked as best answer by on April 25, 2025, 08:59:36 AM

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 »
  • Undo Best Answer
  • 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é

    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 »
    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