[jbosstools-issues] [JBoss JIRA] (JBTIS-95) teiid designer: SEVERE: Failed to get validation property

Paul Leacu (JIRA) jira-events at lists.jboss.org
Mon Jun 17 09:59:20 EDT 2013


    [ https://issues.jboss.org/browse/JBTIS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782069#comment-12782069 ] 

Paul Leacu commented on JBTIS-95:
---------------------------------


   Hey Paul -
       Great work on fixing this so fast!  Do you know when the next releases of teiid designer will be?  Here's the situation.  I'm currently pulling teiid designer from here for kepler:

http://download.jboss.org/jbosstools/updates/development/kepler/soa-tooling/teiiddesigner/8.2.0-Alpha1/

Management has decided that they want the kepler-based components (JBDSIS 7.0.0) for the production build for SOA 5.3.x support.  They also want it for the Kepler Beta1.  What this means is that I need to create a production integration-stack release with the best kepler teiid designer.  Is there any way I can get your fix in a new release of 8.2.0?  

The other thing is that the SOA-P 6.0 Alpha 2/Juno tooling is going out very soon.  I need it fixed there as well...

   What do you think?
            --paull
                
> teiid designer: SEVERE: Failed to get validation property
> ---------------------------------------------------------
>
>                 Key: JBTIS-95
>                 URL: https://issues.jboss.org/browse/JBTIS-95
>             Project: JBoss Tools Integration Stack
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: teiid
>    Affects Versions: 4.0.1, 4.1.0.Beta1
>            Reporter: Paul Leacu
>            Assignee: Paul Richardson
>
> Hey Paul -
>     Didn't know when Barry would be back so I thought I'd start this with you. 
> With both:
>  - JBTIS 4.0.1/Juno teiid designer 8.1.0.Final 
>  - JBTIS 4.1.0/Kepler teiid designer 8.2.0.Alpha1
> File->New->Project->Teiid Designer->Teiid Model Project
> Next
> Project Name: cat
> Next
> Referenced projects:
>  x RemoteSystemTempFiles
> Next
> Finish
>   You get - Juno:
> Jun 14, 2013 3:33:29 PM org.savara.tools.common.properties.PropertyDefinitions isValidationEnabled
> SEVERE: Failed to get validation property
> org.eclipse.core.internal.resources.ResourceException: Resource '/cat' is not open.
> 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:150)
> 	at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:221)
> 	at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1204)
> 	at org.savara.tools.common.properties.PropertyDefinitions.isValidationEnabled(PropertyDefinitions.java:55)
> 	at org.savara.tools.common.osgi.Activator.isChangeRelevant(Activator.java:261)
> 	at org.savara.tools.common.osgi.Activator$1$1.visit(Activator.java:116)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
> 	at org.savara.tools.common.osgi.Activator$1.resourceChanged(Activator.java:109)
> 	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> 	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> 	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:395)
> 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1530)
> 	at org.eclipse.core.internal.resources.Project.close(Project.java:212)
> 	at org.teiid.designer.ui.wizards.NewModelProjectWizard.performFinish(NewModelProjectWizard.java:157)
> 	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)
> 	at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)
> 	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:3562)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
> 	at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
> 	at org.eclipse.jface.window.Window.open(Window.java:801)
> 	at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
> 	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:3562)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3186)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1053)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:942)
> 	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:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:616)
> 	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)
>    Similar on kepler:
> Jun 14, 2013 3:30:24 PM org.savara.tools.common.properties.PropertyDefinitions isValidationEnabled
> SEVERE: Failed to get validation property
> org.eclipse.core.internal.resources.ResourceException: Resource '/cat' is not open.
> 	at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:150)
> 	at org.eclipse.core.internal.resources.Resource.checkAccessibleAndLocal(Resource.java:221)
> 	at org.eclipse.core.internal.resources.Resource.getPersistentProperty(Resource.java:1204)
> 	at org.savara.tools.common.properties.PropertyDefinitions.isValidationEnabled(PropertyDefinitions.java:55)
> 	at org.savara.tools.common.osgi.Activator.isChangeRelevant(Activator.java:261)
> 	at org.savara.tools.common.osgi.Activator$1$1.visit(Activator.java:116)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:69)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:80)
> 	at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:49)
> 	at org.savara.tools.common.osgi.Activator$1.resourceChanged(Activator.java:109)
> 	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> 	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> 	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:396)
> 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1531)
> 	at org.eclipse.core.internal.resources.Project.close(Project.java:212)
> 	at org.teiid.designer.ui.wizards.NewModelProjectWizard.performFinish(NewModelProjectWizard.java:157)
> ...

--
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


More information about the jbosstools-issues mailing list