Results 1 to 2 of 2

Thread: IceStorm in Ice 2.1.1 Release

  1. #1
    chuatecksiong is offline Registered User
    Name: chuatecksiong
    Organization: chuatecksiong
    Project: none
    Join Date
    Jan 2005
    Posts
    8

    IceStorm in Ice 2.1.1 Release

    I have written as publisher and subscriber program that makes use of Ice Storm Services.

    The Ice Code is very Simple. Its the same as the Ice Storm Demo that comes with the source. The only difference is that the tick function is modified to as tick(std::string&, aaCollection&). The publisher will then call the function at a regular interval of 1 sec, passing a few records in the collection.

    In the previous release of Ice (2.1.0), I was able to run the publisher and subscriber with ice storm. But after I switched to the newer 2.1.1 (redoing the slice, recompiling both prgrams), the PC will hang after a couple of minutes.

    I am running the programs on is Win2000 Server.

    One funny thing is that when I run the program on XP Professional, it did not hang, but gives me memory exceptions once in a while.

  2. #2
    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
    Quote Originally Posted by chuatecksiong
    I have written as publisher and subscriber program that makes use of Ice Storm Services.

    The Ice Code is very Simple. Its the same as the Ice Storm Demo that comes with the source. The only difference is that the tick function is modified to as tick(std::string&, aaCollection&). The publisher will then call the function at a regular interval of 1 sec, passing a few records in the collection.

    In the previous release of Ice (2.1.0), I was able to run the publisher and subscriber with ice storm. But after I switched to the newer 2.1.1 (redoing the slice, recompiling both prgrams), the PC will hang after a couple of minutes.

    I am running the programs on is Win2000 Server.

    One funny thing is that when I run the program on XP Professional, it did not hang, but gives me memory exceptions once in a while.
    I'm afraid that without a test case its very difficult for us to help you. If you can provide a self-contained example that demonstrates this problem we'll be more than happy to help.

    Regards, Matthew

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ice 3.2b release
    By Andreas Scherer in forum Comments
    Replies: 5
    Last Post: 03-14-2007, 08:57 AM
  2. Patch for Ice-E for C++, release 1.1.0
    By benoit in forum Patches
    Replies: 0
    Last Post: 04-19-2006, 05:03 AM
  3. Patch for Ice for C++, release 3.0.1
    By benoit in forum Patches
    Replies: 2
    Last Post: 02-22-2006, 09:04 PM
  4. When will be next release of Ice?
    By kovacm in forum Help Center
    Replies: 1
    Last Post: 09-07-2005, 07:01 AM
  5. New ICE release documentation
    By johnstv3 in forum Help Center
    Replies: 2
    Last Post: 05-30-2004, 02:28 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
  •