[JBoss JIRA] (TEIIDDES-1772) DDL Importer - model object update method needs rework in EmfModelGenerator
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1772:
---------------------------------------
Summary: DDL Importer - model object update method needs rework in EmfModelGenerator
Key: TEIIDDES-1772
URL: https://issues.jboss.org/browse/TEIIDDES-1772
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
In the EmfModelGenerator, objects are tagged as delete/create/replace. For the replace scenario, it currently does a delete/create. This needs to be changed to actually modify the target object instead of delete and create a new object. This is near line 162 of EmfModelGenerator
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1771) DDL Import Wizard - DDL File combo box needs improvement
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1771:
---------------------------------------
Summary: DDL Import Wizard - DDL File combo box needs improvement
Key: TEIIDDES-1771
URL: https://issues.jboss.org/browse/TEIIDDES-1771
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
In the DDL Importer, the "DDL File" combo box does not seem to update correctly. Needs investigation. Looks like the most recent file gets added to the bottom of the list....
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1770) Add Teiid Connection importer timeout to preferences
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-1770:
---------------------------------------
Summary: Add Teiid Connection importer timeout to preferences
Key: TEIIDDES-1770
URL: https://issues.jboss.org/browse/TEIIDDES-1770
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.2
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.2
Currently the Teiid Connection importer allows a 2min timeout for the dynamic vdb to deploy and the metadata to load. This should be user-configurable via preferences.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1769) EAP6 with Teiid 8.4 can not start in JBDS6
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1769?page=com.atlassian.jira.plu... ]
Lucie Fabrikova commented on TEIIDDES-1769:
-------------------------------------------
The EAP 6.1 starts correctly in JBDS6 without Teiid Designer.
I found out that other JBDS6 instance throws different errors:
- startup class must implement org.eclipse.ui.IStartup
- Bad extension specification
Then, the Teiid Designer Configuration in EAP is in state "not connected".
> EAP6 with Teiid 8.4 can not start in JBDS6
> ------------------------------------------
>
> Key: TEIIDDES-1769
> URL: https://issues.jboss.org/browse/TEIIDDES-1769
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.1, java sun 1.6, Fedora 18
> Reporter: Lucie Fabrikova
> Attachments: eap6-jbds6-teiidserverconfig.png
>
>
> I encountered following problem: I tried to start EAP 6.1 with Teiid 8.4 in JBDS6. The server started, but the "Teiid Server Configuration" couldn't be loaded and multiple problems occured (viz attachment).
> Log (part):
> - Error occurred during status handling:
> java.lang.NullPointerException
> at org.teiid.designer.runtime.ui.views.TeiidServerContentProvider$1$1.run(TeiidServerContentProvider.java:229)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
> - FrameworkEvent ERROR:
> org.osgi.framework.BundleException: Exception in org.teiid.designer.runtime.ui.DqpUiPlugin.stop() of bundle org.teiid.designer.dqp.ui.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:791)
> at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
> - An internal error occurred during: "Starting JBoss 7.1 Runtime Server".
> java.lang.OutOfMemoryError: unable to create new native thread
> - Application error:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: Active workbench window being requested but is not available. This is most certainly a programming bug.)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1769) EAP6 with Teiid 8.4 can not start in JBDS6
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1769?page=com.atlassian.jira.plu... ]
Lucie Fabrikova updated TEIIDDES-1769:
--------------------------------------
Environment: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.1, java sun 1.6, Fedora 18 (was: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.2 alpha, java sun 1.6, Fedora 18)
> EAP6 with Teiid 8.4 can not start in JBDS6
> ------------------------------------------
>
> Key: TEIIDDES-1769
> URL: https://issues.jboss.org/browse/TEIIDDES-1769
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.1, java sun 1.6, Fedora 18
> Reporter: Lucie Fabrikova
> Attachments: eap6-jbds6-teiidserverconfig.png
>
>
> I encountered following problem: I tried to start EAP 6.1 with Teiid 8.4 in JBDS6. The server started, but the "Teiid Server Configuration" couldn't be loaded and multiple problems occured (viz attachment).
> Log (part):
> - Error occurred during status handling:
> java.lang.NullPointerException
> at org.teiid.designer.runtime.ui.views.TeiidServerContentProvider$1$1.run(TeiidServerContentProvider.java:229)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
> - FrameworkEvent ERROR:
> org.osgi.framework.BundleException: Exception in org.teiid.designer.runtime.ui.DqpUiPlugin.stop() of bundle org.teiid.designer.dqp.ui.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:791)
> at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
> - An internal error occurred during: "Starting JBoss 7.1 Runtime Server".
> java.lang.OutOfMemoryError: unable to create new native thread
> - Application error:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: Active workbench window being requested but is not available. This is most certainly a programming bug.)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1769) EAP6 with Teiid 8.4 can not start in JBDS6
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1769?page=com.atlassian.jira.plu... ]
Lucie Fabrikova updated TEIIDDES-1769:
--------------------------------------
Attachment: eap6-jbds6-teiidserverconfig.png
> EAP6 with Teiid 8.4 can not start in JBDS6
> ------------------------------------------
>
> Key: TEIIDDES-1769
> URL: https://issues.jboss.org/browse/TEIIDDES-1769
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.2 alpha, java sun 1.6, Fedora 18
> Reporter: Lucie Fabrikova
> Attachments: eap6-jbds6-teiidserverconfig.png
>
>
> I encountered following problem: I tried to start EAP 6.1 with Teiid 8.4 in JBDS6. The server started, but the "Teiid Server Configuration" couldn't be loaded and multiple problems occured (viz attachment).
> Log (part):
> - Error occurred during status handling:
> java.lang.NullPointerException
> at org.teiid.designer.runtime.ui.views.TeiidServerContentProvider$1$1.run(TeiidServerContentProvider.java:229)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
> - FrameworkEvent ERROR:
> org.osgi.framework.BundleException: Exception in org.teiid.designer.runtime.ui.DqpUiPlugin.stop() of bundle org.teiid.designer.dqp.ui.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:791)
> at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
> - An internal error occurred during: "Starting JBoss 7.1 Runtime Server".
> java.lang.OutOfMemoryError: unable to create new native thread
> - Application error:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: Active workbench window being requested but is not available. This is most certainly a programming bug.)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1769) EAP6 with Teiid 8.4 can not start in JBDS6
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1769?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1769:
----------------------------------------
Can you test setting up and starting an EAP 6.1 server in JBDS 6 without Teiid/Designer in it?
Want to make sure it's not a AS/JBoss Tools issue.
> EAP6 with Teiid 8.4 can not start in JBDS6
> ------------------------------------------
>
> Key: TEIIDDES-1769
> URL: https://issues.jboss.org/browse/TEIIDDES-1769
> Project: Teiid Designer
> Issue Type: Bug
> Environment: JBDS6, EAP 6.1alpha, Teiid 8.4, Teiid designer 8.2 alpha, java sun 1.6, Fedora 18
> Reporter: Lucie Fabrikova
>
> I encountered following problem: I tried to start EAP 6.1 with Teiid 8.4 in JBDS6. The server started, but the "Teiid Server Configuration" couldn't be loaded and multiple problems occured (viz attachment).
> Log (part):
> - Error occurred during status handling:
> java.lang.NullPointerException
> at org.teiid.designer.runtime.ui.views.TeiidServerContentProvider$1$1.run(TeiidServerContentProvider.java:229)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
> - FrameworkEvent ERROR:
> org.osgi.framework.BundleException: Exception in org.teiid.designer.runtime.ui.DqpUiPlugin.stop() of bundle org.teiid.designer.dqp.ui.
> at org.eclipse.osgi.framework.internal.core.BundleContextImpl.stop(BundleContextImpl.java:791)
> at org.eclipse.osgi.framework.internal.core.BundleHost.stopWorker(BundleHost.java:510)
> at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:566)
> - An internal error occurred during: "Starting JBoss 7.1 Runtime Server".
> java.lang.OutOfMemoryError: unable to create new native thread
> - Application error:
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.RuntimeException: Active workbench window being requested but is not available. This is most certainly a programming bug.)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3537)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months