<?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: SQL Builder hangs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287173#M60795</link>
    <description>Thanks&amp;nbsp; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;RonanT@, installing all modules available resolves this problem&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
    <pubDate>Tue, 05 Apr 2016 13:16:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-05T13:16:07Z</dc:date>
    <item>
      <title>SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287165#M60787</link>
      <description>I am using 5.61.20141207_1530. When I open SQL Builder I cannot close it - whatever I do it doesn't react to any button.&lt;BR /&gt;This is a third issue I encounter in first a half an hour. Is it ever been tested?</description>
      <pubDate>Mon, 11 May 2015 23:14:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287165#M60787</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T23:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287166#M60788</link>
      <description>Hi,&lt;BR /&gt;What's your OS? Is there any error log which is located in &lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;&amp;lt;Talend Studio installation path&amp;gt;/workspace/.metadata/.log?&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Best regards&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;&lt;FONT face="Calibri"&gt;Sabrina&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 12 May 2015 04:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287166#M60788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-12T04:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287167#M60789</link>
      <description>I have the same error, same TOS version, OS: windows 7 32 bits. 
&lt;BR /&gt; 
&lt;BR /&gt;!ENTRY org.eclipse.ui 4 0 2015-05-26 16:03:39.044 
&lt;BR /&gt;!MESSAGE Unhandled event loop exception 
&lt;BR /&gt;!STACK 0 
&lt;BR /&gt;java.lang.NoClassDefFoundError: net/sourceforge/squirrel_sql/fw/sql/ISQLAlias 
&lt;BR /&gt;at org.talend.sqlbuilder.ui.SQLBuilderDialog.clean(SQLBuilderDialog.java:448) 
&lt;BR /&gt;at org.talend.sqlbuilder.ui.SQLBuilderDialog.close(SQLBuilderDialog.java:442) 
&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog.okPressed(Dialog.java:940) 
&lt;BR /&gt;at org.talend.sqlbuilder.ui.SQLBuilderDialog.okPressed(SQLBuilderDialog.java:645) 
&lt;BR /&gt;at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:472) 
&lt;BR /&gt;at org.talend.sqlbuilder.ui.SQLBuilderDialog.access$3(SQLBuilderDialog.java:1) 
&lt;BR /&gt;at org.talend.sqlbuilder.ui.SQLBuilderDialog$1.widgetSelected(SQLBuilderDialog.java:398) 
&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.Display.runDeferredEvents(Display.java:4066) 
&lt;BR /&gt;at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657) 
&lt;BR /&gt;at org.eclipse.jface.window.Window.runEventLoop(Window.java:825) 
&lt;BR /&gt;at org.eclipse.jface.window.Window.open(Window.java:801) 
&lt;BR /&gt;at org.talend.sqlbuilder.actions.EditQueriesAction.doRun(EditQueriesAction.java:171) 
&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction$2.run(AContextualAction.java:632) 
&lt;BR /&gt;at org.talend.repository.RepositoryWorkUnit.executeRun(RepositoryWorkUnit.java:93) 
&lt;BR /&gt;at org.talend.core.repository.model.AbstractRepositoryFactory.executeRepositoryWorkUnit(AbstractRepositoryFactory.java:237) 
&lt;BR /&gt;at org.talend.repository.localprovider.model.LocalRepositoryFactory.executeRepositoryWorkUnit(LocalRepositoryFactory.java:3204) 
&lt;BR /&gt;at org.talend.core.repository.model.ProxyRepositoryFactory.executeRepositoryWorkUnit(ProxyRepositoryFactory.java:1985) 
&lt;BR /&gt;at org.talend.repository.ui.actions.AContextualAction.run(AContextualAction.java:641) 
&lt;BR /&gt;at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) 
&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: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(Application.java:167) 
&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) 
&lt;BR /&gt;Caused by: java.lang.ClassNotFoundException: net.sourceforge.squirrel_sql.fw.sql.ISQLAlias 
&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;... 49 more</description>
      <pubDate>Tue, 26 May 2015 15:08:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287167#M60789</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-26T15:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287168#M60790</link>
      <description>I have the same error, same TOS version, OS: windows 7 32 bits.&lt;BR /&gt;the &amp;nbsp;previous error message &amp;nbsp;is mine,&amp;nbsp;&lt;BR /&gt;i mistaken my keybord.</description>
      <pubDate>Tue, 26 May 2015 15:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287168#M60790</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-26T15:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287169#M60791</link>
      <description>it seems to check with this bug:
&lt;BR /&gt;
&lt;FONT color="#1a466e"&gt;&lt;A href="https://jira.talendforge.org/browse/TDI-31792" target="_blank" rel="nofollow noopener noreferrer"&gt;https://jira.talendforge.org/browse/TDI-31792&lt;/A&gt;&lt;/FONT&gt;
&lt;BR /&gt;thanx</description>
      <pubDate>Tue, 26 May 2015 15:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287169#M60791</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-26T15:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287170#M60792</link>
      <description>Hi,&lt;BR /&gt;Do you take a try on Talend OPen Studio's 6.0.0.M5&amp;nbsp;to see if this issue is fixed?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 27 May 2015 04:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287170#M60792</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-27T04:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287171#M60793</link>
      <description>I'm using TOS 6.1.1.20151214_1327 and having the same issue. When is it targeted to get fixed?</description>
      <pubDate>Fri, 26 Feb 2016 13:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287171#M60793</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-26T13:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287172#M60794</link>
      <description>Dear all, 
&lt;BR /&gt;Problem stil exists in Talend 6.1 (TOS_DI-20151214_1327-V6.1.1). 
&lt;BR /&gt;To generate the problem (under Windows 7) : 
&lt;BR /&gt;- download Talend, 
&lt;BR /&gt;- extract, execute (I used the x32 executable) 
&lt;BR /&gt;- add the driver to the db used (if necessary) 
&lt;BR /&gt;- cancel thirdparty plugins download (more than 50 !). 
&lt;BR /&gt;Then : 
&lt;BR /&gt;- Create a connection, 
&lt;BR /&gt;- get the schema of one table, 
&lt;BR /&gt;- create a query (right click on the connection edit the query) =&amp;gt; query editor will refuse to close (killing Talend is the only solution). 
&lt;BR /&gt;Solved by : downloading all recommended 50 or so add-ons (I do not know which one is mandatory for solving the issue*). 
&lt;BR /&gt;Recommendation for the Talend dev team : 
&lt;BR /&gt;- FORCE DOWNLOAD the third party plugin that solves the issue, 
&lt;BR /&gt;- or distribute it automatically with Talend, 
&lt;BR /&gt;- or mention which thirdparty plugins MUST be installed for correct operation. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Ronan. 
&lt;BR /&gt;*Note that I found this after solving my issue : In bug TDI-32609, a workaround suggested that problem was solved after installing "sqlexplorer.jar" and "squirrel.jar" (are these the plugins that are mandatory ?).</description>
      <pubDate>Sun, 20 Mar 2016 18:36:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287172#M60794</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-03-20T18:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Builder hangs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287173#M60795</link>
      <description>Thanks&amp;nbsp; 
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;RonanT@, installing all modules available resolves this problem&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;</description>
      <pubDate>Tue, 05 Apr 2016 13:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/SQL-Builder-hangs/m-p/2287173#M60795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-05T13:16:07Z</dc:date>
    </item>
  </channel>
</rss>

