Kbase P54564: Unable to start AppServer/WebSpeed with a database connection - errors 8100, 8117, 8127
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.X
OpenEdge 10.0A
SYMPTOM(s):
Unable to start AppServer with a database connection
Unable to start WebSpeed with a database connection
IOException reading message from server : java.io.EOFException: pipe to server broken (8117)
ERROR: cannot start server. (8100)
Exception unbinding broker (not bound) : <ExceptionMsg_string> (8525)
Timeout while listening for server : java.net.SocketTimeoutException: Accept timed out
Without database connection unified brokers start fine
CAUSE:
Path to a database contains spaces and the path is unqouted within the WebSpeed/AppServer startup parameters.
FIX:
Put parameter -db "path to database\directory 1\dbname" into "" (quotes) within your ubroker.properties for AppServer/WebSpeed and restart the unified broker afterwards.