Step 8: Start servers

In this final step you will start the Signal, Topics, and UserProvisioning servers.

You must do steps 1-7, before moving to step 8.
  1. From the Weblogic Domain drop-down on the upper left, select JDBC Data Sources and General Settings.
  2. On the Settings for SignalServer page, in the Configuration and General Settings tab, select Server Start.
  3. Verify the information about the default network communications are correct, such as Server Name, Machine, Cluster, Listen Address, and Listen Port configured in Step 2: Create machine and application servers and select Save.
  4. In the Server Start page, on the Arguments field type one by one the following details.
    Server name Argument details
    Signal -Xms2048m -Xmx8192m -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -Dorg.owasp.esapi.resources=servers/SignalServer/stage/Signal/Signal/WEB-INF/classes
    TopicsServer and TopicsServiceR -Xms256m -Xmx512m -Dweblogic.security.SSL.minimumProtocolVersion=TLSv1.2 -Dorg.owasp.esapi.resources=servers/TopicsServer/stage/TopicsService/TopicsService/WEB-INF/classes
  5. Select Save.