Bug 579538 - Eclipse based product hangs while Importing projects using the "Import Existing projects into workspace" option
Summary: Eclipse based product hangs while Importing projects using the "Import Existi...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.8   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2022-04-01 04:00 EDT by Priti Gumaste CLA
Modified: 2022-05-04 07:10 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priti Gumaste CLA 2022-04-01 04:00:17 EDT

    
Comment 1 Priti Gumaste CLA 2022-04-01 04:02:53 EDT
We are facing issue with Data Studio 4.1.4 product. Data Studio is Eclipse Based product, recently we have migrated from Eclipse Neon to Eclipse Photon.

One of the Data Studio customer is facing issue while he is importing the project by using a option “File->Import->General->Existing project into the workspace”, when we go to next window and select the project then click on Finish Button ,window get hung for long time.

And in order to get the application working again, we need to force kill/close the application and restart it again. 

No particular statement is getting logged. The behavior is observed when we are trying to import a Data Development Project. 
Steps to reproduce the issue are:
1.Create New Workspace.
2.Create one data development project.
3.Go to the workspace location. 
4.Copy that data development project and paste it on desktop.
5.Delete the project from workspace, while deleting select the first option ("Also delete contents under <workspace location>"). 
6.Now go to File->Import->General->Existing projects into workspace. 
7.Select the Root directory as "Desktop". 
8.Import the project from desktop. 
9.Now the application is expected to hang, force close the application.
Comment 2 Andrey Loskutov CLA 2022-04-01 04:16:39 EDT
(In reply to Priti Gumaste from comment #1)
> We are facing issue with Data Studio 4.1.4 product. Data Studio is Eclipse
> Based product, recently we have migrated from Eclipse Neon to Eclipse Photon.

Eclipse Photon is not supported since long time.
Please try with recent release (4.23).

> And in order to get the application working again, we need to force
> kill/close the application and restart it again. 

Please create thread stack dump via jstack and attach it here.
Comment 3 Priti Gumaste CLA 2022-04-01 05:06:18 EDT
(In reply to Andrey Loskutov from comment #2)
 
Actually the following statement is indeed getting logged, by mistake I forgot to clarify in my last comment. 

In logs we didn’t get any Data Studio specific logs, We get the Eclipse error as below:
“!ENTRY org.eclipse.core.resources 2 10035 2022-03-16 15:10:16.877!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.”

 
> Please create thread stack dump via jstack and attach it here.

Working on this, will attach the dump.