<?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: [resolved] Could not open the editor: An unexpected exception in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260683#M1561</link>
    <description>Thank you - the reports pull up using the x86 version.  Rob G</description>
    <pubDate>Tue, 18 May 2010 18:56:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-05-18T18:56:48Z</dc:date>
    <item>
      <title>[resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260678#M1556</link>
      <description>&lt;P&gt;I got this message after my last column analysis and just before preparing a data profile report. Any idea how to fix it? I read about a similar problem in the Open Studio forum, but could not get the same menu options or a satisfcatory result. &lt;BR /&gt;Could not open the editor: An unexpected exception was thrown.&lt;BR /&gt;Here is the detail provided:&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisColumnTreeViewer$14.treeExpanded(Unknown Source)&lt;BR /&gt; at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:126)&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:1043)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1067)&lt;BR /&gt; at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1052)&lt;BR /&gt; at org.eclipse.swt.widgets.Tree.HandleExpanded(Tree.java:1398)&lt;BR /&gt; at org.eclipse.swt.internal.wpf.OS.TreeViewItem_IsExpanded(Native Method)&lt;BR /&gt; at org.eclipse.swt.widgets.TreeItem.setExpanded(TreeItem.java:1202)&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisColumnTreeViewer.addItemElements(Unknown Source)&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisColumnTreeViewer.setElements(Unknown Source)&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.composite.AnalysisColumnTreeViewer.(Unknown Source)&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.analysis.ColumnMasterDetailsPage.createAnalysisColumnsSection(Unknown Source)&lt;BR /&gt; at org.talend.dataprofiler.core.ui.editor.analysis.ColumnMasterDetailsPage.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.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:168)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)&lt;BR /&gt; at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)&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:1043)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2468)&lt;BR /&gt; at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2217)&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;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 13:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260678#M1556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260679#M1557</link>
      <description>Hi robg&lt;BR /&gt;which studio and which version of the studio are you using?&lt;BR /&gt;Do you know how to reproduce it?&lt;BR /&gt;Is it a column analysis? Did you select the pattern frequency table indicator?</description>
      <pubDate>Tue, 18 May 2010 09:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260679#M1557</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-05-18T09:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260680#M1558</link>
      <description>Hi Thanks for the reply. I am using version 4.01. I run the following file, TalendOpenProfiler-win32-wpf.exe. Not sure what the wpf means. 
&lt;BR /&gt;All of the analyses I did were column analyses. Except for one that was time correlation analysis, this I created, but never used. All of the analyses ran, but did not a one run after I got this error. All I try to do is open up the analysis to get the analysis results page and I get the error. There are just the column analyses in the DQ Repository and the error message in the Tabs. the tab does indicate the *.ana Filename in the header instead of the name of the analysis. for example, 
&lt;BR /&gt;QWRadnsdfkdkfdnf-45050505050.ana
&lt;BR /&gt;This tells me that it cannot file the properties file. Any thoughts?
&lt;BR /&gt;Rob G</description>
      <pubDate>Tue, 18 May 2010 15:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260680#M1558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-18T15:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260681#M1559</link>
      <description>The editor for a Time Correlation Analysis I created pops up, but not any of the column analyses. The time correlation analysis has never run successfully, there is an error I need to address in it.</description>
      <pubDate>Tue, 18 May 2010 15:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260681#M1559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-18T15:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260682#M1560</link>
      <description>Hi,&lt;BR /&gt;We've seen some graphical issues with the wpf executable. I advise you to use the x86 executable. &lt;BR /&gt;This said, I'm not sure it could fix your issue.&lt;BR /&gt;If you browse with your file explorer, do you find a *.properties file near the *.ana file? &lt;BR /&gt;If yes, could you open it? What's the content?&lt;BR /&gt;You could also have a look in the error log view? &lt;A href="http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/wiki/doku.php?id=bugtracker#attach_the_error_log_to_the_bugtracker&lt;/A&gt;&lt;BR /&gt;If the x86 executable does not provide better results, you should consider to open a bug issue at &lt;A href="http://www.talendforge.org/bugs/my_view_page.php" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/my_view_page.php&lt;/A&gt; and attach the error log there. This will help the developers to fix this issue.</description>
      <pubDate>Tue, 18 May 2010 17:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260682#M1560</guid>
      <dc:creator>Sebastiao_Qlik</dc:creator>
      <dc:date>2010-05-18T17:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260683#M1561</link>
      <description>Thank you - the reports pull up using the x86 version.  Rob G</description>
      <pubDate>Tue, 18 May 2010 18:56:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260683#M1561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-18T18:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Could not open the editor: An unexpected exception</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260684#M1562</link>
      <description>7XzyJA  &lt;A href="https://community.talend.com/" rel="nofollow noopener noreferrer"&gt;saylmgkapiyw&lt;/A&gt;, aavqgxqkxyer, brxcmnsatidh,</description>
      <pubDate>Sun, 15 Feb 2015 01:37:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-Could-not-open-the-editor-An-unexpected-exception/m-p/2260684#M1562</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-02-15T01:37:42Z</dc:date>
    </item>
  </channel>
</rss>

