AlLiRy
7th June 2010, 12:35
Hi,
What is error 78?

******* S T A R T of Error message *******
3:00)]:E:la506614: Log message called from /BAAN/view/port.8.4a.02/vobs/tt/lib/al_1/al_uuid.c: #723 key
3:00)]:E:la506614: Pid 946412 Uid 1060 Euid 1060 Gid 125 Egid 125 Pset la506614@jr-41-hp-66:2161
3:00)]:E:la506614: user_type N language R user_name la506614 tty ote locale ISO88595/NULL
3:00)]:E:la506614: session: "whinh2100m100";object: "whinh2100m100"; company number: 303
3:00)]:E:la506614: Errno 78 (A remote host did not respond within the timeout period.) bdb_errno 0 3:00)]:E:la506614: Log_mesg: gethostbyname() failed (h_errno 2 (TRY_AGAIN))
3:00)]:E:la506614: ******* E N D of Error message *******

bdittmar
8th June 2010, 09:51
Hi,
What is error 78?

******* S T A R T of Error message *******
3:00)]:E:la506614: Log message called from /BAAN/view/port.8.4a.02/vobs/tt/lib/al_1/al_uuid.c: #723 key
3:00)]:E:la506614: Pid 946412 Uid 1060 Euid 1060 Gid 125 Egid 125 Pset la506614@jr-41-hp-66:2161
3:00)]:E:la506614: user_type N language R user_name la506614 tty ote locale ISO88595/NULL
3:00)]:E:la506614: session: "whinh2100m100";object: "whinh2100m100"; company number: 303
3:00)]:E:la506614: Errno 78 (A remote host did not respond within the timeout period.) bdb_errno 0 3:00)]:E:la506614: Log_mesg: gethostbyname() failed (h_errno 2 (TRY_AGAIN))
3:00)]:E:la506614: ******* E N D of Error message *******

Hello,

it's written in ERP-LN programmers guide:

There are three broad categories of errors. Errors generated by the operating system (numbers 1 - 99), errors generated by the Baan database system (numbers 100 - 900) and errors generated by the underlying RDBMS (numbers 1000 and upwards ). In case of an RDBMS error, the actual (native) error code can be obtained by substracting 1000 from the Baan error code. See Infor ERP LN Enterprise Server error messages.

You have a problem with your network, as the error message say.

Regards

AlLiRy
8th June 2010, 10:18
We're running some jobs every night using the unix task scheduler. The user starting this job have this error too. This user is not network user. What is remote host and timeout period in this message? Thanks for reply.