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

Bug 108695

Summary: Eclipse-Edit_Java bean
Product: [Eclipse Project] JDT Reporter: levan Dvalishvili <dvalishvili>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard: stalebug
Attachments:
Description Flags
thread dump
none
thread dump 2 none

Description levan Dvalishvili CLA 2005-09-02 11:06:28 EDT
Eclipse  is freezing up for a very long time every time I performe any of 
cllipboard opperations (copy/pase/cut) if java/bean file that is edited is not 
under src .
Comment 1 Olivier Thomann CLA 2006-10-06 16:23:49 EDT
Please provide steps to reproduce.
Also could you please check this still occurs under 3.2.1.
Closing as REMIND.
Comment 2 levan Dvalishvili CLA 2006-10-06 16:43:55 EDT
we have model directory under project's rood directory, it has has regular Java beans , this dir can not be placed under  src directory.

steps to reproduce are quite simple :

open any of the beans,highligh any of the methods with  mouse, including method body, so about 3-4 lines . and performa copy with ctrl+C. in 3.2.1 performance is better average of 3-6 seconds freeze right after ctrl+C is pressed, VS about 30 sec in eclipse 3.1, but its gets slower more I try to copy paste.
behaviouse is more or less consistant on my machine.

Hope this helps.
Comment 3 Olivier Thomann CLA 2006-10-06 16:48:20 EDT
Reopen.
Comment 4 Olivier Thomann CLA 2006-10-06 16:49:45 EDT
Could you please provide a thread dump (Ctrl + Break in the console) when Eclipse is hanging?
Thanks.
Add -console -debug on the command line that starts Eclipse.
Could you please also attach a project that we could use to reproduce this issue?
Comment 5 levan Dvalishvili CLA 2006-10-06 17:13:08 EDT
Created attachment 51585 [details]
thread dump

about sample project, that might be a problem due to client confidentiality ... I can tell you the statistics :
there is about 200 + library entities(all jars) under class path, and architecture is two layered : Model and application itself, model is  kodo JDO, application is  customized Struts. bean that I run test has about 45 properties total, 20 is collection type.
I started eclipse with followign command :


SET CLASSPATH=D:\jdk-1.5.6\lib\rt.jar;
SET PATH=D:\jdk-1.5.6\bin;%PATH%;
D:\eclipse\eclipse.exe  -debug -vmargs  -Xms256M -Xmx512M -XX:PermSize=128M -XX:MaxPermSize=256M 

hope this helps.
Comment 6 levan Dvalishvili CLA 2006-10-06 17:19:01 EDT
Created attachment 51587 [details]
thread dump 2

this thread dump is with additional -console argument to eclipse startup,
forgot to add it for first thread dump.
Comment 7 Eclipse Genie CLA 2020-05-06 12:18:50 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.