PVSS00data - SYS/FATAL - Could not create the server socket on port

Enclosed you'll find the explanation for a log-message which can occur during startup. The log-message is written to the PVSS_II.log-file.
The project cannot be started in that case.

PVSS00data (0), 2012.11.15 10:31:52.844, SYS, FATAL, 158, Could not create the server socket on port = 9700: Permission denied


Log-message with symbolic names:

PVSS00data (0), <TIMESTAMP>, SYS, FATAL, 158, Could not create the server socket on port = <port-number>: Permission denied


The log-message describes that the data-manager could not open a TCP-server-socket for the given port-number.
This can happen if the port is already in use by another program or opening the given port is not allowed by system settings.
With the following commands you can check if a port is already in use and which process has opened the port. You could redirect the output to a file, then searching for the port-number and the associated information should be easier.

Linux: netstat -l -t -p

Windows: netstat -p TCP -o –b

Date added:
Last revised:
Hits:
8.222
Rating:
Rating: 2.7. 89 vote(s).
89 anonymous votes
No rating done at all.
Your vote was '' (0 of 5) You are an anonymous user.
You may log on to do personalized votings
Click the rating bar to rate this item Please log on to do ratings
  • Notification

    FE user cannot be identified! (1403201096)