[JBoss JIRA] (JBIDE-24453) NoClassDefFoundError below CDKDockerUtility.<init> (thrown in DockerClientFactory.getClient)
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24453?page=com.atlassian.jira.plugi... ]
Rob Stryker closed JBIDE-24453.
-------------------------------
Resolution: Cannot Reproduce Bug
I don't think there's anything we can do here. It appears to be a faulty installation and nothing more.
> NoClassDefFoundError below CDKDockerUtility.<init> (thrown in DockerClientFactory.getClient)
> --------------------------------------------------------------------------------------------
>
> Key: JBIDE-24453
> URL: https://issues.jboss.org/browse/JBIDE-24453
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.4.4.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Problems occurred when invoking code from plug-in: "org.eclipse.jface".
> java.lang.NoClassDefFoundError: Could not initialize class com.spotify.docker.client.DefaultDockerClient
> at org.eclipse.linuxtools.internal.docker.core.DockerClientFactory.getClient(DockerClientFactory.java:66)
> at org.eclipse.linuxtools.internal.docker.core.DockerClientFactory.getClient(DockerClientFactory.java:47)
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.open(DockerConnection.java:252)
> at org.eclipse.linuxtools.internal.docker.core.DefaultTCPConnectionSettingsProvider.getConnectionSettings(DefaultTCPConnectionSettingsProvider.java:30)
> at org.eclipse.linuxtools.internal.docker.core.DefaultDockerConnectionSettingsFinder.getKnownConnectionSettings(DefaultDockerConnectionSettingsFinder.java:265)
> at org.eclipse.linuxtools.docker.core.DockerConnectionManager.reloadConnections(DockerConnectionManager.java:60)
> at org.eclipse.linuxtools.docker.core.DockerConnectionManager.<init>(DockerConnectionManager.java:50)
> at org.eclipse.linuxtools.docker.core.DockerConnectionManager.getInstance(DockerConnectionManager.java:44)
> at org.jboss.tools.openshift.cdk.server.core.internal.listeners.CDKDockerUtility.<init>(CDKDockerUtility.java:29)
> at org.jboss.tools.openshift.cdk.server.ui.internal.view.CDKActionProvider$ShowInDockerViewAfterStartupAction.adaptToViewItem(CDKActionProvider.java:104)
> at org.jboss.tools.openshift.cdk.server.ui.internal.view.CDKActionProvider$ShowInViewAfterStartupAction.accept(CDKActionProvider.java:182)
> at org.eclipse.wst.server.ui.internal.view.servers.AbstractServerAction.selectionChanged(AbstractServerAction.java:85)
> at org.jboss.tools.openshift.cdk.server.ui.internal.view.CDKActionProvider$ShowInViewAfterStartupAction.selectionChanged(CDKActionProvider.java:198)
> at org.eclipse.ui.actions.SelectionProviderAction.selectionChanged(SelectionProviderAction.java:144)
> at org.eclipse.jface.viewers.Viewer$1.run(Viewer.java:158)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:50)
> at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:173)
> at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:155)
> at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2191)
> at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1728)
> at org.eclipse.jface.viewers.TreeViewer.setSelection(TreeViewer.java:1077)
> at org.eclipse.ui.navigator.CommonViewer.setSelection(CommonViewer.java:370)
> at org.eclipse.jface.viewers.Viewer.setSelection(Viewer.java:383)
> at org.eclipse.wst.server.ui.internal.cnf.ServerDecoratorsHandler$1.run(ServerDecoratorsHandler.java:58)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4203)
> The reporter(s) left the following comment(s):
> --- Anonymous wrote on 56e0: ---
> cannot select server in server view.
> Bundles:
> | org.eclipse.core.runtime | 3.12.0.v20160606-1342 | 3.12.0.v20160606-1342 |
> | org.eclipse.jface | 3.12.2.v20170113-2113 | 3.12.2.v20170113-2113 |
> | org.eclipse.linuxtools.docker.core | 2.1.0.201612072123 | 2.3.0.201703072040 |
> | org.eclipse.swt | 3.105.3.v20170228-0512 | 3.105.3.v20170228-0512 |
> | org.eclipse.ui | 3.108.1.v20160929-1045 | 3.108.1.v20160929-1045 |
> | org.eclipse.ui.navigator | 3.6.101.v20161006-1120 | 3.6.101.v20161006-1120 |
> | org.eclipse.wst.server.ui | 1.5.307.v201611072017 | 1.5.307.v201611072017 |
> | org.jboss.tools.openshift.cdk.server | 3.3.2.v20170216-0102 | 3.3.2.v20170216-0102 |
> Operating Systems:
> | Linux | 3.12.67 | 3.16.0 |
> | MacOSX | 10.12.3 | 10.12.4 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit https://aer.ctrlflow.com/redhat/reviewers/#!/problems/581a1e4ae4b0e3eea94... for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4420) DevSuite 1.4 Mac installer Java Install Instructions.
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4420?page=com.atlassian.jira.plugin.... ]
Robert Terzi commented on JBDS-4420:
------------------------------------
If OpenJDK can't be installed, why is there is a box for it in the Mac installer??
> DevSuite 1.4 Mac installer Java Install Instructions.
> -----------------------------------------------------
>
> Key: JBDS-4420
> URL: https://issues.jboss.org/browse/JBDS-4420
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: DevSuite Installer 1.4, online installer, Mac OS 10.10.5.
> Reporter: Robert Terzi
>
> Running the DevSuite 1.4 online installer on Mac OS, there are several problems with the instructions to install Java:
> # There is a link that is shown to "download from +this location+. The link doesn't work and it is impossible to find out where +this location+ is supposed to point to.
> # The instructions say that Java 1.8 is required, but they appear under an unchecked OpenJDK 1.8 box. It doesn't make it clear, why you can't just click the OpenJDK box.
> # The instructions don't indicate if you need a JDK or JRE.
> # It looks like it is trying to get you to download and install Oracle Java 1.8 but doesn't ever say that.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBIDE-24520) Server editor says I need a valid shutdown poller, but I didn't touch it
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-24520?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-24520:
-------------------------------------
This is now pushed to master. I'll kick a build.
> Server editor says I need a valid shutdown poller, but I didn't touch it
> ------------------------------------------------------------------------
>
> Key: JBIDE-24520
> URL: https://issues.jboss.org/browse/JBIDE-24520
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.5.0.AM1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Fix For: 4.5.0.AM1
>
>
> I just wanted to test the EAP 7.1 adapter in devstudio 11 (devstudio-11.0.0.AM1-v20170529-1745-B180-installer-standalone.jar) and I got surprised by this error when I opened the server editor and then tried to save it:
> The server cannot be saved for the following reasons:
> [Overview] Your server must have a valid shutdown poller selected.
> In fact both startup and shutdown pollers are empty, not sure why.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4420) DevSuite 1.4 Mac installer Java Install Instructions.
by Robert Terzi (JIRA)
Robert Terzi created JBDS-4420:
----------------------------------
Summary: DevSuite 1.4 Mac installer Java Install Instructions.
Key: JBDS-4420
URL: https://issues.jboss.org/browse/JBDS-4420
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Environment: DevSuite Installer 1.4, online installer, Mac OS 10.10.5.
Reporter: Robert Terzi
Running the DevSuite 1.4 online installer on Mac OS, there are several problems with the instructions to install Java:
# There is a link that is shown to "download from +this location+. The link doesn't work and it is impossible to find out where +this location+ is supposed to point to.
# The instructions say that Java 1.8 is required, but they appear under an unchecked OpenJDK 1.8 box. It doesn't make it clear, why you can't just click the OpenJDK box.
# The instructions don't indicate if you need a JDK or JRE.
# It looks like it is trying to get you to download and install Oracle Java 1.8 but doesn't ever say that.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4419) DevSuite 1.4 Mac Java Installation related Issues
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4419?page=com.atlassian.jira.plugin.... ]
Robert Terzi commented on JBDS-4419:
------------------------------------
Note: I tested by mv'ing /usr/bin/java /usr/bin/java-. The link in the instructions "Please install Java SE 1.8.0 downloaded from this location" doesn't do anything. The link doesn't work and it's impossible to figure out where that link is supposed to point to.
> DevSuite 1.4 Mac Java Installation related Issues
> -------------------------------------------------
>
> Key: JBDS-4419
> URL: https://issues.jboss.org/browse/JBDS-4419
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
>
> When trying to run DevSuite 1.4 online installer on Mac OS X 10.10, there are several serious usability problems related to getting Java installed:
> # The installer keeps triggering a pop-up to install java. After the pop-up is dismissed is reappears within a few seconds making it difficult to do anything with the install. This appears to be triggered by running /usr/bin/java. So presumably, during the download selection screen, the installer is repeatedly trying to run /usr/bin/java triggering this loop.
> # If the user follows the pop-up, and installs Oracle Java, it appears to install a Java SE that works as a plugin in Safari, but /usr/bin/java still triggers no Java installed. (The Java download that results from this is Oracle jre-8u131-macosx-x64.dmg)
> # Note: The above means even though the instructions to install Java have been followed, and some version of java has been installed and verified in the browser, the installer has been exited and restarted, the same thing happens again!
> # There is a link in the installer to click for Oracle Java, but it's not clear if that link goes to a valid java or the incessant pop-up behavior is preventing that link from working.
> # Unselectiong Dev Studio does NOT stop the pop-up from incessantly reoccurring.
> This makes for an extremely frustrating user experience. While some of it might be due to Oracle's packaing/terminology around Java, the DevSuite installer appears to be causing the problems.
> # This might be related to JBDS-4402, where it appears the installer at least on windows attempts to keep rescanning when window events occur rather than having some sort of flow to cause a rescan.
> # I haven't tried other versions of OS X, but at least on 10.10.5, /usr/bin/java causes this problematic pop-up. Suggest the installer find another way of testing if java is installed and what version on Mac OS.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4419) DevSuite 1.4 Mac Java Installation related Issues
by Robert Terzi (JIRA)
Robert Terzi created JBDS-4419:
----------------------------------
Summary: DevSuite 1.4 Mac Java Installation related Issues
Key: JBDS-4419
URL: https://issues.jboss.org/browse/JBDS-4419
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
Reporter: Robert Terzi
When trying to run DevSuite 1.4 online installer on Mac OS X 10.10, there are several serious usability problems related to getting Java installed:
# The installer keeps triggering a pop-up to install java. After the pop-up is dismissed is reappears within a few seconds making it difficult to do anything with the install. This appears to be triggered by running /usr/bin/java. So presumably, during the download selection screen, the installer is repeatedly trying to run /usr/bin/java triggering this loop.
# If the user follows the pop-up, and installs Oracle Java, it appears to install a Java SE that works as a plugin in Safari, but /usr/bin/java still triggers no Java installed. (The Java download that results from this is Oracle jre-8u131-macosx-x64.dmg)
# Note: The above means even though the instructions to install Java have been followed, and some version of java has been installed and verified in the browser, the installer has been exited and restarted, the same thing happens again!
# There is a link in the installer to click for Oracle Java, but it's not clear if that link goes to a valid java or the incessant pop-up behavior is preventing that link from working.
# Unselectiong Dev Studio does NOT stop the pop-up from incessantly reoccurring.
This makes for an extremely frustrating user experience. While some of it might be due to Oracle's packaing/terminology around Java, the DevSuite installer appears to be causing the problems.
# This might be related to JBDS-4402, where it appears the installer at least on windows attempts to keep rescanning when window events occur rather than having some sort of flow to cause a rescan.
# I haven't tried other versions of OS X, but at least on 10.10.5, /usr/bin/java causes this problematic pop-up. Suggest the installer find another way of testing if java is installed and what version on Mac OS.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4418?page=com.atlassian.jira.plugin.... ]
Robert Terzi updated JBDS-4418:
-------------------------------
Attachment: install.log
> DevSuite 1.4 Mac fails installing CDK
> -------------------------------------
>
> Key: JBDS-4418
> URL: https://issues.jboss.org/browse/JBDS-4418
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
> Reporter: Robert Terzi
> Attachments: install.log
>
>
> The DevSuite 1.4 installer failed while installing CDK. There are two problems
> # When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
> # the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
> # Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4418) DevSuite 1.4 Mac fails installing CDK
by Robert Terzi (JIRA)
Robert Terzi created JBDS-4418:
----------------------------------
Summary: DevSuite 1.4 Mac fails installing CDK
Key: JBDS-4418
URL: https://issues.jboss.org/browse/JBDS-4418
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer
Environment: Mac OS X 10.10.5, DevSuite 1.4.0 online installer.
Reporter: Robert Terzi
The DevSuite 1.4 installer failed while installing CDK. There are two problems
# When an install fails and the installer can't make any progress, the flow stops. There is no prompt, no clues how to get help, find a log, etc. The user's only option is to give up and close the window.
# the CDK install failed. It's not clear why, attaching /Applications/DevelopmentSuite/install.log. But looking at the logs it looks like there may be permission errors. There were no prompts related to needing to run as root, or password requests, etc. If it is permissions, it just silently fails.
# Also, given that this is macOS, why is the installer trying to Windows admin commands (to add the user to "Hyper-V administrators")? (This should possibly be a separate bug.)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4402) Devsuite 1.4 Windows re-runs installed component checks on expose events
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4402?page=com.atlassian.jira.plugin.... ]
Robert Terzi edited comment on JBDS-4402 at 5/31/17 2:51 PM:
-------------------------------------------------------------
I'll file a separate bug on this, but is this the same reason the Mac installer relentlessly prompts to install Java? (It makes it nearly impossible to do anything because every few seconds, or maybe everytime I move the mouse through the window I get the same pop-up that java is needed. I followed the instructions and installed java 1.8 update 131, and it works in Safari, but /usr/bin/java still causes the pop-up. So presumably the installer at the software selection screen keeps trying to run /usr/bin/java which causes this aberrant behavior.)
was (Author: rterzi):
I'll file a separate bug on this, but is this the same reason the Mac installer relentlessly prompts to install Java? (It makes it nearly impossible to do anything because every few seconds, or maybe everytime I move the mouse through the window I get the same pop-up that java is needed.)
> Devsuite 1.4 Windows re-runs installed component checks on expose events
> ------------------------------------------------------------------------
>
> Key: JBDS-4402
> URL: https://issues.jboss.org/browse/JBDS-4402
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: Windows 10 64-bit Pro, DevSuite 1.4 GA installer
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> The DevSuite Windows installer re-runs the search for installed components every time there is a window event like restore/bring to front, minimize, etc. Considering how long it can take this can be quite annoying.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months
[JBoss JIRA] (JBDS-4402) Devsuite 1.4 Windows re-runs installed component checks on expose events
by Robert Terzi (JIRA)
[ https://issues.jboss.org/browse/JBDS-4402?page=com.atlassian.jira.plugin.... ]
Robert Terzi commented on JBDS-4402:
------------------------------------
I'll file a separate bug on this, but is this the same reason the Mac installer relentlessly prompts to install Java? (It makes it nearly impossible to do anything because every few seconds, or maybe everytime I move the mouse through the window I get the same pop-up that java is needed.)
> Devsuite 1.4 Windows re-runs installed component checks on expose events
> ------------------------------------------------------------------------
>
> Key: JBDS-4402
> URL: https://issues.jboss.org/browse/JBDS-4402
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: installer
> Environment: Windows 10 64-bit Pro, DevSuite 1.4 GA installer
> Reporter: Robert Terzi
> Assignee: Denis Golovin
> Labels: ui
> Fix For: 11.0.0.AM2
>
>
> The DevSuite Windows installer re-runs the search for installed components every time there is a window event like restore/bring to front, minimize, etc. Considering how long it can take this can be quite annoying.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 9 months