Skip to Content
0
Jun 01, 2018 at 10:17 AM

Error hosting SAP PCo Socket server

104 Views

Hi Team,

Scenario – Create a socket server on SAP PCo that will listen to messages sent by third party socket clients.

We have tried the following things on SAP PCo (v 15.0)

  • Create socket agent instance
  • Created a web socket server that listens on port 8081 and a destination system.

  • Defined the destination in notification (D7N is the target MII server where we have defined a transaction that will process the inbound message).

When we try to connect to this socket server we see the following error in the logs. We are trying to connect using a test java utility to send messages to socket server. Firewall is not an issue here.

Any suggestions to make this working.

Attachments