Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Aastha
Contributor II
Contributor II

In talend studio 8.0, I am trying to open job in design palette

In talend studio 8.0, after importing I am trying to open job in design palette, but it gives me this error message

Aastha_0-1722005777960.png

 

and on checking in the error log it says as below:

Aastha_1-1722005850208.png

 

Please help me resolve the error and open the job in design palette.

 

Labels (2)
7 Replies
Xiaodi_Shi
Support
Support

Hello,

It may be due to a corruption in your workspace.

Can you please help us with some further information:

1. Can you please provide us with your Studio patch level?
2. Is this error isolated to one use or are all users affected by this? Is everyone utilizing the same Studio version?
Any more error message in your studio log?

Best regards

Sabrina

 

Aastha
Contributor II
Contributor II
Author

Hi Sabrina,

 

1. Can you please provide us with your Studio patch level? - Where can I find it?

2. Is this error isolated to one use or are all users affected by this? Is everyone utilizing the same Studio version? - for time being I am the only user and no one else is using it.

Any more error message in your studio log? yes please it below

Aastha_0-1722259231206.png

Please let help me further. 

Regards,

Aastha

Aastha
Contributor II
Contributor II
Author

Hi Team, I didn't get any response. Could you please check and help me?

Xiaodi_Shi
Support
Support

Hello,

Sorry for late response.

Could you please look in your Studio_Installed_Folder>/.eclipseproduct file for the patch level?

Which talend product 8.0 solutions are you using? Data Integration? Data management platform or open studio V 8.0?

Best regards

Sabrina

Aastha
Contributor II
Contributor II
Author

Hi Team, 

I am sorry for delayed response.

Please find the below details:

1. Patch file:

Aastha_0-1724326454704.png

2. Which talend product 8.0 solutions are you using? please find below image:

Aastha_1-1724326519822.png

3. Any more error message in your studio log? please find below:

com.cedarsoftware.util.io.JsonIoException: JsonIoException setting field 'possibleValues2' on target: Property: null with value: {}
at com.cedarsoftware.util.io.ObjectResolver.assignField(ObjectResolver.java:229)
at com.cedarsoftware.util.io.ObjectResolver.traverseFields(ObjectResolver.java:85)
at com.cedarsoftware.util.io.Resolver.convertMapsToObjects(Resolver.java:184)
at com.cedarsoftware.util.io.JsonReader.convertParsedMapsToJava(JsonReader.java:747)
at com.cedarsoftware.util.io.JsonReader.readObject(JsonReader.java:694)
at com.cedarsoftware.util.io.JsonReader.jsonToJava(JsonReader.java:426)
at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:171)
at org.talend.daikon.serialize.SerializerDeserializer.fromSerialized(SerializerDeserializer.java:135)
at org.talend.daikon.properties.Properties$Helper.fromSerializedPersistent(Properties.java:277)
at org.talend.designer.core.generic.model.Component.initNodePropertiesFromSerialized(Component.java:1573)
at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1328)
at org.talend.designer.core.ui.editor.process.Process.loadElementParameters(Process.java:1302)
at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2512)
at org.talend.designer.core.ui.editor.process.Process.loadNode(Process.java:2491)
at org.talend.designer.core.ui.editor.process.Process.loadNodes(Process.java:2416)
at org.talend.designer.core.ui.editor.process.Process.loadXmlFile(Process.java:2178)
at org.talend.core.ui.editor.JobEditorInput.loadProcess(JobEditorInput.java:119)
at org.talend.core.ui.editor.JobEditorInput.checkInit(JobEditorInput.java:76)
at org.talend.core.ui.editor.JobEditorInput.<init>(JobEditorInput.java:68)
at org.talend.designer.core.ui.editor.ProcessEditorInput.<init>(ProcessEditorInput.java:39)
at org.talend.designer.core.ui.editor.ProcessEditorInput.<init>(ProcessEditorInput.java:34)
at org.talend.designer.core.ui.action.EditProcess.getEditorInput(EditProcess.java:166)
at org.talend.designer.core.ui.action.EditProcess.doRun(EditProcess.java:145)
at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:675)
at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:103)
at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:259)
at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3767)
at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:2679)
at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:688)
at org.talend.repository.viewer.action.RepoDoubleClickAction.executeAction(RepoDoubleClickAction.java:251)
at org.talend.repository.viewer.action.RepoDoubleClickAction.run(RepoDoubleClickAction.java:138)
at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:215)
at org.eclipse.ui.navigator.CommonNavigatorManager$1.open(CommonNavigatorManager.java:183)
at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48)
at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:802)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174)
at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:799)
at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1118)
at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:454)
at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:275)
at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:270)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:310)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4209)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1043)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4026)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3626)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:156)
at org.talend.rcp.intro.Application.start(Application.java:303)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
Caused by: com.cedarsoftware.util.io.JsonIoException: Class listed in @type [java.util.Collections$EmptyList] is not found
at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:629)
at com.cedarsoftware.util.io.ObjectResolver.assignField(ObjectResolver.java:151)
... 68 more
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make private java.util.Collections$EmptyList() accessible: module java.base does not "opens java.util" to unnamed module @20f9e8e5
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354)
at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297)
at java.base/java.lang.reflect.Constructor.checkCanSetAccessible(Constructor.java:188)
at java.base/java.lang.reflect.Constructor.setAccessible(Constructor.java:181)
at com.cedarsoftware.util.io.MetaUtils.tryOtherConstruction(MetaUtils.java:622)
at com.cedarsoftware.util.io.MetaUtils.newInstanceEx(MetaUtils.java:565)
at com.cedarsoftware.util.io.MetaUtils.newInstance(MetaUtils.java:535)
at com.cedarsoftware.util.io.JsonReader.newInstance(JsonReader.java:796)
at com.cedarsoftware.util.io.Resolver.newInstance(Resolver.java:647)
at com.cedarsoftware.util.io.Resolver.createJavaObjectInstance(Resolver.java:395)
at com.cedarsoftware.util.io.ObjectResolver.readIfMatching(ObjectResolver.java:625)
... 69 more


Could you please help me resolve the issue.

 

Regards,

Aastha

Aastha
Contributor II
Contributor II
Author

Hi Team, 

 

Could you please assist on above mentioned issue.

 

Regards,

Aastha

Xiaodi_Shi
Support
Support

Hello,

Sorry for late response.

We have a known jira issue about Missing add-opens and it is fixed with 8.0.1-R2024-06 subscription solution not open source. I’m afraid we do not supply patches for the Open Studio releases. We only provide patches for our subscription products.

As Talend Open Studio (TOS) has been retired since January 31, 2024, the TOS download link and/or installers are not to be provided to talend community user and customers on request and support for TOS remains outside of the scope of the services provided by our team, with the community website being the target for discussion.

With your open solution, please make sure that you are using a compatible java environment.

https://help.talend.com/en-US/installation-guide-windows/8.0/compatible-java-environments

Best regards

Sabrina

 

Best regards

Sabrina