Results 1 to 2 of 2

Thread: ACM cause Ice.ConnectionLostException

  1. #1
    sgsoft's Avatar
    sgsoft is offline Registered User
    Name: Samon Sun
    Organization: Freelance
    Project: Remote RFID Reader
    Join Date
    May 2007
    Location
    Beijing,China
    Posts
    28

    ACM cause Ice.ConnectionLostException

    When I run the ICE demo in debug mode,I find the client program will be throw Ice.ConnectionLostException sometimes. The debug info is below:
    ....................
    -- 2011/3/10 23:34:29:767 Protocol: sending close connection
    message type = 4 (close connection)
    compression status = 0 (not compressed; do not compress response, if any)
    message size = 14
    -- 2011/3/10 23:34:29:769 Network: sent 14 of 14 bytes via tcp
    local address = 127.0.0.1:1409
    remote address = 127.0.0.1:13000
    In Ice.ConnectionLostException ......“Ice.dll” .....
    -- 2011/3/10 23:34:29:805 Network: closing tcp connection
    local address = 127.0.0.1:1409
    remote address = 127.0.0.1:13000
    ..................

    In the document "Ice-Manual.pdf":
    The default value of Ice.ACM.Client is 60, meaning an outgoing
    connection is closed if it has not been used for sixty seconds.


    Maybe this is the reason ?
    ------------------------------------------------
    Freelance software developer working on a new device:
    Remote RFID Reader.
    soon after ,the projiect source can be downloaded from:
    http://code.google.com/p/sgsoft-las/
    Wellcome join.

  2. #2
    sgsoft's Avatar
    sgsoft is offline Registered User
    Name: Samon Sun
    Organization: Freelance
    Project: Remote RFID Reader
    Join Date
    May 2007
    Location
    Beijing,China
    Posts
    28
    ICE 3.3.1/3.4.1
    VC2005
    Windows XP/Win7
    -------------------------------
    On above platform,it will be appear.Maybe this is not an error.
    ------------------------------------------------
    Freelance software developer working on a new device:
    Remote RFID Reader.
    soon after ,the projiect source can be downloaded from:
    http://code.google.com/p/sgsoft-las/
    Wellcome join.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 6
    Last Post: 07-14-2010, 11:26 AM
  2. ACM Problem?
    By slypete in forum Help Center
    Replies: 16
    Last Post: 03-16-2009, 01:15 PM
  3. ACM=0 didn't turn off ACM
    By cloudstar in forum Help Center
    Replies: 3
    Last Post: 07-17-2006, 10:10 PM
  4. Replies: 4
    Last Post: 12-16-2005, 06:20 AM
  5. Replies: 2
    Last Post: 10-31-2005, 12:48 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •