This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time="2015-04-23T09:17:57-04:00" level="debug" msg="Calling POST /containers/create" | |
time="2015-04-23T09:17:57-04:00" level="info" msg="POST /v1.16/containers/create" | |
time="2015-04-23T09:17:57-04:00" level="info" msg="+job create()" | |
time="2015-04-23T09:17:58-04:00" level="debug" msg="[deviceset] AddDevice() hash=ba28e4f14f4b3c2d7b94aa4b0cca8f5b70e6b354842818fe77b31885acc77461-init basehash=b7cf8f0d9e82c9d96bd7afd22c600bfdb86b8d66c50d29164e5ad2fb02f7187b" | |
time="2015-04-23T09:17:58-04:00" level="debug" msg="registerDevice(174, ba28e4f14f4b3c2d7b94aa4b0cca8f5b70e6b354842818fe77b31885acc77461-init)" | |
time="2015-04-23T09:17:58-04:00" level="debug" msg="[deviceset] AddDevice END" | |
time="2015-04-23T09:17:58-04:00" level="debug" msg="activateDeviceIfNeeded(ba28e4f14f4b3c2d7b94aa4b0cca8f5b70e6b354842818fe77b31885acc77461-init)" | |
time="2015-04-23T09:17:58-04:00" level="debug" msg="[deviceset] AddDevice() hash=ba28e4f14f4b3c2d7b94aa4b0cca8f5b70e6b354842818fe77b31885acc77461 basehash=ba28e4f14f4b3c2d7b94aa4b0cca8f5b7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Client version: 1.4.1 | |
Client API version: 1.16 | |
Go version (client): go1.3.3 | |
Git commit (client): 5bc2ff8/1.4.1 | |
OS/Arch (client): linux/amd64 | |
Server version: 1.4.1 | |
Server API version: 1.16 | |
Go version (server): go1.3.3 | |
Git commit (server): 5bc2ff8/1.4.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash-4.1$ docker run -ti --link=original_node:pwnode docker1:latest /bin/bash | |
FATA[0001] Post http:///var/run/docker.sock/v1.16/containers/afccd485ab7decb9e030dbe5b09b7ac2c0699a93383f33200045bc389f846d49/start: EOF. Are you trying to connect to a TLS-enabled daemon without TLS? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/******************************************************************************* | |
* Copyright (c) 2013 IBM Corporation and others. | |
* All rights reserved. This program and the accompanying materials are made | |
* available under the terms of the Eclipse Public License v1.0 | |
* (http://www.eclipse.org/legal/epl-v10.html), and the Eclipse Distribution | |
* License v1.0 (http://www.eclipse.org/org/documents/edl-v10.html). | |
* | |
* Contributors: | |
* IBM Corporation - initial API and implementation | |
*******************************************************************************/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UI Test Suite-fixed | |
org.eclipse.ui.tests.UiTestSuite | |
org.eclipse.ui.tests.api.ApiTestSuite | |
org.eclipse.ui.tests.api.IWorkbenchPageTest | |
testBug76285(org.eclipse.ui.tests.api.IWorkbenchPageTest) | |
junit.framework.AssertionFailedError: expected:<5> but was:<6> | |
at junit.framework.Assert.fail(Assert.java:57) | |
at junit.framework.Assert.failNotEquals(Assert.java:329) | |
at junit.framework.Assert.assertEquals(Assert.java:78) | |
at junit.framework.Assert.assertEquals(Assert.java:234) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.IllegalArgumentException: A theme with the id 'org.eclipse.e4.ui.css.theme.e4_classic' is already registered | |
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.registerTheme(ThemeEngine.java:232) | |
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngine.<init>(ThemeEngine.java:147) | |
at org.eclipse.e4.ui.css.swt.internal.theme.ThemeEngineManager.getEngineForDisplay(ThemeEngineManager.java:28) | |
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.initializeStyling(PartRenderingEngine.java:1232) | |
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1009) | |
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) | |
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1006) | |
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:147) | |
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:620) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
cat - >'/tmp/Jonathan Balsano' <<EOF | |
Signed-off-by: Jonathan Balsano <[email protected]> | |
EOF | |
cat - >'/tmp/Melody Ju' <<EOF |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<psf version="2.0"> | |
<provider id="org.eclipse.egit.core.GitProvider"> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.runtime,master,tests/com.google.code.atinject.tck"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.ui,master,bundles/org.eclipse.core.commands"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.ui,master,bundles/org.eclipse.core.databinding"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.ui,master,bundles/org.eclipse.core.databinding.beans"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.ui,master,bundles/org.eclipse.core.databinding.observable"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.ui,master,bundles/org.eclipse.core.databinding.property"/> | |
<project reference="1.0,https://git.eclipse.org/r/platform/eclipse.platform.runtime,master,bundles/org.eclipse.core.expressions"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class HandlerProcessingAddon { | |
@Inject | |
private IEventBroker eventBroker; | |
@PostConstruct | |
public void postConstruct(MApplication application, EModelService modelService) { | |
// stuff goes here. | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<unit id='toolingorg.eclipse.e4.fix.jvmArg' version='4.2.0.I20120131-2200' singleton='false'> | |
<provides size='2'> | |
<provided namespace='org.eclipse.equinox.p2.iu' name='toolingorg.eclipse.e4.fix.jvmArg' version='4.2.0.I20120131-2200'/> | |
<provided namespace='toolingorg.eclipse.sdk.ide' name='org.eclipse.e4.fix.jvmArg' version='4.2.0.I20120131-2200'/> | |
</provides> | |
<requires> | |
<required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.sdk.ide' range='[0.0.0,5.0.0)'/> | |
</requires> | |
<touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/> | |
<touchpointData size='1'> |
NewerOlder