[JBoss JIRA] Created: (JBIDE-7738) Menu item visibility on disconnected cloud
by Libor Zoubek (JIRA)
Menu item visibility on disconnected cloud
------------------------------------------
Key: JBIDE-7738
URL: https://jira.jboss.org/browse/JBIDE-7738
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Reporter: Libor Zoubek
Assignee: Andre Dietisheim
Priority: Minor
1. create cloud connection, enter invalid url or credentials
2. open instances view
Currently context menu item 'Refresh Instances' is enabled and does nothing
Expected: same as images view, item should be disabled
3. In cloud view item 'Launch Instance' is enabled and should not be
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-8010) ELReferencesRenameTest.renameELReferences(ELReferencesRenameTest.java:64) failure.
by Alexey Kazakov (JIRA)
ELReferencesRenameTest.renameELReferences(ELReferencesRenameTest.java:64) failure.
----------------------------------------------------------------------------------
Key: JBIDE-8010
URL: https://issues.jboss.org/browse/JBIDE-8010
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.CR1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.2.0.CR1
junit.framework.AssertionFailedError: There is unexpected number of changes expected:<2> but was:<3>
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.failNotEquals(Assert.java:283)
at junit.framework.Assert.assertEquals(Assert.java:64)
at junit.framework.Assert.assertEquals(Assert.java:195)
at org.jboss.tools.jsf.ui.test.refactoring.ELReferencesRenameTest.renameELReferences(ELReferencesRenameTest.java:64)
at org.jboss.tools.jsf.ui.test.refactoring.ELReferencesRenameTest.testRenameMethod(ELReferencesRenameTest.java:46)
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 junit.framework.TestCase.runTest(TestCase.java:168)
at junit.framework.TestCase.runBare(TestCase.java:134)
at junit.framework.TestResult$1.protect(TestResult.java:110)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.framework.TestResult.run(TestResult.java:113)
at junit.framework.TestCase.run(TestCase.java:124)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:232)
at junit.framework.TestSuite.run(TestSuite.java:227)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:128)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
at org.eclipse.jdt.internal.junit4.runner.JUnit4TestReference.run(JUnit4TestReference.java:49)
at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:38)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:467)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:683)
at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:390)
at org.eclipse.pde.internal.junit.runtime.RemotePluginTestRunner.main(RemotePluginTestRunner.java:62)
at org.eclipse.pde.internal.junit.runtime.UITestApplication$1.run(UITestApplication.java:116)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3527)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3174)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
at org.eclipse.pde.internal.junit.runtime.UITestApplication.start(UITestApplication.java:47)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
at org.eclipse.equinox.launcher.Main.main(Main.java:1383)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-8035) 15 JSF test failures
by Nick Boldt (JIRA)
15 JSF test failures
--------------------
Key: JBIDE-8035
URL: https://issues.jboss.org/browse/JBIDE-8035
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.2.0.CR1
Reporter: Nick Boldt
Assignee: Alexey Kazakov
http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.2...
>>><<< org.jboss.tools.jsf.test.JsfAllTests.org.jboss.tools.jsf.model.pv.test.JsfJbide7975Test
>>><<< org.jboss.tools.jsf.test.JsfAllTests.org.jboss.tools.jsf.test.validation.JSF2ComponentsValidatorTest
>>><<< org.jboss.tools.jsf.test.JsfAllTests.testRenameCompositeComponentFile
>>><<< org.jboss.tools.jsf.test.JsfAllTests.testRenameCompositeComponentFolder
>>><<< org.jboss.tools.jsf.test.JsfAllTests.testMoveCompositeComponentFile
>>><<< org.jboss.tools.jsf.test.JsfAllTests.testMoveCompositeComponentFolder
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.refactoring.ELReferencesRenameTest
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.JSFNaturesInfoDialog_JBIDE5701
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.KbNaturesInfoDialog_JBIDE6125
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.org.jboss.tools.jsf.ui.test.JSPProblemMarkerResolutionTest
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testTLDTagImport
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testTLDFunctionImport
>>><<< org.jboss.tools.jsf.ui.test.JsfUiAllTests.testPaletteInsertHelper
>>><<< org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests.testPageWithWidths
>>><<< org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests.testPageWithWidthsEms
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7893) Could not create action delegate for id: ConvertToBPMN2ProcessAction
by Vitali Yemialyanchyk (JIRA)
Could not create action delegate for id: ConvertToBPMN2ProcessAction
--------------------------------------------------------------------
Key: JBIDE-7893
URL: https://issues.jboss.org/browse/JBIDE-7893
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.2.0.Beta2
Reporter: Vitali Yemialyanchyk
Assignee: Kris Verlaenen
1) Run some JBDS workspace with proper test projects -> seam_22 & seam_22-test;
2) In Package Explorer right mouse btn click on EmployeesEdit.xhtml for context menu;
3) get 2 exceptions:
Could not create action delegate for id: ConvertToBPMN2ProcessAction
>>
An exception stack trace is not available.
>>
Plug-in org.drools.eclipse was unable to load class org.drools.eclipse.action.ConvertToBPMN2ProcessAction.
>>
java.lang.ClassNotFoundException: org.drools.eclipse.action.ConvertToBPMN2ProcessAction
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:506)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:410)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:338)
at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:232)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1197)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:259)
at org.eclipse.ui.internal.PluginAction.createDelegate(PluginAction.java:122)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:275)
at org.eclipse.ui.internal.PluginAction.<init>(PluginAction.java:112)
at org.eclipse.ui.internal.ObjectPluginAction.<init>(ObjectPluginAction.java:83)
at org.eclipse.ui.internal.ActionDescriptor.createAction(ActionDescriptor.java:272)
at org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:176)
at org.eclipse.ui.internal.ActionDescriptor.<init>(ActionDescriptor.java:103)
at org.eclipse.ui.internal.ObjectActionContributor.createActionDescriptor(ObjectActionContributor.java:201)
at org.eclipse.ui.internal.PluginActionBuilder.readElement(PluginActionBuilder.java:161)
at org.eclipse.ui.internal.ObjectActionContributor.readElement(ObjectActionContributor.java:280)
at org.eclipse.ui.internal.registry.RegistryReader.readElements(RegistryReader.java:144)
at org.eclipse.ui.internal.registry.RegistryReader.readElementChildren(RegistryReader.java:133)
at org.eclipse.ui.internal.ObjectActionContributor.readConfigElement(ObjectActionContributor.java:251)
at org.eclipse.ui.internal.ObjectActionContributor.isApplicableTo(ObjectActionContributor.java:217)
at org.eclipse.ui.internal.ObjectContributorManager.isApplicableTo(ObjectContributorManager.java:303)
at org.eclipse.ui.internal.ObjectActionContributorManager.contributeObjectActions(ObjectActionContributorManager.java:83)
at org.eclipse.ui.internal.PopupMenuExtender.addObjectActions(PopupMenuExtender.java:262)
at org.eclipse.ui.internal.PopupMenuExtender.menuAboutToShow(PopupMenuExtender.java:339)
at org.eclipse.jface.action.MenuManager.fireAboutToShow(MenuManager.java:338)
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:469)
at org.eclipse.jface.action.MenuManager.access$1(MenuManager.java:465)
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:491)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:241)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1077)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1058)
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:4485)
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4188)
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:341)
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1598)
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2038)
at org.eclipse.swt.widgets.Display.windowProc(Display.java:4873)
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:256)
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4107)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3651)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115)
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:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
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:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
>>
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7728) InterruptedException on persistence.xml file change
by Dmitry Geraskov (JIRA)
InterruptedException on persistence.xml file change
---------------------------------------------------
Key: JBIDE-7728
URL: https://jira.jboss.org/browse/JBIDE-7728
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: struts/shale
Affects Versions: 3.2.0.Beta2
Reporter: Dmitry Geraskov
Assignee: Alexey Kazakov
Fix For: 3.2.0.CR1
I changed persistence.xml file (without saving) and got the exception. ()
java.lang.InterruptedException
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1143)
at java.lang.Thread.join(Thread.java:1196)
at org.jboss.tools.common.model.util.SafeDocumentBuilderFactory.<init>(SafeDocumentBuilderFactory.java:27)
at org.jboss.tools.common.model.util.SafeDocumentBuilderFactory.createDocumentBuilder(SafeDocumentBuilderFactory.java:45)
at org.jboss.tools.common.model.loaders.XMLRecognizerContext.checkDocType(XMLRecognizerContext.java:93)
at org.jboss.tools.common.model.loaders.XMLRecognizerContext.init(XMLRecognizerContext.java:57)
at org.jboss.tools.common.model.loaders.XMLRecognizerContext.<init>(XMLRecognizerContext.java:48)
at org.jboss.tools.common.model.loaders.EntityRecognizerContext.getXMLContext(EntityRecognizerContext.java:53)
at org.jboss.tools.struts.model.StrutsEntityRecognizer.getEntityName(StrutsEntityRecognizer.java:35)
at org.jboss.tools.common.model.loaders.impl.ModelEntityRecognizer$EntityRecognizerWrapper.getEntityName(ModelEntityRecognizer.java:164)
at org.jboss.tools.common.model.loaders.impl.ModelEntityRecognizer.getEntityName(ModelEntityRecognizer.java:39)
at org.jboss.tools.common.model.filesystems.impl.JarFolderImpl.createFileObject(JarFolderImpl.java:98)
at org.jboss.tools.common.model.filesystems.impl.JarFolderImpl.loadChildren(JarFolderImpl.java:78)
at org.jboss.tools.common.model.impl.RegularObjectImpl.getChildByPathPart(RegularObjectImpl.java:140)
at org.jboss.tools.common.model.filesystems.impl.JarFolderImpl.getChildByPathPart(JarFolderImpl.java:152)
at org.jboss.tools.common.model.impl.XModelObjectImpl.getChildByPath(XModelObjectImpl.java:335)
at org.jboss.tools.common.model.impl.XModelObjectImpl.getChildByPath(XModelObjectImpl.java:340)
at org.jboss.tools.common.model.impl.XModelObjectImpl.getChildByPath(XModelObjectImpl.java:340)
at org.jboss.tools.common.model.impl.XModelObjectImpl.getChildByPath(XModelObjectImpl.java:340)
at org.jboss.tools.common.model.impl.XModelImpl.getByPath(XModelImpl.java:170)
at org.jboss.tools.jst.web.model.project.ext.store.XMLStoreHelper.loadModelObject(XMLStoreHelper.java:116)
at org.jboss.tools.jst.web.kb.internal.KbObject.loadXML(KbObject.java:213)
at org.jboss.tools.jst.web.kb.internal.taglib.AbstractTagLib.loadXML(AbstractTagLib.java:588)
at org.jboss.tools.jst.web.kb.internal.KbProject.loadSourcePaths2(KbProject.java:530)
at org.jboss.tools.jst.web.kb.internal.KbProject.load(KbProject.java:304)
at org.jboss.tools.jst.web.kb.internal.KbProject.resolveStorage(KbProject.java:264)
at org.jboss.tools.jst.web.kb.internal.KbProject.resolve(KbProject.java:278)
at org.jboss.tools.jst.web.kb.KbProjectFactory.getKbProject(KbProjectFactory.java:65)
at org.jboss.tools.jst.web.kb.KbProjectFactory.getKbProject(KbProjectFactory.java:31)
at org.jboss.tools.jst.web.kb.taglib.TagLibraryManager.getLibraries(TagLibraryManager.java:35)
at org.jboss.tools.jst.web.kb.PageContextFactory.fillXMLNamespacesForNode(PageContextFactory.java:704)
at org.jboss.tools.jst.web.kb.PageContextFactory.fillContextForNode(PageContextFactory.java:508)
at org.jboss.tools.jst.web.kb.PageContextFactory.fillContextForChildNodes(PageContextFactory.java:492)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:427)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:181)
at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:170)
at org.jboss.tools.jst.jsp.jspeditor.info.FaceletTagInfoHoverProcessor.computeHoverHelp(FaceletTagInfoHoverProcessor.java:81)
at org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverInfo(XMLTagInfoHoverProcessor.java:257)
at org.eclipse.wst.sse.ui.internal.taginfo.BestMatchHover.getHoverInfo(BestMatchHover.java:98)
at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:168)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7830) Wizard 'Insert Tag' opened on drop from Palette should show preferable attributes when available.
by Viacheslav Kabanovich (JIRA)
Wizard 'Insert Tag' opened on drop from Palette should show preferable attributes when available.
-------------------------------------------------------------------------------------------------
Key: JBIDE-7830
URL: https://jira.jboss.org/browse/JBIDE-7830
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Affects Versions: 3.2.0.Beta1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Priority: Minor
Fix For: 3.2.0.CR1
Palette item in 'start text' attribute contains jsp/html tag with some its attributes, e.g. <dataTable value="|" var="">. These attributes should be treated by UI as preferable and wizard 'Insert Tag' should display to tabs 'General' and 'Advanced', where 'General' lists required and preferable attributes and 'Advanced' lists all attributes. At present, wizard treats only required attributes, e.g. for h:message, but in most cases tags have no required attributes, and wizard displays only the complete list of all attributes which often has too many items (e.g. h:commandButton has 34 attributes, while palette defines 2 preferable: 'action' and 'value').
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months