Service Port Clash Occurs During Setup

Problem: A service port clash occurs during setup

Cause: By default, P2 Server uses port 8080 to expose backend services. If this port is already being used, a clash occurs and a new port must be chosen.

Resolution: If there is a clash with the service port:

  1. Change the ServicePort parameter in the configuration file (C:\Program Files\P2 Energy Solutions\P2 Server\Configuration\ServerConfig.xml).
  2. Bind an SSL certificate to this port (see How to Bind an SSL Certificate).

Comments are closed