Consultor Eletrônico



Kbase P148736: Second AppServer agent can't open dataserver log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/2/2010
Status: Unverified

SYMPTOM(s):

Second AppServer agent can't open dataserver log file

Errors in the AppServer.server.log when starting the second AppServer agent


Cannot open log file <name>, errno <errno> (11076)


Cannot open log file dataserv.lg, errno 32 (11076)


Unable to open dataserver log file. (2683)


Failed to connect to ORACLE database. (1451)

When the first agent is started, a dataserv.00001.lg file is created

When the second agent is started, a dataserv.lg file is created


dataserv.lg file is empty


FACT(s) (Environment):

Connecting to the database using the startup-procedure of the AppServer

Direct connection to the database

Ubroker.AS srvrLogThreshold property is set to 5000000
Windows
OpenEdge 10.2A
Oracle 9i
Oracle 10g

CAUSE:

Bug# OE00187056


FIX:

There are three workarounds:
1. Set the Ubroker.AS srvrLogThreshold property to 0
2. Use a Dataserver broker instead of the direct connection

or

3. Upgrade to OE10.2B