Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team ,
I am facing java issue while clicking on any component .
Can you please help me with this .
Below is the attachment for error i am getting :
Please help me ASAP which would be very help-full for me .
Please let me know if any issues .
Thanks & Regards ,
Navya .
Hello,
The attached file is not available on community. Could you please take a look at it?
Best regards
Sabrina
org.eclipse.swt.SWTException:Failed to execute runnable (java.lang.StackOverflowError)::Caused by: j-P7-V7.2.1.20190419_0840
*** Extra information ***
java.version: 1.8.0_131
os.name: Windows 10
os.arch: amd64
os.version: 10.0
user.dir: C:\Program Files (x86)\Talend-Studio\studio
user.home: C:\Users\bkrish22
eclipse.product: org.talend.rcp.branding.generic.product
eclipse.buildId: null
org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.StackOverflowError)
at org.eclipse.swt.SWT.error(SWT.java:4595)
at org.eclipse.swt.SWT.error(SWT.java:4510)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:262)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:147)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4580)
at com.oaklandsw.gui.AppEditorImpl.displaySyncExec(AppEditorImpl.java:2149)
at com.oaklandsw.gui.TreeImpl$2$1.run(TreeImpl.java:336)
at com.oaklandsw.gui.AppEditorImpl$22.run(AppEditorImpl.java:2419)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
caused by: java.lang.StackOverflowError
at com.oaklandsw.base.BaseNodeImpl.setChecksumValid(BaseNodeImpl.java:1392)
at com.oaklandsw.base.BaseNodeImpl.setChecksumValid(BaseNodeImpl.java:1392)
at com.oaklandsw.base.BaseNodeImpl.setChecksumValid(BaseNodeImpl.java:1392)
Hello,
What's OS version are you using? Linux? Could you please have a look at this online installation guide about:TalendHelpCenter:Compatible Operating Systems
to see if you are on a compatible platform?
Best regards
Sabrina
Hello,
In addition to that, on Linux, the XULRunner package is required to run the Studio.
For more information, please also refer to this documentation:TalendHelpCenter:Installing the XULRunner package
Best regards
Sabrina
I am using windows os in my machine .
Hello,
Are you using oralce JDK 1.8? Could you please reinstall your studio completely to see if it works?
Best regards
Sabrina
yeah , I am using JDK1.8 only . And the application is very slow it is taking 4 hours to open .