NetXMS Support Forum

English Support => General Support => Topic started by: Billy on March 09, 2013, 04:35:25 PM

Title: Why Messy Code after Reboot Server
Post by: Billy on March 09, 2013, 04:35:25 PM
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!
Title: Re: Why Messy Code after Reboot Server
Post by: Victor Kirhenshtein on March 12, 2013, 09:51:46 PM
Hi!

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

Best regards,
Victor