FAQs (EN)
16. Fehlermeldung „de.cib.docserv.ServerManagerException: Could not execute request.; nested exception is: java.net.ConnectException: Connection refused: connect;“
Socket servers do not respond or start because of one of the following causes:
- A non-existent log path (de.cib.docserv.LogPath) is configured for the socket servers.
- Rights of the scripts or binaries prevent a start by the application server VM.
- Path to the executable (can be set in setting de.cib.docserv.socket.SocketServerExecutable) is configured incorrectly.
- Path to working directory (can be set in the setting en.cib.docserv.ServerWorkingDirectory) is configured incorrectly.
- Paths contain backslashes. Paths should be specified with / on all systems until further notice.
- On Linux a faulty JDK is used.
- A required shared library is missing on your system.
- There is not enough memory allocated to your application server.