Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
MattE
Creator II
Creator II

periodic workspace save encountered a problem

Does anyone know what this error means?

periodic workspace save encountered a problem

I get it at least once a week and it prevents jobs from running in Studio 7.1 and 7.3.

Sometimes restarting studio fixes it, sometimes it doesn't.

Sometimes restarting my PC fixes it, sometimes it doesn't.

Thanks

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Could you please let us know what's OS and JDK version are you using?

Is there any more error message in your studio log? Which is located in <Talend Studio installation path>/workspace/.metadata/.log

Here is a related topic: https://community.talend.com/s/question/0D53p00007vCoeyCAC/periodic-workspace-save-encountered-a-pro...

Hope it will be helpful for you.

Best regards

Sabrina

MattE
Creator II
Creator II
Author

@Xiaodi Shi​ apologies for the delay

Windows 10

java version "1.8.0_311"

Java(TM) SE Runtime Environment (build 1.8.0_311-b11)

Java HotSpot(TM) Client VM (build 25.311-b11, mixed mode, sharing)

 

Part of the log file is below, it seems to be complaining about missing jobs but i can open and run them in the project so I'm not sure why it thinks they are missing.

 

'UNIDAYS_MAIN_PROJECT_RUN_PLAN_REDEMPTIONS_MONTH_END_1.5' is missing.

 

org.eclipse.core.internal.resources.ResourceException(.../workspace/.metadata/.plugins/org.eclipse.core.resources/.projects/UNIDAYS_MAIN_PROJECT_ROUTINES/1.tree)[568]: java.io.FileNotFoundException: ...\workspace\.metadata\.plugins\org.eclipse.core.resources\.projects\UNIDAYS_MAIN_PROJECT_ROUTINES\1.tree (The system cannot find the path specified)

 

 

Log file

eclipse.buildId=unknown

java.version=1.8.0_202

java.vendor=Azul Systems, Inc.

BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_GB

Command-line arguments: -os win32 -ws win32 -arch x86_64

!STACK 1

org.eclipse.core.internal.resources.ResourceException: Errors occurred while refreshing resources with the local file system.

at org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(FileSystemResourceManager.java:979)

at org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh(FileSystemResourceManager.java:959)

at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1550)

at com.oaklandsw.base.ProjectProperties.restoreProperties(ProjectProperties.java:488)

at com.oaklandsw.base.ProjectProperties.openWorkspace(ProjectProperties.java:136)

at com.oaklandsw.transform.editor.Editor.createDependencyManager(Editor.java:410)

at com.oaklandsw.gui.AppEditorImpl.<init>(AppEditorImpl.java:320)

at com.oaklandsw.transform.editor.Editor.<init>(Editor.java:320)

at com.oaklandsw.transform.editor.Editor.getOrCreateEditor(Editor.java:2681)

at org.talend.transform.views.TransformLoginTask.run(TransformLoginTask.java:43)

at org.talend.rcp.intro.ApplicationWorkbenchAdvisor$1.run(ApplicationWorkbenchAdvisor.java:122)

at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:103)

at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:258)

at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3716)

at org.talend.repository.gitprovider.core.GitRepositoryFactory.executeRepositoryWorkUnit(GitRepositoryFactory.java:485)

at org.talend.repository.remoteprovider.RemoteRepositoryFactory.executeRepositoryWorkUnit(RemoteRepositoryFactory.java:917)

at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2551)

.....

!SUBENTRY 1 org.eclipse.core.resources 4 271 2022-02-09 09:25:13.890

!MESSAGE Errors occurred while refreshing resources with the local file system.

!SUBENTRY 2 org.eclipse.core.resources 4 567 2022-02-09 09:25:13.890

!MESSAGE The project description file (.project) for 'UNIDAYS_MAIN_PROJECT_RUN_PLAN_REDEMPTIONS_MONTH_END_1.5' is missing. This file contains important information about the project. The project will not function properly until this file is restored.