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

Multiple problems have occurred

Hi Friends,

 

I have met a very weird problem..

 

Not matter which project I tried to open in my TOS for DI, the picture below showed up... even opening the previous done project...

 

Anyone has advice? Thanks a lot!!!

 

0683p000009Lufq.png

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Update:

 

I still have no ideas about what happened or why it happened. But I just re-downloaded the studio and import my jobs, it's working well now!

 

Thanks for your solutions, TRF!

View solution in original post

7 Replies
TRF
Champion II
Champion II

What in the error log?
Anonymous
Not applicable
Author

0683p000009LuNX.png

TRF
Champion II
Champion II

Search for logfile in "<Install Path>\workspace\.metadata" and share messages
Anonymous
Not applicable
Author

The following is the first match of error log found in the path you told: 

 

 

!ENTRY org.eclipse.ui.workbench 4 2 2017-06-12 14:03:34.330
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NumberFormatException: For input string: "100000000000000000"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.talend.designer.runprocess.ProcessMessageManager.<init>(ProcessMessageManager.java:54)
at org.talend.designer.runprocess.RunProcessContext.<init>(RunProcessContext.java:204)
at org.talend.designer.runprocess.RunProcessContextManager.getRunProcessContext(RunProcessContextManager.java:136)
at org.talend.designer.runprocess.RunProcessContextManager.setActiveProcess(RunProcessContextManager.java:109)
at org.talend.designer.runprocess.RunProcessContextManager.setActiveProcess(RunProcessContextManager.java:103)
at org.talend.designer.runprocess.DefaultRunProcessService.setActiveProcess(DefaultRunProcessService.java:102)
at org.talend.designer.runprocess.RunProcessService.setActiveProcess(RunProcessService.java:156)
at org.talend.designer.core.ui.ActiveProcessTracker.addJobInProblemView(ActiveProcessTracker.java:172)
at org.talend.designer.core.ui.ActiveProcessTracker.partOpened(ActiveProcessTracker.java:294)

Anonymous
Not applicable
Author

Update:

 

I still have no ideas about what happened or why it happened. But I just re-downloaded the studio and import my jobs, it's working well now!

 

Thanks for your solutions, TRF!

Anonymous
Not applicable
Author

Hi
Hard to find out what cause this kind of conflict exception. I would suggest to back up your project from time to time, if the problems happens again, re-install studio and import your jobs from backup.

Regards
Shong
TRF
Champion II
Champion II

Thanks.
Strange behavior but it works, it is the essential!