I hereby claim:
- I am jeffmaury on github.
- I am jeffmaury (https://keybase.io/jeffmaury) on keybase.
- I have a public key whose fingerprint is D7C7 9C5D 44DC F3BB AEA9 2035 F6AD C9AA B2CD 12FB
To claim this, I am signing this object:
ENTRY org.eclipse.core.jobs 4 2 2016-09-13 10:28:19.468 | |
!MESSAGE An internal error occurred during: "Looking-up the selected Docker image...". | |
!STACK 0 | |
java.lang.ArrayIndexOutOfBoundsException: 1 | |
at org.jboss.tools.openshift.internal.ui.wizard.deployimage.DeployImageWizardModel.lambda$2(DeployImageWizardModel.java:373) | |
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) | |
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) | |
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) | |
at java.util.Iterator.forEachRemaining(Iterator.java:116) | |
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801) |
# Please edit the object below. Lines beginning with a '#' will be ignored, | |
# and an empty file will abort the edit. If an error occurs while saving this file will be | |
# reopened with the relevant failures. | |
# | |
apiVersion: v1 | |
kind: DeploymentConfig | |
metadata: | |
annotations: | |
openshift.io/generated-by: jbosstools-openshift | |
creationTimestamp: 2016-09-08T11:44:21Z |
# Please edit the object below. Lines beginning with a '#' will be ignored, | |
# and an empty file will abort the edit. If an error occurs while saving this file will be | |
# reopened with the relevant failures. | |
# | |
apiVersion: v1 | |
kind: DeploymentConfig | |
metadata: | |
annotations: | |
openshift.io/generated-by: jbosstools-openshift | |
creationTimestamp: 2016-09-08T11:44:21Z |
/******************************************************************************* | |
* Copyright (c) 2007-2016 Red Hat, Inc. | |
* Distributed under license by Red Hat, Inc. All rights reserved. | |
* This program is made available under the terms of the | |
* Eclipse Public License v 1.0 which accompanies this distribution, | |
* and is available at http://www.eclipse.org/legal/epl-v10.html | |
* | |
* Contributor: | |
* Red Hat, Inc. - initial API and implementation | |
******************************************************************************/ |
package org.jboss.tools.openshift.cdk.server.core.internal.adapter.controllers; | |
import java.util.*; | |
import java.io.*; | |
class StreamGobbler extends Thread | |
{ | |
InputStream is; | |
String type; | |
StreamGobbler(InputStream is, String type) |
!ENTRY org.eclipse.update.configurator 4 0 2016-06-07 10:06:53.492 | |
!MESSAGE Unable to find feature.xml in directory: C:\work\targetplatforms\neon\jbosstools-multiple.target.repo\features\org.eclipse.datatools.connectivity.doc.user_1.13.0.201603142002.jar | |
!ENTRY org.eclipse.update.configurator 4 0 2016-06-07 10:06:53.498 | |
!MESSAGE Unable to find feature.xml in directory: C:\work\targetplatforms\neon\jbosstools-multiple.target.repo\features\org.eclipse.datatools.connectivity.feature.source_1.13.0.201603142002.jar | |
!ENTRY org.eclipse.update.configurator 4 0 2016-06-07 10:06:53.502 | |
!MESSAGE Unable to find feature.xml in directory: C:\work\targetplatforms\neon\jbosstools-multiple.target.repo\features\org.eclipse.datatools.connectivity.feature_1.13.0.201603142002.jar | |
!ENTRY org.eclipse.update.configurator 4 0 2016-06-07 10:06:53.506 |
I hereby claim:
To claim this, I am signing this object:
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 14:51:28+0100) | |
Maven home: d:\Programs\apache-maven-3.0.5 | |
Java version: 1.6.0_30, vendor: Sun Microsystems Inc. | |
Java home: c:\Program Files\java\jdk1.6.0_30\jre | |
Default locale: fr_FR, platform encoding: Cp1252 | |
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows" | |
[INFO] Error stacktraces are turned on. | |
[DEBUG] Reading global settings from d:\Programs\apache-maven-3.0.5\conf\settings.xml | |
[DEBUG] Reading user settings from C:\Users\maury\.m2\settings.xml | |
[WARNING] |
[INFO] Error stacktraces are turned on. | |
[INFO] Scanning for projects... | |
[INFO] Computing target platform for MavenProject: com.syspertec.virtel.ide:com.syspertec.eclipse.common:0.0.2-SNAPSHOT @ /Users/jeffmaury/Documents/workspace/virtelide/com.syspertec.eclipse.common/pom.xml | |
[INFO] Adding repository http://download.eclipse.org/releases/indigo | |
[INFO] Fetching p2.index (0B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/ | |
[INFO] Fetching p2.index (131B of 131B at 0B/s) from http://download.eclipse.org/technology/epp/packages/indigo/ | |
17 févr. 2012 17:15:55 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry | |
INFO: I/O exception (org.apache.commons.httpclient.NoHttpResponseException) caught when processing request: The server download.eclipse.org failed to respond | |
17 févr. 2012 17:15:55 org.apache.commons.httpclient.HttpMethodDirector executeWithRetry | |
INFO: Retrying request |
Traceback (most recent call last): | |
File "/usr/local/bin/ec2-host", line 5, in <module> | |
pkg_resources.run_script('ec2-ssh==1.0', 'ec2-host') | |
File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.py", line 442, in run_script | |
self.require(requires)[0].run_script(script_name, ns) | |
File "/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/pkg_resources.py", line 1167, in run_script | |
exec script_code in namespace, namespace | |
File "/Library/Python/2.6/site-packages/ec2_ssh-1.0-py2.6.egg/EGG-INFO/scripts/ec2-host", line 113, in <module> | |
File "/Library/Python/2.6/site-packages/ec2_ssh-1.0-py2.6.egg/EGG-INFO/scripts/ec2-host", line 103, in main |