Endpoint Protection

 View Only
Expand all | Collapse all

Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

Migration User

Migration UserJun 28, 2010 12:55 AM

Migration User

Migration UserJun 28, 2010 09:02 AM

  • 1.  Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 27, 2010 07:18 AM

    A few days back, I moved the SEPM server to another server using replication method. After successful replication, I made sure that all the existing clients are moved to the new one. Then I unistalled SEPM from the old server and removed it from my network. Everything worked well. Then yesterday, I tried to delpoy clients using Find Unmanaged Computer, but it fails. When I check the event logs on the clients, it says authentication failed. I am using the domain admin user name to install the clinet. The funny things is that, I can install client through Migration & Deployment wizard.

    Can any one give me a sloution to this?

    Thanks in advance,

    Zackur.


  • 2.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 27, 2010 08:43 AM
    under the domain name field give the fully qualiffied name..


  • 3.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 12:55 AM

    I gave the fully qualified name but still it fails.


  • 4.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 04:42 AM

    Does the Domain password has any signed characters  example : ÂÄÄÔÓÑäåÊÉÈèîý

    If yes remove these from the password and then try to push the package,


  • 5.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 05:30 AM

    the pasword contains letters and numbers. no signed characters. I even tried other domain admin user names but nothing works. As I said I can install SEPM to clients using Migration & Deployment wizard but not through Find Unmanaged Computers.


  • 6.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 05:40 AM

    Go to  C:\Program Files\Symantec\Symantec Endpoint Protection Manager/tomcat/log  and paste the scm-server-0.log


  • 7.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 06:18 AM
      |   view attached
    2010-06-28 12:57:30.690 SEVERE: ================== Server Environment ===================
    2010-06-28 12:57:30.705 SEVERE: os.name = Windows 2003
    2010-06-28 12:57:30.705 SEVERE: os.version = 5.2
    2010-06-28 12:57:30.705 SEVERE: os.arch = x86
    2010-06-28 12:57:30.705 SEVERE: java.version = 1.6.0_14
    2010-06-28 12:57:30.705 SEVERE: java.vendor = Sun Microsystems Inc.
    2010-06-28 12:57:30.705 SEVERE: java.vm.name = Java HotSpot(TM) Server VM
    2010-06-28 12:57:30.705 SEVERE: java.vm.version = 14.0-b16
    2010-06-28 12:57:30.705 SEVERE: java.home = C:\Program Files\Symantec\Symantec Endpoint Protection Manager\jdk\jre
    2010-06-28 12:57:30.705 SEVERE: catalina.home = C:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat
    2010-06-28 12:57:30.705 SEVERE: java.user = null
    2010-06-28 12:57:30.705 SEVERE: user.language = en
    2010-06-28 12:57:30.705 SEVERE: user.country = US
    2010-06-28 12:57:30.705 SEVERE: scm.server.version = 11.0.6005.562
    2010-06-28 12:57:32.812 SEVERE: ================== StartClientTransport ===================
    2010-06-28 12:57:33.183 SEVERE: Schedule is started!
    2010-06-28 12:57:45.557 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.net.ConnectException: Connection refused: connect
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
        at java.net.Socket.connect(Socket.java:519)
        at java.net.Socket.connect(Socket.java:469)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:233)
        at sun.net.www.http.HttpClient.New(HttpClient.java:306)
        at sun.net.www.http.HttpClient.New(HttpClient.java:323)
        at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:852)
        at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:793)
        at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:718)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1041)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:373)
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:302)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Failed to connect to the server.

    Make sure that the server is running and your session has not timed out.
    If you can reach the server but cannot log on, make sure that you provided the correct parameters.
    If you are experiencing network issues, contact your system administrator. ErrorCode: 0x80020000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:319)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:58:54.640 SEVERE: com.sygate.scm.server.util.securitydata.ThreatData: Signature verification failed for Security Response outbreak information.
    2010-06-28 12:59:04.675 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:14.664 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:15.175 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 12:59:15.593 SEVERE: Unknown Exception in: com.sygate.scm.server.util.securitydata.VirusData
    java.io.FileNotFoundException: C:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat\temp\indexB.html (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at com.sygate.scm.server.util.securitydata.VirusData.getVirusFromIndex(VirusData.java:138)
        at com.sygate.scm.server.task.SecurityDataTask.processVirusCats(SecurityDataTask.java:215)
        at com.sygate.scm.server.task.SecurityDataTask.run(SecurityDataTask.java:88)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:24.668 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:33.123 SEVERE: AgentLastCheckInTask connect to secars failed: Bad Request
    2010-06-28 12:59:34.424 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 12:59:34.672 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:35.183 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 12:59:36.422 SEVERE: Unknown Exception in: com.sygate.scm.server.util.securitydata.VirusData
    java.io.FileNotFoundException: C:\Program Files\Symantec\Symantec Endpoint Protection Manager\tomcat\temp\indexT.html (The system cannot find the file specified)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at java.io.FileReader.<init>(FileReader.java:41)
        at com.sygate.scm.server.util.securitydata.VirusData.getVirusFromIndex(VirusData.java:138)
        at com.sygate.scm.server.task.SecurityDataTask.processVirusCats(SecurityDataTask.java:215)
        at com.sygate.scm.server.task.SecurityDataTask.run(SecurityDataTask.java:88)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:44.412 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 12:59:44.691 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:54.432 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 12:59:54.680 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 12:59:55.191 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:00:04.436 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:04.684 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:14.440 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:14.703 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:15.199 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:00:24.444 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:24.692 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:34.433 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:34.696 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:35.207 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:00:44.437 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:44.700 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:54.441 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:00:54.704 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:00:55.215 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:01:04.460 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:04.816 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:14.449 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:14.727 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:15.223 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:01:24.468 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:24.731 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:33.127 SEVERE: AgentLastCheckInTask connect to secars failed: Bad Request
    2010-06-28 13:01:34.467 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:34.732 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:35.231 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:01:44.471 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:44.736 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:54.474 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:01:54.724 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:01:55.238 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:02:04.478 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:04.727 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:14.481 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:14.730 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:15.245 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:02:24.484 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:24.734 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:34.488 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:34.737 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:35.251 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:02:44.491 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:44.740 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:54.495 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:02:54.744 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:02:55.258 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:03:04.498 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:04.747 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:14.501 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:14.751 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:15.265 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:03:24.505 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:24.754 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:33.137 SEVERE: AgentLastCheckInTask connect to secars failed: Bad Request
    2010-06-28 13:03:34.524 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:34.757 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:35.272 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:03:44.512 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:44.761 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:54.515 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:03:54.780 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:03:55.278 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:04:04.518 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:04.783 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:14.522 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:14.771 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:15.285 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:04:24.525 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:24.790 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:34.528 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:34.793 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:35.292 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:04:44.532 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:44.781 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:54.535 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:04:54.800 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:04:55.299 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:05:04.539 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:04.803 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:14.542 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:14.807 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:15.305 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:05:24.545 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:24.795 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:33.146 SEVERE: AgentLastCheckInTask connect to secars failed: Bad Request
    2010-06-28 13:05:34.549 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:34.798 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:35.312 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:05:44.552 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:44.801 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:54.556 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:05:54.805 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:05:55.319 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:06:04.575 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:04.808 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:14.578 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:14.812 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:15.326 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:06:24.581 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:24.815 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:34.575 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:34.825 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:35.340 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request
    2010-06-28 13:06:44.585 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:44.835 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:54.595 SEVERE: IISCacheTask connect to secars failed: Bad Request
    2010-06-28 13:06:54.845 SEVERE: Unknown Exception in: com.sygate.scm.server.task.ClientTransportInfoTask
    java.lang.Exception: HTTP 400 Bad Request, URL: http://localhost:8014/secars/secars.dll?action=36
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:303)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    com.sygate.scm.common.communicate.CommunicationException: Unexpected server error. ErrorCode: 0x10010000
        at com.sygate.scm.common.communicate.Communicator.sendRequest(Communicator.java:324)
        at com.sygate.scm.server.task.ClientTransportInfoTask.run(ClientTransportInfoTask.java:116)
        at java.util.TimerThread.mainLoop(Timer.java:512)
        at java.util.TimerThread.run(Timer.java:462)
    2010-06-28 13:06:55.344 SEVERE: AgentOnlineStatusTask connect to secars failed: Bad Request

    Attachment(s)

    txt
    log_7.txt   117 KB 1 version


  • 8.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method



  • 9.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 06:45 AM

    The scm server is full of errors

    Just tell me apart from pushing the package do you have any more problems?

    Run a repair for the SEPM


  • 10.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 07:12 AM
    Did run the repair and please find the attached scm-server-0.log. I do not have any other issue rather than the old one (push using Find Unmanaged Client. Please find also the security audit log from the client (file name sepm)

    Attachment(s)

    txt
    log_8.txt   2 KB 1 version


  • 11.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 08:30 AM
    Are you getting the same mesage on all the machines you were trying to find?

    Aniket


  • 12.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:02 AM
    Provide the user name as domain\user name and try...


  • 13.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:15 AM

    I am trying that way all the time but it still fails.


  • 14.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:19 AM
    Which is the client OS?
    Any related entry in the event viewer of the client?


  • 15.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:20 AM

    What is the reason that you son't want to use the Migration and deployment wizrad?


  • 16.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:53 AM

    I agree with Prachand...if you  are not able to install using  find unmanged computers, you could  use deployment wizard, if that's working. Sometimes, find unnmaanged comoputers fails to recognize the  computers correct  ip adress/name. for example, it may find a computer as  unmanaged, but may have  wrong ip address or the  name. The ip address and  name  may not  match. Just  verify if they  do or not, in find unmanaged computers.



  • 17.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 09:57 AM

    The reason I want to use is simple. The client settings for each department is different. So I am more comfortable using Find Un managed Computers, and then I can select immediately the features and settings for each users. I was able to use this with the old server.


  • 18.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method

    Posted Jun 28, 2010 11:40 AM

    I am able find the computer by IP/NetBios name. No problems with it. I need to use the option Find Unmanaged Computers. If any options/features are in SEPM, they all should work, and that is the reason we bought SEPM.


  • 19.  RE: Unable to delpoy SEPM through Find Unmanaged Computer after moving SEPM to another server, using replication method
    Best Answer

    Posted Jun 29, 2010 02:51 AM

    I solved the issue. I was not able to browse the network, from my network places. So I had to reinstall the net work driver and also I had to update the windows. After these 2, I am able to deploy the client through Find UN manged Computers.

    Thank you so much Prachand Kumar, for your inputs.