[JBoss JIRA] (TEIIDDES-2252) Add preference to importers to specify which characters should be substituted for
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2252?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2252:
-----------------------------------
Affects Version/s: 8.5
(was: 8.7)
> Add preference to importers to specify which characters should be substituted for
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-2252
> URL: https://issues.jboss.org/browse/TEIIDDES-2252
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Import/Export
> Affects Versions: 8.5
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> Add a preference that would allow the user to specify a set of characters that should be replaced by another character.
> This enhancement will resolve the issue when ModeShape metadata is being imported using the Teiid Connection importer, and will allow the user to substitute the colon for an underscore. But would also be available for any other data source that would have need for this type of substitution.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2253) Adding a model to VDB results in exception
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2253?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2253:
-----------------------------------
Fix Version/s: 8.6
> Adding a model to VDB results in exception
> ------------------------------------------
>
> Key: TEIIDDES-2253
> URL: https://issues.jboss.org/browse/TEIIDDES-2253
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
> Fix For: 8.6
>
>
> org.eclipse.core.runtime.CoreException: An exception occurred while performing an operation
> at org.teiid.designer.ui.util.ErrorHandler.toCoreException(ErrorHandler.java:68)
> at org.teiid.designer.ui.util.ErrorHandler.toExceptionDialog(ErrorHandler.java:115)
> at org.teiid.designer.vdb.ui.editor.VdbEditor$26.selected(VdbEditor.java:2096)
> at org.teiid.designer.ui.common.table.TableAndToolBar$2.run(TableAndToolBar.java:81)
> 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$6.handleEvent(ActionContributionItem.java:452)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> 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:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> 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(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> Contains: * null
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2253) Adding a model to VDB results in exception
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2253?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2253:
-----------------------------------
Assignee: Paul Richardson
> Adding a model to VDB results in exception
> ------------------------------------------
>
> Key: TEIIDDES-2253
> URL: https://issues.jboss.org/browse/TEIIDDES-2253
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
> Assignee: Paul Richardson
> Fix For: 8.6
>
>
> org.eclipse.core.runtime.CoreException: An exception occurred while performing an operation
> at org.teiid.designer.ui.util.ErrorHandler.toCoreException(ErrorHandler.java:68)
> at org.teiid.designer.ui.util.ErrorHandler.toExceptionDialog(ErrorHandler.java:115)
> at org.teiid.designer.vdb.ui.editor.VdbEditor$26.selected(VdbEditor.java:2096)
> at org.teiid.designer.ui.common.table.TableAndToolBar$2.run(TableAndToolBar.java:81)
> 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$6.handleEvent(ActionContributionItem.java:452)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> 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:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> 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(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> Contains: * null
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2254:
-----------------------------------
Component/s: Patch Release
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Dialogs, Patch Release
> Affects Versions: 8.5, 8.3.3
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.5, 8.3.4, 8.5.1
>
> Attachments: rename-resource-wrong-extension.png
>
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2254.
------------------------------------
Resolution: Done
Fixed in master and 8.5.x branch
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Dialogs, Patch Release
> Affects Versions: 8.5, 8.3.3
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.5, 8.3.4, 8.5.1
>
> Attachments: rename-resource-wrong-extension.png
>
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2254:
-----------------------------------
Fix Version/s: 8.5
8.3.4
8.5.1
Assignee: Barry LaFond
Affects Version/s: 8.3.3
Component/s: Dialogs
(was: Teiid Integration)
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Dialogs
> Affects Versions: 8.5, 8.3.3
> Reporter: Tom Johnston
> Assignee: Barry LaFond
> Fix For: 8.5, 8.3.4, 8.5.1
>
> Attachments: rename-resource-wrong-extension.png
>
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2249) Creation of datasource from Designer fails
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2249?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2249:
----------------------------------------
The cli() method in the trace is failing on executing *ModelNode outcome = this.connection.execute(request);* The request was constructed for the purpose of insuring a DS (RAR) is available.
1) What was your DS type? Our code indicates CSV/Flat File?
2) What server version are your using?
> Creation of datasource from Designer fails
> ------------------------------------------
>
> Key: TEIIDDES-2249
> URL: https://issues.jboss.org/browse/TEIIDDES-2249
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Environment: Designer on Windows
> Server: Linux 2.6.32-279.11.1.el6.x86_64 #1 SMP Sat Sep 22 07:10:26 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Tom Johnston
>
> following error occurs when I right click on TeiiD server under Servers panel and choose Create data source (populate all items..)
> org.teiid.adminapi.AdminProcessingException: {"JBAS014671: Failed services" => {"jboss.ra.deployment.SemaphoreExportFiles_FinchDS_1" => "org.jboss.msc.service.StartException in service jboss.ra.deployment.SemaphoreExportFiles_FinchDS_1: org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [SemaphoreExportFiles_FinchDS]
> Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [SemaphoreExportFiles_FinchDS]
> Caused by: org.jboss.jca.deployers.common.DeployException: IJ020056: Deployment failed: file:/home/tjohn2/redhat/dv/jboss-eap-6.1/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/./
> Caused by: javax.resource.spi.InvalidPropertyException: ParentDirectory is not set"}}
> at org.teiid.runtime.client.admin.v8.Admin8Factory$ResultCallback.onFailure(Admin8Factory.java:199)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.cliCall(Admin8Factory.java:1553)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.activateConnectionFactory(Admin8Factory.java:351)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createConnectionFactory(Admin8Factory.java:333)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createDataSource(Admin8Factory.java:473)
> at org.teiid.runtime.client.admin.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:344)
> at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:597)
> at org.teiid.designer.runtime.ui.connection.CreateDataSourceAction.run(CreateDataSourceAction.java:168)
> at org.teiid.designer.runtime.ui.views.TeiidServerActionProvider$7.run(TeiidServerActionProvider.java:359)
> 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.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> 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:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> 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(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> This is with JBDS 7.1.1.GA and designer 8.5.0.Final
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2249) Creation of datasource from Designer fails
by Tom Johnston (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2249?page=com.atlassian.jira.plu... ]
Tom Johnston commented on TEIIDDES-2249:
----------------------------------------
I see the parent directory issue but just going through the process i was not presented with any such option
> Creation of datasource from Designer fails
> ------------------------------------------
>
> Key: TEIIDDES-2249
> URL: https://issues.jboss.org/browse/TEIIDDES-2249
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Environment: Designer on Windows
> Server: Linux 2.6.32-279.11.1.el6.x86_64 #1 SMP Sat Sep 22 07:10:26 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux
> Reporter: Tom Johnston
>
> following error occurs when I right click on TeiiD server under Servers panel and choose Create data source (populate all items..)
> org.teiid.adminapi.AdminProcessingException: {"JBAS014671: Failed services" => {"jboss.ra.deployment.SemaphoreExportFiles_FinchDS_1" => "org.jboss.msc.service.StartException in service jboss.ra.deployment.SemaphoreExportFiles_FinchDS_1: org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [SemaphoreExportFiles_FinchDS]
> Caused by: org.jboss.msc.service.StartException in anonymous service: JBAS010446: Failed to start RA deployment [SemaphoreExportFiles_FinchDS]
> Caused by: org.jboss.jca.deployers.common.DeployException: IJ020056: Deployment failed: file:/home/tjohn2/redhat/dv/jboss-eap-6.1/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/./
> Caused by: javax.resource.spi.InvalidPropertyException: ParentDirectory is not set"}}
> at org.teiid.runtime.client.admin.v8.Admin8Factory$ResultCallback.onFailure(Admin8Factory.java:199)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.cliCall(Admin8Factory.java:1553)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.activateConnectionFactory(Admin8Factory.java:351)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createConnectionFactory(Admin8Factory.java:333)
> at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createDataSource(Admin8Factory.java:473)
> at org.teiid.runtime.client.admin.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:344)
> at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:597)
> at org.teiid.designer.runtime.ui.connection.CreateDataSourceAction.run(CreateDataSourceAction.java:168)
> at org.teiid.designer.runtime.ui.views.TeiidServerActionProvider$7.run(TeiidServerActionProvider.java:359)
> 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.Widget.sendEvent(Widget.java:1057)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4170)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> 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:140)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611)
> 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(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> 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)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
> This is with JBDS 7.1.1.GA and designer 8.5.0.Final
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2254:
-----------------------------------
Attachment: rename-resource-wrong-extension.png
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
> Attachments: rename-resource-wrong-extension.png
>
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2254) rename View Model causes issues
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2254?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2254:
---------------------------------------
what appears to be the problem is when you renamed the view model, you didn't add the file extension or typed the extension incorrectly. We need to tighten up the wizard to ensure the user knows what to enter.
> rename View Model causes issues
> -------------------------------
>
> Key: TEIIDDES-2254
> URL: https://issues.jboss.org/browse/TEIIDDES-2254
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Teiid Integration
> Affects Versions: 8.5
> Reporter: Tom Johnston
>
> I renamed a view model.
> I got an error directly after.
> I noticed the original model was but there was also a new model with all same contents that had the 'new' name of the model i gave to rename.
> Now I cannot delete the 'old model' I get the following "Internal error"
> org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:816)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete 'D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi'.
> org.eclipse.core.runtime.CoreException: Problems encountered while deleting files.
> at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:131)
> at org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(ResourceTree.java:304)
> at org.eclipse.core.internal.resources.ResourceTree.standardDeleteFile(ResourceTree.java:785)
> at org.eclipse.core.internal.resources.Resource.unprotectedDelete(Resource.java:1973)
> at org.eclipse.core.internal.resources.Resource.delete(Resource.java:803)
> at org.eclipse.ltk.core.refactoring.resource.DeleteResourceChange.perform(DeleteResourceChange.java:168)
> at org.eclipse.ltk.core.refactoring.CompositeChange.perform(CompositeChange.java:278)
> at org.teiid.designer.ui.refactor.AbstractResourcesCompositeChange.perform(AbstractResourcesCompositeChange.java:64)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation$1.run(PerformChangeOperation.java:258)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.executeChange(PerformChangeOperation.java:306)
> at org.eclipse.ltk.internal.ui.refactoring.UIPerformChangeOperation.executeChange(UIPerformChangeOperation.java:92)
> at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:218)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2345)
> at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
> Contains: Could not delete: D:\tljohnst\workspace_JulyPOC\JulyPOC_AnnotationDB\views\test2.xmi.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months