Hello,

   I'm using Topcased 4.2 requirement plugin. From time to time, Eclipse IDE 
blocks, when I try to change the way to display upstream requirements (in the 
Upstream Requirement window). I've inspected this with VisualVM, and I see that 
when I change the display of requirements from Flat to Hierarchical (or from 
Hierarchical to Flat also) a new thread is created that is in the state 
'sleeping'. 

The output from the thread dump in VisualVM concerning this thread is: 

"Worker-7" prio=6 tid=0x040cd400 nid=0x132c waiting on condition [0x04abf000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
        at java.lang.Thread.sleep(Native Method)
        at 
org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:302)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

   Locked ownable synchronizers:
        - None

Any ideas? Or workaround to avoid this? 
(I get blocked even if I don't change the way to display requirement, sometimes 
when I change from another window in eclipse to Upstream Requirement window. 
Maybe kind of refresh is also done when I enter this Upstream Requirement 
window.)

Thanks alot,
Liviu


      

_______________________________________________
Topcased-users mailing list
[email protected]
http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users

Reply via email to