[JBoss JIRA] (JBIDE-20397) [origin_intservice_59]Port forwarding wizard: can "Start All" even though local port is already used (by other process)
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20397?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-20397:
---------------------------------------
I used the hello-world example to try and start port-forwarding twice. The second instance reports an error but the process hangs. I would expect it to exist with a non-zero exit code. Created https://github.com/openshift/origin/issues/3975 against the origin code since we depend upon the binary. We will only be able to resolve this without binary changes by checking the output/error stream for the message that identifies the binding issue. I'm not sure that makes sense. [~adietish] thoughrs?
> [origin_intservice_59]Port forwarding wizard: can "Start All" even though local port is already used (by other process)
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-20397
> URL: https://issues.jboss.org/browse/JBIDE-20397
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.CR1
> Environment: 3.0.0.CR1-v20150728-1708-B905
> Reporter: Chunyun Chen
> Assignee: Jeff Cantrill
> Labels: application_wizard, openshift_v3, port_forwarding_wizard
> Fix For: 4.3.0.CR1
>
>
> Port forward successfully even if the relevant local port is used by other process.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBDS-3490) Include capabilities preference page into jbdevstudio product
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3490?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3490:
--------------------------------
Summary: Include capabilities preference page into jbdevstudio product (was: Include capabilities preference page into target-platform)
> Include capabilities preference page into jbdevstudio product
> -------------------------------------------------------------
>
> Key: JBDS-3490
> URL: https://issues.jboss.org/browse/JBDS-3490
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: javascript, target-platform
> Affects Versions: 9.0.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Fix For: 9.0.0.CR1
>
> Attachments: jbds-preferences.png
>
>
> Currently there is no way to enable/disable capabilities to see hidden nodes in preferences/properties dialogs. It might be needed as a backup to be able to debug for example tern related issues.
> Current approach is using capabilities to hide Tern category from Preferences and Properties dialogs. If something goes wrong there is no way to see preferences and properties in hidden categories, because Capabilities Preference page is not included into ibdevstudio product. Before it was included by default but in Mars release it seems moved to EPP side. For example Committer Package does not provide Capabilities preference page, but Java EE Package does.
> In current devstudio product package preferences categories looks like
> !jbds-preferences.png!
> as you see there is no Capabilities node in categories tree (1) because Capabilities preference page is not defined for jbdevstudio product and Tern node (2) is filtered out by default. It means in case of any problem with tern it is not possible do enable tern console tracing using Tern Preferences or see node.js configuration.
> It is probably should be implemented as additional feature/plugin to include it into JBDS product, but it should beexcluded from BYOE feature to avoid preferences categories conflict in case of installation BYOE feature into Java EE EPP.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBDS-3276) JBDS-IS Installer support
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3276?page=com.atlassian.jira.plugin.... ]
Denis Golovin commented on JBDS-3276:
-------------------------------------
I would also add a test for generated JBDSIS installer to verify all the IS features can be installed when offline. Look into jbdevstudio/jbdevstudio-product/installer/pom.xml for details. It uses installer automation mode and run jbdevstudio-installer with automation xml file plus java policy file to disable internet access.
> JBDS-IS Installer support
> -------------------------
>
> Key: JBDS-3276
> URL: https://issues.jboss.org/browse/JBDS-3276
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: installer, integration-platform, requirements
> Affects Versions: 8.0.0.GA
> Reporter: Burr Sutter
> Assignee: Paul Leacu
> Attachments: Red Hat JBoss Developer Studio 9.0.0.Alpha2_105.png
>
>
> As a Fuse, integration-focused developer, I need a downloadable installer that will allow me to quickly and easily install JBDS with Fuse capabilities.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBDS-3067) Use JBDevStudio.icns with higher resolution on mac
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3067?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3067:
--------------------------------
Sprint: Sprint 20141112, Sprint to CR1 Release, Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015, Sprint #7 July 2015 (was: Sprint 20141112, Sprint to CR1 Release, Sprint #1 April 2015, Sprint #2 April 2015, Sprint #3 May 2015, Sprint #4 May 2015, Sprint #5 Jun 2015)
> Use JBDevStudio.icns with higher resolution on mac
> --------------------------------------------------
>
> Key: JBDS-3067
> URL: https://issues.jboss.org/browse/JBDS-3067
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Enhancement
> Components: installer
> Affects Versions: 9.0.0.Alpha1
> Environment: Mac OS X 10.9.3 (Mavericks)
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Priority: Minor
> Fix For: 9.0.0.CR1
>
> Attachments: jbds-in-finder.png
>
>
> Current icon resolution is too low and looks like this
> !jbds-in-finder.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months
[JBoss JIRA] (JBIDE-20001) Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
by Jeff Cantrill (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20001?page=com.atlassian.jira.plugi... ]
Jeff Cantrill commented on JBIDE-20001:
---------------------------------------
If we keep it, I would defer to Fred's solution since it seems like an easy fix to enable the choice when online becomes available. Online, however is not going to be available for awhile so its useless for the time being.
> Confusing New->Connection dialog that tells v3 and Enterprise users to create an Online account
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-20001
> URL: https://issues.jboss.org/browse/JBIDE-20001
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Alpha2
> Reporter: Steve Speicher
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: openshift_v3
> Fix For: 4.3.0.CR1
>
> Attachments: Screen Shot 2015-06-09 at 10.35.54 AM.png
>
>
> The Eclipse tooling is intended to be used with V2 Online (for now) and V3 when it is available. Also it is intended to be used with on-premise Enterprise instances, which do not require an Online account. This instruction may be confusing to these customers.
> Along these lines, the V3 Server is prefilled with the URL for the online service which may not work for some time. I propose selecting a different default value for V3
> An alternative could be that after they enter the URL they could attempt to "valid it" or "open in browser".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
9 years, 4 months