[JBoss JIRA] (JBIDE-25811) Create cron job which reconnect drive with jboss-nexus-public-jboss repository
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25811?page=com.atlassian.jira.plugi... ]
Lukáš Valach resolved JBIDE-25811.
----------------------------------
Resolution: Done
> Create cron job which reconnect drive with jboss-nexus-public-jboss repository
> ------------------------------------------------------------------------------
>
> Key: JBIDE-25811
> URL: https://issues.jboss.org/browse/JBIDE-25811
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: integration-platform
> Affects Versions: 4.5.3.AM3
> Reporter: Lukáš Valach
> Assignee: Lukáš Valach
> Fix For: 4.5.3.AM3
>
>
> There is network drive mounted to the Nexus where the "jboss-nexus-public-jboss" repository is stored. Time to time drive is disconnected and repository becomes unavailable. Then Jenkins jobs are failing until somebody reconnect the drive. It will be fine to have this process automated.
> We need something like this:
> {code}
> if /dev/vdb is not mounted on /home/hudson/repo then
> sudo mount /dev/vdb /home/hudson/repo
> service nexus restart
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25811) Create cron job which reconnect drive with jboss-nexus-public-jboss repository
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25811?page=com.atlassian.jira.plugi... ]
Lukáš Valach closed JBIDE-25811.
--------------------------------
> Create cron job which reconnect drive with jboss-nexus-public-jboss repository
> ------------------------------------------------------------------------------
>
> Key: JBIDE-25811
> URL: https://issues.jboss.org/browse/JBIDE-25811
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: integration-platform
> Affects Versions: 4.5.3.AM3
> Reporter: Lukáš Valach
> Assignee: Lukáš Valach
> Fix For: 4.5.3.AM3
>
>
> There is network drive mounted to the Nexus where the "jboss-nexus-public-jboss" repository is stored. Time to time drive is disconnected and repository becomes unavailable. Then Jenkins jobs are failing until somebody reconnect the drive. It will be fine to have this process automated.
> We need something like this:
> {code}
> if /dev/vdb is not mounted on /home/hudson/repo then
> sudo mount /dev/vdb /home/hudson/repo
> service nexus restart
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25811) Create cron job which reconnect drive with jboss-nexus-public-jboss repository
by Lukáš Valach (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25811?page=com.atlassian.jira.plugi... ]
Lukáš Valach commented on JBIDE-25811:
--------------------------------------
The process of snapshot creating failed and nexus instance has been broken (I can't start it). So I will automate process of building nexus instance and create new instance from scratch (see JBIDE-25821).
> Create cron job which reconnect drive with jboss-nexus-public-jboss repository
> ------------------------------------------------------------------------------
>
> Key: JBIDE-25811
> URL: https://issues.jboss.org/browse/JBIDE-25811
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: integration-platform
> Affects Versions: 4.5.3.AM3
> Reporter: Lukáš Valach
> Assignee: Lukáš Valach
> Fix For: 4.5.3.AM3
>
>
> There is network drive mounted to the Nexus where the "jboss-nexus-public-jboss" repository is stored. Time to time drive is disconnected and repository becomes unavailable. Then Jenkins jobs are failing until somebody reconnect the drive. It will be fine to have this process automated.
> We need something like this:
> {code}
> if /dev/vdb is not mounted on /home/hudson/repo then
> sudo mount /dev/vdb /home/hudson/repo
> service nexus restart
> {code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25820) Manage Projects: tooltips on both columns exist but are empty
by Andre Dietisheim (JIRA)
Andre Dietisheim created JBIDE-25820:
----------------------------------------
Summary: Manage Projects: tooltips on both columns exist but are empty
Key: JBIDE-25820
URL: https://issues.jboss.org/browse/JBIDE-25820
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.5.3.AM2
Reporter: Andre Dietisheim
Priority: Minor
Attachments: image-2018-03-19-10-24-13-414.png
steps:
# ASSERT: have a connection with at least 1 project
# EXEC: launch "Manage Projects" wizard and hover your mouse over both columns
Result:
Tooltips show up but they're empty
!image-2018-03-19-10-24-13-414.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25820) Manage Projects: tooltips on both columns exist but are empty
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25820?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25820:
-------------------------------------
Fix Version/s: 4.5.x
> Manage Projects: tooltips on both columns exist but are empty
> -------------------------------------------------------------
>
> Key: JBIDE-25820
> URL: https://issues.jboss.org/browse/JBIDE-25820
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Andre Dietisheim
> Priority: Minor
> Labels: manage_projects_wizard
> Fix For: 4.5.x
>
> Attachments: image-2018-03-19-10-24-13-414.png
>
>
> steps:
> # ASSERT: have a connection with at least 1 project
> # EXEC: launch "Manage Projects" wizard and hover your mouse over both columns
> Result:
> Tooltips show up but they're empty
> !image-2018-03-19-10-24-13-414.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBIDE-25820) Manage Projects: tooltips on both columns exist but are empty
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25820?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-25820:
-------------------------------------
Labels: manage_projects_wizard (was: )
> Manage Projects: tooltips on both columns exist but are empty
> -------------------------------------------------------------
>
> Key: JBIDE-25820
> URL: https://issues.jboss.org/browse/JBIDE-25820
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.5.3.AM2
> Reporter: Andre Dietisheim
> Priority: Minor
> Labels: manage_projects_wizard
> Fix For: 4.5.x
>
> Attachments: image-2018-03-19-10-24-13-414.png
>
>
> steps:
> # ASSERT: have a connection with at least 1 project
> # EXEC: launch "Manage Projects" wizard and hover your mouse over both columns
> Result:
> Tooltips show up but they're empty
> !image-2018-03-19-10-24-13-414.png!
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months
[JBoss JIRA] (JBDS-4680) Slow startup time on MacOS High Sierrra 10.13
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4680?page=com.atlassian.jira.plugin.... ]
Nick Boldt updated JBDS-4680:
-----------------------------
Summary: Slow startup time on MacOS High Sierrra 10.13 (was: Slow startup time)
> 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)
8 years, 3 months
[JBoss JIRA] (JBIDE-25753) Add links for downloading minishift and cdk in New Server Adapter wizard
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-25753?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-25753:
---------------------------------------
[~rob.stryker], oh, so the fix was in jbosstools-base? Was I supposed to take the hint from this? "There was an error in the base code." ;) In that case, yes, you're correct, I only updated jbosstools-openshift.
So both jbosstools-base and jbosstools-server are now pushed, right? So I will just update jbt from the nightly and then apply the PR again.
Also, I will create a new JIRA for setup-cdk.
> Add links for downloading minishift and cdk in New Server Adapter wizard
> ------------------------------------------------------------------------
>
> Key: JBIDE-25753
> URL: https://issues.jboss.org/browse/JBIDE-25753
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: cdk, server
> Affects Versions: 4.5.3.AM2
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
> Fix For: 4.5.3.AM3
>
> Attachments: cdk-dl-error.png
>
>
> In "New Server Adapter" wizard should be buttons/links to download minishift/cdk binaries or similar wizard as it is done for EAP/WildFly servers runtimes.
> WDYT [~adietish] [~jeffmaury] ?
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 3 months