[JBoss JIRA] (JBIDE-25835) Cannot download/install cdk-runtime
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25835?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25835:
-------------------------------------
Labels: download_runtimes_wizard (was: )
> Cannot download/install cdk-runtime
> -----------------------------------
>
> Key: JBIDE-25835
> URL: https://issues.jboss.org/browse/JBIDE-25835
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Labels: download_runtimes_wizard
> Attachments: image-2018-03-21-15-13-35-753.png
>
>
> steps:
> # EXEC: Ctrl + 3 and provide "Runtime" into the filter field, choose *Download Runtimes*
> # EXEC: choose CDK v3.3.0, hit "Next"
> # ASSERT: credentials page shows up
> # EXEC: provide credentials, hit "Next"
> # ASSERT: license page shows up
> # EXEC: accept it, hit "Next"
> # ASSERT: "Download Runtime" page shows up
> # EXEC: confirm suggested values, hit "Finish"
> # ASSERT: download is triggered, is progressing.
> Result:
> Once the download is finished, an error shows up:
> !image-2018-03-21-15-13-35-753.png!
> If you verify the destination, you see that it's actually a file (while the dialog talks of a folder):
> {code}
> $ ls -l cdk-3.3.0-1-minishift-darwin-amd64
> -rwxr--r-- 1 adietish staff 461M Mar 21 14:52 cdk-3.3.0-1-minishift-darwin-amd64
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25835) Cannot download/install cdk-runtime
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25835?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25835:
-------------------------------------
Component/s: cdk
> Cannot download/install cdk-runtime
> -----------------------------------
>
> Key: JBIDE-25835
> URL: https://issues.jboss.org/browse/JBIDE-25835
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Labels: download_runtimes_wizard
> Attachments: image-2018-03-21-15-13-35-753.png
>
>
> steps:
> # EXEC: Ctrl + 3 and provide "Runtime" into the filter field, choose *Download Runtimes*
> # EXEC: choose CDK v3.3.0, hit "Next"
> # ASSERT: credentials page shows up
> # EXEC: provide credentials, hit "Next"
> # ASSERT: license page shows up
> # EXEC: accept it, hit "Next"
> # ASSERT: "Download Runtime" page shows up
> # EXEC: confirm suggested values, hit "Finish"
> # ASSERT: download is triggered, is progressing.
> Result:
> Once the download is finished, an error shows up:
> !image-2018-03-21-15-13-35-753.png!
> If you verify the destination, you see that it's actually a file (while the dialog talks of a folder):
> {code}
> $ ls -l cdk-3.3.0-1-minishift-darwin-amd64
> -rwxr--r-- 1 adietish staff 461M Mar 21 14:52 cdk-3.3.0-1-minishift-darwin-amd64
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25835) Cannot download/install cdk-runtime
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-25835:
----------------------------------------
Summary: Cannot download/install cdk-runtime
Key: JBIDE-25835
URL: https://issues.jboss.org/browse/JBIDE-25835
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.2.AM3
Reporter: Andre Dietisheim
Attachments: image-2018-03-21-15-13-35-753.png
steps:
# EXEC: Ctrl + 3 and provide "Runtime" into the filter field, choose *Download Runtimes*
# EXEC: choose CDK v3.3.0, hit "Next"
# ASSERT: credentials page shows up
# EXEC: provide credentials, hit "Next"
# ASSERT: license page shows up
# EXEC: accept it, hit "Next"
# ASSERT: "Download Runtime" page shows up
# EXEC: confirm suggested values, hit "Finish"
# ASSERT: download is triggered, is progressing.
Result:
Once the download is finished, an error shows up:
!image-2018-03-21-15-13-35-753.png!
If you verify the destination, you see that it's actually a file (while the dialog talks of a folder):
{code}
$ ls -l cdk-3.3.0-1-minishift-darwin-amd64
-rwxr--r-- 1 adietish staff 461M Mar 21 14:52 cdk-3.3.0-1-minishift-darwin-amd64
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25834) CDK Server adapter wizard: correct layout to be more consistent
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25834?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25834:
-------------------------------------
Description:
* "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
* All buttons have disparate sizes, there's no consistency
* "Download and install runtime..." should be starting at the left border of the form, because that's where you're looking at when looking at the form: you start on the left upper corner, look at each line starting on the left and going to the right.
!image-2018-03-21-14-33-52-603.png!
was:
* "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
* All buttons have disparate sizes, there's no consistency
* "Download and install runtime..." should be starting at the left border of the form
!image-2018-03-21-14-33-52-603.png!
> CDK Server adapter wizard: correct layout to be more consistent
> ---------------------------------------------------------------
>
> Key: JBIDE-25834
> URL: https://issues.jboss.org/browse/JBIDE-25834
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_adapter_wizard, ux
> Fix For: 4.5.3.Final
>
> Attachments: image-2018-03-21-14-33-52-603.png
>
>
> * "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
> * All buttons have disparate sizes, there's no consistency
> * "Download and install runtime..." should be starting at the left border of the form, because that's where you're looking at when looking at the form: you start on the left upper corner, look at each line starting on the left and going to the right.
> !image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25834) CDK Server adapter wizard: correct layout to be more consistent
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25834?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25834:
-------------------------------------
Summary: CDK Server adapter wizard: correct layout to be more consistent (was: Server adapter wizard: correct layout: widgets are not aligned vertically)
> CDK Server adapter wizard: correct layout to be more consistent
> ---------------------------------------------------------------
>
> Key: JBIDE-25834
> URL: https://issues.jboss.org/browse/JBIDE-25834
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_adapter_wizard, ux
> Fix For: 4.5.3.Final
>
> Attachments: image-2018-03-21-14-33-52-603.png
>
>
> * "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
> * All buttons have disparate sizes, there's no consistency
> * "Download and install runtime..." should be starting at the left border of the form
> !image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25834) Server adapter wizard: correct layout: widgets are not aligned vertically
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25834?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25834:
-------------------------------------
Labels: cdk_server_adapter_wizard ux (was: )
> Server adapter wizard: correct layout: widgets are not aligned vertically
> -------------------------------------------------------------------------
>
> Key: JBIDE-25834
> URL: https://issues.jboss.org/browse/JBIDE-25834
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, openshift
> Affects Versions: 4.5.2.AM3
> Reporter: Andre Dietisheim
> Assignee: Rob Stryker
> Priority: Minor
> Labels: cdk_server_adapter_wizard, ux
> Fix For: 4.5.3.Final
>
> Attachments: image-2018-03-21-14-33-52-603.png
>
>
> * "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
> * All buttons have disparate sizes, there's no consistency
> * "Download and install runtime..." should be starting at the left border of the form
> !image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBIDE-25834) Server adapter wizard: correct layout: widgets are not aligned vertically
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-25834:
----------------------------------------
Summary: Server adapter wizard: correct layout: widgets are not aligned vertically
Key: JBIDE-25834
URL: https://issues.jboss.org/browse/JBIDE-25834
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk, openshift
Affects Versions: 4.5.2.AM3
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Priority: Minor
Fix For: 4.5.3.Final
Attachments: image-2018-03-21-14-33-52-603.png
* "Browse"-buttons are not aligned to anything else. They should span to the right border of the form
* All buttons have disparate sizes, there's no consistency
* "Download and install runtime..." should be starting at the left border of the form
!image-2018-03-21-14-33-52-603.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (ERT-614) Add error message for wrong pom [EBZ#532696]
by Friendly Jira Robot (JIRA)
Friendly Jira Robot created ERT-614:
---------------------------------------
Summary: Add error message for wrong pom [EBZ#532696]
Key: ERT-614
URL: https://issues.jboss.org/browse/ERT-614
Project: Eclipse Release Train
Issue Type: Task
Components: m2e
Reporter: Friendly Jira Robot
Created attachment 273233
Screenshot
Accidently I create a wrong pom without the <project> tag.
Example pom.xml:
------
<modelVersion>4.0.0</modelVersion>
<groupId>com.vogella.maven</groupId>
<artifactId>com.vogella.maven.executablejar</artifactId>
<version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
------
m2e showed me an error marker in the editor but no problem marker in the Problems view. Also the marker had no error message. I would expect at least a hover text with "Invalid format of the pom" for something similar.
See screenshot.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBDS-4680) Slow startup time on MacOS High Sierrra 10.13
by Anton Giertli (JIRA)
[ https://issues.jboss.org/browse/JBDS-4680?page=com.atlassian.jira.plugin.... ]
Anton Giertli commented on JBDS-4680:
-------------------------------------
Last attempt is interesting:
JBDS didn't start within 5 min (not even the initial screen with the log)
I have started it like this:
time ./devstudio &
then I killed it:
kill -9 61178
output is this:
./devstudio 19.60s user 1.31s system 6% cpu 5:07.67 total
[1] + 61175 exit 137 time ./devstudio
I took two thread dumps:
http://pastebin.test.redhat.com/567386
if I start it using spotlight search (as opposed to terminal), it starts OK.
> Slow startup time on MacOS High Sierrra 10.13
> ---------------------------------------------
>
> Key: JBDS-4680
> URL: https://issues.jboss.org/browse/JBDS-4680
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, installer, upstream
> Affects Versions: 11.1.0.GA, 11.2.0.GA
> Environment: os x high sierra
> jdk 1.8.0_161
> Reporter: Anton Giertli
> Fix For: 11.3.0.AM3
>
> Attachments: jstack_threaddump.out
>
>
> JBDS tends to start slow - i.e. 90-120s.
> Thread dumps attached - 20 dumps in total, one per every 5s.
> JBDS started after 19th dump.
> Log from today:
> !ENTRY org.eclipse.jdt.core 4 0 2018-02-27 09:22:53.857
> !MESSAGE Invalid ZIP archive: /Users/osiris/.m2/repository/org/jboss/resteasy/jaxrs-api/2.3.12.Final-redhat-1/jaxrs-api-2.3.12.Final-redhat-1.jar
> !SESSION 2018-02-28 08:46:28.303 -----------------------------------------------
> eclipse.buildId=11.1.0.GA-v20171026-1022-B1486
> java.version=1.8.0_161
> java.vendor=Oracle Corporation
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> !ENTRY org.eclipse.core.net 1 0 2018-02-28 08:46:46.453
> !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
> !SESSION 2018-02-28 08:47:39.203 -----------------------------------------------
> eclipse.buildId=11.1.0.GA-v20171026-1022-B1486
> java.version=1.8.0_161
> java.vendor=Oracle Corporation
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> !ENTRY org.eclipse.core.net 1 0 2018-02-28 08:47:41.906
> !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
> !ENTRY org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
> Binding(COMMAND+SHIFT+F10,
> ParameterizedCommand(Command(org.jboss.tools.common.ui.RegisterAsService,Register As Service,
> Adds class name to META-INF/services/%serviceType% file after service type is selected in the dialog from types extended and implemented by the class.,
> Category(org.eclipse.ui.category.file,File,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@2898cd46,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(COMMAND+SHIFT+F10,
> ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
> Show the system menu,
> Category(org.eclipse.ui.category.window,Window,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@7ebf5bf,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE A conflict occurred for ALT+COMMAND+Z:
> Binding(ALT+COMMAND+Z,
> ParameterizedCommand(Command(org.jboss.tools.cdi.ui.open.namedBean,Open CDI Named Bean...,
> Open CDI Named Bean...,
> Category(org.eclipse.ui.category.navigate,Navigate,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5d8cbb32,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+COMMAND+Z,
> ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu,Surround With Quick Menu,
> Shows the Surround With quick menu,
> Category(org.eclipse.jdt.ui.category.source,Source,Java Source Actions,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@46aa5294,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months
[JBoss JIRA] (JBDS-4680) Slow startup time on MacOS High Sierrra 10.13
by Anton Giertli (JIRA)
[ https://issues.jboss.org/browse/JBDS-4680?page=com.atlassian.jira.plugin.... ]
Anton Giertli edited comment on JBDS-4680 at 3/21/18 7:44 AM:
--------------------------------------------------------------
Last attempt is interesting:
JBDS didn't start within 5 min
I have started it like this:
time ./devstudio &
then I killed it:
kill -9 61178
output is this:
./devstudio 19.60s user 1.31s system 6% cpu 5:07.67 total
[1] + 61175 exit 137 time ./devstudio
I took two thread dumps:
http://pastebin.test.redhat.com/567386
if I start it using spotlight search (as opposed to terminal), it starts OK.
was (Author: anton.giertli):
Last attempt is interesting:
JBDS didn't start within 5 min (not even the initial screen with the log)
I have started it like this:
time ./devstudio &
then I killed it:
kill -9 61178
output is this:
./devstudio 19.60s user 1.31s system 6% cpu 5:07.67 total
[1] + 61175 exit 137 time ./devstudio
I took two thread dumps:
http://pastebin.test.redhat.com/567386
if I start it using spotlight search (as opposed to terminal), it starts OK.
> Slow startup time on MacOS High Sierrra 10.13
> ---------------------------------------------
>
> Key: JBDS-4680
> URL: https://issues.jboss.org/browse/JBDS-4680
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: central, installer, upstream
> Affects Versions: 11.1.0.GA, 11.2.0.GA
> Environment: os x high sierra
> jdk 1.8.0_161
> Reporter: Anton Giertli
> Fix For: 11.3.0.AM3
>
> Attachments: jstack_threaddump.out
>
>
> JBDS tends to start slow - i.e. 90-120s.
> Thread dumps attached - 20 dumps in total, one per every 5s.
> JBDS started after 19th dump.
> Log from today:
> !ENTRY org.eclipse.jdt.core 4 0 2018-02-27 09:22:53.857
> !MESSAGE Invalid ZIP archive: /Users/osiris/.m2/repository/org/jboss/resteasy/jaxrs-api/2.3.12.Final-redhat-1/jaxrs-api-2.3.12.Final-redhat-1.jar
> !SESSION 2018-02-28 08:46:28.303 -----------------------------------------------
> eclipse.buildId=11.1.0.GA-v20171026-1022-B1486
> java.version=1.8.0_161
> java.vendor=Oracle Corporation
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> !ENTRY org.eclipse.core.net 1 0 2018-02-28 08:46:46.453
> !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
> !SESSION 2018-02-28 08:47:39.203 -----------------------------------------------
> eclipse.buildId=11.1.0.GA-v20171026-1022-B1486
> java.version=1.8.0_161
> java.vendor=Oracle Corporation
> BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product com.jboss.devstudio.core.product -keyring /Users/osiris/.eclipse_keyring
> !ENTRY org.eclipse.core.net 1 0 2018-02-28 08:47:41.906
> !MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
> !ENTRY org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
> !SUBENTRY 1 org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE A conflict occurred for COMMAND+SHIFT+F10:
> Binding(COMMAND+SHIFT+F10,
> ParameterizedCommand(Command(org.jboss.tools.common.ui.RegisterAsService,Register As Service,
> Adds class name to META-INF/services/%serviceType% file after service type is selected in the dialog from types extended and implemented by the class.,
> Category(org.eclipse.ui.category.file,File,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@2898cd46,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(COMMAND+SHIFT+F10,
> ParameterizedCommand(Command(org.eclipse.ui.window.showSystemMenu,Show System Menu,
> Show the system menu,
> Category(org.eclipse.ui.category.window,Window,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@7ebf5bf,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
> !SUBENTRY 1 org.eclipse.jface 2 0 2018-02-28 08:49:05.496
> !MESSAGE A conflict occurred for ALT+COMMAND+Z:
> Binding(ALT+COMMAND+Z,
> ParameterizedCommand(Command(org.jboss.tools.cdi.ui.open.namedBean,Open CDI Named Bean...,
> Open CDI Named Bean...,
> Category(org.eclipse.ui.category.navigate,Navigate,null,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@5d8cbb32,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,,system)
> Binding(ALT+COMMAND+Z,
> ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.surround.with.quickMenu,Surround With Quick Menu,
> Shows the Surround With quick menu,
> Category(org.eclipse.jdt.ui.category.source,Source,Java Source Actions,true),
> org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@46aa5294,
> ,,true),null),
> org.eclipse.ui.defaultAcceleratorConfiguration,
> org.eclipse.ui.contexts.window,,cocoa,system)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
7 years, 11 months