Results 1 to 3 of 3

Thread: Icepatch exceptions

  1. #1
    Skip is offline Registered User
    Name: Skip Vicuna
    Organization: EWA
    Project: TMMP
    Join Date
    Jun 2007
    Posts
    2

    Icepatch exceptions

    I am running the example mfcpatchC and I have set everything up following the README file.
    1.) Run "icepatch2calc ." in directory.
    2.) Run "icepatch2server --IcePatch2.Endpoints="tcp -h 127.0.0.1 -p 10000" ."
    3.) Created a test directory to download into C:\icepatch_download
    4.) Instead of running patch from .exe I ran it from the debugger.

    All is good and everything is download correctly but in the output window there is quite a few exceptions being thrown.

    First-chance exception at 0x7c812a5b in patch.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std: :allocator<char> > at memory location 0x0012e934..
    First-chance exception at 0x7c812a5b in patch.exe: Microsoft C++ exception: std::basic_string<char,std::char_traits<char>,std: :allocator<char> > at memory location 0x0012e6e8..

    Did I forget to set something up?

  2. #2
    Skip is offline Registered User
    Name: Skip Vicuna
    Organization: EWA
    Project: TMMP
    Join Date
    Jun 2007
    Posts
    2

    Specs

    Sorry I forgot to provide some specs.

    I am using Ice Version 3.2 on a Windows XP system using Visual Studio 2005.

  3. #3
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Hey Skip,

    These exceptions are expected as a normal part of the patching process. If you need more information on what a first chance exception is check out this page: David Kline : What is a First Chance Exception?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. IcePatch UpdatePeriod
    By soff.dong in forum Help Center
    Replies: 3
    Last Post: 02-25-2009, 03:47 AM
  2. icepatch cannot stat file
    By n2503v in forum Help Center
    Replies: 0
    Last Post: 02-19-2008, 09:59 AM
  3. General IcePatch Questions
    By brian in forum Help Center
    Replies: 5
    Last Post: 09-08-2004, 02:14 PM
  4. How to use IcePatch?
    By weiwei in forum Help Center
    Replies: 7
    Last Post: 05-24-2004, 11:49 AM
  5. How to use IcePatch?
    By alwayscy1 in forum Help Center
    Replies: 3
    Last Post: 10-27-2003, 07:40 PM

Posting Permissions

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