I have a error that has been occuring on my system for a couple of days now and I am interested to know if anyone has run into this error before and how they resolved it.
OS: Windows Server 2008 R2
WebServer: IIS 7
Progress: OpenEdge 11.1
Error
Msngr: Failed to connect to the specified WebSpeed named service. Verify that the service has been started. Verify the configuration for the service is correct. (5804): Error -63
I found the following items on the broker log that I think points to the root cause.
3240 T-S-0042 1 UB ----------- Error creating private listening socket: java.net.SocketException: No buffer space available (maximum connections reached?): JVM_Bind
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- Unhandled exception caught in S-0042. (8419)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- java.lang.NullPointerException
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubWSserverThread.bldCmdLine(ubWSserverThread.java:225)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.startServer(ubServerThread.java:1374)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.processStartup(ubServerThread.java:1976)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubWSserverThread.processStartup(ubWSserverThread.java:292)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.processEvent(ubServerThread.java:1185)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.mainline(ubServerThread.java:461)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.run(ubServerThread.java:344)
OS: Windows Server 2008 R2
WebServer: IIS 7
Progress: OpenEdge 11.1
Error
Msngr: Failed to connect to the specified WebSpeed named service. Verify that the service has been started. Verify the configuration for the service is correct. (5804): Error -63
I found the following items on the broker log that I think points to the root cause.
3240 T-S-0042 1 UB ----------- Error creating private listening socket: java.net.SocketException: No buffer space available (maximum connections reached?): JVM_Bind
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- Unhandled exception caught in S-0042. (8419)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- java.lang.NullPointerException
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubWSserverThread.bldCmdLine(ubWSserverThread.java:225)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.startServer(ubServerThread.java:1374)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.processStartup(ubServerThread.java:1976)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubWSserverThread.processStartup(ubWSserverThread.java:292)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.processEvent(ubServerThread.java:1185)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.mainline(ubServerThread.java:461)
[14/09/09@15:03:54.972-0700] P-073240 T-S-0042 1 UB ----------- at com.progress.ubroker.broker.ubServerThread.run(ubServerThread.java:344)