Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] Talend freezes when open any job - workspace corrupted?

While creating a job, Talend froze up completely. I did a fresh install of Talend and imported that project. Still, if I open any job in that project, Talend freezes. It appears the project itself is corrupted. Is there any recovery from this?
I am using Talend 3.1.3.
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

The problem looks solved but i guess the reason was i runing the wrong exe (TalendOpenStudio-win32-wpf.exe instead TalendOpenStudio-win32-x86.exe). Running the last one everything runs correctly and faster.
Thanks for the fast support!

View solution in original post

7 Replies
Anonymous
Not applicable
Author

Hello
Can you show us the message of log file which locates on workspace\.metadata?
Best regards

shong
Anonymous
Not applicable
Author

I am getting exactly the same problem, even creating a new project. Hope you can help me.
My log says this:

!ENTRY org.eclipse.ui 4 0 2011-03-30 10:45:45.923
!MESSAGE Error occurred during status handling
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager.addStatusAdapter(WorkbenchStatusDialogManager.java:1247)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.showStatusAdapter(WorkbenchErrorHandler.java:99)
at org.eclipse.ui.statushandlers.WorkbenchErrorHandler.handle(WorkbenchErrorHandler.java:55)
at org.eclipse.ui.internal.ide.IDEWorkbenchErrorHandler.handle(IDEWorkbenchErrorHandler.java:106)
at org.eclipse.ui.internal.WorkbenchErrorHandlerProxy.handle(WorkbenchErrorHandlerProxy.java:36)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:189)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:231)
at org.eclipse.ui.statushandlers.StatusManager.handle(StatusManager.java:242)
at org.eclipse.ui.application.WorkbenchAdvisor.eventLoopException(WorkbenchAdvisor.java:326)
at org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:65)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2409)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.talend.rcp.intro.Application.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
Anonymous
Not applicable
Author

Hi NoFxPT
Which TOS/TIS are you using? Which OS? is it the first time you open the project?
Best regards
Shong
Anonymous
Not applicable
Author

My TOS is the latest one i guess 4.1.2.r53615
My OS is Windows 7 32 bit - my CPU Intel Core 2 Duo 2.5 and 3GB RAM.
It happens all the time, restarted a lot of time the OS and same happens, with the imported demo java project and also when creating a new one.
Thanks,
Joel
Anonymous
Not applicable
Author

Hi
- Please check if there are spaces in the path of product installation and the workspace, if so, try to install it without spaces in the path.
- Talend recommend user to use 7-zip to unzip the products.
Best regards
Shong
Anonymous
Not applicable
Author

The problem looks solved but i guess the reason was i runing the wrong exe (TalendOpenStudio-win32-wpf.exe instead TalendOpenStudio-win32-x86.exe). Running the last one everything runs correctly and faster.
Thanks for the fast support!
Anonymous
Not applicable
Author

Hi
Yes, that's the cause! To launch product, you should run TalendOpenStudio-win32-x86.exe. 0683p000009MA9p.png
Best regards
Shong