[JBoss JIRA] (TEIIDDES-1803) Error generating JBossWS-CXF war
by Van Halbert (JIRA)
Van Halbert created TEIIDDES-1803:
-------------------------------------
Summary: Error generating JBossWS-CXF war
Key: TEIIDDES-1803
URL: https://issues.jboss.org/browse/TEIIDDES-1803
Project: Teiid Designer
Issue Type: Bug
Components: Web Services Support
Affects Versions: 8.2
Reporter: Van Halbert
Assignee: Barry LaFond
Attached is the Sample.vdb that was used to try to generate the JBossWS-CXF war. The following error occurred:
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:476)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:628)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
--
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-1802) NPE when trying to add Result Set to the procedure that is being created
by Van Halbert (JIRA)
Van Halbert created TEIIDDES-1802:
-------------------------------------
Summary: NPE when trying to add Result Set to the procedure that is being created
Key: TEIIDDES-1802
URL: https://issues.jboss.org/browse/TEIIDDES-1802
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs
Affects Versions: 8.2
Reporter: Van Halbert
Assignee: Barry LaFond
Priority: Critical
When in the create procedure dialog, unable to press the Result Set tab.
Produces the NPE:
java.lang.NullPointerException
at org.teiid.designer.transformation.ui.editors.ViewProcedureEditorPanel$3.widgetSelected(ViewProcedureEditorPanel.java:298)
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.Display.sendEvent(Display.java:4166)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1489)
--
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-1798) When selecting REST:CHARSET of UTF-8, designer halts
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1798?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-1798:
---------------------------------------
This appears to be a Mac issue. M. Drilling tried this on RHEL and didn't see the issue. Ted informed me to not tab after selecting the drop-down choice, bur rather hit the enter key. And that worked.
> When selecting REST:CHARSET of UTF-8, designer halts
> ----------------------------------------------------
>
> Key: TEIIDDES-1798
> URL: https://issues.jboss.org/browse/TEIIDDES-1798
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.2
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> When building a rest procedure and selecting REST:CHARSET of UTF-8, designer halts. On the mac, get a continuous spinning wheel. It still has not stopped by the time I've completed writing this jira.
> The second time having to kill JBDS.
--
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-1774) Create Guides View Action Set for new Teiid Connection Importer
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1774?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1774:
----------------------------------------
Actions will include:
* Define Teiid Model Project
* Create Data Source
* Create source model from Teiid data source DDL
* Set Connection Profile (new advisor action)
* Preview Data
* Define VDB
* Execute VDB
> Create Guides View Action Set for new Teiid Connection Importer
> ---------------------------------------------------------------
>
> Key: TEIIDDES-1774
> URL: https://issues.jboss.org/browse/TEIIDDES-1774
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Documentation, Import/Export
> Affects Versions: 8.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.2
>
>
> Create an action set for the Teiid Connection importer.
> Probably want to make it a simple Flat File or remove XML file importer so there will be no need to deploy jars to the server
--
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-1800) IllegalArgumentException when creating datasource from an imported Webservice source model
by Steven Hawkins (JIRA)
Steven Hawkins created TEIIDDES-1800:
----------------------------------------
Summary: IllegalArgumentException when creating datasource from an imported Webservice source model
Key: TEIIDDES-1800
URL: https://issues.jboss.org/browse/TEIIDDES-1800
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 8.2
Reporter: Van Halbert
Assignee: Barry LaFond
After importing from a remote web service and creating the source and view models, tried to (right click on source model) create data source on teiid server (EAP 6.1 / Teiid 8.4.1) and had this issue:
!ENTRY org.teiid.designer.dqp.ui 4 0 2013-07-25 16:59:24.847
!MESSAGE Error creating data source for model CustomerRESTWebSvcSource.xmi
!STACK 0
java.lang.IllegalArgumentException: The argument value is not specified for value: ''
at org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder.addProperty(DefaultOperationRequestBuilder.java:113)
at org.teiid.adminapi.AdminFactory$AdminImpl.cliCall(AdminFactory.java:1397)
at org.teiid.adminapi.AdminFactory$AdminImpl.addConfigProperty(AdminFactory.java:308)
at org.teiid.adminapi.AdminFactory$AdminImpl.createConnectionFactory(AdminFactory.java:297)
at org.teiid.adminapi.AdminFactory$AdminImpl.createDataSource(AdminFactory.java:412)
at org.teiid84.runtime.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:324)
at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:551)
at org.teiid.designer.runtime.ui.connection.CreateDataSourceAction.run(CreateDataSourceAction.java:156)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
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.Display.sendEvent(Display.java:4166)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1489)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1474)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4012)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3651)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
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:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
--
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-1796) IllegalArgumentException when creating datasource from an imported Webservice source model
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1796?page=com.atlassian.jira.plu... ]
Steven Hawkins commented on TEIIDDES-1796:
------------------------------------------
The error is saying that one of the properties passed into createDataSource has an empty string value. I think that we should probably detect this on our side to make the error message clearer as all of the properties are added generically as "value".
> IllegalArgumentException when creating datasource from an imported Webservice source model
> ------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1796
> URL: https://issues.jboss.org/browse/TEIIDDES-1796
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 8.2
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> After importing from a remote web service and creating the source and view models, tried to (right click on source model) create data source on teiid server (EAP 6.1 / Teiid 8.4.1) and had this issue:
> !ENTRY org.teiid.designer.dqp.ui 4 0 2013-07-25 16:59:24.847
> !MESSAGE Error creating data source for model CustomerRESTWebSvcSource.xmi
> !STACK 0
> java.lang.IllegalArgumentException: The argument value is not specified for value: ''
> at org.jboss.as.cli.operation.impl.DefaultOperationRequestBuilder.addProperty(DefaultOperationRequestBuilder.java:113)
> at org.teiid.adminapi.AdminFactory$AdminImpl.cliCall(AdminFactory.java:1397)
> at org.teiid.adminapi.AdminFactory$AdminImpl.addConfigProperty(AdminFactory.java:308)
> at org.teiid.adminapi.AdminFactory$AdminImpl.createConnectionFactory(AdminFactory.java:297)
> at org.teiid.adminapi.AdminFactory$AdminImpl.createDataSource(AdminFactory.java:412)
> at org.teiid84.runtime.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:324)
> at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:551)
> at org.teiid.designer.runtime.ui.connection.CreateDataSourceAction.run(CreateDataSourceAction.java:156)
> at org.eclipse.jface.action.Action.runWithEvent(Action.java:499)
> 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.Display.sendEvent(Display.java:4166)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1466)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1489)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1474)
> at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1279)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4012)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3651)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> 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:354)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
> 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:636)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
--
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-1795) Add properties to a VDB to hold validation date/time and Teiid version a nd show in VDB Editor
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1795?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-1795.
------------------------------------
Resolution: Done
complete
> Add properties to a VDB to hold validation date/time and Teiid version a nd show in VDB Editor
> ----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1795
> URL: https://issues.jboss.org/browse/TEIIDDES-1795
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Editors, VDB & Execution
> Affects Versions: 8.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.2
>
> Attachments: quick-fix-dialog-for-server-version-fix.png, vdb-editor-validation-info.png, vdb-server-version-warning.png
>
>
> In order for Teiid Designer to provide better validation of VDB's against different Teiid versions, it would be beneficial to add attributes defining which Teiid version a VDB was last validated against and throw in validation time-stamp while we're at it. Both values would probably be nice to see in a console environment.
> <vdb version="1" name="smallvdb" validationDateTime="2002-05-30T09:00:00" validationVersion="8.4">
--
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