Rapid SCADA 6.3.1 Installation, TCP port 10002 already in use.

Forum Home Forums Installation Issues Rapid SCADA 6.3.1 Installation, TCP port 10002 already in use.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #15540
    mesapat
    Participant

    I have try to install Rapid SCADA 6.3.1
    and got this error. from my Windows 11 Home

    Rapid SCADA 6.3.1 Installation
    ——————————
    Check TCP port 10000
    TCP port 10000 is available.
    Check TCP port 10002
    TCP port 10002 already in use.

    Installation has completed with errors

    And Port 10002 use by KT Kernel & System (can not change to another port)

    how i can do next???

    #15541
    manjey73
    Participant

    Change the ScadaAgent port to another one other than 10002

    <?xml version="1.0" encoding="utf-8" ?>
    <ScadaAgentConfig>
      <ListenerOptions>
        <Port>10002</Port>

    See the configuration file in the ScadaAgent\Config folder. After that, restart the services.
    Also, when configuring the configuration, specify this port in the project Instances

    • This reply was modified 1 year, 5 months ago by manjey73.
    #15543
    Mikhail
    Moderator

    Hello,

    You can change the TCP port of the ScadaAgent service after installation.
    Before starting installation, switch off KT Kernel & System.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.