mjpedreira1
29th July 2009, 15:50
Hello,

I have a script in the baan server. The script run a 3GL session. If I execute the script in command line, on the baan server, the session run ok.
When I try to execute the script from an external server, I get the follow error:

2009-07-29[14:37:53]:E:user: ******* S T A R T of Error message *******
2009-07-29[14:37:53]:E:user: Log message called from /view/port.6.1c.07.09/vobs/tt/mir/ds_link/li_init.c: #410 keyword: ds_close_server
2009-07-29[14:37:53]:E:user: Pid 475378 Uid 347 Euid 347 Gid 203 Egid 203
2009-07-29[14:37:53]:E:user: user_type S language 5 user_name user tty locale ISO88591/NULL
2009-07-29[14:37:53]:E:user: Errno 13 (Permission denied) bdb_errno 0
2009-07-29[14:37:53]:E:user: Log_mesg: Detected Display Server Termination
2009-07-29[14:37:53]:E:user: ******* E N D of Error message *******


The error on the remote server is:

Connecting with bshell...
Connection established.
Error [BaIntro ]: No es posible consultar en stdin&stdout para
proceso 0, objeto 0

ba6.1: el archivo de registro se ha actualizado con el mensaje(es) 4




I edited the file /home/user/.rhost with the ip of the extern server and the user logged in the external server.


Could help me anybody? Thanks in advanced...


María

zardoz
29th July 2009, 17:48
The user that executes the script is in unix/baan/db? Check the association baan user ---> db user.

The error seems to be that:

2009-07-29[14:37:53]:E:user: Errno 13 (Permission denied) bdb_errno 0

mjpedreira1
30th July 2009, 09:46
Hello,

I think the problem is solved... I need a session with 4GL program, and I was working with a 3GL program without form...

Thanks,

María