[JBoss JIRA] (JBIDE-22805) Add Scale... menus on Pod resources
by Dmitry Bocharov (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22805?page=com.atlassian.jira.plugi... ]
Dmitry Bocharov commented on JBIDE-22805:
-----------------------------------------
I tested the PR and it is possible now to scale down to 0 pods, but only by using pods menu. Sevrice "Scale" still doesn't allow to scale down to 0.
One question: may be it is worth adding a notification "Are you sure you want to scale <deployment name> to 0 replicas? This will stop all pods for the deployment." as it is in the web console?
> Add Scale... menus on Pod resources
> -----------------------------------
>
> Key: JBIDE-22805
> URL: https://issues.jboss.org/browse/JBIDE-22805
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: openshift
> Affects Versions: 4.4.1.AM1
> Reporter: Fred Bricon
>
> I'm regularly confused/frustrated to not find the Scale... menus on the running pods. Each time I need to slap myself in the face to remind me I need to go to the Service level.
> I think it'd be more intuitive if the scale menus were present on the running pods (not on the build ones).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22812) NullPointerException in CommandUtil.toUrl
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22812:
-----------------------------------------------------
Summary: NullPointerException in CommandUtil.toUrl
Key: JBIDE-22812
URL: https://issues.jboss.org/browse/JBIDE-22812
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: browsersim
Affects Versions: 4.4.x
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Unhandled event loop exception
{noformat}
java.lang.NullPointerException: null
at org.jboss.tools.browsersim.eclipse.util.CommandUtil.toUrl(CommandUtil.java:222)
at org.jboss.tools.browsersim.eclipse.util.CommandUtil.getUrlFromSelection(CommandUtil.java:194)
at org.jboss.tools.browsersim.eclipse.util.CommandUtil.guessUrl(CommandUtil.java:77)
at org.jboss.tools.browsersim.eclipse.handlers.RunBrowserSimHandler.execute(RunBrowserSimHandler.java:28)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
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.5.0.v20150421-2214 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
| org.jboss.tools.browsersim.eclipse | 3.7.1.Final-v20160331-0511-B89 | 3.7.1.Final-v20160331-0511-B89 |
Operating Systems:
| Windows | 6.3.0 | 6.3.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/573739a1e4b0138d62...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22812) NullPointerException in CommandUtil.toUrl
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22812?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22812:
-----------------------------------
Assignee: Ilya Buziuk
> NullPointerException in CommandUtil.toUrl
> -----------------------------------------
>
> Key: JBIDE-22812
> URL: https://issues.jboss.org/browse/JBIDE-22812
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim
> Affects Versions: 4.4.x
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.toUrl(CommandUtil.java:222)
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.getUrlFromSelection(CommandUtil.java:194)
> at org.jboss.tools.browsersim.eclipse.util.CommandUtil.guessUrl(CommandUtil.java:77)
> at org.jboss.tools.browsersim.eclipse.handlers.RunBrowserSimHandler.execute(RunBrowserSimHandler.java:28)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:295)
> at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:90)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> 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.5.0.v20150421-2214 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | org.jboss.tools.browsersim.eclipse | 3.7.1.Final-v20160331-0511-B89 | 3.7.1.Final-v20160331-0511-B89 |
> Operating Systems:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/573739a1e4b0138d62...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22616) Red Hat Central crashes when SWT_WEBKIT2=1
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22616?page=com.atlassian.jira.plugi... ]
Ilya Buziuk commented on JBIDE-22616:
-------------------------------------
[~odockal] does central work fine without setting SWT_WEBKIT2=1 ?
> Red Hat Central crashes when SWT_WEBKIT2=1
> ------------------------------------------
>
> Key: JBIDE-22616
> URL: https://issues.jboss.org/browse/JBIDE-22616
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Affects Versions: 4.4.0.Final
> Reporter: Alexey Kazakov
> Assignee: Alexey Kazakov
> Fix For: 4.4.x
>
>
> This is a follow-up on JBDS-3953
> SWT_WEBKIT2=1 works around the problem of crashing Eclipse/devstudio on Fedora
> But this prevent Central view from loading browser:
> !https://issues.jboss.org/secure/attachment/12406478/12406478_Selection_003.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-18697) Error deploying exploded war on windows; fs / copy error
by Moritz Becker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18697?page=com.atlassian.jira.plugi... ]
Moritz Becker commented on JBIDE-18697:
---------------------------------------
I have worked on a couple of smaller Wildfly projects using Eclipse and I have never faced this issue. But then I was working on a project involving a larger deployment (> 100 MB) and this was when this issue struck and it started happening all the time. Everyone in my development team had this problem. Sadly, this issue was the main reason for the whole team to finally switch to Intellij - since then we have never had problems like this again. I don't want to promote Intellij here but for us, this issue was a real productivity killer and we needed to do something about it. :(
> Error deploying exploded war on windows; fs / copy error
> --------------------------------------------------------
>
> Key: JBIDE-18697
> URL: https://issues.jboss.org/browse/JBIDE-18697
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Final
> Reporter: Rob Stryker
> Assignee: Rob Stryker
> Fix For: 4.2.1.Final
>
>
> https://developer.jboss.org/message/907562
> A user has reported that on windows, deploying a simple exploded war has failed with a copy error. This should be investigated
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months