Consultor Eletrônico



Kbase P9814: Proserve fails.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/30/2003
Status: Unverified

FACT(s) (Environment):

DG/UX Intel

FACT(s) (Environment):

Progress 8.3x

SYMPTOM(s):

Proserve fails.

All progress utilities that access the database fail.

This application was built on an operating system other than DG/UX
and needs the libsocket.so.1 shared object.

Since some UnixWare applications mix stream and socket operations in a manner that is normally not allowed on DG/UX, an alternate shared object called
libstreamsocket.so.1 will be used.

CHANGE:

Upgraded DG/UX Operating system from MU03 to MU04.

CAUSE:

An environment variable:
LD_NO_LIBSTREAMSOCKET=1
causes the normal libsocket.so.1 to be loaded instead of libstreamsocket.so.1.

LD_NO_LIBSTREAMSOCKET=0
Load libstreamsocket.so.1, and suppresses the message.

This is just an informational message from DG/UX and will have no
adverse affect on Progress starting up.

FIX:

This message can be suppressed by setting the following environment
variable:

LD_NO_LIBSTREAMSOCKET=1

We recommend the setting to be =1 as Progress does not perform and
stream operations on sockets.

See the DG/UX release notice or ld manpage for more information.

If you set this environment variable to 0 or 1 and still experience
these informational messages, please contact your Operating System
vendor for additional assistance.


KBASE # 19202