-
1. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
lhein Mar 21, 2013 5:56 AM (in response to mohsin)So you gave chmod +x to the installer.run file and then you executed it via sh Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run and nothing at all happened? No console output? Have you got a window manager installed (for example running gnome)?
I would at least expect some error output on the console.
-
2. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 21, 2013 7:39 AM (in response to lhein)i am getting this error
"sh Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run
Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run: cannot execute binary file"
-
3. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
lhein Mar 21, 2013 9:19 AM (in response to mohsin)Oh sorry,
so if its a binary you should be able to simply execute it via ./Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run
Hope that helps
-
4. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 21, 2013 9:24 AM (in response to lhein)thanks i have installed fue ide and have import twiter websocket example from apache camel 2.10.4 but its just showing project name not listing file inside project and the error is,
The project description file (.project) for 'camel-example-twitter-websocket' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
hopes for your suggestion
Thanks
-
5. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
lhein Mar 21, 2013 9:28 AM (in response to mohsin)I already answered that question in the following thread...
http://fusesource.com/forums/thread.jspa?threadID=4704&tstart=0
-
6. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 21, 2013 9:46 AM (in response to lhein)but i havnt got this error before i got it first time ?
-
7. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
lhein Mar 21, 2013 9:48 AM (in response to mohsin)Eclipse uses .project files to store some information about your project. If that file is missing it can't display the project inside Eclipse correctly. To create that file you should re-import it as Maven project. Thats what I wrote in the other thread too.
-
8. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 21, 2013 9:54 AM (in response to lhein)i tried re-import many time it keeps on telling me that this project is already imported to work space how to remove it from work space because i tried to remove it by deleting from project explorer but it only remove it from project explorer but error remain same when i re-import it ??
-
9. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
lhein Mar 21, 2013 9:58 AM (in response to mohsin)You should import as Maven Project and not as existing Eclipse Project. Also just delete the project from Project Explorer before you import. Additionally delete the files .project, .classpath and the folder .settings
That should do the trick.
-
10. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 22, 2013 4:06 AM (in response to lhein)yes i did as u mention me when i try to run as -->maven built it do some consol work and then error at the end like,
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Downloading: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.8/apache-rat-plugin-0.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.8/apache-rat-plugin-0.8.pom (6 KB at 1.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.8/apache-rat-project-0.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.8/apache-rat-project-0.8.pom (13 KB at 21.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.8/apache-rat-plugin-0.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.8/apache-rat-plugin-0.8.jar (30 KB at 38.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.pom (5 KB at 1.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-parent-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/20/mojo-parent-20.pom (19 KB at 4.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar
Failed to retrieve plugin descriptor for org.codehaus.mojo:exec-maven-plugin:1.1.1: Plugin org.codehaus.mojo:exec-maven-plugin:1.1.1 or one of its dependencies could not be resolved: Could not transfer artifact org.codehaus.mojo:exec-maven-plugin:jar:1.1.1 from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 1.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/2.6/maven-deploy-plugin-2.6.pom (6 KB at 0.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/19/maven-plugins-19.pom (11 KB at 2.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.6/maven-shade-plugin-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.6/maven-shade-plugin-1.6.pom (6 KB at 1.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.6/maven-shade-plugin-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/1.6/maven-shade-plugin-1.6.jar (82 KB at 64.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1/maven-war-plugin-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1/maven-war-plugin-2.1.pom (7 KB at 13.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1/maven-war-plugin-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-war-plugin/2.1/maven-war-plugin-2.1.jar (76 KB at 60.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-2.4.pom (8 KB at 13.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/24/mojo-parent-24.pom (23 KB at 31.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-2.4.jar (37 KB at 38.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.pom (5 KB at 8.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.6/maven-antrun-plugin-1.6.jar (29 KB at 39.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2.pom (17 KB at 22.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2/maven-assembly-plugin-2.2.jar (214 KB at 126.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom (11 KB at 3.0 KB/sec)
Checksum validation failed, could not read expected checksum: java.io.IOException: Remotely Closed id: 0x486af790, /192.168.153.128:44087 :> repo.maven.apache.org/93.184.215.223:80 for http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.4/maven-dependency-plugin-2.4.jar (132 KB at 25.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.5/build-helper-maven-plugin-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.5/build-helper-maven-plugin-1.5.pom (5 KB at 1.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/23/mojo-parent-23.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/23/mojo-parent-23.pom (23 KB at 24.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.5/build-helper-maven-plugin-1.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/1.5/build-helper-maven-plugin-1.5.jar (24 KB at 6.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.pom (6 KB at 9.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/12/maven-plugins-12.pom (12 KB at 3.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 3.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-docck-plugin/1.0/maven-docck-plugin-1.0.jar (28 KB at 34.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0.1/maven-enforcer-plugin-1.0.1.pom (7 KB at 12.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0.1/enforcer-1.0.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/1.0.1/enforcer-1.0.1.pom (12 KB at 22.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0.1/maven-enforcer-plugin-1.0.1.jar (22 KB at 30.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.3/maven-gpg-plugin-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.3/maven-gpg-plugin-1.3.pom (5 KB at 8.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/20/maven-plugins-20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/20/maven-plugins-20.pom (13 KB at 26.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.3/maven-gpg-plugin-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.3/maven-gpg-plugin-1.3.jar (36 KB at 37.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.5/maven-invoker-plugin-1.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.5/maven-invoker-plugin-1.5.pom (9 KB at 17.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/14/maven-plugins-14.pom (13 KB at 26.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 32.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 KB at 26.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.5/maven-invoker-plugin-1.5.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-invoker-plugin/1.5/maven-invoker-plugin-1.5.jar (91 KB at 73.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-maven-plugin/7.5.4.v20111024/jetty-maven-plugin-7.5.4.v20111024.pom (7 KB at 0.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-integration-project/7.5.4.v20111024/jetty-integration-project-7.5.4.v20111024.pom (8 KB at 2.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/13/jetty-parent-13.pom
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-parent/13/jetty-parent-13.pom (4 KB at 6.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-maven-plugin/7.5.4.v20111024/jetty-maven-plugin-7.5.4.v20111024.jar (66 KB at 55.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.9/maven-eclipse-plugin-2.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.9/maven-eclipse-plugin-2.9.pom (15 KB at 13.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.9/maven-eclipse-plugin-2.9.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-eclipse-plugin/2.9/maven-eclipse-plugin-2.9.jar (213 KB at 37.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2/maven-idea-plugin-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2/maven-idea-plugin-2.2.pom (14 KB at 12.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/11/maven-plugins-11.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/11/maven-plugins-11.pom (11 KB at 2.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2/maven-idea-plugin-2.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-idea-plugin/2.2/maven-idea-plugin-2.2.jar (50 KB at 12.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.pom (16 KB at 4.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom (13 KB at 17.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/2.7/maven-javadoc-plugin-2.7.jar (268 KB at 103.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.6/maven-plugin-plugin-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.6/maven-plugin-plugin-2.6.pom (11 KB at 14.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.6/maven-plugin-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.6/maven-plugin-plugin-2.6.jar (40 KB at 27.6 KB/sec)
Checksum validation failed, could not read expected checksum: java.io.IOException: Remotely Closed id: 0x6406f3ea, /192.168.153.128:54799 :> repo.maven.apache.org/93.184.215.223:80 for http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugin-plugin/2.6/maven-plugin-plugin-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.2.1/maven-release-plugin-2.2.1.pom (9 KB at 10.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.2.1/maven-release-2.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/release/maven-release/2.2.1/maven-release-2.2.1.pom (9 KB at 2.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.2.1/maven-release-plugin-2.2.1.jar (43 KB at 44.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.4/maven-scm-plugin-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.4/maven-scm-plugin-1.4.pom (6 KB at 10.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.4/maven-scm-plugin-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-scm-plugin/1.4/maven-scm-plugin-1.4.jar (54 KB at 51.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.6/maven-checkstyle-plugin-2.6.pom (13 KB at 24.2 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-checkstyle-plugin/2.6/maven-checkstyle-plugin-2.6.jar (81 KB at 67.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.pom (6 KB at 10.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/2.1.2/maven-source-plugin-2.1.2.jar (24 KB at 32.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.3/clirr-maven-plugin-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.3/clirr-maven-plugin-2.3.pom (8 KB at 9.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/27/mojo-parent-27.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/27/mojo-parent-27.pom (27 KB at 28.9 KB/sec)
Checksum validation failed, could not read expected checksum: java.io.IOException: Remotely Closed id: 0x5dee69d3, /192.168.153.128:54810 :> repo.maven.apache.org/93.184.215.223:80 for http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/27/mojo-parent-27.pom
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 1.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.3/clirr-maven-plugin-2.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.3/clirr-maven-plugin-2.3.jar (43 KB at 29.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.pom (7 KB at 13.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.5/surefire-2.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.5/surefire-2.5.pom (7 KB at 14.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 33.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-report-plugin/2.5/maven-surefire-report-plugin-2.5.jar (39 KB at 41.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.pom (4 KB at 8.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/21/mojo-parent-21.pom (19 KB at 4.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/properties-maven-plugin/1.0-alpha-2/properties-maven-plugin-1.0-alpha-2.jar (15 KB at 21.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/axistools-maven-plugin/1.3/axistools-maven-plugin-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/axistools-maven-plugin/1.3/axistools-maven-plugin-1.3.pom (7 KB at 1.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/axistools-maven-plugin/1.3/axistools-maven-plugin-1.3.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/axistools-maven-plugin/1.3/axistools-maven-plugin-1.3.jar (48 KB at 49.1 KB/sec)
Failed to retrieve plugin descriptor for org.codehaus.mojo:exec-maven-plugin:1.1.1: Plugin org.codehaus.mojo:exec-maven-plugin:1.1.1 or one of its dependencies could not be resolved: Failure to transfer org.codehaus.mojo:exec-maven-plugin:jar:1.1.1 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.mojo:exec-maven-plugin:jar:1.1.1 from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/taglist-maven-plugin/2.4/taglist-maven-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/taglist-maven-plugin/2.4/taglist-maven-plugin-2.4.pom (9 KB at 16.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/taglist-maven-plugin/2.4/taglist-maven-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/taglist-maven-plugin/2.4/taglist-maven-plugin-2.4.jar (46 KB at 47.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/findbugs-maven-plugin/2.3.1/findbugs-maven-plugin-2.3.1.pom
Failed to retrieve plugin descriptor for org.codehaus.mojo:findbugs-maven-plugin:2.3.1: Plugin org.codehaus.mojo:findbugs-maven-plugin:2.3.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.codehaus.mojo:findbugs-maven-plugin:jar:2.3.1
Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/2.6.6/cxf-codegen-plugin-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/2.6.6/cxf-codegen-plugin-2.6.6.pom (6 KB at 0.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-maven-plugins/2.6.6/cxf-maven-plugins-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-maven-plugins/2.6.6/cxf-maven-plugins-2.6.6.pom (3 KB at 4.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/2.6.6/cxf-parent-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-parent/2.6.6/cxf-parent-2.6.6.pom (81 KB at 67.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf/2.6.6/cxf-2.6.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf/2.6.6/cxf-2.6.6.pom (35 KB at 30.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/2.6.6/cxf-codegen-plugin-2.6.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/cxf/cxf-codegen-plugin/2.6.6/cxf-codegen-plugin-2.6.6.jar (65 KB at 51.5 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0/maven-archetype-plugin-2.0.pom (6 KB at 9.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.0/maven-archetype-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.0/maven-archetype-2.0.pom (9 KB at 16.1 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0/maven-archetype-plugin-2.0.jar (70 KB at 16.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloading: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (11 KB at 22.2 KB/sec)
Downloaded: http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-metadata.xml (11 KB at 11.3 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (22 KB at 5.9 KB/sec)
Finished at: Fri Mar 22 12:36:23 EDT 2013
Plugin org.codehaus.mojo:exec-maven-plugin:1.1.1 or one of its dependencies could not be resolved: Failure to transfer org.codehaus.mojo:exec-maven-plugin:jar:1.1.1 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.codehaus.mojo:exec-maven-plugin:jar:1.1.1 from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar ->
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.
For more information about the errors and possible solutions, please read the following articles:
http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Hopes for your suggestion
Thanks
-
11. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 22, 2013 4:26 AM (in response to mohsin)i did the same thing second time it show me like this,
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/1.1.1/exec-maven-plugin-1.1.1.jar (34 KB at 22.8 KB/sec)
Building Camel :: Example :: Twitter WebSocket 2.10.4
>>> exec-maven-plugin:1.1.1:java (default-cli) @ camel-example-twitter-websocket >>>
--- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ camel-example-twitter-websocket ---
<<< exec-maven-plugin:1.1.1:java (default-cli) @ camel-example-twitter-websocket <<<
--- exec-maven-plugin:1.1.1:java (default-cli) @ camel-example-twitter-websocket ---
Downloading: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom
Downloaded: http://repo.maven.apache.org/maven2/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 0.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 1.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (9 KB at 18.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 11.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 20.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 2.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (245 KB at 117.1 KB/sec)
===============================================
Open your web browser on http://localhost:9090
Press ctrl+c to stop this example
===============================================
MainSupport INFO Apache Camel 2.10.4 starting
DefaultCamelContext INFO Apache Camel 2.10.4 (CamelContext: camel-1) is starting
DefaultManagementAgent INFO Cannot determine localhost name. Using default: 1099
java.net.UnknownHostException: rhel-6: rhel-6
at java.net.InetAddress.getLocalHost(InetAddress.java:1426)
at org.apache.camel.management.DefaultManagementAgent.createMBeanServer(DefaultManagementAgent.java:355)
at org.apache.camel.management.DefaultManagementAgent.doStart(DefaultManagementAgent.java:259)
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:60)
at org.apache.camel.management.DefaultManagementStrategy.start(DefaultManagementStrategy.java:209)
at org.apache.camel.util.ServiceHelper.startService(ServiceHelper.java:62)
at org.apache.camel.management.ManagementStrategyFactory.create(ManagementStrategyFactory.java:40)
at org.apache.camel.impl.DefaultCamelContext.createManagementStrategy(DefaultCamelContext.java:2490)
at org.apache.camel.impl.DefaultCamelContext.getManagementStrategy(DefaultCamelContext.java:2310)
at org.apache.camel.impl.DefaultCamelContext.doStartCamel(DefaultCamelContext.java:1499)
at org.apache.camel.impl.DefaultCamelContext.doStart(DefaultCamelContext.java:1444)
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:60)
at org.apache.camel.impl.DefaultCamelContext.start(DefaultCamelContext.java:1412)
at org.apache.camel.main.Main.doStart(Main.java:109)
at org.apache.camel.support.ServiceSupport.start(ServiceSupport.java:60)
at org.apache.camel.main.MainSupport.run(MainSupport.java:141)
at org.apache.camel.example.websocket.CamelTwitterWebSocketMain.main(CamelTwitterWebSocketMain.java:75)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283)
at java.lang.Thread.run(Thread.java:636)
ManagementStrategyFactory INFO JMX enabled.
DefaultTypeConverter INFO Loaded 177 type converters
WebsocketComponent INFO Starting static resources server 0.0.0.0:9090 with static resource: classpath:.
Server INFO jetty-7.5.4.v20111024
ContextHandler INFO started o.e.j.s.ServletContextHandler{/,org.apache.camel.component.websocket.JettyClassPathResource@3bdacb2b}
AbstractConnector INFO Started SelectChannelConnector@0.0.0.0:9090 STARTING
DefaultCamelContext INFO Route: route1 started and consuming from: Endpoint[twitter://search?delay=2&keywords=gaga&type=polling]
ultManagementLifecycleStrategy INFO StatisticsLevel at All so enabling load performance statistics
DefaultCamelContext INFO Total 1 routes, of which 1 is started.
DefaultCamelContext INFO Apache Camel 2.10.4 (CamelContext: camel-1) started in 31.116 seconds
but when i write http://localhost:9090 in url it show me error,
HTTP ERROR: 404
Problem accessing /. Reason:
Not Found
Powered by Jetty://
hopes for your suggestion
Thanks
-
12. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
davsclaus Mar 22, 2013 5:45 AM (in response to mohsin)Try with
http://localhost:9090/index.html
-
13. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 22, 2013 5:53 AM (in response to davsclaus)Yup i forgoted to write complete link its working !
Thanks all of you for your co operation
-
14. Re: Fuse-IDE-Enterprise-7.1.0.fuse-047-linux-installer.run not runign on RHEL6
mohsin Mar 22, 2013 5:53 AM (in response to davsclaus)Yup i forgoted to write complete link its working !
Thanks all of you for your co operation