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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] the service has not been registered

how can I fix this error?thanks in advance best regards. I attach the log file
eclipse.buildId=unknown
java.version=1.6.0_23
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
Framework arguments: -product org.talend.rcp.branding.tos.product
Command-line arguments: -product org.talend.rcp.branding.tos.product -data C:\Users\lucyliu\Desktop\4_0_3tos/../runtime-DC -dev file:C:/Users/lucyliu/Desktop/4_0_3tos/.metadata/.plugins/org.eclipse.pde.core/DC/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
java.lang.RuntimeException: The service org.talend.designer.business.diagram.custom.IDiagramModelService has not been registered.
at org.talend.core.GlobalServiceRegister.getService(GlobalServiceRegister.java:54)
at org.talend.core.CorePlugin.getDiagramModelService(CorePlugin.java:162)
at org.talend.designer.core.ui.ActiveProcessTracker.partOpened(ActiveProcessTracker.java:243)
at org.eclipse.ui.internal.PartListenerList$5.run(PartListenerList.java:132)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57)
at org.eclipse.ui.internal.PartListenerList.firePartOpened(PartListenerList.java:130)
at org.eclipse.ui.internal.PartService.firePartOpened(PartService.java:276)
at org.eclipse.ui.internal.WWinPartService$WWinListener.partOpened(WWinPartService.java:54)
at org.eclipse.ui.internal.PartListenerList2$5.run(PartListenerList2.java:130)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hi ctlcldean,
The service org.talend.core.model.components.IComponentsService has not been registered

It indicated that some plugin is not loaded in Talend studio.
You can delete the directory under <TalendInstallationPath>/configuration/org.eclipse.osgi by manual(Sometimes, this folder is hidden, and you need to show hidden files to find) to see if this issue repro.
Certainly, restoring workspace is also a solution for such issue.
Best regards
Sabrina
_AnonymousUser
Specialist III
Specialist III

Thanks  xdshi


Deleting the directory under <TalendInstallationPath>/configuration/org.eclipse.osgi worked for me . 0683p000009MACn.png
Anonymous
Not applicable
Author

Hi Dharmendra,
Thanks for your feedback. 
Best regards
Sabrina