[JBoss JIRA] (JBIDE-23732) Implement new batch integration ui tests for content assist features in job.xml file.
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23732?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-23732:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Implement new batch integration ui tests for content assist features in job.xml file.
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-23732
> URL: https://issues.jboss.org/browse/JBIDE-23732
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: integration-tests, qa
> Affects Versions: 4.4.2.AM1
> Reporter: Ondrej Dockal
> Assignee: Ondrej Dockal
> Labels: batch, integration_tests
> Fix For: 4.6.x
>
>
> These tests covers both view tabs where content assist feature is used (design and source view). Test:
> 1. Offered batch artifacts in content assist menu for ref attribute
> 2. Offered element's id for id attribute with correct level of context
> 3. Fully qualified names of exceptions used in class attribute of include/exclude tag
> 4. Properties from both property definition in job.xml and from batch artifact with @BatchProperty annotation
> 5. Proper list of element's id referred from next, to attributes and/or restart attributes
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25696) Deadlock when running JBoss Tools Project Validator on startup
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25696?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-25696:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Deadlock when running JBoss Tools Project Validator on startup
> --------------------------------------------------------------
>
> Key: JBIDE-25696
> URL: https://issues.jboss.org/browse/JBIDE-25696
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi, common, jst
> Environment: JBoss Developer Studio 11.2.0.GA, Windows 10
> Reporter: Vsevolod Golovanov
> Assignee: Jeff MAURY
> Priority: Blocker
> Fix For: 4.6.x
>
> Attachments: lockedup.png, threaddump-1518088511239.tdump
>
>
> The workspace is one EAR project, a couple dozen EJBs, 2 WARs, a couple dozen JAR webfragments (deployed inside the WARs), some misc projects - 67 projects alltogether.
> When opening it sometimes locks up completely - UI is not responding, process CPU is at 0%.
> Here's what it looks like: !lockedup.png|thumbnail!
> This time I just opened the Problems view and clicked Markers, which never opened. But I don't think this isn't necessary, pretty sure it sometimes hangs without clicking anything at all.
> It always shows JBoss Tools Project Validator in the Progress view when this happens.
> VisualVM reports a deadlock, seems to be JBoss Tools Validator related: [^threaddump-1518088511239.tdump]
> I think this used to happen with JBDS10 too, but I don't know for sure, because I don't have the threaddumps.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-22926) SWTException below VpeEditorPart.setFocus (thrown in Widget.checkWidget)
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22926?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-22926:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> SWTException below VpeEditorPart.setFocus (thrown in Widget.checkWidget)
> ------------------------------------------------------------------------
>
> Key: JBIDE-22926
> URL: https://issues.jboss.org/browse/JBIDE-22926
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Affects Versions: 4.4.x
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.6.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl index.jsp
> {noformat}
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:354)
> at org.eclipse.swt.widgets.Control.setFocus(Control.java:3354)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1056)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1056)
> at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:120)
> at org.jboss.tools.vpe.editor.VpeEditorPart.setFocus(VpeEditorPart.java:870)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:186)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:171)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
> at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160319-0612 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.8.0.Final-v20160609-2146-B2 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | Linux | 3.19.0 | 4.6.0 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571d229ce4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-21462) Project wizard: cancel button stops the job but nevertheless creates the project
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21462?page=com.atlassian.jira.plugi... ]
Jeff MAURY updated JBIDE-21462:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
> Project wizard: cancel button stops the job but nevertheless creates the project
> --------------------------------------------------------------------------------
>
> Key: JBIDE-21462
> URL: https://issues.jboss.org/browse/JBIDE-21462
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 4.3.1.Beta2
> Environment: OpenShift 3 Tools: 3.1.0.Beta2-v20160114-1935-B149
> OS: Fedora 17 & MAC OS 10
> Reporter: Xia Zhao
> Priority: Minor
> Labels: openshift_v3
> Fix For: 4.6.x
>
>
> In project wizard, hitting the cancel button stops the job but wont cleanup the project (-resources) that were created.
> Steps to Reproduce:
> 0. Install latest version of Jboss Developer Studio from https://devstudio.redhat.com/9.0/stable/updates/
> 1. Login openshift with Jboss Developer Studio
> 2. Go to context menu New->Project
> 3. Enter project name "xiazhaotest", click on the Finish button
> 4. Click on the red cancel button while JBT is creating project, the wizard jumped back to the page on step3, but project "xiazhaotest" is in fact created
> Actual Result:
> Cancel button did not work in create project wizard of Jboss Developer Studio
> project "xiazhaotest" is in fact created
> Expected Result:
> Cancel button should work in create project wizard of Jboss Developer Studio
> project "xiazhaotest" should not be created
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months