Consultor Eletrônico



Kbase P80191: Batch install fails on Unix because SonicESBAdapter information can not be found in install.ini file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/12/2004
Status: Unverified

SYMPTOM(s):

batch install fails on Unix

Could not find the entry, "esbdomain", in section "SonicEsbAdapter" of ini file

CAUSE:

Missing the Sonic Adapter ESB section within the install.ini

FIX:

Add the following section to your install.ini file after the [java] section
Remember to modify the following to conform to your install locations and user information.

[SonicEsbAdapter]
esbdomain=Domain1
esburl=tcp://localhost:2506
esbpath=/usr/sonicesb
esbusername=<username>
esbpassword=<password>