[JBoss JIRA] (JBIDE-25091) Edit resource limits wizard: Duplicate value "MiB" in Memory Limit & Request
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25091?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-25091:
------------------------------------------
[~jeffmaury] here's the PR for this change: https://github.com/jbosstools/jbosstools-openshift/pull/1598/files
I discovered a parsing error in the client library that would parse
{code}
"requests":{
"memory":"5"
}
{code}
as
{code}
"resources" => {
"requests" => {"memory" => "5Mi"}
}
I'll file a separate jira for this.
> Edit resource limits wizard: Duplicate value "MiB" in Memory Limit & Request
> ----------------------------------------------------------------------------
>
> Key: JBIDE-25091
> URL: https://issues.jboss.org/browse/JBIDE-25091
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.1.AM2
> Reporter: Josef Kopriva
> Priority: Minor
> Labels: edit_resource_limits_wizard, openshift_v3
> Fix For: 4.5.x
>
> Attachments: edit-resource-limits.png, image-2017-09-22-13-02-35-216.png, request-resource-limit-combo.png, resource-limits-web-console.png
>
>
> When editing memory settings in dialog "Edit resource limits", there is a duplicate value MiB in the Combos for Memory > "Request" and Memory > "Limit":
> !edit-resource-limits.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBTIS-1177) Unknown category when specifying discovery url for Integration Stack EA
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-1177:
----------------------------------------
Summary: Unknown category when specifying discovery url for Integration Stack EA
Key: JBTIS-1177
URL: https://issues.jboss.org/browse/JBTIS-1177
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: distribution
Affects Versions: 11.1.0.Beta1
Reporter: Andrej Podhradsky
Assignee: Paul Leacu
Fix For: 11.1.0.Beta1
{code}
Unknown category 'com.jboss.jbds.discovery.certification.supported.earlyaccess' referenced by connector 'jboss.integration-stack.ea.bundle.ds' declared in com.jboss.jbds.central.discovery.integration_stack.earlyaccess_11.1.0.Beta1_v20171012_1209_B62.jar_5518145992839178562.jar
{code}
I use Devstudio 11.1.0.GA-v20171017-1040-B1391 with the following lines in devstudio.ini
{code}
-Djboss.discovery.directory.url=https://devstudio.redhat.com/11/staging/updates/integration-stack/discovery/11.1.0.Beta1/devstudio-directory.xml
-Djboss.discovery.site.integration-stack.url=https://devstudio.redhat.com/11/staging/updates/integration-stack/discovery/11.1.0.Beta1
-Djboss.discovery.earlyaccess.site.integration-stack.url=https://devstudio.redhat.com/11/staging/updates/integration-stack/discovery/11.1.0.Beta1/earlyaccess
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBIDE-25236) Fuse Tools New and Noteworthy for 4.5.1.Final
by Lars Heinemann (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25236?page=com.atlassian.jira.plugi... ]
Lars Heinemann closed JBIDE-25236.
----------------------------------
Resolution: Rejected
> Fuse Tools New and Noteworthy for 4.5.1.Final
> -----------------------------------------------------
>
> Key: JBIDE-25236
> URL: https://issues.jboss.org/browse/JBIDE-25236
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: fusetools, fusetools-extras
> Reporter: Jeff MAURY
> Assignee: Lars Heinemann
> Priority: Critical
> Labels: task
> Fix For: 4.5.1.Final
>
>
> Lars Heinemann,
> Search for your component's New and Noteworthy issues:
> Queries:
> * [Completed Fuse Tools JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [All Completed JIRAs marked N&N|https://issues.jboss.org/issues/?jql=%28%28project+in+%28JBDS%29+and+...]
> * [N&N Task JIRAs for this milestone|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Not...]
> * [All N&N Task JIRAs|https://issues.jboss.org/issues/?jql=summary+%7E+%22New+and+Notewor...]
> If no N&N issues are found for Fuse Tools, check if there are issues that SHOULD have been labelled with *Labels =* _new_and_noteworthy_, and add them.
> Document the ones relevant for Fuse Tools by submitting a pull request against:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> If your PR's commit comment is of the form... {code}JBIDE-25230 #comment Create N&N for Fuse Tools 4.5.1.Final #close{code}... and your github user's email address is the same as your JIRA one, then this JIRA should be closed automatically when the PR is applied.
> If there is nothing new or noteworthy for Fuse Tools for this milestone, please *reject* and *close* this issue.
> ----
> If there is nothing new or noteworthy for 4.5.1.Final since the AM3 release of Fuse Tools, please *reject* and *close* this issue. The final N&N page will be aggregated from all previous N&N documents.
> If you want to _add a comment to the final document_ then submit a PR to create a separate <component>-news-4.5.1.Final.adoc file here:
> * https://github.com/jbosstools/jbosstools-website/tree/master/documentatio...
> The final N&N page will be aggregated from all previous N&N documents plus this *.Final.adoc.
> However, if you want to _replace all previous N&Ns by a *new* document_, then submit a PR to create a *new* <component>-news-4.5.1.Final.adoc file, adding: {code}page-include-previous: false{code}.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBTIS-1176) BPMN2 - some tests are freezing on Windows
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBTIS-1176?page=com.atlassian.jira.plugin... ]
Andrej Podhradsky commented on JBTIS-1176:
------------------------------------------
At the moment we know the test stops at
{code}
07:44:42.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text=<unavailable> TooltipText=null
07:44:42.968 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3
07:44:42.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
07:44:43.087 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4
07:44:43.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
{code}
Note that event 5 is SWT.MouseMove, event 3 is SWT.MouseDown and event 4 is SWT.MouseUp. These events are called when we try to add a component from palette to the canvas.
Moreover, there is some running job named 'BPMN2 Property Page redraw' which could cause the freezing together with the above events and synchronization waits.
> BPMN2 - some tests are freezing on Windows
> ------------------------------------------
>
> Key: JBTIS-1176
> URL: https://issues.jboss.org/browse/JBTIS-1176
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: BPMN2, QE
> Affects Versions: 4.5.1.Beta1
> Environment: Devstudio IS 11.1.0.Beta1
> Windows 10
> Reporter: Andrej Podhradsky
> Assignee: Andrej Podhradsky
> Priority: Blocker
> Fix For: 4.5.1.Beta1
>
>
> Some BPMN2 tests are freezing on Windows. One of the tests is ComplexCompensationEventTest.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (JBTIS-1176) BPMN2 - some tests are freezing on Windows
by Andrej Podhradsky (JIRA)
Andrej Podhradsky created JBTIS-1176:
----------------------------------------
Summary: BPMN2 - some tests are freezing on Windows
Key: JBTIS-1176
URL: https://issues.jboss.org/browse/JBTIS-1176
Project: JBoss Tools Integration Stack
Issue Type: Bug
Components: BPMN2, QE
Affects Versions: 4.5.1.Beta1
Environment: Devstudio IS 11.1.0.Beta1
Windows 10
Reporter: Andrej Podhradsky
Assignee: Andrej Podhradsky
Priority: Blocker
Fix For: 4.5.1.Beta1
Some BPMN2 tests are freezing on Windows. One of the tests is ComplexCompensationEventTest.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months