Consultor Eletrônico



Kbase 20186: AIA - Incorrect Argument Set Causes Error: InstallDir argument is not specified.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

The following set of errors are seen when a test configuration is done against AIA.

AppServer Internet Adapter

Error. The server encountered an unexpected condition which prevented it from fulfilling the request.

javax.servlet.UnavailableException: InstallDir argument is not specified.

CAUSE:

The Progress manual "Progress on the Web" indicates that you need to add three values to the Init Arguments of the servlet instance:
Install-Dir, instanceName, and PropertyFileName.
The correct argument name is InstallDir (with no dash), not Install-Dir.

FIX:

Fix the argument name and restart the Java servlet.