[JBoss JIRA] (TEIIDDES-1641) Eclipse Juno 4.0 freezes while generating JBossWS-CXF war
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1641?page=com.atlassian.jira.plu... ]
Lucie Fabrikova commented on TEIIDDES-1641:
-------------------------------------------
I have used JBDS6.0.1.GA with Teiid Designer 8.1.alpha2, and I got this problem again.
> Eclipse Juno 4.0 freezes while generating JBossWS-CXF war
> ---------------------------------------------------------
>
> Key: TEIIDDES-1641
> URL: https://issues.jboss.org/browse/TEIIDDES-1641
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 7.8
> Environment: fedora 17, x86_64,
> eclipse juno 4.0, sr1
> teiid designer 8.1.alpha2 (also 7.8)
> Abridged JBoss Tools 4.0 -> JBossAS Tools 2.4.1
> server: SOA 5.3.1.GA + eds 5.3.1.GA or JBossAS 7.1.1
> java jdk 1.6.0_33
> Reporter: Lucie Fabrikova
> Attachments: WebServ.zip
>
>
> !ENTRY org.teiid.designer.webservice 4 5 2013-04-08 10:36:50.278
> !MESSAGE An error occurred while creating WAR file, check log for detail
> !STACK 0
> java.lang.RuntimeException: org.xml.sax.SAXParseException: The element type "meta" must be terminated by the matching end-tag "</meta>".
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.generateWsdl(DefaultWebArchiveBuilderImpl.java:718)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.DefaultWebArchiveBuilderImpl.createWebArchive(DefaultWebArchiveBuilderImpl.java:236)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.execute(WarDeploymentInfoDialog.java:195)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog$1.run(WarDeploymentInfoDialog.java:150)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
> at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:372)
> at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.okPressed(WarDeploymentInfoDialog.java:159)
> at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:472)
> at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3554)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3179)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
> at org.eclipse.jface.window.Window.open(Window.java:801)
> at org.teiid.designer.runtime.ui.wizards.webservices.WarDeploymentInfoDialog.open(WarDeploymentInfoDialog.java:171)
> at org.teiid.designer.runtime.ui.actions.GenerateWarAction.run(GenerateWarAction.java:116)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
> at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
> at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
> at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1276)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3554)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3179)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
--
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, 12 months
[JBoss JIRA] (TEIIDDES-1662) Missing source tables in relational view model
by Lucie Fabrikova (JIRA)
Lucie Fabrikova created TEIIDDES-1662:
-----------------------------------------
Summary: Missing source tables in relational view model
Key: TEIIDDES-1662
URL: https://issues.jboss.org/browse/TEIIDDES-1662
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 8.1
Environment: Teiid Designer 8.1.alpha2
Eclipse Juno sr2, JBDS6.0.1.GA
Reporter: Lucie Fabrikova
I create a table in a relational view model, insert transformation SQL referring to a few tables in source model. The SQL is valid, however all source tables aren't shown in the table editor (just the first one).
--
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, 12 months
[JBoss JIRA] (TEIIDDES-1661) "Create expression" doesn't bind virtual column to function
by Lucie Fabrikova (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1661?page=com.atlassian.jira.plu... ]
Lucie Fabrikova updated TEIIDDES-1661:
--------------------------------------
Steps to Reproduce:
1. Open reconciller
2. Click New to create new virtual column
3. Click Create expression
i. if I choose column or constant, it is binded ok
ii. if I choose function, it is not binded, however it appears in the column Unmatched SQl symbols (I have to click Unbind to even see the function).
4. Next, to bind column to the expression, I have to click Unbind (Bind is disabled) and Bind twice
was:
1. Open reconciller
2. Click New to create new virtual column
3. Click Create expression
i. if I choose column or constant, it is binded ok
ii. if I choose function, it is not binded, however it appears in the column Unmatched SQl symbols.
4. Next, to bind column to the expression, I have to click Unbind (Bind is disabled) and Bind twice
> "Create expression" doesn't bind virtual column to function
> -----------------------------------------------------------
>
> Key: TEIIDDES-1661
> URL: https://issues.jboss.org/browse/TEIIDDES-1661
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.1
> Environment: Eclipse Juno sr2
> Teiid designer alpha 8.1alpha2
> Reporter: Lucie Fabrikova
>
> In relational view model, if I create new virtual column and try to bind a function to it via Reconciler and Create expression button, they are not binded.
--
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, 12 months
[JBoss JIRA] (TEIIDDES-1644) Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1644?page=com.atlassian.jira.plu... ]
Ted Jones resolved TEIIDDES-1644.
---------------------------------
Resolution: Done
The signature changed in PopupMenuExtender in Juno SR2, but this is an internal class so this is acceptable. Changed to use IWorkbenchPartSite.registerContextMenu() instead of accessing the PopupMenuExtender() class directly.
> Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
> -----------------------------------------------------------------------------------
>
> Key: TEIIDDES-1644
> URL: https://issues.jboss.org/browse/TEIIDDES-1644
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.0, 8.1
> Environment: - Fedora 17,
> - eclipse juno, SR2
> - abridged jboss tools 4.0 from http://download.jboss.org/jbosstools/updates/development/juno
> - teiid designer 8.1.alpha2
> Reporter: Lucie Fabrikova
> Assignee: Ted Jones
> Fix For: 8.1
>
>
> Alert appears while creating new Teiid Metadata Model (Relational source model), option Generate File Translator Procedures: when I leave all default options and click Finish, model is created, however an alert appears:
> Error creating XML documents
> Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> and next:
> Error creating XML documents
> Could not create new module due to Exception: java.lang.NullPointerException
> Eclipse console:
> Exception in thread "org.teiid.designer.ui.common.viewsupport.UiBusyIndicator runnable parent thread" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:196)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4299)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator$2.run(UiBusyIndicator.java:202)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V
--
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, 12 months
[JBoss JIRA] (TEIIDDES-1644) Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1644?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-1644:
--------------------------------
Git Pull Request: https://github.com/Teiid-Designer/teiid-designer/pull/135
> Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
> -----------------------------------------------------------------------------------
>
> Key: TEIIDDES-1644
> URL: https://issues.jboss.org/browse/TEIIDDES-1644
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.0, 8.1
> Environment: - Fedora 17,
> - eclipse juno, SR2
> - abridged jboss tools 4.0 from http://download.jboss.org/jbosstools/updates/development/juno
> - teiid designer 8.1.alpha2
> Reporter: Lucie Fabrikova
> Assignee: Ted Jones
> Fix For: 8.1
>
>
> Alert appears while creating new Teiid Metadata Model (Relational source model), option Generate File Translator Procedures: when I leave all default options and click Finish, model is created, however an alert appears:
> Error creating XML documents
> Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> and next:
> Error creating XML documents
> Could not create new module due to Exception: java.lang.NullPointerException
> Eclipse console:
> Exception in thread "org.teiid.designer.ui.common.viewsupport.UiBusyIndicator runnable parent thread" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:196)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4299)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator$2.run(UiBusyIndicator.java:202)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V
--
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, 12 months
[JBoss JIRA] (TEIIDDES-1644) Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1644?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-1644:
-------------------------------------
I encountered the same error running the Amazon test script
> Eclipse Juno SR2 throws exceptions for option "Generate File Translator Procedures"
> -----------------------------------------------------------------------------------
>
> Key: TEIIDDES-1644
> URL: https://issues.jboss.org/browse/TEIIDDES-1644
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.0, 8.1
> Environment: - Fedora 17,
> - eclipse juno, SR2
> - abridged jboss tools 4.0 from http://download.jboss.org/jbosstools/updates/development/juno
> - teiid designer 8.1.alpha2
> Reporter: Lucie Fabrikova
> Assignee: Ted Jones
> Fix For: 8.1
>
>
> Alert appears while creating new Teiid Metadata Model (Relational source model), option Generate File Translator Procedures: when I leave all default options and click Finish, model is created, however an alert appears:
> Error creating XML documents
> Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> and next:
> Error creating XML documents
> Could not create new module due to Exception: java.lang.NullPointerException
> Eclipse console:
> Exception in thread "org.teiid.designer.ui.common.viewsupport.UiBusyIndicator runnable parent thread" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V)
> at org.eclipse.swt.SWT.error(SWT.java:4361)
> at org.eclipse.swt.SWT.error(SWT.java:4276)
> at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:196)
> at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
> at org.eclipse.swt.widgets.Display.syncExec(Display.java:4299)
> at org.teiid.designer.ui.common.viewsupport.UiBusyIndicator$2.run(UiBusyIndicator.java:202)
> at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.NoSuchMethodError: org.eclipse.ui.internal.PopupMenuExtender.<init>(Ljava/lang/String;Lorg/eclipse/jface/action/MenuManager;Lorg/eclipse/jface/viewers/ISelectionProvider;Lorg/eclipse/ui/IWorkbenchPart;)V
--
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, 12 months