Skip to content

Instantly share code, notes, and snippets.

@mingder78
Created April 9, 2014 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mingder78/10253375 to your computer and use it in GitHub Desktop.
Save mingder78/10253375 to your computer and use it in GitHub Desktop.
rhc app create mycamelwiki jbossews-2.0 --from-code=http://github.com/hawtio/hawtio-camel-wiki.git
Application Options
-------------------
Domain: facebook
Cartridges: jbossews-2.0
Source Code: http://github.com/hawtio/hawtio-camel-wiki.git
Gear Size: default
Scaling: no
Creating application 'mycamelwiki' ...
The initial build for the application failed: Shell command '/sbin/runuser -s /bin/sh 5345210b5973cab95d000a23 -c "exec /usr/bin/runcon 'unconfined_u:system_r:openshift_t:s0:c6,c563' /bin/sh -c
\"gear postreceive --init >> /tmp/initial-build.log 2>&1\""' returned an error. rc=255
.Last 10 kB of build output:
7330 KB
7398 KB
7470 KB
7538 KB
7610 KB
7678 KB
7750 KB
7818 KB
7890 KB
7958 KB
8030 KB
8098 KB
8170 KB
8238 KB
8310 KB
8378 KB
8450 KB
8518 KB
8590 KB
8658 KB
8730 KB
8798 KB
8870 KB
8938 KB
9010 KB
9078 KB
9150 KB
9218 KB
9290 KB
9358 KB
9430 KB
9498 KB
9570 KB
9638 KB
9710 KB
9778 KB
9850 KB
Downloaded:
http://mirror1.ops.rhcloud.com/nexus/content/groups/public/org/apache/activemq/activemq-all/5.9.0/activemq-all-5.9.0.jar (9869 KB at 13140.7 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/ea/org/fusesource/fabric/watcher-spring-context/7.3.0.redhat-184/watcher-spring-context-7.3.0.redhat-184.jar
Downloading: https://repository.jboss.org/nexus/content/groups/ea/org/fusesource/fabric/watcher-core/7.3.0.redhat-184/watcher-core-7.3.0.redhat-184.jar
Downloading:
http://repository.jboss.org/nexus/content/groups/public/org/fusesource/fabric/watcher-spring-context/7.3.0.redhat-184/watcher-spring-context-7.3.0.redhat-184.jar
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/fusesource/fabric/watcher-core/7.3.0.redhat-184/watcher-core-7.3.0.redhat-184.jar
Downloading:
https://repository.jboss.org/nexus/content/groups/fs-public/org/fusesource/fabric/watcher-spring-context/7.3.0.redhat-184/watcher-spring-context-7.3.0.redhat-184.jar
Downloading: https://repository.jboss.org/nexus/content/groups/fs-public/org/fusesource/fabric/watcher-core/7.3.0.redhat-184/watcher-core-7.3.0.redhat-184.jar
Downloading: http://repository.jetbrains.com/releases/org/fusesource/fabric/watcher-spring-context/7.3.0.redhat-184/watcher-spring-context-7.3.0.redhat-184.jar
Downloading: http://repository.jetbrains.com/releases/org/fusesource/fabric/watcher-core/7.3.0.redhat-184/watcher-core-7.3.0.redhat-184.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:21.646s
[INFO] Finished at: Wed Apr 09 06:32:21 EDT 2014
[INFO] Final Memory: 15M/97M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hawtio-camel-wiki: Could not resolve dependencies for project io.hawt.demo:hawtio-camel-wiki:war:1.0-SNAPSHOT: The following artifacts could not be
resolved: org.fusesource.fabric:watcher-spring-context:jar:7.3.0.redhat-184, org.fusesource.fabric:watcher-core:jar:7.3.0.redhat-184: Could not find artifact
org.fusesource.fabric:watcher-spring-context:jar:7.3.0.redhat-184 in eap (http://maven.repository.redhat.com/techpreview/all) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
An error occurred executing 'gear postreceive' (exit code: 1)
Error message: CLIENT_ERROR: Failed to execute: 'control build' for /var/lib/openshift/5345210b5973cab95d000a23/jbossews
For more details about the problem, try running the command again with the '--trace' option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment