[JBoss JIRA] (JBIDE-24302) Circular fragment workflow for optional runtime use case
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24302?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-24302.
---------------------------------
Resolution: Done
The upstream patch was committed... so ... um... yeah. closing.
> Circular fragment workflow for optional runtime use case
> --------------------------------------------------------
>
> Key: JBIDE-24302
> URL: https://issues.jboss.org/browse/JBIDE-24302
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server, upstream
> Affects Versions: 4.5.0.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
>
> This is a tracking issue for this upstream bug:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=514888
>
> Rob's description:
> While playing with the changes dropped for Bug 513486, I found a small bug.
> When a runtime is optional, the wtp framework does not add the runtime fragment directly. It will only add the server fragment, and assume that the server fragment will introduce the runtime fragment in the workflow as it chooses.
> A workflow was discovered where the NewServerWizardFragment is still adding the runtime fragment before the server fragment. Since the server may also be adding that fragment later, it leads to circular behavior because the runtime fragment is in the list of fragments twice. The user will then press next continually but never advance.
> Sorry for this bug. It only happens under specific situations.
> Workflow:
> 1) new server wizard, choose server type with optional runtime
> 2) Go forward, change settings in server fragment, causing server fragment to designate runtime fragment as a child
> 3) go back to main page of server wizard to change host
> 4) Change host to 127.0.0.1
> 5) Press forward, forward, forward, etc. never ends.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBDS-4386) Please correct launch configuration so WARN is no longer provided by default
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBDS-4386?page=com.atlassian.jira.plugin.... ]
Rob Stryker updated JBDS-4386:
------------------------------
Fix Version/s: 11.0.0.AM1
> Please correct launch configuration so WARN is no longer provided by default
> ----------------------------------------------------------------------------
>
> Key: JBDS-4386
> URL: https://issues.jboss.org/browse/JBDS-4386
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: common
> Affects Versions: 10.3.0.GA
> Environment: DevStudio 10.3, as used with an EAP server.
> Reporter: Rick Wagner
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 11.0.0.AM1
>
>
> Using default settings, an EAP 6.4 (Fuse) server gives the following WARN in the Console view:
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
> Removal of the following param from VM arguments resolves the issue:
> -XX:MaxPermSize=256m
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (JBIDE-24437) We should remove (Tech Preview) label from CDK server adapter server's type name
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24437?page=com.atlassian.jira.plugi... ]
Rob Stryker resolved JBIDE-24437.
---------------------------------
Resolution: Done
this was pushed to master and maintenance.
* * 50da1b2 - (HEAD -> master, origin/master, origin/HEAD) Remove tech preview label (20 hours ago) <Rob Stryker>
* 39653d1 - (HEAD -> jbosstools-4.4.x, origin/jbosstools-4.4.x) Remove tech preview label (20 hours ago) <Rob Stryker>
> We should remove (Tech Preview) label from CDK server adapter server's type name
> --------------------------------------------------------------------------------
>
> Key: JBIDE-24437
> URL: https://issues.jboss.org/browse/JBIDE-24437
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.Final
> Reporter: Ondrej Dockal
> Assignee: Rob Stryker
> Fix For: 4.4.4.Final
>
> Attachments: Spectacle.J12271.png
>
>
> I believe that we should remove "(Tech Preview)" from server's type while adding new server adapter.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months