<?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: Error message: Could not open the editor: Argument cannot be null in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201052#M483</link>
    <description>SQL rules, which I created. I don't think the rules were the issue. Something in the files of the Analysis (properties/ana) got corrupted. Checking those files with an editor and comparing them with another file I was not able to find a problem.&lt;BR /&gt;I could send you the content of the file(s) - just don't want to post it here.</description>
    <pubDate>Wed, 09 Jun 2010 16:53:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-06-09T16:53:33Z</dc:date>
    <item>
      <title>Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201048#M479</link>
      <description>Hi, 
&lt;BR /&gt;I'm getting suddenly error messages when trying to open several (but not all) of my analysis (using TOP 4.0.1): 
&lt;BR /&gt;It says: Could not open the editor: Argument cannot be null 
&lt;BR /&gt;Details show message: "Unable to create editor ID org.talend.dataprofiler.core.ui.editor.analysis.AnalysisEditor: Argument cannot be null" 
&lt;BR /&gt;Here are the details: 
&lt;BR /&gt;java.lang.IllegalArgumentException: Argument cannot be null 
&lt;BR /&gt; at org.eclipse.swt.SWT.error(SWT.java:3865) 
&lt;BR /&gt; at org.eclipse.swt.SWT.error(SWT.java:3799) 
&lt;BR /&gt; at org.eclipse.swt.SWT.error(SWT.java:3770) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.error(Widget.java:463) 
&lt;BR /&gt; at org.eclipse.swt.widgets.TreeItem.setText(TreeItem.java:1779) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisTableTreeViewer.createOneUnit(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisTableTreeViewer.createIndicatorItems(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisTableTreeViewer.addItemElements(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisTableTreeViewer.setElements(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisTableTreeViewer.&amp;lt;init&amp;gt;(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.analysis.TableMasterDetailsPage.createAnalysisTablesSection(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.analysis.TableMasterDetailsPage.createFormContent(Unknown Source) 
&lt;BR /&gt; at org.eclipse.ui.forms.editor.FormPage$1.run(FormPage.java:152) 
&lt;BR /&gt; at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) 
&lt;BR /&gt; at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150) 
&lt;BR /&gt; at org.eclipse.ui.forms.editor.FormEditor.pageChange(FormEditor.java:465) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.CommonFormEditor.pageChange(Unknown Source) 
&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.analysis.AnalysisEditor.pageChange(Unknown Source) 
&lt;BR /&gt; at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1076) 
&lt;BR /&gt; at org.eclipse.ui.forms.editor.FormEditor.setActivePage(FormEditor.java:597) 
&lt;BR /&gt; at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:361) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313) 
&lt;BR /&gt; at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180) 
&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270) 
&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) 
&lt;BR /&gt; at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1256) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1209) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1608) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.add(PartStack.java:499) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:103) 
&lt;BR /&gt; at org.eclipse.ui.internal.PartStack.add(PartStack.java:485) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:112) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:63) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:225) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:213) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:778) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:677) 
&lt;BR /&gt; at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:638) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2854) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705) 
&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:2701) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685) 
&lt;BR /&gt; at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676) 
&lt;BR /&gt; at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651) 
&lt;BR /&gt; at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610) 
&lt;BR /&gt; at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99) 
&lt;BR /&gt; at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99) 
&lt;BR /&gt; at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221) 
&lt;BR /&gt; at org.eclipse.ui.navigator.CommonNavigatorManager$3.open(CommonNavigatorManager.java:202) 
&lt;BR /&gt; at org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(OpenAndLinkWithEditorHelper.java:48) 
&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$2.run(StructuredViewer.java:842) 
&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.JFaceUtil$1.run(JFaceUtil.java:48) 
&lt;BR /&gt; at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175) 
&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:840) 
&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1101) 
&lt;BR /&gt; at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:467) 
&lt;BR /&gt; at org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(StructuredViewer.java:1205) 
&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:264) 
&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy.access$2(OpenStrategy.java:258) 
&lt;BR /&gt; at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:298) 
&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:1003) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3880) 
&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3473) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) 
&lt;BR /&gt; at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) 
&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:493) 
&lt;BR /&gt; at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) 
&lt;BR /&gt; at org.talend.dataprofiler.rcp.intro.Application.start(Unknown Source) 
&lt;BR /&gt; at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) 
&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:368) 
&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:559) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) 
&lt;BR /&gt; at org.eclipse.equinox.launcher.Main.run(Main.java:1311) 
&lt;BR /&gt;I can see all the properties files for each of the analysis in the folder and they all have content. 
&lt;BR /&gt;How can I solve this issue?</description>
      <pubDate>Sat, 16 Nov 2024 13:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201048#M479</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201049#M480</link>
      <description>TOP 4.0.2 has been released. Could you try and see whether you can reproduce this exception?
&lt;BR /&gt;If you reproduce it, could you explain what you did?</description>
      <pubDate>Wed, 09 Jun 2010 15:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201049#M480</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-06-09T15:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201050#M481</link>
      <description>I tried to open those analysis in 4.0.2 and it also did not work.&lt;BR /&gt;I just recreated the analysis and deleted the other file.&lt;BR /&gt;Don't know what went wrong and why it happened - so I can't reproduce it.</description>
      <pubDate>Wed, 09 Jun 2010 16:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201050#M481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-09T16:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201051#M482</link>
      <description>do you remember what kind of analysis it was? which indicators it contained?</description>
      <pubDate>Wed, 09 Jun 2010 16:31:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201051#M482</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-06-09T16:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201052#M483</link>
      <description>SQL rules, which I created. I don't think the rules were the issue. Something in the files of the Analysis (properties/ana) got corrupted. Checking those files with an editor and comparing them with another file I was not able to find a problem.&lt;BR /&gt;I could send you the content of the file(s) - just don't want to post it here.</description>
      <pubDate>Wed, 09 Jun 2010 16:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201052#M483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-06-09T16:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error message: Could not open the editor: Argument cannot be null</title>
      <link>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201053#M484</link>
      <description>you may file a report in the bugtracker and attach your file(s) there.</description>
      <pubDate>Wed, 09 Jun 2010 17:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/Error-message-Could-not-open-the-editor-Argument-cannot-be-null/m-p/2201053#M484</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-06-09T17:07:43Z</dc:date>
    </item>
  </channel>
</rss>

