[JBoss JIRA] (ERT-178) Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-178?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston reassigned ERT-178:
---------------------------------
Assignee: Xavier Coulon (was: Jeff Johnston)
> Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
> ------------------------------------------------------------------------------------
>
> Key: ERT-178
> URL: https://issues.jboss.org/browse/ERT-178
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Xavier Coulon
> Labels: Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> When trying to search for "php" image in Search and pull a Docker Image wizard and attempt to get its tags result to an exception. This happens right after I click on Next button in the wizard and Searching tags... job is running. I observed it happens on image with plenty of tags (but may not be the real cause). Then wizard page with image tags is shown but table where tags are supposed to be is empty.
> Stack trace:
> javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> java.util.concurrent.ExecutionException: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
> at org.eclipse.linuxtools.internal.docker.core.DockerHubRegistry.getTags(DockerHubRegistry.java:79)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.ImageTagSelectionPage$1.run(ImageTagSelectionPage.java:97)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at org.glassfish.jersey.client.JerseyInvocation.createExceptionForFamily(JerseyInvocation.java:994)
> at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:975)
> at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:855)
> at org.glassfish.jersey.client.JerseyInvocation.access$600(JerseyInvocation.java:91)
> at org.glassfish.jersey.client.JerseyInvocation$6.completed(JerseyInvocation.java:815)
> at org.glassfish.jersey.client.ClientRuntime.processResponse(ClientRuntime.java:189)
> at org.glassfish.jersey.client.ClientRuntime.access$300(ClientRuntime.java:74)
> at org.glassfish.jersey.client.ClientRuntime$1.run(ClientRuntime.java:171)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
> at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:320)
> at org.glassfish.jersey.client.ClientRuntime$2.run(ClientRuntime.java:201)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ERT-178) Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-178?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston resolved ERT-178.
-------------------------------
Fix Version/s: Neon.2 (4.6)
Resolution: Done
> Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
> ------------------------------------------------------------------------------------
>
> Key: ERT-178
> URL: https://issues.jboss.org/browse/ERT-178
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Xavier Coulon
> Labels: Docker, bzira
> Fix For: Neon.2 (4.6)
>
>
> When trying to search for "php" image in Search and pull a Docker Image wizard and attempt to get its tags result to an exception. This happens right after I click on Next button in the wizard and Searching tags... job is running. I observed it happens on image with plenty of tags (but may not be the real cause). Then wizard page with image tags is shown but table where tags are supposed to be is empty.
> Stack trace:
> javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> java.util.concurrent.ExecutionException: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
> at org.eclipse.linuxtools.internal.docker.core.DockerHubRegistry.getTags(DockerHubRegistry.java:79)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.ImageTagSelectionPage$1.run(ImageTagSelectionPage.java:97)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at org.glassfish.jersey.client.JerseyInvocation.createExceptionForFamily(JerseyInvocation.java:994)
> at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:975)
> at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:855)
> at org.glassfish.jersey.client.JerseyInvocation.access$600(JerseyInvocation.java:91)
> at org.glassfish.jersey.client.JerseyInvocation$6.completed(JerseyInvocation.java:815)
> at org.glassfish.jersey.client.ClientRuntime.processResponse(ClientRuntime.java:189)
> at org.glassfish.jersey.client.ClientRuntime.access$300(ClientRuntime.java:74)
> at org.glassfish.jersey.client.ClientRuntime$1.run(ClientRuntime.java:171)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
> at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:320)
> at org.glassfish.jersey.client.ClientRuntime$2.run(ClientRuntime.java:201)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ERT-178) Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-178?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston updated ERT-178:
------------------------------
Sprint: devex #125 December 2016
> Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
> ------------------------------------------------------------------------------------
>
> Key: ERT-178
> URL: https://issues.jboss.org/browse/ERT-178
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Jeff Johnston
> Labels: Docker, bzira
>
> When trying to search for "php" image in Search and pull a Docker Image wizard and attempt to get its tags result to an exception. This happens right after I click on Next button in the wizard and Searching tags... job is running. I observed it happens on image with plenty of tags (but may not be the real cause). Then wizard page with image tags is shown but table where tags are supposed to be is empty.
> Stack trace:
> javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> java.util.concurrent.ExecutionException: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
> at org.eclipse.linuxtools.internal.docker.core.DockerHubRegistry.getTags(DockerHubRegistry.java:79)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.ImageTagSelectionPage$1.run(ImageTagSelectionPage.java:97)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at org.glassfish.jersey.client.JerseyInvocation.createExceptionForFamily(JerseyInvocation.java:994)
> at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:975)
> at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:855)
> at org.glassfish.jersey.client.JerseyInvocation.access$600(JerseyInvocation.java:91)
> at org.glassfish.jersey.client.JerseyInvocation$6.completed(JerseyInvocation.java:815)
> at org.glassfish.jersey.client.ClientRuntime.processResponse(ClientRuntime.java:189)
> at org.glassfish.jersey.client.ClientRuntime.access$300(ClientRuntime.java:74)
> at org.glassfish.jersey.client.ClientRuntime$1.run(ClientRuntime.java:171)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
> at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:320)
> at org.glassfish.jersey.client.ClientRuntime$2.run(ClientRuntime.java:201)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (ERT-178) Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
by Jeff Johnston (JIRA)
[ https://issues.jboss.org/browse/ERT-178?page=com.atlassian.jira.plugin.sy... ]
Jeff Johnston reassigned ERT-178:
---------------------------------
Assignee: Jeff Johnston
> Search for tags of docker image with plenty of tags results to an error [EBZ#493005]
> ------------------------------------------------------------------------------------
>
> Key: ERT-178
> URL: https://issues.jboss.org/browse/ERT-178
> Project: Eclipse Release Train
> Issue Type: Task
> Components: Linux Tools
> Reporter: Friendly Jira Robot
> Assignee: Jeff Johnston
> Labels: Docker, bzira
>
> When trying to search for "php" image in Search and pull a Docker Image wizard and attempt to get its tags result to an exception. This happens right after I click on Next button in the wizard and Searching tags... job is running. I observed it happens on image with plenty of tags (but may not be the real cause). Then wizard page with image tags is shown but table where tags are supposed to be is empty.
> Stack trace:
> javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> java.util.concurrent.ExecutionException: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.getValue(AbstractFuture.java:306)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:293)
> at jersey.repackaged.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116)
> at org.eclipse.linuxtools.internal.docker.core.DockerHubRegistry.getTags(DockerHubRegistry.java:79)
> at org.eclipse.linuxtools.internal.docker.ui.wizards.ImageTagSelectionPage$1.run(ImageTagSelectionPage.java:97)
> at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:119)
> Caused by: javax.ws.rs.ServerErrorException: HTTP 504 Gateway Time-out
> at org.glassfish.jersey.client.JerseyInvocation.createExceptionForFamily(JerseyInvocation.java:994)
> at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:975)
> at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:855)
> at org.glassfish.jersey.client.JerseyInvocation.access$600(JerseyInvocation.java:91)
> at org.glassfish.jersey.client.JerseyInvocation$6.completed(JerseyInvocation.java:815)
> at org.glassfish.jersey.client.ClientRuntime.processResponse(ClientRuntime.java:189)
> at org.glassfish.jersey.client.ClientRuntime.access$300(ClientRuntime.java:74)
> at org.glassfish.jersey.client.ClientRuntime$1.run(ClientRuntime.java:171)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
> at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
> at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
> at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:320)
> at org.glassfish.jersey.client.ClientRuntime$2.run(ClientRuntime.java:201)
> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBDS-4190) problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBDS-4190?page=com.atlassian.jira.plugin.... ]
Nick Boldt commented on JBDS-4190:
----------------------------------
New TP available:
http://download.jboss.org/jbosstools/targetplatforms/jbtcentraltarget/4.6...
> problem installing springide: eclipse.boot.dash plugin depends on slf4j 1.7.2 and ide.eclipse.quickfix depends on javax.servlet 3.1.0
> -------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBDS-4190
> URL: https://issues.jboss.org/browse/JBDS-4190
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Sub-task
> Components: central-update, rpm, upstream
> Affects Versions: 10.2.0.AM3
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 10.x
>
> Attachments: rh-eclipse46-devstudio10.2.log.20161118-1112_strict.txt, rh-eclipse46-devstudio10.2.log.20161118-1207_strict.txt, springide382.png, springide383-fixed-jbds4190-installed.png, springide383-fixed-jbds4190.png, springide383-install-feature-list-select.png
>
>
> springide 3.7.3 depends on slf4j 1.7.2 and javax.servlet 3.1.0
> {code}
> org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent)
> Caused by: java.lang.NoClassDefFoundError: org/springframework/ide/eclipse/beans/core/model/IProfileAwareBeansComponent
> at org.springframework.ide.eclipse.beans.ui.navigator.filters.NonMatchingProfilesFilter.select(NonMatchingProfilesFilter.java:24)
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months
[JBoss JIRA] (JBIDE-23678) remediation required installing jbosstools 4.4.3.AM1 on Neon.2
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-23678?page=com.atlassian.jira.plugi... ]
Nick Boldt commented on JBIDE-23678:
------------------------------------
I think the problem was I forgot to update ide-config.properties file -- the job http://wonka.mw.lab.eng.bos.redhat.com/jenkins/job/jbosstools-releng-push... was not configured to actually push changes to github and to download.jboss.org, so changes done in workspace were not made live.
I've fixed the job and run it, so it looks OK. Will smoke test tomorrow to verify.
> remediation required installing jbosstools 4.4.3.AM1 on Neon.2
> --------------------------------------------------------------
>
> Key: JBIDE-23678
> URL: https://issues.jboss.org/browse/JBIDE-23678
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, target-platform
> Affects Versions: 4.4.3.AM1
> Reporter: Nick Boldt
> Assignee: Nick Boldt
> Fix For: 4.4.3.AM2
>
> Attachments: remediation-required-jbt443am1.png, remediation-required-jbt443am1_skip_items.png, remediation-required-jbt443am1_upgrades.png
>
>
> Remediation required for installing jbosstools 4.4.3.AM1 -- seems we have older versions of JSON/JSDT plugins than are in Neon.2. Need to update our TP - JBIDE-23515.
> Install manifest contains:
> * org.eclipse.wst.jsdt.feature 2.0.0 (4 versions),
> * 1.6.201 (2 versions), and
> * 2.0.200 (1 version) - *total 7 references*!
> Also, org.eclipse.wst.web_ui.feature.feature.group depends on org.eclipse.wst.jsdt.feature.feature.group, which pulls in another ref/requirement.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 2 months