[JBoss JIRA] (JBIDE-18679) JBDS IDE for Creating New Openshift Application does not differentiate between cartridges that support scaling and cartridges that do not support scaling.
by Aakanksha Singh (JIRA)
Aakanksha Singh created JBIDE-18679:
---------------------------------------
Summary: JBDS IDE for Creating New Openshift Application does not differentiate between cartridges that support scaling and cartridges that do not support scaling.
Key: JBIDE-18679
URL: https://issues.jboss.org/browse/JBIDE-18679
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.2.0.CR2
Environment: JBDS IDE CR02 release, Open Shift Wizard - to create new openshift applications.
Reporter: Aakanksha Singh
Priority: Minor
When I create a new openshift application using Openshift Application wizard, the application creation fails.
If i choose a cartidge without knowing if it is scalable, my application is not created due to the following reasons.
1. I choose a cartridge, for example diy-0.1 and proceed to select the "Enable scaling " feature in the wizard. My app is not created as the cartiridge is not scalable.
Error message:
"Could not request https://openshift.redhat.com/broker/rest/domain/aakanksha/applications?in...: The cartridge 'diy-0.1' does not support being made scalable."
2. I choose a cartridge, for example haproxy-1.4 and proceed without selecting the "Enable scaling " feature in the wizard. My app is not created as the cartiridge is scalable.
Error message:
1]Error Message:
"Could not create application aakanksha
Could not request https://openshift.redhat.com/broker/rest/domain/aakanksha/applications?in...: haproxy-1.4 cannot be added to existing applications. It is automatically added when you create a scaling application."
Change requested:
Somewhere in the UI the "enable scaling" and the list of cartridges should be linked.
So If user selects a cartridge is not scalable and selects "Enable scaling" feature, the UI shows a warning sign.
OR
Once user selects "Enable scaling", only the list of cartridges that are scalable should be displayed in the UI and viceversa.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18652) NPE in Eclipse Error Log View when Central repo isn't available
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-18652:
-----------------------------------
Summary: NPE in Eclipse Error Log View when Central repo isn't available (was: Random NPE in Eclipse Error Log View)
> NPE in Eclipse Error Log View when Central repo isn't available
> ---------------------------------------------------------------
>
> Key: JBIDE-18652
> URL: https://issues.jboss.org/browse/JBIDE-18652
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Denis Golovin
> Assignee: Mickael Istria
> Fix For: 4.2.1.Final
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18652) Random NPE in Eclipse Error Log View
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Mickael Istria updated JBIDE-18652:
-----------------------------------
Priority: Major (was: Blocker)
> Random NPE in Eclipse Error Log View
> ------------------------------------
>
> Key: JBIDE-18652
> URL: https://issues.jboss.org/browse/JBIDE-18652
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.2.0.CR2
> Reporter: Denis Golovin
> Assignee: Mickael Istria
> Fix For: 4.2.1.Final
>
>
> Could be related to Central Update Site not being available, but it should not fail with NPE in this case.
> {code}java.lang.NullPointerException
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
> at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
> at org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18678) Make dependencies to org.jboss.tools.usage optional
by Kaloyan Raev (JIRA)
Kaloyan Raev created JBIDE-18678:
------------------------------------
Summary: Make dependencies to org.jboss.tools.usage optional
Key: JBIDE-18678
URL: https://issues.jboss.org/browse/JBIDE-18678
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: browsersim
Affects Versions: 4.2.0.CR1
Reporter: Kaloyan Raev
I am interested in adopting the CordovaSim feature in our product. However, most of the browsersim bundles have a strong dependency to org.jboss.tools.usage bundle, which force a Usage Reporting popup on startup. I want to avoid this and have the org.jboss.tools.usage excluded from my build.
Is it possible to make the dependencies to org.jboss.tools.usage optional?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months