Results 1 to 3 of 3

Thread: ICE thread be clear up forcibly at runtime without any exception throw out

  1. #1
    poseidonli is offline Registered User
    Name: Haifnng lee
    Organization: Wuhan University
    Project: communications between distributing services
    Join Date
    Oct 2008
    Posts
    4

    ICE thread be clear up forcibly at runtime without any exception throw out

    Hi all
    There are strange things happened in my ICE program description as following:

    1, the context: OS windows sp3, IDE Eclipse with java 1.6, ICE 3.2.1. the Eclipse rcp application receive mesages with ICE subscibe, from a publish via ICE publish. the publish run at the same computer as the Eclipse rpc application.

    2 when i just test the messages publish and recerive, it's ok.

    3 But after i do some operations in eclipse rcp application, the publish and receive can only run correct only once. after that the ICE threads be clear up forcibly at runtime without any exception throw out. I try to degger it, but when i traced at thread class in java, i can not keep up, because of no source available after exit() called (maybe the exit() be called, i am no sure).

    It's very confuse me. Could any body help me and give some cued.

    Any suggestions will be appreciated!

    Thanks!

  2. #2
    xdm's Avatar
    xdm
    xdm is offline ZeroC Staff
    Name: Jose Gutierrez de la Concha
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Sep 2003
    Location
    La Coruña, Spain
    Posts
    588
    Hi Haifnng,

    In this forum we only provide free support for latest Ice release, could you update your program to Ice-3.3.0 and view if the problem is present with Ice-3.3.0.

    If you still have the same issue with Ice-3.3.0 the best is try to reproduce it on a small self compilable example and upload it here, we will be happy to look at it.

    Cheers,
    José

  3. #3
    poseidonli is offline Registered User
    Name: Haifnng lee
    Organization: Wuhan University
    Project: communications between distributing services
    Join Date
    Oct 2008
    Posts
    4
    Hi José
    Thanks for your reply.

    I have resolve the problem. This is caused by using a local variable to store a ice object. The problem was fixed when i change it to globe variable.

    I will update to a new one, and thanks for your suggestion.

    Sincerely
    Haifeng

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 08-20-2010, 06:22 AM
  2. Replies: 3
    Last Post: 05-30-2008, 06:58 AM
  3. Runtime Exception
    By Greenhippo in forum Help Center
    Replies: 4
    Last Post: 04-24-2007, 02:28 PM
  4. thread syscall exception:
    By xdm in forum Help Center
    Replies: 2
    Last Post: 02-04-2006, 04:16 PM
  5. Replies: 2
    Last Post: 01-06-2006, 05:01 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
  •