In
Progress 8, the PROPATH for a Windows AppServer could be configured in the WinChar Startup section of an .ini file.
Refer to Article
How to set the PROPATH for Progress 8 AppServers For
Progress 9 or later versions of AppServer or WebSpeed agent:
- Only the PROPATH setting from the ubroker.properties file is used. Refer to Article How to set PROPATH for AppServer and WebSpeed?
- For AppServer and WebSpeed sessions the Registry/INI setting is ignored. It is no longer possible to set the PROPATH or any other parameter using an .ini file in the agent startup parameters.
- When the PROPATH is set in the srvrStartupParam : -pf ubrokerstart.pf -ininame progress.ini, and not in the ubroker.properties configuration file, the AppServer will fail to start with errors 8113, 8117, 8100, 8067:
Message from server : Startup Procedure Failed (8113)
IOException reading message from server : java.io.EOFException: pipe to server broken (8117)
cannot start server. (8100)
admin error response received: 2. (8067)