Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 394191

Summary: The RCP Application that is implemented by GEF can not normally work
Product: [Tools] GEF Reporter: Yiling Dai <yiling.dai>
Component: GEF-Legacy GEF (MVC)Assignee: gef-inbox <gef-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: nyssen
Version: 3.8   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
the rcp application no responding none

Description Yiling Dai CLA 2012-11-13 09:28:36 EST
Hello, 

I have implemented a RCP Application with GEF, that consists of some diagrams,  explorer and tables. I use osgi event as communication Tool(I did use EContentAdapter but now changed to osgi). After exporting with hudson,If people run the application lonely, no problem found. But if people run another RCP Application(project explorer) and run this GEF Application from this explorer, no responding happens suddenly. Sometimes people can work long but sometimes it doesn't respond soon. I have tried many ways but this problem still happens. Is it the bug of GEF? If people run GEF application from other application,  will the performance get worse??

Please see the attachment.
Comment 1 Yiling Dai CLA 2012-11-13 09:30:00 EST
Created attachment 223511 [details]
the rcp application no responding
Comment 2 Alexander Nyßen CLA 2012-11-13 09:33:01 EST
Why do you think GEF is causing this? From what you describe, a couple of other problems are more likely. I will resolve this as invalid. You should debug into your application and try to find out the cause. If you can locate the problem inside GEF, please reopen this bug and attach detailed information. From what I have right now, I can not even guess what might be wrong...