Kbase 17309: WebSpeed2.x error -WTB:could not read maximum users bit 6356
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/7/1998 |
|
WebSpeed2.x error -WTB:could not read maximum users bit 6356
When attempting to start a WebSpeed broker on Unix, customers will
occasionally get an error:
WTB: could not read maximum users bit for <WSBroker-name> - error
during installation process! (6356)
This indicates that the broker process cannot obtain correct
information from the progress.cfg file. This is usually caused by
not having environment variables set correctly, but could also be
caused by corruption of the progress.cfg file.
First, be sure that the DLC and PROCFG environment variables are
set correctly for the WebSpeed environment. This is especially
critical on a machine that is also running a Progress database
server, since these variables may already be set for the database
server installation, and not for WebSpeed.
So, for example, if WebSpeed is installed in /usr/wsrt, be sure to
set these variables as:
DLC=/usr/wsrt;export DLC
PROCFG=/usr/wsrt/progress.cfg;export PROCFG
If these variables are set correctly and the error still occurs,
the progress.cfg file may be corrupt. In this case, the entire
installation is probably suspect. The entire installation directory
should be deleted, and WebSpeed should be reinstalled. Please
reinstall using a quick install rather than a custom install, since
it is very easy to do a custom install incorrectly.
RVE - 1/12/98
Progress Software Technical Support Note # 17309