Consultor Eletrônico



Kbase P125044: Error Unable to find web object file 'ping.p' when running the webspeed in production mode
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/19/2007
Status: Unverified

SYMPTOM(s):

Error Unable to find web object file 'ping.p' when running the webspeed in production mode

Server debugging is set to Enabled

The "srvrDebug=Enabled" resides on the broker's parent section [UBroker.WS]

The "srvrAppMode=Production" resides on the broker section, i.e, [UBroker.WS.wsbroker1]

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

Follow the steps below to resolve this issue:

1. Add the following under the broker section, for example, if wsbroker1 is used, the broker section would be [UBroker.WS.wsbroker1]

srvrAppMode=Production
srvrDebug=Enabled

2. Re-start the webspeed broker