News:

We really need your input in this questionnaire

Main Menu

Why Messy Code after Reboot Server

Started by Billy, March 09, 2013, 04:35:25 PM

Previous topic - Next topic

Billy

Hi, Victor:

    I changed some menu in "Object Browser" into my mother language(Chinese) successfully,  but when I kill netxmsd process and reload it, I found a lot of messy code like some "?" in the "Object Browser",  But if I only close the java console without rebooting the server, everything is OK.
    I guess maybe the problem is in the following:
    1.  Server unicode supporting
    2.  Database character set
    3.  Before rebooting the server, some necessary database synchronization commands should be executed?
   
    I use Mysql to conserve data of the system, and set UTF-8 as the default character set. And in netxmsd.conf, I added "CodePage = UTF-8" configure line.
    Before make, I used "./configure --with-server --with-mysql --enable-unicode" command to complie server. Are there any other parameters needed in configure?
    Where is the problem, Please help, thank you!

Victor Kirhenshtein

Hi!

What do you mean by "changing some menu"? Changing console source code or defining new object tools?

Best regards,
Victor