wuyels
30th August 2004, 12:02
Hello!!!
I system environment of following:
OS:Solaris 8.2/2
DB:Oracle 8.17
BaaN:Baan4c4 for Unix 6.1c.07.02
BaaN language:English+Chinese
NOw the Baan already install finished.when i test it by Chinese Baan,i try to print reports(the report is myself customization),occur error message and can't to continue.the error message is :"Process 25 -Error Can't read and open object (rticpr24200200lo) Report not exist."
And i read log file log.bshell,the log file have following error log:
*************************************************
2004-08-30[09:22:29]:E:710l01: ******* S T A R T of Error message *******
2004-08-30[09:22:29]:E:710l01: Log message called from /view/port.6.1c.07.02/vob
s/tt/mir/ds_link/li_mess.c: #158 keyword: ds_send_message
2004-08-30[09:22:29]:E:710l01: Pid 8912 Uid 1007 Euid 1007 Gid 125 Egid 125
2004-08-30[09:22:29]:E:710l01: user_type N language o user_name 710l01 tty ote l
ocale GB2312-80/zh
2004-08-30[09:22:29]:E:710l01: Errno 2 (No such file or directory) bdb_errno 0
2004-08-30[09:22:29]:E:710l01: Log_mesg: (GB_SUN) *** Error in TSSsetlocale:
2004-08-30[09:22:29]:E:710l01: Can't open or read lib/unicode/GB2312-80.N2U
2004-08-30[09:22:29]:E:710l01: ******* E N D of Error message *******
Who can i help me how to solve the problem?
Thanks very much!

dave_23
30th August 2004, 13:54
I don't have lib/unicode/GB2312-80.N2U in my install, I do have
lib/unicode/GB2312.N2U however.

Maybe you could change your locale to that instead...

Dave

wuyels
30th August 2004, 15:51
Thanks you help!
i check path $BSE/lib/unicode in my server,in the folder only have GB2312.N2U. and in Baan ttaad1110m000 chinese Lanuage is GB2312-80.But I checked other Baan server setting for compare(have 2pce Baan system in here).It setting is same as the NG server(the Ok Baan server setting is GB2312-80 and is not have GB2312-80.N2U file in path /lib/unicode/ ),who can help me?

dave_23
30th August 2004, 16:32
Log_mesg: (GB_SUN) *** Error in TSSsetlocale:

Do you have the chinese locale installed for the OS?
I wonder if that's what GB_SUN is refering to..

I don't know a whole lot about MultyByte, so hopefully someone
else can pick it up from here..

Dave