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!

Reply With Quote