<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Talend MDM Studio getting errors while running any job in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324473#M285</link>
    <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;I AM ALSO NOT ABLE TO OPEN cONTEXT AND GETTING THE SAME ERROR AS MENTIONED BY "Rafisk".&lt;BR /&gt;Please Help me.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi, 
&lt;BR /&gt;I had a similar issue (An error has occurred "ca/odell/glazedlists/TreeList$ExpansionModel") and had noticed that the Talend path (installation) was very long. In my long experience with SharePoint, I know that strange issues may be related to long path, and with that in mind, I reinstalled talend very close to the root ("c:\Tools\TOS\". 
&lt;BR /&gt;That solved my problem, so you could try same solution! 
&lt;BR /&gt;Br 
&lt;BR /&gt;Martin</description>
    <pubDate>Fri, 07 Apr 2017 10:19:46 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2017-04-07T10:19:46Z</dc:date>
    <item>
      <title>Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324464#M276</link>
      <description>I have installed Talend MDM 5.6.0 studio in windows machine, installed all aditional libraries, i checked further in modules section for any remaining libraries... no libraries are pending.... 
&lt;BR /&gt;Unable to create view ID org.talend.designer.core.ui.views.ContextsView: ca/odell/glazedlists/TreeList$ExpansionModel 
&lt;BR /&gt;java.lang.ClassNotFoundException: ca.odell.glazedlists.TreeList$ExpansionModel 
&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506) 
&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) 
&lt;BR /&gt;at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410) 
&lt;BR /&gt;at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107) 
&lt;BR /&gt;at java.lang.ClassLoader.loadClass(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextNebulaGridComposite.createNatTableGroup(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextNebulaGridComposite.initializeUI(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextNebulaGridComposite.reInitializeUI(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextNebulaGridComposite.refresh(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextComposite.toolgeRefreshContextRelitiveComposite(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextComposite.refreshView(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextComposite.refresh(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.views.contexts.ContextViewComposite.refresh(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.ContextComposite.setPart(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.views.contexts.ContextViewComposite.setPart(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.view.AbstractContextView.refresh(Unknown Source) 
&lt;BR /&gt;at org.talend.core.ui.context.view.AbstractContextView.createPartControl(Unknown Source) 
&lt;BR /&gt;at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375) 
&lt;BR /&gt;at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) 
&lt;BR /&gt;at org.eclipse.ui.internal.ViewReference.getView(ViewReference.java:198) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.findView(WorkbenchPage.java:1913) 
&lt;BR /&gt;at org.talend.designer.core.ui.views.contexts.Contexts.getView(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.views.contexts.Contexts.switchToCurContextsView(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.ActiveProcessTracker.setContextsView(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.ActiveProcessTracker.partBroughtToTop(Unknown Source) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList$2.run(PartListenerList.java:87) 
&lt;BR /&gt;at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) 
&lt;BR /&gt;at org.eclipse.core.runtime.Platform.run(Platform.java:888) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList.fireEvent(PartListenerList.java:57) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList.firePartBroughtToTop(PartListenerList.java:85) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:208) 
&lt;BR /&gt;at org.eclipse.ui.internal.WWinPartService$WWinListener.partBroughtToTop(WWinPartService.java:42) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList2$2.run(PartListenerList2.java:85) 
&lt;BR /&gt;at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) 
&lt;BR /&gt;at org.eclipse.core.runtime.Platform.run(Platform.java:888) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartListenerList2.firePartBroughtToTop(PartListenerList2.java:83) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartService.firePartBroughtToTop(PartService.java:212) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPagePartList.firePartBroughtToTop(WorkbenchPagePartList.java:76) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPagePartList.fireActiveEditorChanged(WorkbenchPagePartList.java:52) 
&lt;BR /&gt;at org.eclipse.ui.internal.PartList.setActiveEditor(PartList.java:162) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.makeActiveEditor(WorkbenchPage.java:1281) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3530) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.internalActivate(WorkbenchPage.java:617) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:589) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2875) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2768) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2760) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2711) 
&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2707) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2691) 
&lt;BR /&gt;at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2682) 
&lt;BR /&gt;at org.talend.designer.core.ui.action.EditProcess.doRun(Unknown Source) 
&lt;BR /&gt;at org.talend.designer.core.ui.action.EditProcess.run(Unknown Source) 
&lt;BR /&gt;at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.runAction(IntroURL.java:282) 
&lt;BR /&gt;at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.doExecute(IntroURL.java:193) 
&lt;BR /&gt;at org.eclipse.ui.internal.intro.impl.model.url.IntroURL$1.run(IntroURL.java:144) 
&lt;BR /&gt;at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) 
&lt;BR /&gt;at org.eclipse.ui.internal.intro.impl.model.url.IntroURL.execute(IntroURL.java:141) 
&lt;BR /&gt;at org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartLocationListener.changing(BrowserIntroPartLocationListener.java:130) 
&lt;BR /&gt;at org.eclipse.swt.browser.IE$6.handleEvent(IE.java:440) 
&lt;BR /&gt;at org.eclipse.swt.ole.win32.OleEventTable.sendEvent(OleEventTable.java:55) 
&lt;BR /&gt;at org.eclipse.swt.ole.win32.OleEventSink.notifyListener(OleEventSink.java:145) 
&lt;BR /&gt;at org.eclipse.swt.ole.win32.OleEventSink.Invoke(OleEventSink.java:120) 
&lt;BR /&gt;at org.eclipse.swt.ole.win32.OleEventSink.access$1(OleEventSink.java:97) 
&lt;BR /&gt;at org.eclipse.swt.ole.win32.OleEventSink$1.method6(OleEventSink.java:71) 
&lt;BR /&gt;at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:119) 
&lt;BR /&gt;at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) 
&lt;BR /&gt;at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2459) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3655) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) 
&lt;BR /&gt;at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&lt;BR /&gt;at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) 
&lt;BR /&gt;at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
&lt;BR /&gt;at org.talend.rcp.intro.Application.start(Unknown Source) 
&lt;BR /&gt;at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt;at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt;at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt;at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt;at org.eclipse.equinox.launcher.Main.run(Main.java:1407)</description>
      <pubDate>Sat, 16 Nov 2024 11:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324464#M276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324465#M277</link>
      <description>Hi,&lt;BR /&gt;Could you please indicate which exact version you're using? (full build name, not only the version).&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 02 Dec 2014 09:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324465#M277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-02T09:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324466#M278</link>
      <description>I am using Talend Open Studio for MDM(5.6.020141024_1545). 
&lt;BR /&gt;&amp;nbsp;I found unhandled event loop exception also. 
&lt;BR /&gt;java.lang.ClassCastException: org.eclipse.ui.internal.ErrorViewPart cannot be cast to org.talend.designer.core.ui.views.contexts.ContextsView 
&lt;BR /&gt; at org.talend.designer.core.ui.AbstractMultiPageTalendEditor.changeContextsViewStatus(Unknown Source) 
&lt;BR /&gt; at org.talend.designer.core.ui.AbstractMultiPageTalendEditor.pageChange(Unknown Source) 
&lt;BR /&gt; at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:290) 
&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) 
&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1062) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:774) 
&lt;BR /&gt; at org.eclipse.swt.custom.CTabFolder.setSelection(CTabFolder.java:2743) 
&lt;BR /&gt; at org.eclipse.swt.custom.CTabFolder.onMouse(CTabFolder.java:1429) 
&lt;BR /&gt; at org.eclipse.swt.custom.CTabFolder$1.handleEvent(CTabFolder.java:257) 
&lt;BR /&gt; at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4066) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) 
&lt;BR /&gt; at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) 
&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
&lt;BR /&gt; at org.talend.rcp.intro.Application.start(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) 
&lt;BR /&gt; at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) 
&lt;BR /&gt; at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
&lt;BR /&gt; at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
&lt;BR /&gt; at java.lang.reflect.Method.invoke(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1407)</description>
      <pubDate>Tue, 02 Dec 2014 09:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324466#M278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-02T09:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324467#M279</link>
      <description>hi I see the below error in errorr log, File help me o understand where the error is ... 
&lt;BR /&gt;Invalid ZIP archive: D:\Studio\TOS_MDM-Studio-20141024_1545-V5.6.0\workspace\.Java\lib\jaxrpc.jar 
&lt;BR /&gt;org.eclipse.core.runtime.CoreException: I/O exception 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(JavaModelManager.java:2531) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JarPackageFragmentRoot.getJar(JarPackageFragmentRoot.java:152) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JarPackageFragmentRoot.computeChildren(JarPackageFragmentRoot.java:78) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaProjectElementInfo.initializePackageNames(JavaProjectElementInfo.java:252) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaProjectElementInfo.getProjectCache(JavaProjectElementInfo.java:225) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaProjectElementInfo.newNameLookup(JavaProjectElementInfo.java:290) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaProject.newNameLookup(JavaProject.java:2287) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.SearchableEnvironment.&amp;lt;init&amp;gt;(SearchableEnvironment.java:57) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.SearchableEnvironment.&amp;lt;init&amp;gt;(SearchableEnvironment.java:64) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.CancelableNameEnvironment.&amp;lt;init&amp;gt;(CancelableNameEnvironment.java:26) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.CompilationUnitProblemFinder.process(CompilationUnitProblemFinder.java:172) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.CompilationUnit.buildStructure(CompilationUnit.java:196) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:258) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:515) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.CompilationUnit.makeConsistent(CompilationUnit.java:1096) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.makeConsistent(ReconcileWorkingCopyOperation.java:170) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation.executeOperation(ReconcileWorkingCopyOperation.java:89) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:728) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:788) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.CompilationUnit.reconcile(CompilationUnit.java:1266) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReconcilingStrategy.java:126) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.access$0(JavaReconcilingStrategy.java:108) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy$1.run(JavaReconcilingStrategy.java:89) 
&lt;BR /&gt; at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.reconcile(JavaReconcilingStrategy.java:87) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy.initialReconcile(JavaReconcilingStrategy.java:178) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.CompositeReconcilingStrategy.initialReconcile(CompositeReconcilingStrategy.java:114) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy.initialReconcile(JavaCompositeReconcilingStrategy.java:133) 
&lt;BR /&gt; at org.eclipse.jface.text.reconciler.MonoReconciler.initialProcess(MonoReconciler.java:105) 
&lt;BR /&gt; at org.eclipse.jdt.internal.ui.text.JavaReconciler.initialProcess(JavaReconciler.java:398) 
&lt;BR /&gt; at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:173) 
&lt;BR /&gt;Caused by: java.util.zip.ZipException: error in opening zip file 
&lt;BR /&gt; at java.util.zip.ZipFile.open(Native Method) 
&lt;BR /&gt; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at java.util.zip.ZipFile.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.eclipse.jdt.internal.core.JavaModelManager.getZipFile(JavaModelManager.java:2525) 
&lt;BR /&gt; ... 30 more</description>
      <pubDate>Tue, 02 Dec 2014 10:38:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324467#M279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-02T10:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324468#M280</link>
      <description>given the message above, seems your library is corrupted. You could check it running the command below:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;jar -tvf&amp;nbsp;D:\Studio\TOS_MDM-Studio-20141024_1545-V5.6.0\workspace\.Java\lib\jaxrpc.jar&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Tue, 02 Dec 2014 15:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324468#M280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-02T15:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324469#M281</link>
      <description>yes, It looks its got corrupted, is there any way to redownlaod all jars and try to test again ?
&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 03 Dec 2014 11:12:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324469#M281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-03T11:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324470#M282</link>
      <description>Please look into the below error which i am facing while launching the Talend MDM Studio. 
&lt;BR /&gt;Context view is not opening to create context. 
&lt;BR /&gt;Getting unhandled event loop exception while creating MDM metadata. 
&lt;BR /&gt;When i tried to load data into MDM server getting javax.xml.rpc error. 
&lt;BR /&gt;Please help me to to resolve the problem. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBkv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136552i1FB12712845BF519/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBkv.png" alt="0683p000009MBkv.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBl0.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132068iDCD4271F1F694648/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBl0.png" alt="0683p000009MBl0.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBl5.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147886i71997EBE8841139D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBl5.png" alt="0683p000009MBl5.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 04 Dec 2014 11:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324470#M282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-04T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324471#M283</link>
      <description>hi Talend support , 
&lt;BR /&gt;Today again i downloaded and installed i see in this foler all jars are for 2 kb. D:\12-4-2014\TOS_MDM-Studio-20141024_1545-V5.6.0\configuration\lib\java. 
&lt;BR /&gt;Please help me in understanding the problem. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBlA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148998i4A184AD552E5B55C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBlA.png" alt="0683p000009MBlA.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBlF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134548i7661F37163D942D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBlF.png" alt="0683p000009MBlF.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 05 Dec 2014 06:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324471#M283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-05T06:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324472#M284</link>
      <description>Hi,&lt;BR /&gt;I AM ALSO NOT ABLE TO OPEN cONTEXT AND GETTING THE SAME ERROR AS MENTIONED BY "Rafisk".&lt;BR /&gt;Please Help me.</description>
      <pubDate>Tue, 14 Mar 2017 11:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324472#M284</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-14T11:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Talend MDM Studio getting errors while running any job</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324473#M285</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Hi,&lt;BR /&gt;I AM ALSO NOT ABLE TO OPEN cONTEXT AND GETTING THE SAME ERROR AS MENTIONED BY "Rafisk".&lt;BR /&gt;Please Help me.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Hi, 
&lt;BR /&gt;I had a similar issue (An error has occurred "ca/odell/glazedlists/TreeList$ExpansionModel") and had noticed that the Talend path (installation) was very long. In my long experience with SharePoint, I know that strange issues may be related to long path, and with that in mind, I reinstalled talend very close to the root ("c:\Tools\TOS\". 
&lt;BR /&gt;That solved my problem, so you could try same solution! 
&lt;BR /&gt;Br 
&lt;BR /&gt;Martin</description>
      <pubDate>Fri, 07 Apr 2017 10:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Talend-MDM-Studio-getting-errors-while-running-any-job/m-p/2324473#M285</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-04-07T10:19:46Z</dc:date>
    </item>
  </channel>
</rss>

