[JBoss JIRA] (JBTIS-95) teiid designer: SEVERE: Failed to get validation property
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-95?page=com.atlassian.jira.plugin.s... ]
Andrej Podhradsky closed JBTIS-95.
----------------------------------
Closed as obsolete
> 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
> Components: teiid
> Affects Versions: 4.0.1, 4.1.0.Final
> Reporter: Paul Leacu
> Assignee: Paul Richardson
> Fix For: 4.1.0.Final
>
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBTIS-106) Latest 4.1.0-SNAPSHOT base target lacks dependencies
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-106?page=com.atlassian.jira.plugin.... ]
Andrej Podhradsky closed JBTIS-106.
-----------------------------------
Closed as obsolete
> Latest 4.1.0-SNAPSHOT base target lacks dependencies
> ----------------------------------------------------
>
> Key: JBTIS-106
> URL: https://issues.jboss.org/browse/JBTIS-106
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: target-platform
> Reporter: Paul Richardson
> Assignee: Paul Leacu
> Priority: Critical
> Fix For: 4.1.0.Final
>
>
> Retargeting Teiid Designer against the latest snapshot (5th July) has caused bundle resolution errors.
> * Missing bundles:
> ** org.eclipse.emf.query
> ** org.eclipse.uml2.uml.resources
> These can be fixed by including the emf.query and uml2 features in the requirements (using the EMF/OCL location since ocl plugins are the source of the errors):
> {code}
> <!-- Eclipse EMF/OCL -->
> <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
> <unit id="org.eclipse.emf.validation.ocl.feature.group" version="1.7.0.201305071340"/>
> <unit id="org.eclipse.emf.query.ocl.feature.group" version="1.7.0.201305071338"/>
> <!-- dependent features -->
> <unit id="org.eclipse.emf.query.feature.group" version="1.7.0.201305071338"/>
> <unit id="org.eclipse.uml2.feature.group" version="4.1.0.v20130506-1015"/>
> <repository location="http://download.jboss.org/jbosstools/updates/requirements/kepler/20130510..."/>
> </location>
> {code}
> Errors generated:
> {code}
> Command-line arguments: -application org.eclipse.ui.ide.workbench -data /home/phantomjinx/Runtime-Workspaces/8_2_0 -dev file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/Designer Linux/dev.properties -os linux
> -ws gtk -arch x86 -clean -consoleLog -debug
> !ENTRY org.eclipse.osgi 2 0 2013-07-10 13:19:22.109
> !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-10 13:19:22.110
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.ocl.uml_4.0.100.v20130506-1149.jar was not resolved.
> !SUBENTRY 2 org.eclipse.ocl.uml 2 0 2013-07-10 13:19:22.112
> !MESSAGE Missing required bundle org.eclipse.uml2.uml.resources_[4.0.0,5.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-10 13:19:22.113
> !MESSAGE Bundle reference:file:/home/phantomjinx/programming/java/workspace/.metadata/.plugins/org.eclipse.pde.core/.bundle_pool/plugins/org.eclipse.emf.query.ocl_2.0.0.201305071338.jar was not resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2013-07-10 13:19:22.113
> !MESSAGE Missing required bundle org.eclipse.emf.query_[1.2.0,2.0.0).
> !ENTRY org.eclipse.osgi 2 0 2013-07-10 13:19:22.125
> !MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-10 13:19:22.126
> !MESSAGE Bundle org.eclipse.emf.query.ocl_2.0.0.201305071338 [492] was not resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2013-07-10 13:19:22.127
> !MESSAGE Missing required bundle org.eclipse.emf.query_[1.2.0,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2013-07-10 13:19:22.129
> !MESSAGE Bundle org.eclipse.ocl.uml_4.0.100.v20130506-1149 [823] was not resolved.
> !SUBENTRY 2 org.eclipse.ocl.uml 2 0 2013-07-10 13:19:22.131
> !MESSAGE Missing required bundle org.eclipse.uml2.uml.resources_[4.0.0,5.0.0).
> Starting application: 14326
> Application Started: 18703
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months