Endpoint Protection

 View Only
  • 1.  Unable to connect to the server specified

    Posted Jul 22, 2010 02:54 PM
    I am trying to do replication, while trying to add the replication partner using the Management Server Configuration Wizard,  get  the error Unable to connect to the server specified after some time.

    i am able to ping the server and also port 8443 , 9090 . 8014 are open on  both the sides


  • 2.  RE: Unable to connect to the server specified



  • 3.  RE: Unable to connect to the server specified

    Posted Jul 22, 2010 03:21 PM
    Changed the JVM but still getting the error


  • 4.  RE: Unable to connect to the server specified

    Posted Jul 22, 2010 03:24 PM
    how did you install sepm on the second server?
    is it windows 2008 or 3? what database did you choose?


  • 5.  RE: Unable to connect to the server specified

    Posted Jul 22, 2010 03:27 PM
    Try the following steps

    1. In the main SEPM, go to Start > Run > cmd, click Ok
    2. In the command prompt execute netstat - abn
    3. Check that SemSvc.exe is not listening in the default port (TCP 8443)
    4. Go to the SEPM installation folder c:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat\conf
    5. Open the server.xml file and take note of the last port mentioned in the file (default is 8443).

    <Server debug ...>
                    ...
                     <Service name=...>
    <Connector acceptCount ... minProcessors="5" port="8443" scheme=" ...>

    6. Execute again steps 1. and 2. and assure that SemSvc.exe is in Listening state in the port which is configured in the server.xml (step 5.)
    7. Run the "Add additional Symantec Site" installation wizard with the port found in the server.xml file


  • 6.  RE: Unable to connect to the server specified

    Posted Jul 23, 2010 01:55 AM
    2k3  and sql sp2


  • 7.  RE: Unable to connect to the server specified

    Posted Jul 23, 2010 01:56 AM
    Follwed it same result, it runs for some time and then it fails


  • 8.  RE: Unable to connect to the server specified

    Posted Jul 23, 2010 02:14 AM
    Whether both serves are present in LAN?If it is in WAN what is the bandwidth?


  • 9.  RE: Unable to connect to the server specified

    Posted Jul 23, 2010 02:24 AM
    Yes they are in LAN , the other server is across the road in a diffrent building in the same IT park


  • 10.  RE: Unable to connect to the server specified
    Best Answer

    Posted Jul 23, 2010 03:27 AM

    If it is failing after some time then II think  bandwidth may be a conecrn. I have seen replication failing beacuse of low bandwidth.
    What is the bandwidth?
    If it is less then for the first time you can follow this and from the next time they would replicate accodingly


    Title: 'How to Perform Offline Replication between 2 Remote Sites when normal replication is failing due to Bandwidth Issues.'
    Document ID: 2009072111080048
    > Web URL: http://service1.symantec.com/support/ent-security.nsf/docid/2009072111080048?Open&seg=ent




  • 11.  RE: Unable to connect to the server specified

    Posted Jul 23, 2010 03:50 AM
    let me try that and check if it works