Results 1 to 3 of 3

Thread: BadMagicException and Crash, Is TCP lost data?

  1. #1
    linkman is offline Registered User
    Name: liao changbin
    Organization: huhan university
    Project: scada
    Join Date
    Jul 2009
    Posts
    23

    BadMagicException and Crash, Is TCP lost data?

    Hi,All

    I Have 3 ICE(ice 3.4.1 windows server 2008) Apps in a same computer, App1 invoke App2 and App2 transmit to App3.

    But some time late, maybe 1 day, maybe 2 days, App3 will crash. the LOG as below:

    LOG of App1:
    -----------------------------------------------------------------------------------------------

    ......


    LOG of App2:
    -----------------------------------------------------------------------------------------------

    ......

    23:29:12.717 T17560 ICELOG: (Protocol) received request
    message type = 0 (request)
    compression status = 0 (not compressed; do not compress response, if any)
    message size = 272237
    request id = 94012
    identity = Interface1
    facet =
    operation = Function1
    mode = 0 (normal)
    context =

    23:29:12.723 T17560 INTERFACE Interface1::Function1 BEGIN

    23:29:12.729 T17560 ICELOG: (Protocol) sending request
    message type = 0 (request)
    compression status = 0 (not compressed; do not compress response, if any)
    message size = 272237
    request id = 1917
    identity = Interface1
    facet =
    operation = Function1
    mode = 0 (normal)
    context =

    23:29:12.734 T20188 ERROR PulginLgger.h `anonymous-namespace'::MyLoggerI::warning(38) ICELOG: connection exception:
    TcpTransceiver.cpp:408: Ice::ConnectionLostException: connection lost
    local address = 172.16.129.26:10611
    remote address = 172.16.129.26:10006

    23:29:12.734 T20188 ICELOG: (Network) closing tcp connection
    local address = 172.16.129.26:10611
    remote address = 172.16.129.26:10006

    23:29:12.735 T17560 ERROR caught unhandled Ice exception:TcpTransceiver.cpp:408: Ice::ConnectionLostException: connection lost

    23:29:12.735 T17560 INTERFACE Interface1::Function1 END

    23:29:12.736 T17560 ICELOG: (Protocol) sending reply
    message type = 2 (reply)
    compression status = 0 (not compressed; do not compress response, if any)
    message size = 30
    request id = 94012
    reply status = 0 (ok)

    ......



    LOG of App3:
    -----------------------------------------------------------------------------------------------

    ......

    23:29:12.732 T19924 ICELOG: (Protocol) received request
    message type = 0 (request)
    compression status = 0 (not compressed; do not compress response, if any)
    message size = 272237
    request id = 1917
    identity = Interface1
    facet =
    operation = Function1
    mode = 0 (normal)
    context =

    23:29:12.733 T4248 ERROR PulginLgger.h `anonymous-namespace'::MyLoggerI::warning(38) ICELOG: connection exception:
    ConnectionI.cpp:1250: Ice::BadMagicException:
    unknown magic number: 0x69, 0x39, 0x4e, 0x11
    local address = 172.16.129.26:10006
    remote address = 172.16.129.26:10611

    23:29:12.733 T4248 ICELOG: (Network) closing tcp connection
    local address = 172.16.129.26:10006
    remote address = 172.16.129.26:10611

    23:29:12.739 T19924 INTERFACE Interface1::Function1 BEGIN

    23:29:13.370 T19924 ERROR Time Parameter Invalid . nSecond:-1707513529,sMillisecond:-16125 . CRASH!

  2. #2
    linkman is offline Registered User
    Name: liao changbin
    Organization: huhan university
    Project: scada
    Join Date
    Jul 2009
    Posts
    23

    is tcp lost packet?

    or data error?

  3. #3
    linkman is offline Registered User
    Name: liao changbin
    Organization: huhan university
    Project: scada
    Join Date
    Jul 2009
    Posts
    23

    bye-bye, ICE

    I will give up ICE completely, for it is unstable. I will choose some others. bye-bye ICE, bye-bye ZeroC.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Session lost after TimeoutException
    By apetrov in forum Help Center
    Replies: 4
    Last Post: 04-20-2009, 04:26 PM
  2. BadMagicException in mid time intensive runs
    By Andrew S in forum Help Center
    Replies: 7
    Last Post: 01-28-2009, 09:30 AM
  3. Problem : Connection lost Exception
    By Ylliac in forum Help Center
    Replies: 4
    Last Post: 03-05-2008, 11:15 AM
  4. DLL lost
    By queniao in forum Help Center
    Replies: 4
    Last Post: 12-03-2007, 11:27 PM
  5. What are reasons for BadMagicException
    By rhochmuth in forum Help Center
    Replies: 13
    Last Post: 06-09-2007, 02:52 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
  •